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 Jesse Vincent, This is a computer-generated report for Shipwright-1.0 on 5.6.2, created automatically by CPAN-Reporter-1.08 and sent to the CPAN Testers mailing list. If you have received this email directly, it is because the person testing your distribution chose to send a copy to your CPAN email address; there may be a delay before the official report is received and processed by CPAN Testers. Thank you for uploading your work to CPAN. However, it appears that there were some problems with your distribution. If these results are not what you expect or if you would like to learn how to avoid FAIL reports for missing dependencies, unsupported operating systems, etc., please consult "Notes for CPAN Authors" on the CPAN Testers Wiki: http://cpantest.grango.org Sections of this report: * Tester comments * Program output * Prerequisites * Environment and other context ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PROGRAM OUTPUT ------------------------------ Output from '/usr/bin/make test': /home/david/cpantesting/perl-5.6.2/bin/perl "-Iinc" Makefile.PL --config= --installdeps=App::CLI,0,Algorithm::Dependency::Ordered,0,Algorithm::Dependency::Source::HoA,0,CPAN::DistnameInfo,0,Class::Accessor::Fast,0,Hash::Merge,0,Module::CoreList,0,UNIVERSAL::require,0 Cannot determine perl version info from lib/Shipwright.pm PERL_DL_NONLAZY=1 /home/david/cpantesting/perl-5.6.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/*/*.t t/00.load......... # Failed test 'use Shipwright;' # at t/00.load.t line 4. # Tried to use 'Shipwright'. # Error: Octal number in vector unsupported at /home/david/_/_/perl-5.6.2/.cpan/build/Shipwright-1.0-Zu45wg/blib/lib/Shipwright/Source.pm line 14, at end of line # Octal number in vector unsupported at /home/david/_/_/perl-5.6.2/.cpan/build/Shipwright-1.0-Zu45wg/blib/lib/Shipwright/Source.pm line 14, at end of line # Compilation failed in require at /home/david/_/_/perl-5.6.2/.cpan/build/Shipwright-1.0-Zu45wg/blib/lib/Shipwright.pm line 14. # 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. # Failed test 'use Shipwright::Backend::SVK;' # at t/00.load.t line 7. # Tried to use 'Shipwright::Backend::SVK'. # Error: Can't locate object method "get_logger" via package "Log::Log4perl" (perhaps you forgot to load "Log::Log4perl"?) at /home/david/_/_/perl-5.6.2/.cpan/build/Shipwright-1.0-Zu45wg/blib/lib/Shipwright/Util.pm line 8. # Compilation failed in require at /home/david/_/_/perl-5.6.2/.cpan/build/Shipwright-1.0-Zu45wg/blib/lib/Shipwright/Backend/SVK.pm line 7. # BEGIN failed--compilation aborted at t/00.load.t line 7. # Compilation failed in require at (eval 11) line 2. # BEGIN failed--compilation aborted at (eval 11) line 2. Use of uninitialized value in concatenation (.) or string at t/00.load.t line 24. # Testing Shipwright # Looks like you failed 2 tests of 18. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1, 4 Failed 2/18 tests, 88.89% okay t/hello/hello.....Octal number in vector unsupported at /home/david/_/_/perl-5.6.2/.cpan/build/Shipwright-1.0-Zu45wg/blib/lib/Shipwright/Source.pm line 14, at end of line Octal number in vector unsupported at /home/david/_/_/perl-5.6.2/.cpan/build/Shipwright-1.0-Zu45wg/blib/lib/Shipwright/Source.pm line 14, at end of line Compilation failed in require at /home/david/_/_/perl-5.6.2/.cpan/build/Shipwright-1.0-Zu45wg/blib/lib/Shipwright.pm line 14. BEGIN failed--compilation aborted at /home/david/_/_/perl-5.6.2/.cpan/build/Shipwright-1.0-Zu45wg/blib/lib/Shipwright.pm line 14. Compilation failed in require at t/hello/hello.t line 4. BEGIN failed--compilation aborted at t/hello/hello.t line 4. dubious Test returned status 255 (wstat 65280, 0xff00) t/hello/svn.......Octal number in vector unsupported at /home/david/_/_/perl-5.6.2/.cpan/build/Shipwright-1.0-Zu45wg/blib/lib/Shipwright/Source.pm line 14, at end of line Octal number in vector unsupported at /home/david/_/_/perl-5.6.2/.cpan/build/Shipwright-1.0-Zu45wg/blib/lib/Shipwright/Source.pm line 14, at end of line Compilation failed in require at /home/david/_/_/perl-5.6.2/.cpan/build/Shipwright-1.0-Zu45wg/blib/lib/Shipwright.pm line 14. BEGIN failed--compilation aborted at /home/david/_/_/perl-5.6.2/.cpan/build/Shipwright-1.0-Zu45wg/blib/lib/Shipwright.pm line 14. Compilation failed in require at t/hello/svn.t line 4. BEGIN failed--compilation aborted at t/hello/svn.t line 4. dubious Test returned status 255 (wstat 65280, 0xff00) t/perlcritic......skipped all skipped: Test::Perl::Critic 0.0.8 required for testing PBP compliance t/pod-coverage....Bareword found where operator expected at /home/david/_/_/perl-5.6.2/.cpan/build/Shipwright-1.0-Zu45wg/blib/lib/Shipwright/Backend/SVK.pm line 67, near "$fh Shipwright::Backend" (Missing operator before Shipwright::Backend?) Bareword found where operator expected at /home/david/_/_/perl-5.6.2/.cpan/build/Shipwright-1.0-Zu45wg/blib/lib/Shipwright/Backend/SVN.pm line 65, near "$fh Shipwright::Backend" (Missing operator before Shipwright::Backend?) ok t/pod.............ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/00.load.t 2 512 18 2 1 4 t/hello/hello.t 255 65280 ?? ?? ?? t/hello/svn.t 255 65280 ?? ?? ?? 1 test skipped. Failed 3/6 test scripts. 2/65 subtests failed. Files=6, Tests=65, 9 wallclock secs ( 1.08 cusr + 0.42 csys = 1.50 CPU) Failed 3/6 test programs. 2/65 subtests failed. make: *** [test_dynamic] Error 11 ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have ---------------------------------- ------ ------- Algorithm::Dependency::Ordered 0 1.106 Algorithm::Dependency::Source::HoA 0 1.106 App::CLI 0 0.07 Class::Accessor::Fast 0 0.31 CPAN 1.9205 1.9205 CPAN::DistnameInfo 0 0.06 File::Copy 0 2.03 File::Copy::Recursive 0 0.35 File::Slurp 0 9999.13 File::Spec 0 3.24 File::Temp 0 0.18 Hash::Merge 0 0.10 IPC::Run3 0 0.036 Log::Log4perl 0 1.15 LWP::UserAgent 0 2.033 Module::Build 0 0.2808 Module::CoreList 0 2.13 UNIVERSAL::require 0 0.11 version 0 0.7203 YAML::Syck 0.71 1.01 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: AUTOMATED_TESTING = 1 LANG = en_GB LANGUAGE = en_GB:en_US:en_GB:en PATH = /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games PERL5LIB = PERL5_CPANPLUS_IS_RUNNING = 931 PERL5_CPAN_IS_RUNNING = 931 SHELL = /bin/bash TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = /home/david/cpantesting/perl-5.6.2/bin/perl $UID/$EUID = 1000 / 1000 $GID = 1000 46 44 29 25 24 20 1000 $EGID = 1000 46 44 29 25 24 20 1000 Perl module toolchain versions installed: Module Have ------------------- ------ CPAN 1.9205 Cwd 3.24 ExtUtils::CBuilder n/a ExtUtils::Command 1.13 ExtUtils::Install 1.41 ExtUtils::MakeMaker 6.36 ExtUtils::Manifest 1.51 ExtUtils::ParseXS n/a File::Spec 3.24 Module::Build 0.2808 Module::Signature n/a Test::Harness 2.64 Test::More 0.70 YAML n/a YAML::Syck 1.01 version 0.7203 -- Summary of my perl5 (revision 5.0 version 6 subversion 2) configuration: Platform: osname=linux, osvers=2.4.27-3-686, archname=i686-linux uname='linux pigsty 2.4.27-3-686 #1 tue dec 5 21:03:54 utc 2006 i686 gnulinux ' config_args='-Dprefix=/home/david/cpantesting/perl-5.6.2 -de' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef Compiler: cc='cc', ccflags ='-fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O3', cppflags='-fno-strict-aliasing' ccversion='', gccversion='3.3.5 (Debian 1:3.3.5-13)', 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, usemymalloc=n, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -lgdbm -ldl -lm -lc -lcrypt -lutil perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
