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 KRUSCOE, 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] [Wed Dec 5 08:43:01 2007] Trying to get 'http://www.cpan.org/authors/id/K/KR/KRUSCOE/Tie-DxHash-1.03.tar.gz' [MSG] [Wed Dec 5 08:43:02 2007] Trying to get 'http://www.cpan.org/authors/id/K/KR/KRUSCOE/CHECKSUMS' [MSG] [Wed Dec 5 08:43:02 2007] Checksum matches for 'Tie-DxHash-1.03.tar.gz' [MSG] [Wed Dec 5 08:43:03 2007] Extracted 'Tie-DxHash-1.03/' [MSG] [Wed Dec 5 08:43:03 2007] Extracted 'Tie-DxHash-1.03/README' [MSG] [Wed Dec 5 08:43:03 2007] Extracted 'Tie-DxHash-1.03/META.yml' [MSG] [Wed Dec 5 08:43:03 2007] Extracted 'Tie-DxHash-1.03/MANIFEST' [MSG] [Wed Dec 5 08:43:03 2007] Extracted 'Tie-DxHash-1.03/Changes' [MSG] [Wed Dec 5 08:43:03 2007] Extracted 'Tie-DxHash-1.03/Makefile.PL' [MSG] [Wed Dec 5 08:43:03 2007] Extracted 'Tie-DxHash-1.03/Build.PL' [MSG] [Wed Dec 5 08:43:03 2007] Extracted 'Tie-DxHash-1.03/MANIFEST.SKIP' [MSG] [Wed Dec 5 08:43:03 2007] Extracted 'Tie-DxHash-1.03/lib/' [MSG] [Wed Dec 5 08:43:03 2007] Extracted 'Tie-DxHash-1.03/lib/Tie/' [MSG] [Wed Dec 5 08:43:03 2007] Extracted 'Tie-DxHash-1.03/lib/Tie/DxHash.pm' [MSG] [Wed Dec 5 08:43:03 2007] Extracted 'Tie-DxHash-1.03/t/' [MSG] [Wed Dec 5 08:43:03 2007] Extracted 'Tie-DxHash-1.03/t/store.t' [MSG] [Wed Dec 5 08:43:03 2007] Extracted 'Tie-DxHash-1.03/t/delete.t' [MSG] [Wed Dec 5 08:43:03 2007] Extracted 'Tie-DxHash-1.03/t/multi.t' [MSG] [Wed Dec 5 08:43:03 2007] Extracted 'Tie-DxHash-1.03/t/01-kwalitee.t' [MSG] [Wed Dec 5 08:43:03 2007] Extracted 'Tie-DxHash-1.03/t/exists.t' [MSG] [Wed Dec 5 08:43:03 2007] Extracted 'Tie-DxHash-1.03/t/04-pod-coverage.t' [MSG] [Wed Dec 5 08:43:03 2007] Extracted 'Tie-DxHash-1.03/t/keys.t' [MSG] [Wed Dec 5 08:43:03 2007] Extracted 'Tie-DxHash-1.03/t/tiehash.t' [MSG] [Wed Dec 5 08:43:03 2007] Extracted 'Tie-DxHash-1.03/t/03-pod.t' [MSG] [Wed Dec 5 08:43:03 2007] Extracted 'Tie-DxHash-1.03/t/scalar.t' [MSG] [Wed Dec 5 08:43:03 2007] Extracted 'Tie-DxHash-1.03/t/destroy.t' [MSG] [Wed Dec 5 08:43:03 2007] Extracted 'Tie-DxHash-1.03/t/fetch.t' [MSG] [Wed Dec 5 08:43:03 2007] Extracted 'Tie-DxHash-1.03/t/defined.t' [MSG] [Wed Dec 5 08:43:03 2007] Extracted 'Tie-DxHash-1.03/t/clear.t' [MSG] [Wed Dec 5 08:43:03 2007] Extracted 'Tie-DxHash-1.03/t/00-distribution.t' [MSG] [Wed Dec 5 08:43:03 2007] Extracted 'Tie-DxHash-1.03/t/02-perl-critic.t' [MSG] [Wed Dec 5 08:43:03 2007] Extracted 'Tie::DxHash' to '/home/cpan/perl562/.cpanplus/5.6.2/build/Tie-DxHash-1.03' [MSG] [Wed Dec 5 08:43:04 2007] Checking if your kit is complete... Looks good Writing Makefile for Tie::DxHash [MSG] [Wed Dec 5 08:43:04 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Wed Dec 5 08:43:05 2007] cp lib/Tie/DxHash.pm blib/lib/Tie/DxHash.pm Manifying blib/man3/Tie::DxHash.3 [ERROR] [Wed Dec 5 08:43:07 2007] MAKE TEST failed: PERL_DL_NONLAZY=1 /home/cpan/perl562/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-distribution....skipped all skipped: Test::Distribution not installed t/01-kwalitee........skipped all skipped: Test::Kwalitee not installed; skipping t/02-perl-critic.....skipped all skipped: Test::Perl::Critic only run for author tests t/03-pod.............skipped all skipped: Test::Pod 1.14 required for testing POD t/04-pod-coverage....skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/clear..............ok t/defined............ok t/delete.............ok t/destroy............ok t/exists.............ok t/fetch..............ok t/keys...............ok t/multi..............ok t/scalar............. # Failed test 'scalar %dx_hash returns the correct number of keys' # at t/scalar.t line 14. # got: '0' # expected: '3' # Looks like you failed 1 test of 2. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay t/store..............ok t/tiehash............ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/scalar.t 1 256 2 1 2 5 tests skipped. Failed 1/16 test scripts. 1/32 subtests failed. Files=16, Tests=32, 2 wallclock secs ( 1.01 cusr + 0.18 csys = 1.19 CPU) Failed 1/16 test programs. 1/32 subtests failed. gmake: *** [test_dynamic] Error 35 [MSG] [Wed Dec 5 08:43:07 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 version 0.7203 0 ******************************** 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/perl562/.cpanplus/5.6.2/build/Tie-DxHash-1.03/blib/lib:/home/cpan/perl562/.cpanplus/5.6.2/build/Tie-DxHash-1.03/blib/arch:/home/cpan/perl562/.cpanplus/5.6.2/build/Tie-DxHash-1.03/blib PERL5_CPANPLUS_IS_EXECUTING = PERL5_CPANPLUS_IS_RUNNING = 11920 PERL5_CPANPLUS_IS_VERSION = 0.82 PERL_MM_USE_DEFAULT = 1 SHELL = /usr/pkg/bin/bash TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /home/cpan/perl562/bin/perl UID: $< = 1002 EUID: $> = 1002 GID: $( = 100 100 EGID: $) = 100 100 ------------------------------- -- Summary of my perl5 (revision 5.0 version 6 subversion 2) configuration: Platform: osname=netbsd, osvers=3.1, archname=i386-netbsd-thread-multi-64int uname='netbsd canker.bingosnet.co.uk 3.1 netbsd 3.1 (generic_laptop) #0: tue oct 31 04:32:05 utc 2006 [EMAIL PROTECTED]:homebuildsabnetbsd-3-1-releasei386200610302053z-objhomebuildsabnetbsd-3-1-releasesrcsysarchi386compilegeneric_laptop i386 ' config_args='' hint=recommended, useposix=true, d_sigaction=define usethreads=define use5005threads=undef useithreads=define usemultiplicity=define useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef use64bitint=define use64bitall=undef uselongdouble=undef Compiler: cc='cc', ccflags ='-fno-strict-aliasing -I/usr/pkg/include', optimize='-O', cppflags='-fno-strict-aliasing -I/usr/pkg/include' ccversion='', gccversion='3.3.3 (NetBSD nb3 20040520)', 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, usemymalloc=n, 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=-lgdbm -lm -lc -lposix -lcrypt -lutil -lpthread perllibs=-lm -lc -lposix -lcrypt -lutil -lpthread libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a 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'
