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 Sherzod Ruzmetov, This is a computer-generated error report created automatically by CPANPLUS, version 0.061. 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 Jun 10 03:59:41 2006] Checking if source files are up to date [MSG] [Sat Jun 10 03:59:41 2006] Retrieving /root/.cpanplus/sourcefiles.2.15.stored [MSG] [Sat Jun 10 03:59:50 2006] Trying to get 'file://hdc/cpan/authors/id/G/GW/GWYN/CHECKSUMS' [MSG] [Sat Jun 10 03:59:50 2006] Checksum matches for 'POE-Component-IKC-0.1802.tar.gz' [MSG] [Sat Jun 10 03:59:52 2006] Extracted 'POE-Component-IKC-0.1802/' [MSG] [Sat Jun 10 03:59:52 2006] Extracted 'POE-Component-IKC-0.1802/IKC/' [MSG] [Sat Jun 10 03:59:52 2006] Extracted 'POE-Component-IKC-0.1802/IKC/Freezer.pm' [MSG] [Sat Jun 10 03:59:52 2006] Extracted 'POE-Component-IKC-0.1802/IKC/Client.pm' [MSG] [Sat Jun 10 03:59:52 2006] Extracted 'POE-Component-IKC-0.1802/IKC/ClientLite.pm' [MSG] [Sat Jun 10 03:59:52 2006] Extracted 'POE-Component-IKC-0.1802/IKC/Responder.pm' [MSG] [Sat Jun 10 03:59:52 2006] Extracted 'POE-Component-IKC-0.1802/IKC/Channel.pm' [MSG] [Sat Jun 10 03:59:52 2006] Extracted 'POE-Component-IKC-0.1802/IKC/Server.pm' [MSG] [Sat Jun 10 03:59:52 2006] Extracted 'POE-Component-IKC-0.1802/IKC/LocalKernel.pm' [MSG] [Sat Jun 10 03:59:52 2006] Extracted 'POE-Component-IKC-0.1802/IKC/Proxy.pm' [MSG] [Sat Jun 10 03:59:52 2006] Extracted 'POE-Component-IKC-0.1802/IKC/Specifier.pm' [MSG] [Sat Jun 10 03:59:52 2006] Extracted 'POE-Component-IKC-0.1802/client3' [MSG] [Sat Jun 10 03:59:52 2006] Extracted 'POE-Component-IKC-0.1802/userver' [MSG] [Sat Jun 10 03:59:52 2006] Extracted 'POE-Component-IKC-0.1802/IKC.pm' [MSG] [Sat Jun 10 03:59:52 2006] Extracted 'POE-Component-IKC-0.1802/IKC.pod' [MSG] [Sat Jun 10 03:59:52 2006] Extracted 'POE-Component-IKC-0.1802/Changes' [MSG] [Sat Jun 10 03:59:52 2006] Extracted 'POE-Component-IKC-0.1802/test-client' [MSG] [Sat Jun 10 03:59:52 2006] Extracted 'POE-Component-IKC-0.1802/uclient' [MSG] [Sat Jun 10 03:59:52 2006] Extracted 'POE-Component-IKC-0.1802/MANIFEST' [MSG] [Sat Jun 10 03:59:52 2006] Extracted 'POE-Component-IKC-0.1802/shut-server' [MSG] [Sat Jun 10 03:59:52 2006] Extracted 'POE-Component-IKC-0.1802/TODO' [MSG] [Sat Jun 10 03:59:52 2006] Extracted 'POE-Component-IKC-0.1802/t/' [MSG] [Sat Jun 10 03:59:52 2006] Extracted 'POE-Component-IKC-0.1802/t/00_perl_freezer.t' [MSG] [Sat Jun 10 03:59:52 2006] Extracted 'POE-Component-IKC-0.1802/t/10_server_client.t' [MSG] [Sat Jun 10 03:59:52 2006] Extracted 'POE-Component-IKC-0.1802/t/20_clientlite.t' [MSG] [Sat Jun 10 03:59:52 2006] Extracted 'POE-Component-IKC-0.1802/t/30_local.t' [MSG] [Sat Jun 10 03:59:52 2006] Extracted 'POE-Component-IKC-0.1802/test-lite' [MSG] [Sat Jun 10 03:59:52 2006] Extracted 'POE-Component-IKC-0.1802/server' [MSG] [Sat Jun 10 03:59:52 2006] Extracted 'POE-Component-IKC-0.1802/ikc-architecture.txt' [MSG] [Sat Jun 10 03:59:52 2006] Extracted 'POE-Component-IKC-0.1802/shut-client' [MSG] [Sat Jun 10 03:59:52 2006] Extracted 'POE-Component-IKC-0.1802/client' [MSG] [Sat Jun 10 03:59:52 2006] Extracted 'POE-Component-IKC-0.1802/lclient' [MSG] [Sat Jun 10 03:59:52 2006] Extracted 'POE-Component-IKC-0.1802/FUTUR' [MSG] [Sat Jun 10 03:59:52 2006] Extracted 'POE-Component-IKC-0.1802/server2' [MSG] [Sat Jun 10 03:59:52 2006] Extracted 'POE-Component-IKC-0.1802/client2' [MSG] [Sat Jun 10 03:59:52 2006] Extracted 'POE-Component-IKC-0.1802/Makefile.PL' [MSG] [Sat Jun 10 03:59:52 2006] Extracted 'POE-Component-IKC-0.1802/README' [MSG] [Sat Jun 10 03:59:52 2006] Extracted 'POE::Component::IKC::Client' to '/root/.cpanplus/5.8.7/build/POE-Component-IKC-0.1802' [MSG] [Sat Jun 10 03:59:54 2006] --------------------------------------------------------------- It appears IKC causes POE version 0.29 and better to exercise a bug in some versions of Perl that prevents wheel's DESTROY from being called. Until this issue has been resolved, IKC uses a work around that calls the wheel's DESTROY explicitly. You may find and deactivate this by commenting out the line after WORK AROUND in IKC/Server.pm, IKC/Channel.pm and IKC/Client.pm --------------------------------------------------------------- Writing Makefile for POE::Component::IKC [MSG] [Sat Jun 10 03:59:54 2006] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Sat Jun 10 03:59:56 2006] make[1]: Entering directory `/root/.cpanplus/5.8.7/build/POE-Component-IKC-0.1802' Manifying blib/man3/POE::Component::IKC::Freezer.3pm Manifying blib/man3/POE::Component::IKC.3pm Manifying blib/man3/POE::Component::IKC::Client.3pm Manifying blib/man3/POE::Component::IKC::ClientLite.3pm Manifying blib/man3/POE::Component::IKC::Responder.3pm Manifying blib/man3/POE::Component::IKC::Proxy.3pm Manifying blib/man3/POE::Component::IKC::Channel.3pm Manifying blib/man3/POE::Component::IKC::Server.3pm Manifying blib/man3/POE::Component::IKC::Specifier.3pm make[1]: Leaving directory `/root/.cpanplus/5.8.7/build/POE-Component-IKC-0.1802' [ERROR] [Sat Jun 10 04:01:06 2006] MAKE TEST failed: Bad file descriptor make[1]: Entering directory `/root/.cpanplus/5.8.7/build/POE-Component-IKC-0.1802' PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00_perl_freezer.....ok t/10_server_client....Storable binary image v2.7 more recent than I am (v2.6) at ../../lib/Storable.pm (autosplit into ../../lib/auto/Storable/thaw.al) line 363, at /usr/local/share/perl/5.8.7/POE/Filter/Reference.pm line 186 Storable binary image v2.7 more recent than I am (v2.6) at ../../lib/Storable.pm (autosplit into ../../lib/auto/Storable/thaw.al) line 363, at /usr/local/share/perl/5.8.7/POE/Filter/Reference.pm line 186 Child process PID:2586 reaped: Child process PID:2573 reaped: Storable binary image v2.7 more recent than I am (v2.6) at ../../lib/Storable.pm (autosplit into ../../lib/auto/Storable/thaw.al) line 363, at /usr/local/share/perl/5.8.7/POE/Filter/Reference.pm line 186 Child process PID:2612 reaped: FAILED tests 8-9, 14-15, 20-21 Failed 6/25 tests, 76.00% okay t/20_clientlite.......Storable binary image v2.7 more recent than I am (v2.6) at ../../lib/Storable.pm (autosplit into ../../lib/auto/Storable/thaw.al) line 363, <GEN0> line 8, at blib/lib/POE/Component/IKC/ClientLite.pm line 375 Test server: Timedout waiting for child process. Child process PID:2664 reaped: FAILED tests 7-9 Failed 3/11 tests, 72.73% okay t/30_local............ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/10_server_client.t 25 6 24.00% 8-9 14-15 20-21 t/20_clientlite.t 11 3 27.27% 7-9 Failed 2/4 test scripts, 50.00% okay. 9/50 subtests failed, 82.00% okay. make[1]: Leaving directory `/root/.cpanplus/5.8.7/build/POE-Component-IKC-0.1802' make[1]: *** [test_dynamic] Error 255 [MSG] [Sat Jun 10 04:01:07 2006] Fetching: 'http://testers.cpan.org/show/POE-Component-IKC.yaml' [MSG] [Sat Jun 10 04:01:23 2006] DEFAULT 'munge_test_report' HANDLER RETURNING 'sub return value' [MSG] [Sat Jun 10 04:01:23 2006] DEFAULT 'send_test_report' HANDLER RETURNING 'true' [MSG] [Sat Jun 10 04:01:23 2006] DEFAULT 'edit_test_report' HANDLER RETURNING 'false' [MSG] [Sat Jun 10 04:01:24 2006] Successfully sent 'fail' report for 'POE-Component-IKC-0.1802' [ERROR] [Sat Jun 10 04:01:24 2006] Unable to create a new distribution object for 'POE::Component::IKC::Client' -- cannot continue [MSG] [Sat Jun 10 04:01:24 2006] Trying to get 'file://hdc/cpan/authors/id/S/SH/SHERZODR/CHECKSUMS' [MSG] [Sat Jun 10 04:01:24 2006] Checksum matches for 'Net-MovableType-1.74.tar.gz' [MSG] [Sat Jun 10 04:01:24 2006] Extracted 'Net-MovableType-1.74/' [MSG] [Sat Jun 10 04:01:24 2006] Extracted 'Net-MovableType-1.74/README' [MSG] [Sat Jun 10 04:01:24 2006] Extracted 'Net-MovableType-1.74/Makefile.PL' [MSG] [Sat Jun 10 04:01:24 2006] Extracted 'Net-MovableType-1.74/Changes' [MSG] [Sat Jun 10 04:01:24 2006] Extracted 'Net-MovableType-1.74/MANIFEST' [MSG] [Sat Jun 10 04:01:24 2006] Extracted 'Net-MovableType-1.74/MovableType.pm' [MSG] [Sat Jun 10 04:01:24 2006] Extracted 'Net-MovableType-1.74/META.yml' [MSG] [Sat Jun 10 04:01:24 2006] Extracted 'Net-MovableType-1.74/t/' [MSG] [Sat Jun 10 04:01:25 2006] Extracted 'Net-MovableType-1.74/t/basic.t' [MSG] [Sat Jun 10 04:01:25 2006] Extracted 'Net-MovableType-1.74/MANIFEST.SKIP' [MSG] [Sat Jun 10 04:01:25 2006] Extracted 'Net-MovableType-1.74/bin/' [MSG] [Sat Jun 10 04:01:25 2006] Extracted 'Net-MovableType-1.74/bin/mt-upload' [MSG] [Sat Jun 10 04:01:25 2006] Extracted 'Net-MovableType-1.74/bin/mt' [MSG] [Sat Jun 10 04:01:25 2006] Extracted 'Net::MovableType' to '/root/.cpanplus/5.8.7/build/Net-MovableType-1.74' [MSG] [Sat Jun 10 04:01:27 2006] Writing Makefile for Net::MovableType [MSG] [Sat Jun 10 04:01:27 2006] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Sat Jun 10 04:01:32 2006] make[1]: Entering directory `/root/.cpanplus/5.8.7/build/Net-MovableType-1.74' cp bin/mt blib/script/mt /usr/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/mt cp bin/mt-upload blib/script/mt-upload /usr/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/mt-upload Manifying blib/man3/Net::MovableType.3pm make[1]: Leaving directory `/root/.cpanplus/5.8.7/build/Net-MovableType-1.74' [ERROR] [Sat Jun 10 04:01:37 2006] MAKE TEST failed: Bad file descriptor make[1]: Entering directory `/root/.cpanplus/5.8.7/build/Net-MovableType-1.74' PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/basic....Use of uninitialized value in concatenation (.) or string at t/basic.t line 56. # Failed test 'New entry: ' # in t/basic.t at line 56. setPostCategories() usage error at t/basic.t line 58 # Looks like you planned 23 tests but only ran 9. # Looks like you failed 1 test of 9 run. # Looks like your test died just after 9. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 9-23 Failed 15/23 tests, 34.78% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/basic.t 255 65280 23 29 126.09% 9-23 Failed 1/1 test scripts, 0.00% okay. 15/23 subtests failed, 34.78% okay. make[1]: Leaving directory `/root/.cpanplus/5.8.7/build/Net-MovableType-1.74' make[1]: *** [test_dynamic] Error 255 PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: SOAP::Lite 0.60 ******************************** 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 7) configuration: Platform: osname=linux, osvers=2.4.27-ti1211, archname=i386-linux-thread-multi uname='linux kosh 2.4.27-ti1211 #1 sun sep 19 18:17:45 est 2004 i686 gnulinux ' config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN -Dcccdlflags=-fPIC -Darchname=i386-linux -Dprefix=/usr -Dprivlib=/usr/share/perl/5.8 -Darchlib=/usr/lib/perl/5.8 -Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/perl5 -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.8.7 -Dsitearch=/usr/local/lib/perl/5.8.7 -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3 -Dman1ext=1 -Dman3ext=3perl -Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Uusesfio -Uusenm -Duseshrplib -Dlibperl=libperl.so.5.8.7 -Dd_dosuid -des' 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='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2', cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='3.3.6 (Debian 1:3.3.6-6)', 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='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt perllibs=-ldl -lm -lpthread -lc -lcrypt libc=/lib/libc-2.3.2.so, so=so, useshrplib=true, libperl=libperl.so.5.8.7 gnulibc_version='2.3.2' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'
