Back
From: metabase:user:30977d10-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Parallel-Pvm-1.4.0 v5.15.3 GNU/Linux
Date: 2011-10-03T15:35:52Z
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.15.3, created by CPAN-Reporter-1.2002.
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:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
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)
/home/trushel/perl/perl5153/bin/perl /home/trushel/perl/perl5153/lib/5.15.3/ExtUtils/xsubpp -typemap /home/trushel/perl/perl5153/lib/5.15.3/ExtUtils/typemap Pvm.xs > Pvm.xsc && mv Pvm.xsc Pvm.c
cc -c -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.4.0-pre1\" -DXS_VERSION=\"1.4.0-pre1\" -fPIC "-I/home/trushel/perl/perl5153/lib/5.15.3/x86_64-linux/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:394: error: âPvmTaskDefaultâ undeclared (first use in this function)
Pvm.c: In function âXS_Parallel__Pvm_initsendâ:
Pvm.c:502: 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:1307: 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:2021: error: âPvmMboxDefaultâ undeclared (first use in this function)
Pvm.c: In function âXS_Parallel__Pvm_recvinfoâ:
Pvm.c:2057: 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
make: *** [Pvm.o] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
build_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 6.59
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
LANGUAGE = en
LC_COLLATE = C
LC_MONETARY = C
LC_NUMERIC = C
LC_TIME = C
PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 23619
PERL5_CPAN_IS_EXECUTING = /home/trushel/cpan/build/5.15.3/Parallel-Pvm-1.4.0-HRM8U6/Makefile.PL
PERL5_CPAN_IS_RUNNING = 23619
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 29917,23619
PERL_AUTOINSTALL = --defaultdeps
PERL_CR_SMOKER_CURRENT = Parallel-Pvm-1.4.0
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/trushel/perl/perl5153/bin/perl
$UID/$EUID = 138375 / 138375
$GID = 5762 4 20 21 24 25 26 30 44 46 104 105 119 122 431 5762
$EGID = 5762 4 20 21 24 25 26 30 44 46 104 105 119 122 431 5762
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9800
CPAN::Meta 2.112621
Cwd 3.37
ExtUtils::CBuilder 0.280204
ExtUtils::Command 1.17
ExtUtils::Install 1.57
ExtUtils::MakeMaker 6.59
ExtUtils::Manifest 1.60
ExtUtils::ParseXS 3.04_04
File::Spec 3.34
JSON 2.53
JSON::PP 2.27200
Module::Build 0.39_01
Module::Signature n/a
Parse::CPAN::Meta 1.4401
Test::Harness 3.23
Test::More 0.98
YAML 0.73
YAML::Syck n/a
version 0.93
--
Summary of my perl5 (revision 5 version 15 subversion 3) configuration:
Platform:
osname=linux, osvers=2.6.32-33-generic, archname=x86_64-linux
uname='linux trushel-glaptop 2.6.32-33-generic #72-ubuntu smp fri jul 29 21:07:13 utc 2011 x86_64 gnulinux '
config_args=''
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.4.3', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib/../lib /usr/lib/../lib /lib /usr/lib /usr/lib/x86_64-linux-gnu /lib64 /usr/lib64
libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.11.1.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.11.1'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV USE_64_BIT_ALL
USE_64_BIT_INT USE_LARGE_FILES USE_LOCALE
USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Built under linux
Compiled at Sep 25 2011 17:24:08
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="23619"
PERL5_CPAN_IS_EXECUTING="/home/trushel/cpan/build/5.15.3/Parallel-Pvm-1.4.0-HRM8U6/Makefile.PL"
PERL5_CPAN_IS_RUNNING="23619"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="29917,23619"
PERL_AUTOINSTALL="--defaultdeps"
PERL_CR_SMOKER_CURRENT="Parallel-Pvm-1.4.0"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/trushel/perl/perl5153/lib/site_perl/5.15.3/x86_64-linux
/home/trushel/perl/perl5153/lib/site_perl/5.15.3
/home/trushel/perl/perl5153/lib/5.15.3/x86_64-linux
/home/trushel/perl/perl5153/lib/5.15.3
.