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.83_02. 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] [Fri Nov 2 06:06:11 2007] Trying to get 'http://www.cpan.org/authors/id/R/RP/RPAUL/Exception-ThrowUnless-1.11.tar.gz' [MSG] [Fri Nov 2 06:06:12 2007] Trying to get 'http://www.cpan.org/authors/id/R/RP/RPAUL/CHECKSUMS' [MSG] [Fri Nov 2 06:06:13 2007] Checksum matches for 'Exception-ThrowUnless-1.11.tar.gz' [MSG] [Fri Nov 2 06:06:13 2007] Extracted 'Exception-ThrowUnless-1.11/' [MSG] [Fri Nov 2 06:06:13 2007] Extracted 'Exception-ThrowUnless-1.11/GNUmakefile' [MSG] [Fri Nov 2 06:06:13 2007] Extracted 'Exception-ThrowUnless-1.11/t/' [MSG] [Fri Nov 2 06:06:13 2007] Extracted 'Exception-ThrowUnless-1.11/t/00_useok.t' [MSG] [Fri Nov 2 06:06:13 2007] Extracted 'Exception-ThrowUnless-1.11/t/02_good_chdir.t' [MSG] [Fri Nov 2 06:06:13 2007] Extracted 'Exception-ThrowUnless-1.11/t/01_good.t' [MSG] [Fri Nov 2 06:06:13 2007] Extracted 'Exception-ThrowUnless-1.11/t/must_die.pl' [MSG] [Fri Nov 2 06:06:13 2007] Extracted 'Exception-ThrowUnless-1.11/t/99_cleanup.t' [MSG] [Fri Nov 2 06:06:13 2007] Extracted 'Exception-ThrowUnless-1.11/t/setup.pl' [MSG] [Fri Nov 2 06:06:13 2007] Extracted 'Exception-ThrowUnless-1.11/Changes' [MSG] [Fri Nov 2 06:06:13 2007] Extracted 'Exception-ThrowUnless-1.11/.cvsignore' [MSG] [Fri Nov 2 06:06:13 2007] Extracted 'Exception-ThrowUnless-1.11/MANIFEST' [MSG] [Fri Nov 2 06:06:13 2007] Extracted 'Exception-ThrowUnless-1.11/lib/' [MSG] [Fri Nov 2 06:06:13 2007] Extracted 'Exception-ThrowUnless-1.11/lib/Exception/' [MSG] [Fri Nov 2 06:06:13 2007] Extracted 'Exception-ThrowUnless-1.11/lib/Exception/ThrowUnless.pm' [MSG] [Fri Nov 2 06:06:13 2007] Extracted 'Exception-ThrowUnless-1.11/Makefile.PL' [MSG] [Fri Nov 2 06:06:13 2007] Extracted 'Exception-ThrowUnless-1.11/README' [MSG] [Fri Nov 2 06:06:13 2007] Extracted 'Exception-ThrowUnless-1.11/META.yml' [MSG] [Fri Nov 2 06:06:13 2007] Extracted 'Exception::ThrowUnless' to '/home/cpan/perl588/.cpanplus/5.8.8/build/Exception-ThrowUnless-1.11' [MSG] [Fri Nov 2 06:06:14 2007] Checking if your kit is complete... Looks good Writing Makefile for Exception::ThrowUnless [MSG] [Fri Nov 2 06:06:14 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Fri Nov 2 06:06:16 2007] cp lib/Exception/ThrowUnless.pm blib/lib/Exception/ThrowUnless.pm [ERROR] [Fri Nov 2 06:06:18 2007] MAKE TEST failed: PERL_DL_NONLAZY=1 /home/cpan/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: '1024:75779' 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: '1024:75779' 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, 2 wallclock secs ( 0.84 cusr + 1.41 csys = 2.25 CPU) Failed 2/4 test programs. 8/45 subtests failed. *** Error code 25 Stop. make: stopped in /home/cpan/perl588/.cpanplus/5.8.8/build/Exception-ThrowUnless-1.11 [MSG] [Fri Nov 2 06:06:18 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/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin PERL5LIB = :/home/cpan/perl588/.cpanplus/5.8.8/build/Exception-ThrowUnless-1.11/blib/lib:/home/cpan/perl588/.cpanplus/5.8.8/build/Exception-ThrowUnless-1.11/blib/arch:/home/cpan/perl588/.cpanplus/5.8.8/build/Exception-ThrowUnless-1.11/blib PERL5_CPANPLUS_IS_RUNNING = 27042 PERL5_CPANPLUS_IS_VERSION = 0.83_02 PERL_MM_USE_DEFAULT = 1 SHELL = /bin/ksh TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /home/cpan/perl588/bin/perl UID: $< = 1000 EUID: $> = 1000 GID: $( = 100 100 EGID: $) = 100 100 ------------------------------- -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=netbsd, osvers=4.0_rc3, archname=i386-netbsd-thread-multi-64int uname='netbsd diafol.bingosnet.co.uk 4.0_rc3 netbsd 4.0_rc3 (generic) #0: tue oct 16 01:14:06 pdt 2007 [EMAIL PROTECTED]:homebuildsabnetbsd-4-0-rc3i386200710160011z-objhomebuildsabnetbsd-4-0-rc3srcsysarchi386compilegeneric 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=define use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/pkg/include', optimize='-O', cppflags='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/pkg/include' ccversion='', gccversion='4.1.2 20061021 prerelease (NetBSD nb3 20061125)', 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='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=4, prototype=define Linker and Libraries: ld='cc', ldflags =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -L/usr/pkg/lib' libpth=/usr/pkg/lib /lib /usr/lib libs=-lm -lcrypt -lutil -lc -lposix -lpthread perllibs=-lm -lcrypt -lutil -lc -lposix -lpthread libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E ' cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared -L/usr/pkg/lib'
