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/
Please cc any replies to [email protected] to keep other test volunteers informed and to prevent any duplicate effort. -- Dear Eric Rybski, This is a computer-generated error report created automatically by CPANPLUS, version 0.77_05. Testers personal comments may appear at the end of this report. Thank you for uploading your work to CPAN. However, it appears that there were some problems testing your distribution. TEST RESULTS: Below is the error stack from stage 'make test': [MSG] [Sat Mar 17 05:55:20 2007] Trying to get 'ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/CPAN/authors/id/R/RY/RYBSKEJ/forks-0.20.tar.gz' [MSG] [Sat Mar 17 05:55:23 2007] Trying to get 'ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/CPAN/authors/id/R/RY/RYBSKEJ/CHECKSUMS' [MSG] [Sat Mar 17 05:55:25 2007] Checksum matches for 'forks-0.20.tar.gz' [MSG] [Sat Mar 17 05:55:25 2007] Extracted 'forks-0.20/' [MSG] [Sat Mar 17 05:55:25 2007] Extracted 'forks-0.20/CHANGELOG' [MSG] [Sat Mar 17 05:55:25 2007] Extracted 'forks-0.20/forks.xs' [MSG] [Sat Mar 17 05:55:25 2007] Extracted 'forks-0.20/lib/' [MSG] [Sat Mar 17 05:55:25 2007] Extracted 'forks-0.20/lib/forks/' [MSG] [Sat Mar 17 05:55:25 2007] Extracted 'forks-0.20/lib/forks/shared.pm' [MSG] [Sat Mar 17 05:55:25 2007] Extracted 'forks-0.20/lib/forks.pm' [MSG] [Sat Mar 17 05:55:25 2007] Extracted 'forks-0.20/lib/threads/' [MSG] [Sat Mar 17 05:55:25 2007] Extracted 'forks-0.20/lib/threads/shared/' [MSG] [Sat Mar 17 05:55:25 2007] Extracted 'forks-0.20/lib/threads/shared/array.pm' [MSG] [Sat Mar 17 05:55:25 2007] Extracted 'forks-0.20/lib/threads/shared/handle.pm' [MSG] [Sat Mar 17 05:55:25 2007] Extracted 'forks-0.20/lib/threads/shared/hash.pm' [MSG] [Sat Mar 17 05:55:25 2007] Extracted 'forks-0.20/lib/threads/shared/scalar.pm' [MSG] [Sat Mar 17 05:55:25 2007] Extracted 'forks-0.20/Makefile.PL' [MSG] [Sat Mar 17 05:55:25 2007] Extracted 'forks-0.20/MANIFEST' [MSG] [Sat Mar 17 05:55:25 2007] Extracted 'forks-0.20/MANIFEST.skip' [MSG] [Sat Mar 17 05:55:25 2007] Extracted 'forks-0.20/META.yml' [MSG] [Sat Mar 17 05:55:25 2007] Extracted 'forks-0.20/ppport.h' [MSG] [Sat Mar 17 05:55:25 2007] Extracted 'forks-0.20/README' [MSG] [Sat Mar 17 05:55:25 2007] Extracted 'forks-0.20/SIGNATURE' [MSG] [Sat Mar 17 05:55:25 2007] Extracted 'forks-0.20/t/' [MSG] [Sat Mar 17 05:55:25 2007] Extracted 'forks-0.20/t/forks01.t' [MSG] [Sat Mar 17 05:55:25 2007] Extracted 'forks-0.20/t/forks02.t' [MSG] [Sat Mar 17 05:55:25 2007] Extracted 'forks-0.20/t/forks03.t' [MSG] [Sat Mar 17 05:55:25 2007] Extracted 'forks-0.20/t/forks20.t' [MSG] [Sat Mar 17 05:55:25 2007] Extracted 'forks-0.20/t/forks99.t' [MSG] [Sat Mar 17 05:55:25 2007] Extracted 'forks-0.20/TODO' [MSG] [Sat Mar 17 05:55:25 2007] Extracted 'forks-0.20/VERSION' [MSG] [Sat Mar 17 05:55:25 2007] Extracted 'forks' to '/home/mauke/.cpanplus/5.8.8/build/forks-0.20' [MSG] [Sat Mar 17 05:55:25 2007] Fixing prototypes in forks.xs Checking if your kit is complete... Looks good Writing Makefile for forks Could not find text marker "Version:" in "README" Could not find text marker "=head1 VERSION" in "lib/forks.pm" [MSG] [Sat Mar 17 05:55:25 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Sat Mar 17 05:55:26 2007] cp lib/threads/shared/hash.pm blib/lib/threads/shared/hash.pm cp lib/threads/shared/array.pm blib/lib/threads/shared/array.pm cp lib/threads/shared/handle.pm blib/lib/threads/shared/handle.pm cp lib/forks.pm blib/lib/forks.pm cp lib/forks/shared.pm blib/lib/forks/shared.pm cp lib/threads/shared/scalar.pm blib/lib/threads/shared/scalar.pm /home/mauke/usr/local/bin/perl /home/mauke/usr/local/lib/perl5/5.8.8/ExtUtils/xsubpp -typemap /home/mauke/usr/local/lib/perl5/5.8.8/ExtUtils/typemap forks.xs > forks.xsc && mv forks.xsc forks.c gcc -c -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fomit-frame-pointer -DVERSION=\"0.20\" -DXS_VERSION=\"0.20\" -fpic "-I/home/mauke/usr/local/lib/perl5/5.8.8/i686-linux-64int-ld/CORE" forks.c In file included from forks.xs:5: ppport.h:3042:1: warning: "PERL_UNUSED_DECL" redefined In file included from forks.xs:2: /home/mauke/usr/local/lib/perl5/5.8.8/i686-linux-64int-ld/CORE/perl.h:163:1: warning: this is the location of the previous definition Running Mkbootstrap for forks () chmod 644 forks.bs rm -f blib/arch/auto/forks/forks.so gcc -shared -L/usr/local/lib forks.o -o blib/arch/auto/forks/forks.so \ \ chmod 755 blib/arch/auto/forks/forks.so cp forks.bs blib/arch/auto/forks/forks.bs chmod 644 blib/arch/auto/forks/forks.bs Manifying blib/man3/threads::shared::hash.3 Manifying blib/man3/threads::shared::array.3 Manifying blib/man3/threads::shared::handle.3 Manifying blib/man3/threads::shared::scalar.3 Manifying blib/man3/forks::shared.3 Manifying blib/man3/forks.3 [ERROR] [Sat Mar 17 05:56:22 2007] MAKE TEST failed: Illegal seek PERL_DL_NONLAZY=1 /home/mauke/usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/forks01....# # Please note that there are some problems with testing the forks.pm module. # Some texts with 'WHOA!' may appear on the screen, and the final result of # the test may be inconclusive. If all separate tests have been successful, # then it should be safe to install the forks.pm modules. # ok t/forks02....# # The following tests are a stress test for shared arrays and shared hashes # that may take a few minutes on slower machines. # ok t/forks03....# # The following tests check that blessing shared variables is fully transparent. # Test output counter mismatch [test 15] Test output counter mismatch [test 16] Test output counter mismatch [test 17] Test output counter mismatch [test 18] Test output counter mismatch [test 19] Test output counter mismatch [test 20] Test output counter mismatch [test 21] Test output counter mismatch [test 22] Test output counter mismatch [test 23] Test output counter mismatch [test 24] Test output counter mismatch [test 25] Test output counter mismatch [test 26] Test output counter mismatch [test 27] Test output counter mismatch [test 28] Test output counter mismatch [test 29] Test output counter mismatch [test 30] Test output counter mismatch [test 31] Test output counter mismatch [test 32] Test output counter mismatch [test 33] Test output counter mismatch [test 34] Test output counter mismatch [test 35] Test output counter mismatch [test 36] Test output counter mismatch [test 37] Test output counter mismatch [test 38] Test output counter mismatch [test 39] Test output counter mismatch [test 40] Test output counter mismatch [test 41] Test output counter mismatch [test 42] Test output counter mismatch [test 43] Test output counter mismatch [test 44] Test output counter mismatch [test 45] Test output counter mismatch [test 46] Test output counter mismatch [test 47] Test output counter mismatch [test 48] Test output counter mismatch [test 49] Test output counter mismatch [test 50] Test output counter mismatch [test 51] Test output counter mismatch [test 52] Test output counter mismatch [test 53] Test output counter mismatch [test 54] Test output counter mismatch [test 55] Test output counter mismatch [test 56] Test output counter mismatch [test 57] Test output counter mismatch [test 58] Test output counter mismatch [test 59] Test output counter mismatch [test 60] Test output counter mismatch [test 61] Test output counter mismatch [test 62] Test output counter mismatch [test 63] Test output counter mismatch [test 64] # Looks like you planned 64 tests but only ran 52. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 53-64 Failed 12/64 tests, 81.25% okay t/forks20....ok 1/1 skipped: various reasons t/forks99....skipped all skipped: Set the environment variable TEST_SIGNATURE to enable this test. Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------------------------------------------------------------------ t/forks03.t 255 65280 64 24 53-64 1 test and 1 subtest skipped. Failed 1/5 test scripts. 0/161 subtests failed. Files=5, Tests=161, 56 wallclock secs ( 0.43 cusr + 0.14 csys = 0.57 CPU) Failed 1/5 test programs. 0/161 subtests failed. make: *** [test_dynamic] Error 255 PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: Devel::Required 0.07 IO::Socket 1.30 Scalar::Util 1.19 Storable 2.15 reaper 0.03 ******************************** NOTE ******************************** The comments above are created mechanically, possibly without manual checking by the sender. As there are many people performing automatic tests on each upload to CPAN, it is likely that you will receive identical messages about the same problem. If you believe that the message is mistaken, please reply to the first one with correction and/or additional informations, and do not take it personally. We appreciate your patience. :) ********************************************************************** Additional comments: -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=linux, osvers=2.6.17-gentoo-r8, archname=i686-linux-64int-ld uname='linux nora 2.6.17-gentoo-r8 #3 preempt fri oct 20 22:20:50 cest 2006 i686 amd athlon(tm) 64 processor 3200+ gnulinux ' config_args='' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=define use64bitall=undef uselongdouble=define usemymalloc=n, bincompat5005=undef Compiler: cc='gcc', ccflags ='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2 -fomit-frame-pointer', cppflags='-fno-strict-aliasing -pipe -Wdeclaration-after-statement' ccversion='', gccversion='4.1.1 (Gentoo 4.1.1)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long long', ivsize=8, nvtype='long double', nvsize=12, Off_t='off_t', lseeksize=8 alignbytes=4, prototype=define Linker and Libraries: ld='gcc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -lndbm -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc libc=/lib/libc-2.4.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.4' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
