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] [Thu Nov 1 05:39:35 2007] Trying to get 'http://www.cpan.org/authors/id/R/RP/RPAUL/CHECKSUMS' [MSG] [Thu Nov 1 05:39:36 2007] Checksum matches for 'Exception-ThrowUnless-1.11.tar.gz' [MSG] [Thu Nov 1 05:39:36 2007] Extracted 'Exception-ThrowUnless-1.11/' [MSG] [Thu Nov 1 05:39:36 2007] Extracted 'Exception-ThrowUnless-1.11/GNUmakefile' [MSG] [Thu Nov 1 05:39:36 2007] Extracted 'Exception-ThrowUnless-1.11/t/' [MSG] [Thu Nov 1 05:39:36 2007] Extracted 'Exception-ThrowUnless-1.11/t/00_useok.t' [MSG] [Thu Nov 1 05:39:36 2007] Extracted 'Exception-ThrowUnless-1.11/t/02_good_chdir.t' [MSG] [Thu Nov 1 05:39:36 2007] Extracted 'Exception-ThrowUnless-1.11/t/01_good.t' [MSG] [Thu Nov 1 05:39:36 2007] Extracted 'Exception-ThrowUnless-1.11/t/must_die.pl' [MSG] [Thu Nov 1 05:39:36 2007] Extracted 'Exception-ThrowUnless-1.11/t/99_cleanup.t' [MSG] [Thu Nov 1 05:39:36 2007] Extracted 'Exception-ThrowUnless-1.11/t/setup.pl' [MSG] [Thu Nov 1 05:39:36 2007] Extracted 'Exception-ThrowUnless-1.11/Changes' [MSG] [Thu Nov 1 05:39:36 2007] Extracted 'Exception-ThrowUnless-1.11/.cvsignore' [MSG] [Thu Nov 1 05:39:36 2007] Extracted 'Exception-ThrowUnless-1.11/MANIFEST' [MSG] [Thu Nov 1 05:39:36 2007] Extracted 'Exception-ThrowUnless-1.11/lib/' [MSG] [Thu Nov 1 05:39:36 2007] Extracted 'Exception-ThrowUnless-1.11/lib/Exception/' [MSG] [Thu Nov 1 05:39:36 2007] Extracted 'Exception-ThrowUnless-1.11/lib/Exception/ThrowUnless.pm' [MSG] [Thu Nov 1 05:39:36 2007] Extracted 'Exception-ThrowUnless-1.11/Makefile.PL' [MSG] [Thu Nov 1 05:39:36 2007] Extracted 'Exception-ThrowUnless-1.11/README' [MSG] [Thu Nov 1 05:39:36 2007] Extracted 'Exception-ThrowUnless-1.11/META.yml' [MSG] [Thu Nov 1 05:39:36 2007] Extracted 'Exception::ThrowUnless' to '/home/chris/perl595/.cpanplus/5.9.5/build/Exception-ThrowUnless-1.11' [MSG] [Thu Nov 1 05:39:38 2007] Checking if your kit is complete... Looks good Writing Makefile for Exception::ThrowUnless [MSG] [Thu Nov 1 05:39:38 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Thu Nov 1 05:39:41 2007] cp lib/Exception/ThrowUnless.pm blib/lib/Exception/ThrowUnless.pm [ERROR] [Thu Nov 1 05:39:44 2007] MAKE TEST failed: Illegal seek PERL_DL_NONLAZY=1 /home/chris/perl595/bin/perl5.9.5 "-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:482632' 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 within @_ 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 $_[0] 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 $_[0] 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:482632' 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.20 cusr + 1.81 csys = 2.01 CPU) Failed 2/4 test programs. 8/45 subtests failed. *** Error code 255 Stop in /home/chris/perl595/.cpanplus/5.9.5/build/Exception-ThrowUnless-1.11 (line 757 of Makefile). [MSG] [Thu Nov 1 05:39:44 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/perl595/.cpanplus/5.9.5/build/Exception-ThrowUnless-1.11/blib/lib:/home/chris/perl595/.cpanplus/5.9.5/build/Exception-ThrowUnless-1.11/blib/arch:/home/chris/perl595/.cpanplus/5.9.5/build/Exception-ThrowUnless-1.11/blib PERL5_CPANPLUS_IS_RUNNING = 11371 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/perl595/bin/perl5.9.5 UID: $< = 1000 EUID: $> = 1000 GID: $( = 10 10 0 EGID: $) = 10 10 0 ------------------------------- -- Summary of my perl5 (revision 5 version 9 subversion 5) configuration: Platform: osname=openbsd, osvers=4.1, archname=OpenBSD.i386-openbsd-thread-multi-64int uname='openbsd flurble.bingosnet.co.uk 4.1 generic#1435 i386 ' config_args='' hint=recommended, useposix=true, d_sigaction=define 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 ='-pthread -fno-strict-aliasing -pipe -I/usr/local/include', optimize='-O2', cppflags='-pthread -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='3.3.5 (propolice)', gccosandvers='openbsd4.1' 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 ='-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'
