Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Parallel-Pvm-1.4.0 v5.13.6 FreeBSD
Date: 2010-10-22T21:44:20Z
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Denis Leconte,
This is a computer-generated report for Parallel-Pvm-1.4.0
on perl 5.13.6, created by CPAN-Reporter-1.1803.
Thank you for uploading your work to CPAN. However, attempting to
test your distribution gave an inconclusive result.
This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed. You may wish to consult the CPAN Testers Wiki:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make':
cp Pvm.pm blib/lib/Parallel/Pvm.pm
AutoSplitting blib/lib/Parallel/Pvm.pm (blib/lib/auto/Parallel/Pvm)
/usr/home/cpansand/var/ctps/5136/install/perl-5.13.6/bin/perl /home/cpansand/var/ctps/5136/install/perl-5.13.6/lib/5.13.6/ExtUtils/xsubpp -typemap /home/cpansand/var/ctps/5136/install/perl-5.13.6/lib/5.13.6/ExtUtils/typemap Pvm.xs > Pvm.xsc && mv Pvm.xsc Pvm.c
cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O -DVERSION=\"1.4.0-pre1\" -DXS_VERSION=\"1.4.0-pre1\" -DPIC -fPIC "-I/home/cpansand/var/ctps/5136/install/perl-5.13.6/lib/5.13.6/i386-freebsd/CORE" Pvm.c
Pvm.xs:24:18: error: pvm3.h: No such file or directory
Pvm.xs: In function 'constant':
Pvm.xs:102: error: 'PVM_BYTE' undeclared (first use in this function)
Pvm.xs:102: error: (Each undeclared identifier is reported only once
Pvm.xs:102: error: for each function it appears in.)
Pvm.xs:103: error: 'PVM_CPLX' undeclared (first use in this function)
Pvm.xs:104: error: 'PVM_DCPLX' undeclared (first use in this function)
Pvm.xs:105: error: 'PVM_DOUBLE' undeclared (first use in this function)
Pvm.xs:106: error: 'PVM_FLOAT' undeclared (first use in this function)
Pvm.xs:107: error: 'PVM_INT' undeclared (first use in this function)
Pvm.xs:108: error: 'PVM_LONG' undeclared (first use in this function)
Pvm.xs:109: error: 'PVM_SHORT' undeclared (first use in this function)
Pvm.xs:110: error: 'PVM_STR' undeclared (first use in this function)
Pvm.xs:111: error: 'PVM_UINT' undeclared (first use in this function)
Pvm.xs:112: error: 'PVM_ULONG' undeclared (first use in this function)
Pvm.xs:113: error: 'PVM_USHORT' undeclared (first use in this function)
Pvm.xs:114: error: 'PvmAllowDirect' undeclared (first use in this function)
Pvm.xs:115: error: 'PvmAlready' undeclared (first use in this function)
Pvm.xs:116: error: 'PvmAutoErr' undeclared (first use in this function)
Pvm.xs:117: error: 'PvmBadMsg' undeclared (first use in this function)
Pvm.xs:118: error: 'PvmBadParam' undeclared (first use in this function)
Pvm.xs:119: error: 'PvmBadVersion' undeclared (first use in this function)
Pvm.xs:120: error: 'PvmCantStart' undeclared (first use in this function)
Pvm.xs:121: error: 'PvmDSysErr' undeclared (first use in this function)
Pvm.xs:122: error: 'PvmDataDefault' undeclared (first use in this function)
Pvm.xs:123: error: 'PvmDataFoo' undeclared (first use in this function)
Pvm.xs:124: error: 'PvmDataInPlace' undeclared (first use in this function)
Pvm.xs:125: error: 'PvmDataRaw' undeclared (first use in this function)
Pvm.xs:126: error: 'PvmDebugMask' undeclared (first use in this function)
Pvm.xs:127: error: 'PvmDontRoute' undeclared (first use in this function)
Pvm.xs:128: error: 'PvmDupEntry' undeclared (first use in this function)
Pvm.xs:129: error: 'PvmDupGroup' undeclared (first use in this function)
Pvm.xs:130: error: 'PvmDupHost' undeclared (first use in this function)
Pvm.xs:131: error: 'PvmFragSize' undeclared (first use in this function)
Pvm.xs:132: error: 'PvmHostAdd' undeclared (first use in this function)
Pvm.xs:133: error: 'PvmHostCompl' undeclared (first use in this function)
Pvm.xs:134: error: 'PvmHostDelete' undeclared (first use in this function)
Pvm.xs:135: error: 'PvmHostFail' undeclared (first use in this function)
Pvm.xs:136: error: 'PvmMismatch' undeclared (first use in this function)
Pvm.xs:137: error: 'PvmMppFront' undeclared (first use in this function)
Pvm.xs:138: error: 'PvmNoBuf' undeclared (first use in this function)
Pvm.xs:139: error: 'PvmNoData' undeclared (first use in this function)
Pvm.xs:140: error: 'PvmNoEntry' undeclared (first use in this function)
Pvm.xs:141: error: 'PvmNoFile' undeclared (first use in this function)
Pvm.xs:142: error: 'PvmNoGroup' undeclared (first use in this function)
Pvm.xs:143: error: 'PvmNoHost' undeclared (first use in this function)
Pvm.xs:144: error: 'PvmNoInst' undeclared (first use in this function)
Pvm.xs:145: error: 'PvmNoMem' undeclared (first use in this function)
Pvm.xs:146: error: 'PvmNoParent' undeclared (first use in this function)
Pvm.xs:147: error: 'PvmNoSuchBuf' undeclared (first use in this function)
Pvm.xs:148: error: 'PvmNoTask' undeclared (first use in this function)
Pvm.xs:149: error: 'PvmNotImpl' undeclared (first use in this function)
Pvm.xs:150: error: 'PvmNotInGroup' undeclared (first use in this function)
Pvm.xs:151: error: 'PvmNullGroup' undeclared (first use in this function)
Pvm.xs:152: error: 'PvmOk' undeclared (first use in this function)
Pvm.xs:153: error: 'PvmOutOfRes' undeclared (first use in this function)
Pvm.xs:154: error: 'PvmOutputCode' undeclared (first use in this function)
Pvm.xs:155: error: 'PvmOutputTid' undeclared (first use in this function)
Pvm.xs:156: error: 'PvmOverflow' undeclared (first use in this function)
Pvm.xs:157: error: 'PvmPollConstant' undeclared (first use in this function)
Pvm.xs:158: error: 'PvmPollSleep' undeclared (first use in this function)
Pvm.xs:159: error: 'PvmPollTime' undeclared (first use in this function)
Pvm.xs:160: error: 'PvmPollType' undeclared (first use in this function)
Pvm.xs:161: error: 'PvmResvTids' undeclared (first use in this function)
Pvm.xs:162: error: 'PvmRoute' undeclared (first use in this function)
Pvm.xs:163: error: 'PvmRouteDirect' undeclared (first use in this function)
Pvm.xs:164: error: 'PvmSelfOutputCode' undeclared (first use in this function)
Pvm.xs:165: error: 'PvmSelfOutputTid' undeclared (first use in this function)
Pvm.xs:166: error: 'PvmSelfTraceCode' undeclared (first use in this function)
Pvm.xs:167: error: 'PvmSelfTraceTid' undeclared (first use in this function)
Pvm.xs:168: error: 'PvmShowTids' undeclared (first use in this function)
Pvm.xs:169: error: 'PvmSysErr' undeclared (first use in this function)
Pvm.xs:170: error: 'PvmTaskArch' undeclared (first use in this function)
Pvm.xs:171: error: 'PvmTaskChild' undeclared (first use in this function)
Pvm.xs:172: error: 'PvmTaskDebug' undeclared (first use in this function)
Pvm.xs:173: error: 'PvmTaskDefault' undeclared (first use in this function)
Pvm.xs:174: error: 'PvmTaskExit' undeclared (first use in this function)
Pvm.xs:175: error: 'PvmTaskHost' undeclared (first use in this function)
Pvm.xs:176: error: 'PvmTaskSelf' undeclared (first use in this function)
Pvm.xs:177: error: 'PvmTaskTrace' undeclared (first use in this function)
Pvm.xs:178: error: 'PvmTraceCode' undeclared (first use in this function)
Pvm.xs:179: error: 'PvmTraceTid' undeclared (first use in this function)
Pvm.xs:180: error: 'PvmMboxDefault' undeclared (first use in this function)
Pvm.xs:181: error: 'PvmMboxPersistent' undeclared (first use in this function)
Pvm.xs:182: error: 'PvmMboxMultiInstance' undeclared (first use in this function)
Pvm.xs:183: error: 'PvmMboxOverWritable' undeclared (first use in this function)
Pvm.xs:184: error: 'PvmMboxFirstAvail' undeclared (first use in this function)
Pvm.xs:185: error: 'PvmMboxReadAndDelete' undeclared (first use in this function)
Pvm.c: In function 'XS_Parallel__Pvm_spawn':
Pvm.c:308: error: 'PvmTaskDefault' undeclared (first use in this function)
Pvm.c: In function 'XS_Parallel__Pvm_initsend':
Pvm.c:420: error: 'PvmDataDefault' undeclared (first use in this function)
Pvm.xs: In function 'XS_Parallel__Pvm_psend':
Pvm.xs:313: error: 'PVM_BYTE' undeclared (first use in this function)
Pvm.xs: In function 'XS_Parallel__Pvm_precv':
Pvm.xs:390: error: 'PVM_BYTE' undeclared (first use in this function)
Pvm.xs: In function 'XS_Parallel__Pvm_tasks':
Pvm.xs:498: error: invalid use of undefined type 'struct pvmtaskinfo'
Pvm.xs:498: error: dereferencing pointer to incomplete type
Pvm.xs:499: error: invalid use of undefined type 'struct pvmtaskinfo'
Pvm.xs:499: error: dereferencing pointer to incomplete type
Pvm.xs:500: error: invalid use of undefined type 'struct pvmtaskinfo'
Pvm.xs:500: error: dereferencing pointer to incomplete type
Pvm.xs:501: error: invalid use of undefined type 'struct pvmtaskinfo'
Pvm.xs:501: error: dereferencing pointer to incomplete type
Pvm.xs:502: error: invalid use of undefined type 'struct pvmtaskinfo'
Pvm.xs:502: error: dereferencing pointer to incomplete type
Pvm.xs:503: error: invalid use of undefined type 'struct pvmtaskinfo'
Pvm.xs:503: error: dereferencing pointer to incomplete type
Pvm.xs: In function 'XS_Parallel__Pvm_config':
Pvm.xs:529: error: 'PvmOk' undeclared (first use in this function)
Pvm.xs:535: error: invalid use of undefined type 'struct pvmhostinfo'
Pvm.xs:535: error: dereferencing pointer to incomplete type
Pvm.xs:536: error: invalid use of undefined type 'struct pvmhostinfo'
Pvm.xs:536: error: dereferencing pointer to incomplete type
Pvm.xs:537: error: invalid use of undefined type 'struct pvmhostinfo'
Pvm.xs:537: error: dereferencing pointer to incomplete type
Pvm.xs:538: error: invalid use of undefined type 'struct pvmhostinfo'
Pvm.xs:538: error: dereferencing pointer to incomplete type
Pvm.c: In function 'XS_Parallel__Pvm_mkbuf':
Pvm.c:1300: error: 'PvmDataDefault' undeclared (first use in this function)
Pvm.xs: In function 'XS_Parallel__Pvm_notify':
Pvm.xs:687: error: 'PvmTaskExit' undeclared (first use in this function)
Pvm.xs:688: error: 'PvmHostDelete' undeclared (first use in this function)
Pvm.xs:697: error: 'PvmHostAdd' undeclared (first use in this function)
Pvm.xs: In function 'XS_Parallel__Pvm_recv_notify':
Pvm.xs:721: error: 'PvmTaskExit' undeclared (first use in this function)
Pvm.xs:722: error: 'PvmHostDelete' undeclared (first use in this function)
Pvm.xs:726: error: 'PvmHostAdd' undeclared (first use in this function)
Pvm.xs: In function 'XS_Parallel__Pvm_recvf':
Pvm.xs:775: warning: assignment makes pointer from integer without a cast
Pvm.c: In function 'XS_Parallel__Pvm_putinfo':
Pvm.c:2109: error: 'PvmMboxDefault' undeclared (first use in this function)
Pvm.c: In function 'XS_Parallel__Pvm_recvinfo':
Pvm.c:2146: error: 'PvmMboxDefault' undeclared (first use in this function)
Pvm.xs: In function 'XS_Parallel__Pvm_getmboxinfo':
Pvm.xs:918: error: 'PvmOk' undeclared (first use in this function)
Pvm.xs:924: error: invalid use of undefined type 'struct pvmmboxinfo'
Pvm.xs:924: error: dereferencing pointer to incomplete type
Pvm.xs:929: error: invalid use of undefined type 'struct pvmmboxinfo'
Pvm.xs:929: error: dereferencing pointer to incomplete type
Pvm.xs:932: error: invalid use of undefined type 'struct pvmmboxinfo'
Pvm.xs:932: error: dereferencing pointer to incomplete type
Pvm.xs:934: error: invalid use of undefined type 'struct pvmmboxinfo'
Pvm.xs:934: error: dereferencing pointer to incomplete type
Pvm.xs:939: error: invalid use of undefined type 'struct pvmmboxinfo'
Pvm.xs:939: error: dereferencing pointer to incomplete type
Pvm.xs:941: error: invalid use of undefined type 'struct pvmmboxinfo'
Pvm.xs:941: error: dereferencing pointer to incomplete type
Pvm.xs:946: error: invalid use of undefined type 'struct pvmmboxinfo'
Pvm.xs:946: error: dereferencing pointer to incomplete type
Pvm.xs:948: error: invalid use of undefined type 'struct pvmmboxinfo'
Pvm.xs:948: error: dereferencing pointer to incomplete type
*** Error code 1
Stop in /var/tmp/CPAN-build/Parallel-Pvm-1.4.0-En3Hxq.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
build_requires:
Module Need Have
------------------- ---- -------
ExtUtils::MakeMaker 0 6.57_05
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
DBIC_NO_WARN_BAD_PERL = 1
PATH = /usr/local/bin:/usr/X11R6/bin:/usr/X11/bin:/usr/perl5.8.0/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/pilot/bin:/home/cpansand/bin/freebsd8.0:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/X386/bin:/usr/games:/home/cpansand/devel:/usr/home/e/eserte/src/perl/CPAN-Testers-ParallelSmoker/utils
PERL = /usr/home/cpansand/var/ctps/5136/install/perl-5.13.6/bin/perl
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 69619
PERL5_CPAN_IS_EXECUTING = /usr/local/src/CPAN/build/Parallel-Pvm-1.4.0-En3Hxq/Makefile.PL
PERL5_CPAN_IS_RUNNING = 69619
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 30193,69619
PERL_AUTOINSTALL = --defaultdeps
PERL_BATCH = yes
PERL_CPAN_REPORTER_DIR = /home/cpansand/var/ctps/5136/config/perl-5.13.6/cpanreporter
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
SHELL = /usr/local/bin/zsh
TERM = xterm
TMPDIR = /tmp/cpansmoker-1023
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/home/cpansand/var/ctps/5136/install/perl-5.13.6/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- -------
CPAN 1.94_61
Cwd 3.34
ExtUtils::CBuilder 0.2703
ExtUtils::Command 1.16
ExtUtils::Install 1.55
ExtUtils::MakeMaker 6.57_05
ExtUtils::Manifest 1.58
ExtUtils::ParseXS 2.2207
File::Spec 3.33
Module::Build 0.3607
Module::Signature 0.66
Test::Harness 3.22
Test::More 0.97_01
YAML n/a
YAML::Syck 1.15
version 0.82
--
Summary of my perl5 (revision 5 version 13 subversion 6) configuration:
Platform:
osname=freebsd, osvers=8.0-release, archname=i386-freebsd
uname='freebsd biokovo.herceg.de 8.0-release freebsd 8.0-release #0: sat nov 21 15:48:17 utc 2009 root@almeida.cse.buffalo.edu:usrobjusrsrcsysgeneric i386 '
config_args='-ds -e -Uversiononly -Dinstallusrbinperl=n -Dusedevel -Dprefix=/home/cpansand/var/ctps/5136/install/perl-5.13.6'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
optimize='-O',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 20070719 [FreeBSD]', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-Wl,-E -fstack-protector -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lgdbm -lm -lcrypt -lutil -lc
perllibs=-lm -lcrypt -lutil -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP PERL_USE_DEVEL
USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
Built under freebsd
Compiled at Oct 21 2010 23:17:50
%ENV:
PERL="/usr/home/cpansand/var/ctps/5136/install/perl-5.13.6/bin/perl"
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="69619"
PERL5_CPAN_IS_EXECUTING="/usr/local/src/CPAN/build/Parallel-Pvm-1.4.0-En3Hxq/Makefile.PL"
PERL5_CPAN_IS_RUNNING="69619"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="30193,69619"
PERL_AUTOINSTALL="--defaultdeps"
PERL_BATCH="yes"
PERL_CPAN_REPORTER_DIR="/home/cpansand/var/ctps/5136/config/perl-5.13.6/cpanreporter"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_HTML_DISPLAY_CLASS="HTML::Display::Mozilla"
@INC:
/home/cpansand/var/ctps/5136/install/perl-5.13.6/lib/site_perl/5.13.6/i386-freebsd
/home/cpansand/var/ctps/5136/install/perl-5.13.6/lib/site_perl/5.13.6
/home/cpansand/var/ctps/5136/install/perl-5.13.6/lib/5.13.6/i386-freebsd
/home/cpansand/var/ctps/5136/install/perl-5.13.6/lib/5.13.6
.