develooper Front page | perl.cpan.testers | Postings from August 2008

FAIL Parallel-Pvm-1.4.0 i686-linux 2.4.27-2-386

From:
stro
Date:
August 2, 2008 18:53
Subject:
FAIL Parallel-Pvm-1.4.0 i686-linux 2.4.27-2-386
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/


--
Dear Denis Leconte,
    
This is a computer-generated report for Parallel-Pvm-1.4.0
on perl 5.10.0, created by CPAN-Reporter-1.1651. 

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://cpantest.grango.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)
/home/stro/perl510/bin/perl /home/stro/perl510/lib/5.10.0/ExtUtils/xsubpp  -typemap /home/stro/perl510/lib/5.10.0/ExtUtils/typemap  Pvm.xs > Pvm.xsc && mv Pvm.xsc Pvm.c
cc -c   -fno-strict-aliasing -pipe -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/stro/perl510/lib/5.10.0/i686-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:262: error: 'PvmTaskDefault' undeclared (first use in this function)
Pvm.c: In function 'XS_Parallel__Pvm_initsend':
Pvm.c:375: 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:1276: 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:2117: error: 'PvmMboxDefault' undeclared (first use in this function)
Pvm.c: In function 'XS_Parallel__Pvm_recvinfo':
Pvm.c:2155: 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:

    No requirements found

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LANG = en_US
    LANGUAGE = en_US:en_GB:en
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
    PERL5LIB = 
    PERL5OPT = -I/tmp/CPAN-Reporter-lib-hfsP -MDevel::Autoflush
    PERL5_CPANPLUS_IS_RUNNING = 2138
    PERL5_CPAN_IS_EXECUTING = /home/stro/.cpan/build/Parallel-Pvm-1.4.0-ihLuUu/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 2138
    SHELL = /bin/bash
    TERM = linux

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /home/stro/perl510/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 1000 20 24 25 29 44 46
    $EGID = 1000 1000 20 24 25 29 44 46

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9205   
    Cwd                 3.2701   
    ExtUtils::CBuilder  0.23     
    ExtUtils::Command   1.14     
    ExtUtils::Install   1.50     
    ExtUtils::MakeMaker 6.44     
    ExtUtils::Manifest  1.53     
    ExtUtils::ParseXS   2.19     
    File::Spec          3.2701   
    Module::Build       0.2808_01
    Module::Signature   0.55     
    Test::Harness       3.10     
    Test::More          0.80     
    YAML                0.66     
    YAML::Syck          1.04     
    version             0.74     


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.4.27-2-386, archname=i686-linux
    uname='linux vm-debian 2.4.27-2-386 #1 mon may 16 16:47:51 jst 2005 i686 gnulinux '
    config_args='-Dprefix=/home/stro/perl510'
    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 ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', 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=, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.3.6.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.3.6'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'



Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About