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 Tim Bunce, This is a computer-generated report for Memcached-libmemcached-0.1301 on perl-5.10.0, created automatically by CPAN-Reporter-1.0601 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 'make test': PERL_DL_NONLAZY=1 /Users/david/cpantesting/perl-5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-load................# Testing Memcached::libmemcached 0.1301, Perl 5.010000, darwin, /Users/david/cpantesting/perl-5.10.0/bin/perl ok t/01-import..............ok t/02-create..............ok t/03-servers.............ok t/04-strerror............ok t/05-behavior............ok t/06-verbosity...........ok t/10-set-get............. # Failed test at t/10-set-get.t line 40. # got: 'Connection refused' # expected: 'SUCCESS' # Failed test at t/10-set-get.t line 43. # got: undef # expected: 't/10-set-get.t test value 1200518108' # Failed test at t/10-set-get.t line 44. # got: 'Connection refused' # expected: 'SUCCESS' # Looks like you failed 3 tests of 7. Dubious, test returned 3 (wstat 768, 0x300) Failed 3/7 subtests t/15-auto................ # Failed test 'should not exist yet and so should return undef' # at t/15-auto.t line 34. # got: 'Connection refused' # expected: 'SUCCESS' # Failed test at t/15-auto.t line 38. # got: 'Connection refused' # expected: 'SUCCESS' # Failed test 'should increment existing value' # at t/15-auto.t line 41. # got: 'Connection refused' # expected: 'SUCCESS' # Failed test at t/15-auto.t line 43. # got: '0' # expected: '43' # Failed test 'should increment existing value' # at t/15-auto.t line 45. # got: 'Connection refused' # expected: 'SUCCESS' # Failed test at t/15-auto.t line 47. # got: '0' # expected: '44' # Failed test 'should increment existing value' # at t/15-auto.t line 49. # got: 'Connection refused' # expected: 'SUCCESS' # Failed test at t/15-auto.t line 51. # got: '0' # expected: '43' # Looks like you failed 8 tests of 10. Dubious, test returned 8 (wstat 2048, 0x800) Failed 8/10 subtests t/20-set.................ok t/25-get................. # Failed test at t/25-get.t line 35. # got: 'Connection refused' # expected: 'SUCCESS' # Failed test at t/25-get.t line 35. # got: 'Connection refused' # expected: 'SUCCESS' # Failed test at t/25-get.t line 35. # got: 'Connection refused' # expected: 'SUCCESS' # Looks like you failed 3 tests of 5. Dubious, test returned 3 (wstat 768, 0x300) Failed 3/5 subtests t/30-prepend-append......Use of uninitialized value $got in string eq at t/30-prepend-append.t line 46. # Failed test at t/30-prepend-append.t line 46. # got: undef # expected: 'begin middle end' # Looks like you failed 1 test of 6. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/6 subtests t/40-delete..............ok t/50-quit................ok t/51-flush...............ok t/60-stats...............ok t/80-result_st...........ok t/api-coverage...........You tried to plan twice at t/api-coverage.t line 12. # Looks like your test died before it could output anything. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/1 subtests t/pod-coverage...........skipped: Test::Pod::Coverage 1.08 required for testing POD coverage t/pod....................ok Test Summary Report ------------------- t/10-set-get.t (Wstat: 768 Tests: 7 Failed: 3) Failed tests: 4-6 Non-zero exit status: 3 t/15-auto.t (Wstat: 2048 Tests: 10 Failed: 8) Failed tests: 3-10 Non-zero exit status: 8 t/25-get.t (Wstat: 768 Tests: 5 Failed: 3) Failed tests: 3-5 Non-zero exit status: 3 t/30-prepend-append.t (Wstat: 256 Tests: 6 Failed: 1) Failed test: 6 Non-zero exit status: 1 t/api-coverage.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 1 tests but ran 0. Files=20, Tests=106, 2 wallclock secs ( 0.10 usr 0.10 sys + 1.00 cusr 0.27 csys = 1.47 CPU) Result: FAIL Failed 5/20 test programs. 15/106 subtests failed. make: *** [test_dynamic] Error 255 ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have ---------- ----- -------- perl 5.006 5.010000 Test::More 0 0.72 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: AUTOMATED_TESTING = 1 PATH = /sw/bin:/sw/sbin:/usr/local/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin PERL5LIB = /sw/lib/perl5:/sw/lib/perl5/darwin PERL5_CPANPLUS_IS_RUNNING = 7390 PERL5_CPAN_IS_RUNNING = 7390 SHELL = /bin/bash TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = /Users/david/cpantesting/perl-5.10.0/bin/perl $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.9205 Cwd 3.26_01 ExtUtils::CBuilder 0.21 ExtUtils::Command 1.13 ExtUtils::Install 1.44 ExtUtils::MakeMaker 6.42 ExtUtils::Manifest 1.51_01 ExtUtils::ParseXS 2.18_02 File::Spec 3.26_01 Module::Build 0.2808_01 Module::Signature n/a Test::Harness 3.07 Test::More 0.72 YAML 0.66 YAML::Syck n/a version 0.74 -- Summary of my perl5 (revision 5 version 10 subversion 0) configuration: Platform: osname=darwin, osvers=8.10.1, archname=darwin-thread-multi-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.10.0 -Dusethreads' hint=recommended, useposix=true, d_sigaction=define useithreads=define, usemultiplicity=define 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'
