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 GUGOD, 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] [Mon Oct 29 23:11:51 2007] Trying to get 'http://www.cpan.org/authors/id/G/GU/GUGOD/self-0.10.tar.gz' [MSG] [Mon Oct 29 23:11:52 2007] Trying to get 'http://www.cpan.org/authors/id/G/GU/GUGOD/CHECKSUMS' [MSG] [Mon Oct 29 23:11:54 2007] Checksum matches for 'self-0.10.tar.gz' [MSG] [Mon Oct 29 23:11:54 2007] Extracted 'self-0.10/' [MSG] [Mon Oct 29 23:11:54 2007] Extracted 'self-0.10/Changes' [MSG] [Mon Oct 29 23:11:54 2007] Extracted 'self-0.10/MANIFEST' [MSG] [Mon Oct 29 23:11:54 2007] Extracted 'self-0.10/META.yml' [MSG] [Mon Oct 29 23:11:54 2007] Extracted 'self-0.10/Makefile.PL' [MSG] [Mon Oct 29 23:11:54 2007] Extracted 'self-0.10/README' [MSG] [Mon Oct 29 23:11:54 2007] Extracted 'self-0.10/inc/' [MSG] [Mon Oct 29 23:11:54 2007] Extracted 'self-0.10/inc/Module/' [MSG] [Mon Oct 29 23:11:54 2007] Extracted 'self-0.10/inc/Module/Install/' [MSG] [Mon Oct 29 23:11:54 2007] Extracted 'self-0.10/inc/Module/Install/Base.pm' [MSG] [Mon Oct 29 23:11:54 2007] Extracted 'self-0.10/inc/Module/Install/Can.pm' [MSG] [Mon Oct 29 23:11:54 2007] Extracted 'self-0.10/inc/Module/Install/Fetch.pm' [MSG] [Mon Oct 29 23:11:54 2007] Extracted 'self-0.10/inc/Module/Install/Makefile/' [MSG] [Mon Oct 29 23:11:54 2007] Extracted 'self-0.10/inc/Module/Install/Makefile/Name.pm' [MSG] [Mon Oct 29 23:11:54 2007] Extracted 'self-0.10/inc/Module/Install/Makefile.pm' [MSG] [Mon Oct 29 23:11:54 2007] Extracted 'self-0.10/inc/Module/Install/Metadata.pm' [MSG] [Mon Oct 29 23:11:54 2007] Extracted 'self-0.10/inc/Module/Install/Win32.pm' [MSG] [Mon Oct 29 23:11:54 2007] Extracted 'self-0.10/inc/Module/Install/WriteAll.pm' [MSG] [Mon Oct 29 23:11:54 2007] Extracted 'self-0.10/inc/Module/Install.pm' [MSG] [Mon Oct 29 23:11:54 2007] Extracted 'self-0.10/lib/' [MSG] [Mon Oct 29 23:11:54 2007] Extracted 'self-0.10/lib/self.pm' [MSG] [Mon Oct 29 23:11:54 2007] Extracted 'self-0.10/t/' [MSG] [Mon Oct 29 23:11:54 2007] Extracted 'self-0.10/t/00.load.t' [MSG] [Mon Oct 29 23:11:54 2007] Extracted 'self-0.10/t/0simple.t' [MSG] [Mon Oct 29 23:11:54 2007] Extracted 'self-0.10/t/lib/' [MSG] [Mon Oct 29 23:11:54 2007] Extracted 'self-0.10/t/lib/Counter.pm' [MSG] [Mon Oct 29 23:11:54 2007] Extracted 'self-0.10/t/perlcritic.t' [MSG] [Mon Oct 29 23:11:54 2007] Extracted 'self-0.10/t/pod-coverage.t' [MSG] [Mon Oct 29 23:11:54 2007] Extracted 'self-0.10/t/pod.t' [MSG] [Mon Oct 29 23:11:54 2007] Extracted 'self' to '/export/home/chris/perl595/.cpanplus/5.9.5/build/self-0.10' [MSG] [Mon Oct 29 23:11:57 2007] Warning: Guessing NAME [self] from current directory name. Checking if your kit is complete... Looks good Writing Makefile for self [MSG] [Mon Oct 29 23:11:57 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Mon Oct 29 23:12:00 2007] cp lib/self.pm blib/lib/self.pm Manifying blib/man3/self.3 [ERROR] [Mon Oct 29 23:12:02 2007] MAKE TEST failed: Illegal seek PERL_DL_NONLAZY=1 /export/home/chris/perl595/bin/perl5.9.5 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/00.load......... # Failed test 'use self;' # at t/00.load.t line 4. # Tried to use 'self'. # Error: Base class package "Exporter::Lite" is empty. # (Perhaps you need to 'use' the module which defines that package first.) # at /export/home/chris/perl595/.cpanplus/5.9.5/build/self-0.10/blib/lib/self.pm line 5 # BEGIN failed--compilation aborted at t/00.load.t line 4. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Use of uninitialized value $self::VERSION in concatenation (.) or string at t/00.load.t line 7. # Testing self # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/0simple.........Base class package "Exporter::Lite" is empty. (Perhaps you need to 'use' the module which defines that package first.) at /export/home/chris/perl595/.cpanplus/5.9.5/build/self-0.10/blib/lib/self.pm line 5 BEGIN failed--compilation aborted at /export/home/chris/perl595/.cpanplus/5.9.5/build/self-0.10/blib/lib/self.pm line 5. Compilation failed in require at t/lib/Counter.pm line 6. BEGIN failed--compilation aborted at t/lib/Counter.pm line 6. Compilation failed in require at t/0simple.t line 3. BEGIN failed--compilation aborted at t/0simple.t line 3. dubious Test returned status 9 (wstat 2304, 0x900) t/perlcritic......skipped all skipped: Test::Perl::Critic required for testing PBP compliance t/pod-coverage....skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.............skipped all skipped: Test::Pod 1.14 required for testing POD Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/00.load.t 1 256 1 1 1 t/0simple.t 9 2304 ?? ?? ?? 3 tests skipped. Failed 2/5 test scripts. 1/1 subtests failed. Files=5, Tests=1, 1 wallclock secs ( 0.35 cusr + 0.18 csys = 0.53 CPU) Failed 2/5 test programs. 1/1 subtests failed. *** Error code 255 make: Fatal error: Command failed for target `test_dynamic' [MSG] [Mon Oct 29 23:12:02 2007] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value' PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: Module Name Have Want Test::More 0.70 0.42 ******************************** 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 LANG = C PATH = /export/home/chris/perl/bin:/usr/sfw/bin:/usr/ccs/bin:/usr/local/bin:/usr/bin: PERL5LIB = :/export/home/chris/perl595/.cpanplus/5.9.5/build/self-0.10/blib/lib:/export/home/chris/perl595/.cpanplus/5.9.5/build/self-0.10/blib/arch:/export/home/chris/perl595/.cpanplus/5.9.5/build/self-0.10/blib PERL5_CPANPLUS_IS_RUNNING = 14566 PERL5_CPANPLUS_IS_VERSION = 0.82 PERL_MM_USE_DEFAULT = 1 SHELL = /usr/bin/bash TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /export/home/chris/perl595/bin/perl5.9.5 UID: $< = 100 EUID: $> = 100 GID: $( = 1 1 EGID: $) = 1 1 ------------------------------- -- Summary of my perl5 (revision 5 version 9 subversion 5) configuration: Platform: osname=solaris, osvers=2.10, archname=i86pc-solaris-thread-multi-64int uname='sunos soleil 5.10 generic_118855-33 i86pc i386 i86pc ' 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='gcc', ccflags ='-D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV -DPERL_USE_SAFE_PUTENV -DPERL_USE_SAFE_PUTENV', optimize='-O', cppflags='-D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='3.4.3 (csl-sol210-3_4-branch+sol_rpath)', gccosandvers='solaris2.10' 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='gcc', ldflags =' -L/usr/local/lib ' libpth=/usr/local/lib /usr/lib /usr/ccs/lib libs=-lsocket -lnsl -ldl -lm -lpthread -lc perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc 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=' ' cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'
