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 Stevan Little, This is a computer-generated error report created automatically by CPANPLUS, version 0.0562. 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': [CP_MSG] [Wed Mar 22 15:12:56 2006] Checking if source files are up to date [CP_MSG] [Wed Mar 22 15:12:56 2006] Retrieving /anything/tmp/cpanplus/sourcefiles.2.13.stored [CP_MSG] [Wed Mar 22 15:13:00 2006] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/S/ST/STEVAN/Tree-Simple-1.16.tar.gz' [CP_MSG] [Wed Mar 22 15:13:14 2006] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/S/ST/STEVAN/CHECKSUMS' [CP_MSG] [Wed Mar 22 15:13:30 2006] Checksum matches for 'Tree-Simple-1.16.tar.gz' [CP_MSG] [Wed Mar 22 15:13:30 2006] Extracted 'Tree-Simple-1.16/' [CP_MSG] [Wed Mar 22 15:13:30 2006] Extracted 'Tree-Simple-1.16/Build.PL' [CP_MSG] [Wed Mar 22 15:13:30 2006] Extracted 'Tree-Simple-1.16/Changes' [CP_MSG] [Wed Mar 22 15:13:30 2006] Extracted 'Tree-Simple-1.16/lib/' [CP_MSG] [Wed Mar 22 15:13:30 2006] Extracted 'Tree-Simple-1.16/lib/Tree/' [CP_MSG] [Wed Mar 22 15:13:30 2006] Extracted 'Tree-Simple-1.16/lib/Tree/Simple/' [CP_MSG] [Wed Mar 22 15:13:30 2006] Extracted 'Tree-Simple-1.16/lib/Tree/Simple/Visitor.pm' [CP_MSG] [Wed Mar 22 15:13:30 2006] Extracted 'Tree-Simple-1.16/lib/Tree/Simple.pm' [CP_MSG] [Wed Mar 22 15:13:30 2006] Extracted 'Tree-Simple-1.16/Makefile.PL' [CP_MSG] [Wed Mar 22 15:13:30 2006] Extracted 'Tree-Simple-1.16/MANIFEST' [CP_MSG] [Wed Mar 22 15:13:30 2006] Extracted 'Tree-Simple-1.16/META.yml' [CP_MSG] [Wed Mar 22 15:13:30 2006] Extracted 'Tree-Simple-1.16/README' [CP_MSG] [Wed Mar 22 15:13:30 2006] Extracted 'Tree-Simple-1.16/t/' [CP_MSG] [Wed Mar 22 15:13:30 2006] Extracted 'Tree-Simple-1.16/t/10_Tree_Simple_test.t' [CP_MSG] [Wed Mar 22 15:13:30 2006] Extracted 'Tree-Simple-1.16/t/11_Tree_Simple_fixDepth_test.t' [CP_MSG] [Wed Mar 22 15:13:30 2006] Extracted 'Tree-Simple-1.16/t/12_Tree_Simple_exceptions_test.t' [CP_MSG] [Wed Mar 22 15:13:30 2006] Extracted 'Tree-Simple-1.16/t/13_Tree_Simple_clone_test.t' [CP_MSG] [Wed Mar 22 15:13:30 2006] Extracted 'Tree-Simple-1.16/t/14_Tree_Simple_leak_test.t' [CP_MSG] [Wed Mar 22 15:13:30 2006] Extracted 'Tree-Simple-1.16/t/14a_Tree_Simple_weak_refs_test.t' [CP_MSG] [Wed Mar 22 15:13:30 2006] Extracted 'Tree-Simple-1.16/t/15_Tree_Simple_height_test.t' [CP_MSG] [Wed Mar 22 15:13:30 2006] Extracted 'Tree-Simple-1.16/t/16_Tree_Simple_width_test.t' [CP_MSG] [Wed Mar 22 15:13:30 2006] Extracted 'Tree-Simple-1.16/t/20_Tree_Simple_Visitor_test.t' [CP_MSG] [Wed Mar 22 15:13:30 2006] Extracted 'Tree-Simple-1.16/t/pod.t' [CP_MSG] [Wed Mar 22 15:13:30 2006] Extracted 'Tree-Simple-1.16/t/pod_coverage.t' [CP_MSG] [Wed Mar 22 15:13:30 2006] Extracted 'Tree::Simple' to '/anything/tmp/cpanplus/5.8.6/build/Tree-Simple-1.16' [CP_MSG] [Wed Mar 22 15:13:31 2006] Checking if your kit is complete... Looks good Writing Makefile for Tree::Simple [CP_MSG] [Wed Mar 22 15:13:32 2006] cp lib/Tree/Simple.pm blib/lib/Tree/Simple.pm cp lib/Tree/Simple/Visitor.pm blib/lib/Tree/Simple/Visitor.pm Manifying blib/man3/Tree::Simple::Visitor.3pm Manifying blib/man3/Tree::Simple.3pm [CP_ERROR] [Wed Mar 22 15:13:35 2006] MAKE TEST failed: No such file or directory PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/10_Tree_Simple_test............... # Failed test 'use Tree::Simple;' # in t/10_Tree_Simple_test.t at line 9. # Tried to use 'Tree::Simple'. # Error: Weak references are not implemented in the version of perl at /anything/tmp/cpanplus/5.8.6/build/Tree-Simple-1.16/blib/lib/Tree/Simple.pm line 11 # BEGIN failed--compilation aborted at t/10_Tree_Simple_test.t line 9. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. # Failed test 'Tree::Simple->can('new')' # in t/10_Tree_Simple_test.t at line 24. # Tree::Simple->can('new') failed # Failed test 'Tree::Simple->can('ROOT')' # in t/10_Tree_Simple_test.t at line 26. # Tree::Simple->can('ROOT') failed Can't locate object method "ROOT" via package "Tree::Simple" at t/10_Tree_Simple_test.t line 29. # Looks like you planned 291 tests but only ran 3. # Looks like you failed 3 tests of 3 run. # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-291 Failed 291/291 tests, 0.00% okay t/11_Tree_Simple_fixDepth_test......Weak references are not implemented in the version of perl at /anything/tmp/cpanplus/5.8.6/build/Tree-Simple-1.16/blib/lib/Tree/Simple.pm line 11 BEGIN failed--compilation aborted at /anything/tmp/cpanplus/5.8.6/build/Tree-Simple-1.16/blib/lib/Tree/Simple.pm line 11. Compilation failed in require at t/11_Tree_Simple_fixDepth_test.t line 17. BEGIN failed--compilation aborted at t/11_Tree_Simple_fixDepth_test.t line 17. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-46 Failed 46/46 tests, 0.00% okay t/12_Tree_Simple_exceptions_test....Weak references are not implemented in the version of perl at /anything/tmp/cpanplus/5.8.6/build/Tree-Simple-1.16/blib/lib/Tree/Simple.pm line 11 BEGIN failed--compilation aborted at /anything/tmp/cpanplus/5.8.6/build/Tree-Simple-1.16/blib/lib/Tree/Simple.pm line 11. Compilation failed in require at t/12_Tree_Simple_exceptions_test.t line 13. BEGIN failed--compilation aborted at t/12_Tree_Simple_exceptions_test.t line 13. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-50 Failed 50/50 tests, 0.00% okay t/13_Tree_Simple_clone_test.........Weak references are not implemented in the version of perl at /anything/tmp/cpanplus/5.8.6/build/Tree-Simple-1.16/blib/lib/Tree/Simple.pm line 11 BEGIN failed--compilation aborted at /anything/tmp/cpanplus/5.8.6/build/Tree-Simple-1.16/blib/lib/Tree/Simple.pm line 11. Compilation failed in require at t/13_Tree_Simple_clone_test.t line 13. BEGIN failed--compilation aborted at t/13_Tree_Simple_clone_test.t line 13. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-48 Failed 48/48 tests, 0.00% okay t/14_Tree_Simple_leak_test..........skipped all skipped: Test::Memory::Cycle required for testing memory leaks t/14a_Tree_Simple_weak_refs_test....skipped all skipped: Test::Memory::Cycle required for testing memory leaks t/15_Tree_Simple_height_test........ # Failed test 'use Tree::Simple;' # in t/15_Tree_Simple_height_test.t at line 9. # Tried to use 'Tree::Simple'. # Error: Weak references are not implemented in the version of perl at /anything/tmp/cpanplus/5.8.6/build/Tree-Simple-1.16/blib/lib/Tree/Simple.pm line 11 # BEGIN failed--compilation aborted at t/15_Tree_Simple_height_test.t line 9. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Can't locate object method "new" via package "Tree::Simple" at t/15_Tree_Simple_height_test.t line 15. # Looks like you planned 67 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-67 Failed 67/67 tests, 0.00% okay t/16_Tree_Simple_width_test......... # Failed test 'use Tree::Simple;' # in t/16_Tree_Simple_width_test.t at line 9. # Tried to use 'Tree::Simple'. # Error: Weak references are not implemented in the version of perl at /anything/tmp/cpanplus/5.8.6/build/Tree-Simple-1.16/blib/lib/Tree/Simple.pm line 11 # BEGIN failed--compilation aborted at t/16_Tree_Simple_width_test.t line 9. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Can't locate object method "new" via package "Tree::Simple" at t/16_Tree_Simple_width_test.t line 15. # Looks like you planned 77 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-77 Failed 77/77 tests, 0.00% okay t/20_Tree_Simple_Visitor_test.......Weak references are not implemented in the version of perl at /anything/tmp/cpanplus/5.8.6/build/Tree-Simple-1.16/blib/lib/Tree/Simple.pm line 11 BEGIN failed--compilation aborted at /anything/tmp/cpanplus/5.8.6/build/Tree-Simple-1.16/blib/lib/Tree/Simple.pm line 11. Compilation failed in require at t/20_Tree_Simple_Visitor_test.t line 13. BEGIN failed--compilation aborted at t/20_Tree_Simple_Visitor_test.t line 13. # Looks like you planned 37 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-37 Failed 36/37 tests, 2.70% okay t/pod...............................ok t/pod_coverage......................ok Failed 7/11 test scripts, 36.36% okay. 615/620 subtests failed, 0.81% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/10_Tree_Simple_test.t 255 65280 291 579 198.97% 1-291 t/11_Tree_Simple_fixDepth_test.t 255 65280 46 92 200.00% 1-46 t/12_Tree_Simple_exceptions_test. 255 65280 50 100 200.00% 1-50 t/13_Tree_Simple_clone_test.t 255 65280 48 96 200.00% 1-48 t/15_Tree_Simple_height_test.t 255 65280 67 133 198.51% 1-67 t/16_Tree_Simple_width_test.t 255 65280 77 153 198.70% 1-77 t/20_Tree_Simple_Visitor_test.t 255 65280 37 72 194.59% 2-37 2 tests skipped. make: *** [test_dynamic] Error 255 PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: Scalar::Util 1.18 Test::Exception 0.21 Test::More 0.62 ******************************** 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 6) configuration: Platform: osname=linux, osvers=2.6.9-22.18.bz155725.elsmp, archname=i386-linux-thread-multi uname='linux hs20-bc1-5.build.redhat.com 2.6.9-22.18.bz155725.elsmp #1 smp thu nov 17 15:34:08 est 2005 i686 i686 i386 gnulinux ' config_args='-des -Doptimize=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -Dversion=5.8.6 -Dmyhostname=localhost [EMAIL PROTECTED] -Dcc=gcc -Dcf_by=Red Hat, Inc. -Dinstallprefix=/usr -Dprefix=/usr -Darchname=i386-linux -Dvendorprefix=/usr -Dsiteprefix=/usr -Duseshrplib -Dusethreads -Duseithreads -Duselargefiles -Dd_dosuid -Dd_semctl_semun -Di_db -Ui_ndbm -Di_gdbm -Di_shadow -Di_syslog -Dman3ext=3pm -Duseperlio -Dinstallusrbinperl=n -Ubincompat5005 -Uversiononly -Dpager=/usr/bin/less -isr -Dd_gethostent_r_proto -Ud_endhostent_r_proto -Ud_endprotoent_r_proto -Ud_endservent_r_proto -Ud_sethostent_r_proto -Ud_setprotoent_r_proto -Ud_setservent_r_proto -Dinc_version_list=5.8.5 5.8.4 5.8.3' hint=recommended, useposix=true, d_sigaction=define usethreads=define use5005threads=undef useithreads=define usemultiplicity=define useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm', optimize='-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables', cppflags='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/include/gdbm' ccversion='', gccversion='4.0.2 20051125 (Red Hat 4.0.2-8)', 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='gcc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lresolv -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc perllibs=-lresolv -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc libc=/lib/libc-2.3.5.so, so=so, useshrplib=true, libperl=libperl.so gnulibc_version='2.3.5' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/usr/lib/perl5/5.8.6/i386-linux-thread-multi/CORE' cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'
