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 Yuval Kogman, This is a computer-generated report for Crypt-Util-0.03 on perl-5.9.5, created automatically by CPAN-Reporter-1.00 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, 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 'make test': PERL_DL_NONLAZY=1 /Users/david/cpantesting/perl-5.9.5/bin/perl5.9.5 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/basic........ # Failed test 'use Crypt::Util;' # at t/basic.t line 8. # Tried to use 'Crypt::Util'. # Error: Can't locate Perl6/Junction.pm in @INC (@INC contains: /Users/david/cpantesting/perl-5.9.5/.cpan/build/Crypt-Util-0.03-acwmxw/inc /Users/david/cpantesting/perl-5.9.5/.cpan/build/Crypt-Util-0.03-acwmxw/blib/lib /Users/david/cpantesting/perl-5.9.5/.cpan/build/Crypt-Util-0.03-acwmxw/blib/arch /Users/david/cpantesting/perl-5.9.5/lib/5.9.5/darwin-2level /Users/david/cpantesting/perl-5.9.5/lib/5.9.5/darwin-2level /Users/david/cpantesting/perl-5.9.5/lib/5.9.5 /Users/david/cpantesting/perl-5.9.5/lib/site_perl/5.9.5/darwin-2level /Users/david/cpantesting/perl-5.9.5/lib/site_perl/5.9.5/darwin-2level /Users/david/cpantesting/perl-5.9.5/lib/site_perl/5.9.5 . /Users/david/cpantesting/perl-5.9.5/lib/5.9.5/darwin-2level /Users/david/cpantesting/perl-5.9.5/lib/5.9.5 /Users/david/cpantesting/perl-5.9.5/lib/site_perl/5.9.5/darwin-2level /Users/david/cpantesting/perl-5.9.5/lib/site_perl/5.9.5 .) at /Users/david/cpantesting/perl-5.9.5/.cpan/build/Crypt-Util-0.03-acwmxw/blib/lib/Crypt/Util.pm line 15. # BEGIN failed--compilation aborted at t/basic.t line 8. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. # Failed test 'Crypt::Util->can(...)' # at t/basic.t line 10. # Crypt::Util->can('cipher_object') failed # Crypt::Util->can('digest_object') failed Can't locate object method "default_cipher" via package "Crypt::Util" at t/basic.t line 19. # Looks like you failed 2 tests of 3. # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/3 tests, 33.33% okay t/digest.......Can't locate object method "digest_string" via package "Crypt::Util" at t/digest.t line 25. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/encoding..... # Failed test 'use Crypt::Util;' # at t/encoding.t line 8. # Tried to use 'Crypt::Util'. # Error: Can't locate Perl6/Junction.pm in @INC (@INC contains: /Users/david/cpantesting/perl-5.9.5/.cpan/build/Crypt-Util-0.03-acwmxw/inc /Users/david/cpantesting/perl-5.9.5/.cpan/build/Crypt-Util-0.03-acwmxw/blib/lib /Users/david/cpantesting/perl-5.9.5/.cpan/build/Crypt-Util-0.03-acwmxw/blib/arch /Users/david/cpantesting/perl-5.9.5/lib/5.9.5/darwin-2level /Users/david/cpantesting/perl-5.9.5/lib/5.9.5/darwin-2level /Users/david/cpantesting/perl-5.9.5/lib/5.9.5 /Users/david/cpantesting/perl-5.9.5/lib/site_perl/5.9.5/darwin-2level /Users/david/cpantesting/perl-5.9.5/lib/site_perl/5.9.5/darwin-2level /Users/david/cpantesting/perl-5.9.5/lib/site_perl/5.9.5 . /Users/david/cpantesting/perl-5.9.5/lib/5.9.5/darwin-2level /Users/david/cpantesting/perl-5.9.5/lib/5.9.5 /Users/david/cpantesting/perl-5.9.5/lib/site_perl/5.9.5/darwin-2level /Users/david/cpantesting/perl-5.9.5/lib/site_perl/5.9.5 .) at /Users/david/cpantesting/perl-5.9.5/.cpan/build/Crypt-Util-0.03-acwmxw/blib/lib/Crypt/Util.pm line 15. # BEGIN failed--compilation aborted at t/encoding.t line 8. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Can't locate object method "encode_string_uri_base64" via package "Crypt::Util" at t/encoding.t line 29. # Looks like you failed 1 test of 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/encrypt......Can't locate object method "process_key" via package "Crypt::Util" at t/encrypt.t line 24. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/exported..... # Failed test 'use Crypt::Util;' # at t/exported.t line 8. # Tried to use 'Crypt::Util'. # Error: Can't locate Perl6/Junction.pm in @INC (@INC contains: /Users/david/cpantesting/perl-5.9.5/.cpan/build/Crypt-Util-0.03-acwmxw/inc /Users/david/cpantesting/perl-5.9.5/.cpan/build/Crypt-Util-0.03-acwmxw/blib/lib /Users/david/cpantesting/perl-5.9.5/.cpan/build/Crypt-Util-0.03-acwmxw/blib/arch /Users/david/cpantesting/perl-5.9.5/lib/5.9.5/darwin-2level /Users/david/cpantesting/perl-5.9.5/lib/5.9.5/darwin-2level /Users/david/cpantesting/perl-5.9.5/lib/5.9.5 /Users/david/cpantesting/perl-5.9.5/lib/site_perl/5.9.5/darwin-2level /Users/david/cpantesting/perl-5.9.5/lib/site_perl/5.9.5/darwin-2level /Users/david/cpantesting/perl-5.9.5/lib/site_perl/5.9.5 . /Users/david/cpantesting/perl-5.9.5/lib/5.9.5/darwin-2level /Users/david/cpantesting/perl-5.9.5/lib/5.9.5 /Users/david/cpantesting/perl-5.9.5/lib/site_perl/5.9.5/darwin-2level /Users/david/cpantesting/perl-5.9.5/lib/site_perl/5.9.5 .) at /Users/david/cpantesting/perl-5.9.5/.cpan/build/Crypt-Util-0.03-acwmxw/blib/lib/Crypt/Util.pm line 15. # BEGIN failed--compilation aborted at t/exported.t line 8. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Bareword "default_key" not allowed while "strict subs" in use at t/exported.t line 16. Bareword "default_key" not allowed while "strict subs" in use at t/exported.t line 20. Bareword "exported_instance" not allowed while "strict subs" in use at t/exported.t line 22. Execution of t/exported.t aborted due to compilation errors. # Looks like you failed 1 test of 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/multihash....ok t/tamper.......Name "Crypt::Util::PACK_FORMAT_VERSION" used only once: possible typo at t/tamper.t line 68. Can't locate object method "default_key" via package "Crypt::Util" at t/tamper.t line 22. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/basic.t 255 65280 3 2 1-2 t/digest.t 255 65280 ?? ?? ?? t/encoding.t 255 65280 1 1 1 t/encrypt.t 255 65280 ?? ?? ?? t/exported.t 255 65280 1 1 1 t/tamper.t 255 65280 ?? ?? ?? Failed 6/7 test scripts. 4/10 subtests failed. Files=7, Tests=10, 0 wallclock secs ( 0.29 cusr + 0.09 csys = 0.38 CPU) Failed 6/7 test programs. 4/10 subtests failed. make: *** [test_dynamic] Error 255 ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have --------------------- ---- ----- Class::Accessor::Fast 0 0.31 Digest 0 1.15 Storable 0 2.16 Sub::Exporter 0 0.976 Test::Exception 0 0.25 Test::More 0 0.70 Test::use::ok 0 0.02 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: PATH = /usr/bin:/bin:/usr/sbin:/sbin PERL5LIB = PERL5_CPANPLUS_IS_RUNNING = 15420 PERL5_CPAN_IS_RUNNING = 15420 SHELL = /bin/bash TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = /Users/david/cpantesting/perl-5.9.5/bin/perl5.9.5 $UID/$EUID = 501 / 501 $GID = 501 501 81 79 80 $EGID = 501 501 81 79 80 Perl module toolchain versions installed: Module Have ------------------- ------- CPAN 1.9203 Cwd 3.25 ExtUtils::CBuilder 0.19 ExtUtils::Command 1.13 ExtUtils::Install 1.41_01 ExtUtils::MakeMaker 6.36 ExtUtils::Manifest 1.51_01 ExtUtils::ParseXS 2.18 File::Spec 3.25 Module::Build 0.2808 Module::Signature n/a Test::Harness 2.64 Test::More 0.70 YAML 0.66 YAML::Syck 0.97 version 0.7203 -- Summary of my perl5 (revision 5 version 9 subversion 5) configuration: Platform: osname=darwin, osvers=8.10.1, archname=darwin-2level uname='darwin cowshed-door.barnyard.co.uk 8.10.1 darwin kernel version 8.10.1: wed may 23 16:33:00 pdt 2007; root:xnu-792.22.5~1release_i386 i386 i386 ' config_args='-de -Dprefix=/Users/david/cpantesting/perl-5.9.5 -Dusedevel' hint=recommended, useposix=true, d_sigaction=define useithreads=undef, usemultiplicity=undef useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=undef, use64bitall=undef, uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe', optimize='-O3', cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe' ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5367)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags ='' libpth=/usr/lib libs=-ldbm -ldl -lm -lc perllibs=-ldl -lm -lc libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup'
