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 RPAUL, This is a computer-generated error report created automatically by CPANPLUS, version 0.82. 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] [Wed Oct 31 17:50:19 2007] Trying to get 'http://www.cpan.org/authors/id/R/RP/RPAUL/Exception-ThrowUnless-1.11.tar.gz' [MSG] [Wed Oct 31 17:50:20 2007] Trying to get 'http://www.cpan.org/authors/id/R/RP/RPAUL/CHECKSUMS' [MSG] [Wed Oct 31 17:50:21 2007] Checksum matches for 'Exception-ThrowUnless-1.11.tar.gz' [MSG] [Wed Oct 31 17:50:22 2007] Extracted 'Exception-ThrowUnless-1.11/' [MSG] [Wed Oct 31 17:50:22 2007] Extracted 'Exception-ThrowUnless-1.11/GNUmakefile' [MSG] [Wed Oct 31 17:50:22 2007] Extracted 'Exception-ThrowUnless-1.11/t/' [MSG] [Wed Oct 31 17:50:22 2007] Extracted 'Exception-ThrowUnless-1.11/t/00_useok.t' [MSG] [Wed Oct 31 17:50:22 2007] Extracted 'Exception-ThrowUnless-1.11/t/02_good_chdir.t' [MSG] [Wed Oct 31 17:50:22 2007] Extracted 'Exception-ThrowUnless-1.11/t/01_good.t' [MSG] [Wed Oct 31 17:50:22 2007] Extracted 'Exception-ThrowUnless-1.11/t/must_die.pl' [MSG] [Wed Oct 31 17:50:22 2007] Extracted 'Exception-ThrowUnless-1.11/t/99_cleanup.t' [MSG] [Wed Oct 31 17:50:22 2007] Extracted 'Exception-ThrowUnless-1.11/t/setup.pl' [MSG] [Wed Oct 31 17:50:22 2007] Extracted 'Exception-ThrowUnless-1.11/Changes' [MSG] [Wed Oct 31 17:50:22 2007] Extracted 'Exception-ThrowUnless-1.11/.cvsignore' [MSG] [Wed Oct 31 17:50:22 2007] Extracted 'Exception-ThrowUnless-1.11/MANIFEST' [MSG] [Wed Oct 31 17:50:22 2007] Extracted 'Exception-ThrowUnless-1.11/lib/' [MSG] [Wed Oct 31 17:50:22 2007] Extracted 'Exception-ThrowUnless-1.11/lib/Exception/' [MSG] [Wed Oct 31 17:50:22 2007] Extracted 'Exception-ThrowUnless-1.11/lib/Exception/ThrowUnless.pm' [MSG] [Wed Oct 31 17:50:22 2007] Extracted 'Exception-ThrowUnless-1.11/Makefile.PL' [MSG] [Wed Oct 31 17:50:22 2007] Extracted 'Exception-ThrowUnless-1.11/README' [MSG] [Wed Oct 31 17:50:22 2007] Extracted 'Exception-ThrowUnless-1.11/META.yml' [MSG] [Wed Oct 31 17:50:22 2007] Extracted 'Exception::ThrowUnless' to '/home/chris/.cpanplus/5.8.8/build/Exception-ThrowUnless-1.11' [MSG] [Wed Oct 31 17:50:23 2007] Checking if your kit is complete... Looks good Writing Makefile for Exception::ThrowUnless [MSG] [Wed Oct 31 17:50:23 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Wed Oct 31 17:50:26 2007] cp lib/Exception/ThrowUnless.pm blib/lib/Exception/ThrowUnless.pm [ERROR] [Wed Oct 31 17:50:30 2007] MAKE TEST failed: PERL_DL_NONLAZY=1 /home/chris/perl588/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00_useok.........ok t/01_good..........# Can't exec "/bin/true": No such file or directory at t/01_good.t line 50. # Failed test 'exec returned true' # at t/01_good.t line 54. # got: '256' # expected: '0' # Looks like you failed 1 test of 30. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 9 Failed 1/30 tests, 96.67% okay (less 2 skipped tests: 27 okay, 90.00%) t/02_good_chdir....Use of uninitialized value in join or string at t/02_good_chdir.t line 11. Use of uninitialized value in join or string at t/02_good_chdir.t line 11. # Failed test 'dot matches /proc' # at t/02_good_chdir.t line 17. # got: ':' # expected: '0:89088' Use of uninitialized value in join or string at t/02_good_chdir.t line 11. Use of uninitialized value in join or string at t/02_good_chdir.t line 11. Use of uninitialized value in stat at t/02_good_chdir.t line 10. Use of uninitialized value in join or string at t/02_good_chdir.t line 11. Use of uninitialized value in join or string at t/02_good_chdir.t line 11. Use of uninitialized value in chdir at lib/Exception/ThrowUnless.pm line 36. Use of chdir('') or chdir(undef) as chdir() is deprecated at lib/Exception/ThrowUnless.pm line 36. Use of uninitialized value in concatenation (.) or string at lib/Exception/ThrowUnless.pm line 36. Use of uninitialized value in join or string at t/02_good_chdir.t line 11. Use of uninitialized value in join or string at t/02_good_chdir.t line 11. # Failed test 'I like to be home when I can.' # at t/02_good_chdir.t line 24. # got: ':' # expected: '0:89088' chdir:tmp:No such file or directory at lib/Exception/ThrowUnless.pm line 28 Exception::ThrowUnless::_checktrue(0) called at lib/Exception/ThrowUnless.pm line 36 Exception::ThrowUnless::schdir('tmp') called at t/02_good_chdir.t line 25 main::t_schdir() called at t/02_good_chdir.t line 31 # Looks like you planned 13 tests but only ran 8. # Looks like you failed 2 tests of 8 run. # Looks like your test died just after 8. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1, 8-13 Failed 7/13 tests, 46.15% okay t/99_cleanup.......ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01_good.t 1 256 30 1 9 t/02_good_chdir.t 255 65280 13 12 1 8-13 2 subtests skipped. Failed 2/4 test scripts. 8/45 subtests failed. Files=4, Tests=45, 3 wallclock secs ( 0.19 cusr + 1.95 csys = 2.14 CPU) Failed 2/4 test programs. 8/45 subtests failed. *** Error code 35 Stop in /home/chris/.cpanplus/5.8.8/build/Exception-ThrowUnless-1.11 (line 757 of Makefile). [MSG] [Wed Oct 31 17:50:30 2007] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value' ******************************** 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: This report was machine-generated by CPAN::YACSmoke 0.0307. ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: AUTOMATED_TESTING = 1 PATH = /home/chris/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:. PERL5LIB = :/home/chris/.cpanplus/5.8.8/build/Exception-ThrowUnless-1.11/blib/lib:/home/chris/.cpanplus/5.8.8/build/Exception-ThrowUnless-1.11/blib/arch:/home/chris/.cpanplus/5.8.8/build/Exception-ThrowUnless-1.11/blib PERL5_CPANPLUS_IS_RUNNING = 18773 PERL5_CPANPLUS_IS_VERSION = 0.82 PERL_MM_USE_DEFAULT = 1 SHELL = /bin/ksh TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /home/chris/perl588/bin/perl UID: $< = 1000 EUID: $> = 1000 GID: $( = 10 0 10 EGID: $) = 10 0 10 ------------------------------- -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=openbsd, osvers=4.1, archname=OpenBSD.i386-openbsd-thread-multi uname='openbsd flurble.bingosnet.co.uk 4.1 generic#1435 i386 ' config_args='' 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 ='-pthread -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -I/usr/local/include', optimize='-O2', cppflags='-pthread -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -I/usr/local/include' ccversion='', gccversion='3.3.5 (propolice)', gccosandvers='openbsd4.1' 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 ='-pthread -Wl,-E -L/usr/local/lib' libpth=/usr/local/lib /usr/lib libs=-lm -lutil -lc perllibs=-lm -lutil -lc libc=/usr/lib/libc.so.40.3, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' ' cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC -L/usr/local/lib'
