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.78. 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] [Thu Apr 19 00:15:23 2007] Trying to get 'http://www.mirrorspace.org/cpan/authors/id/R/RY/RYBSKEJ/forks-0.23.tar.gz' [MSG] [Thu Apr 19 00:15:24 2007] Trying to get 'http://www.mirrorspace.org/cpan/authors/id/R/RY/RYBSKEJ/CHECKSUMS' [MSG] [Thu Apr 19 00:15:25 2007] Checksum matches for 'forks-0.23.tar.gz' [MSG] [Thu Apr 19 00:15:25 2007] Extracted 'forks-0.23/' [MSG] [Thu Apr 19 00:15:25 2007] Extracted 'forks-0.23/CHANGELOG' [MSG] [Thu Apr 19 00:15:25 2007] Extracted 'forks-0.23/CREDITS' [MSG] [Thu Apr 19 00:15:25 2007] Extracted 'forks-0.23/forks.xs' [MSG] [Thu Apr 19 00:15:25 2007] Extracted 'forks-0.23/lib/' [MSG] [Thu Apr 19 00:15:25 2007] Extracted 'forks-0.23/lib/forks/' [MSG] [Thu Apr 19 00:15:25 2007] Extracted 'forks-0.23/lib/forks/shared.pm' [MSG] [Thu Apr 19 00:15:25 2007] Extracted 'forks-0.23/lib/forks.pm' [MSG] [Thu Apr 19 00:15:25 2007] Extracted 'forks-0.23/lib/threads/' [MSG] [Thu Apr 19 00:15:25 2007] Extracted 'forks-0.23/lib/threads/shared/' [MSG] [Thu Apr 19 00:15:25 2007] Extracted 'forks-0.23/lib/threads/shared/array.pm' [MSG] [Thu Apr 19 00:15:25 2007] Extracted 'forks-0.23/lib/threads/shared/handle.pm' [MSG] [Thu Apr 19 00:15:25 2007] Extracted 'forks-0.23/lib/threads/shared/hash.pm' [MSG] [Thu Apr 19 00:15:25 2007] Extracted 'forks-0.23/lib/threads/shared/scalar.pm' [MSG] [Thu Apr 19 00:15:25 2007] Extracted 'forks-0.23/Makefile.PL' [MSG] [Thu Apr 19 00:15:25 2007] Extracted 'forks-0.23/MANIFEST' [MSG] [Thu Apr 19 00:15:25 2007] Extracted 'forks-0.23/MANIFEST.skip' [MSG] [Thu Apr 19 00:15:25 2007] Extracted 'forks-0.23/META.yml' [MSG] [Thu Apr 19 00:15:25 2007] Extracted 'forks-0.23/ppport.h' [MSG] [Thu Apr 19 00:15:25 2007] Extracted 'forks-0.23/README' [MSG] [Thu Apr 19 00:15:25 2007] Extracted 'forks-0.23/SIGNATURE' [MSG] [Thu Apr 19 00:15:25 2007] Extracted 'forks-0.23/t/' [MSG] [Thu Apr 19 00:15:25 2007] Extracted 'forks-0.23/t/forks01.t' [MSG] [Thu Apr 19 00:15:25 2007] Extracted 'forks-0.23/t/forks02.t' [MSG] [Thu Apr 19 00:15:25 2007] Extracted 'forks-0.23/t/forks03.t' [MSG] [Thu Apr 19 00:15:25 2007] Extracted 'forks-0.23/t/forks04.t' [MSG] [Thu Apr 19 00:15:25 2007] Extracted 'forks-0.23/t/forks05.t' [MSG] [Thu Apr 19 00:15:25 2007] Extracted 'forks-0.23/t/forks06.t' [MSG] [Thu Apr 19 00:15:25 2007] Extracted 'forks-0.23/t/forks07.t' [MSG] [Thu Apr 19 00:15:25 2007] Extracted 'forks-0.23/t/forks20.t' [MSG] [Thu Apr 19 00:15:25 2007] Extracted 'forks-0.23/t/forks99.t' [MSG] [Thu Apr 19 00:15:25 2007] Extracted 'forks-0.23/TODO' [MSG] [Thu Apr 19 00:15:25 2007] Extracted 'forks-0.23/VERSION' [MSG] [Thu Apr 19 00:15:25 2007] Extracted 'forks' to '/home/mauke/.cpanplus/5.8.8/build/forks-0.23' [MSG] [Thu Apr 19 00:15:32 2007] Fixing prototypes in forks.xs It appears your perl was not built with native ithreads. Would you like to create references to forks, such that using 'use threads' and 'use threads::shared' will quietly load forks and forks::shared? [no] Checking if your kit is complete... Looks good Writing Makefile for forks [MSG] [Thu Apr 19 00:15:32 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Thu Apr 19 00:15:33 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.23\" -DXS_VERSION=\"0.23\" -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] [Thu Apr 19 00:17:19 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 Test::More and the forks.pm # module, due to a limitation in Test::More when using threads API with forks. # 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 completely safe to install the forks.pm modules. # WHOA! Somehow you got a different number of results than tests ran! This should never happen! Please contact the author immediately! at /home/mauke/usr/local/lib/perl5/5.8.8/Test/Builder.pm line 1688. END failed--call queue aborted. WHOA! Somehow you got a different number of results than tests ran! This should never happen! Please contact the author immediately! at /home/mauke/usr/local/lib/perl5/5.8.8/Test/Builder.pm line 1688. END failed--call queue aborted. WHOA! Somehow you got a different number of results than tests ran! This should never happen! Please contact the author immediately! at /home/mauke/usr/local/lib/perl5/5.8.8/Test/Builder.pm line 1688. END failed--call queue aborted. WHOA! Somehow you got a different number of results than tests ran! This should never happen! Please contact the author immediately! at /home/mauke/usr/local/lib/perl5/5.8.8/Test/Builder.pm line 1688. END failed--call queue aborted. WHOA! Somehow you got a different number of results than tests ran! This should never happen! Please contact the author immediately! at /home/mauke/usr/local/lib/perl5/5.8.8/Test/Builder.pm line 1688. END failed--call queue aborted. WHOA! Somehow you got a different number of results than tests ran! This should never happen! Please contact the author immediately! at /home/mauke/usr/local/lib/perl5/5.8.8/Test/Builder.pm line 1688. END failed--call queue aborted. WHOA! Somehow you got a different number of results than tests ran! This should never happen! Please contact the author immediately! at /home/mauke/usr/local/lib/perl5/5.8.8/Test/Builder.pm line 1688. END failed--call queue aborted. WHOA! Somehow you got a different number of results than tests ran! This should never happen! Please contact the author immediately! at /home/mauke/usr/local/lib/perl5/5.8.8/Test/Builder.pm line 1688. END failed--call queue aborted. WHOA! Somehow you got a different number of results than tests ran! This should never happen! Please contact the author immediately! at /home/mauke/usr/local/lib/perl5/5.8.8/Test/Builder.pm line 1688. END failed--call queue aborted. WHOA! Somehow you got a different number of results than tests ran! This should never happen! Please contact the author immediately! at /home/mauke/usr/local/lib/perl5/5.8.8/Test/Builder.pm line 1688. END failed--call queue aborted. WHOA! Somehow you got a different number of results than tests ran! This should never happen! Please contact the author immediately! at /home/mauke/usr/local/lib/perl5/5.8.8/Test/Builder.pm line 1688. END failed--call queue aborted. WHOA! Somehow you got a different number of results than tests ran! This should never happen! Please contact the author immediately! at /home/mauke/usr/local/lib/perl5/5.8.8/Test/Builder.pm line 1688. END failed--call queue aborted. WHOA! Somehow you got a different number of results than tests ran! This should never happen! Please contact the author immediately! at /home/mauke/usr/local/lib/perl5/5.8.8/Test/Builder.pm line 1688. END failed--call queue aborted. WHOA! Somehow you got a different number of results than tests ran! This should never happen! Please contact the author immediately! at /home/mauke/usr/local/lib/perl5/5.8.8/Test/Builder.pm line 1688. END failed--call queue aborted. WHOA! Somehow you got a different number of results than tests ran! This should never happen! Please contact the author immediately! at /home/mauke/usr/local/lib/perl5/5.8.8/Test/Builder.pm line 1688. END failed--call queue aborted. WHOA! Somehow you got a different number of results than tests ran! This should never happen! Please contact the author immediately! at /home/mauke/usr/local/lib/perl5/5.8.8/Test/Builder.pm line 1688. END failed--call queue aborted. ok 5/138 skipped: various reasons 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. # WHOA! Somehow you got a different number of results than tests ran! This should never happen! Please contact the author immediately! at /home/mauke/usr/local/lib/perl5/5.8.8/Test/Builder.pm line 1688. END failed--call queue aborted. ok t/forks04....ok 1/1 skipped: various reasons t/forks05....ok t/forks06....# # These tests exercise deadlock detection and resolution features of forks. # Signal SIGTERM received, but no signal handler set for thread 6 WHOA! Somehow you got a different number of results than tests ran! This should never happen! Please contact the author immediately! at /home/mauke/usr/local/lib/perl5/5.8.8/Test/Builder.pm line 1688. END failed--call queue aborted. ok t/forks07....# # These tests check inter-thread signaling. # Signal SIGTERM received, but no signal handler set for thread 1 # Failed test 'Check that thread is no longer running' # at t/forks07.t line 32. # Looks like you failed 1 test of 3. Perl exited with active threads: 1 running and unjoined 1 finished and unjoined 0 running and detached dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/3 tests, 66.67% okay t/forks20....ok 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/forks07.t 1 256 3 1 1 1 test and 6 subtests skipped. Failed 1/9 test scripts. 1/302 subtests failed. Files=9, Tests=302, 106 wallclock secs ( 1.10 cusr + 0.35 csys = 1.45 CPU) Failed 1/9 test programs. 1/302 subtests failed. make: *** [test_dynamic] Error 255 MISSING PREREQUISITES: It was observed that the test suite seem to fail without these modules: Module::Install::Admin As such, adding the prerequisite module(s) to 'PREREQ_PM' in your Makefile.PL should solve this problem. For example: WriteMakefile( AUTHOR => 'Eric Rybski ([EMAIL PROTECTED])', ... # other information PREREQ_PM => { 'Module::Install::Admin' => '0', # or a minimum working version } ); If you are interested in making a more flexible Makefile.PL that can probe for missing dependencies and install them, ExtUtils::AutoInstall at <http://search.cpan.org/dist/ExtUtils-AutoInstall/> may be worth a look. Thanks! :-) PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: Devel::Required 0.07 0.07 File::Spec 3.24 0 IO::Socket 1.30 1.18 List::MoreUtils 0.21 0.15 Scalar::Util 1.19 1.01 Storable 2.16 0 Time::HiRes 1.9707 0 reaper 0.03 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'
