Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Cache-Memcached-Fast-CGI-0.04 v5.8.9 GNU/Linux
Date: 2010-10-09T14:44:47Z
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear HITSU,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.9007. 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] [Sat Oct 9 15:44:57 2010] Building Cache-Memcached-Fast-CGI
[ERROR] [Sat Oct 9 15:44:57 2010] MAKE TEST failed:
# Failed test 'use Cache::Memcached::Fast::CGI;'
# at t/00-load.t line 6.
# Tried to use 'Cache::Memcached::Fast::CGI'.
# Error: Can't locate Cache/Memcached/Fast.pm in @INC (@INC contains: /home/cpan/pit/thr/conf/perl-5.8.9/.cpanplus/5.8.9/build/Cache-Memcached-Fast-CGI/blib/lib /home/cpan/pit/thr/conf/perl-5.8.9/.cpanplus/5.8.9/build/Cache-Memcached-Fast-CGI/blib/arch /home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi /home/cpan/pit/thr/perl-5.8.9/lib/5.8.9 /home/cpan/pit/thr/perl-5.8.9/lib/site_perl/5.8.9/x86_64-linux-thread-multi /home/cpan/pit/thr/perl-5.8.9/lib/site_perl/5.8.9) at /home/cpan/pit/thr/conf/perl-5.8.9/.cpanplus/5.8.9/build/Cache-Memcached-Fast-CGI/blib/lib/Cache/Memcached/Fast/CGI.pm line 18.
# BEGIN failed--compilation aborted at /home/cpan/pit/thr/conf/perl-5.8.9/.cpanplus/5.8.9/build/Cache-Memcached-Fast-CGI/blib/lib/Cache/Memcached/Fast/CGI.pm line 18.
# Compilation failed in require at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
Bailout called. Further testing stopped: not ok 2 - use Cache::Memcached::Fast;
# Failed test 'use Cache::Memcached::Fast;'
# at t/00-load.t line 7.
# Tried to use 'Cache::Memcached::Fast'.
# Error: Can't locate Cache/Memcached/Fast.pm in @INC (@INC contains: /home/cpan/pit/thr/conf/perl-5.8.9/.cpanplus/5.8.9/build/Cache-Memcached-Fast-CGI/blib/lib /home/cpan/pit/thr/conf/perl-5.8.9/.cpanplus/5.8.9/build/Cache-Memcached-Fast-CGI/blib/arch /home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi /home/cpan/pit/thr/perl-5.8.9/lib/5.8.9 /home/cpan/pit/thr/perl-5.8.9/lib/site_perl/5.8.9/x86_64-linux-thread-multi /home/cpan/pit/thr/perl-5.8.9/lib/site_perl/5.8.9) at (eval 5) line 2.
# BEGIN failed--compilation aborted at (eval 5) line 2.
# Failed test 'use IO::Capture::Stdout;'
# at t/00-load.t line 8.
# Tried to use 'IO::Capture::Stdout'.
# Error: Can't locate IO/Capture/Stdout.pm in @INC (@INC contains: /home/cpan/pit/thr/conf/perl-5.8.9/.cpanplus/5.8.9/build/Cache-Memcached-Fast-CGI/blib/lib /home/cpan/pit/thr/conf/perl-5.8.9/.cpanplus/5.8.9/build/Cache-Memcached-Fast-CGI/blib/arch /home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi /home/cpan/pit/thr/perl-5.8.9/lib/5.8.9 /home/cpan/pit/thr/perl-5.8.9/lib/site_perl/5.8.9/x86_64-linux-thread-multi /home/cpan/pit/thr/perl-5.8.9/lib/site_perl/5.8.9) at (eval 6) line 2.
# BEGIN failed--compilation aborted at (eval 6) line 2.
Use of uninitialized value in concatenation (.) or string at t/00-load.t line 11.
# Testing Cache::Memcached::Fast::CGI , Perl 5.008009, /home/cpan/pit/thr/perl-5.8.9/bin/perl
# Looks like you failed 3 tests of 3.
FAILED--Further testing stopped: not ok 2 - use Cache::Memcached::Fast;
BEGIN failed--compilation aborted at /home/cpan/pit/thr/perl-5.8.9/bin/cpanp-run-perl line 8.
[MSG] [Sat Oct 9 15:44:57 2010] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value'
MISSING PREREQUISITES:
It was observed that the test suite seem to fail without these modules:
Cache::Memcached::Fast
IO::Capture::Stdout
As such, adding the prerequisite module(s) to 'PREREQ_PM' in your
Makefile.PL should solve this problem. For example:
WriteMakefile(
AUTHOR => 'HITSU (cpanplus-info@lists.sf.net)',
... # other information
PREREQ_PM => {
'Cache::Memcached::Fast' => '0', # or a minimum working version
'IO::Capture::Stdout' => '0', # or a minimum working version
}
);
Thanks! :-)
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Module Name Have Want
Test::More 0.96 0
Perl module toolchain versions installed:
Module Name Have
CPANPLUS 0.9007
CPANPLUS::Dist::Build 0.48
Cwd 3.33
ExtUtils::CBuilder 0.2703
ExtUtils::Command 1.16
ExtUtils::Install 1.54
ExtUtils::MakeMaker 6.56
ExtUtils::Manifest 1.58
ExtUtils::ParseXS 2.2206
File::Spec 3.33
Module::Build 0.3607
Test::Harness 3.22
Test::More 0.96
version 0.82
******************************** 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 CPANPLUS::Dist::YACSmoke 0.58.
Powered by minismokebox version 0.32
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_GB.UTF-8
PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
PERL5LIB = :/home/cpan/pit/thr/conf/perl-5.8.9/.cpanplus/5.8.9/build/Cache-Memcached-Fast-CGI/blib/lib:/home/cpan/pit/thr/conf/perl-5.8.9/.cpanplus/5.8.9/build/Cache-Memcached-Fast-CGI/blib/arch
PERL5_CPANPLUS_IS_RUNNING = 11783
PERL5_CPANPLUS_IS_VERSION = 0.9007
PERL5_MINISMOKEBOX = 0.32
PERL5_YACSMOKE_BASE = /home/cpan/pit/thr/conf/perl-5.8.9
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /home/cpan/pit/thr/perl-5.8.9/bin/perl
UID: $< = 1001
EUID: $> = 1001
GID: $( = 1001 1001
EGID: $) = 1001 1001
-------------------------------
--
Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
Platform:
osname=linux, osvers=2.6.32-23-generic, archname=x86_64-linux-thread-multi
uname='linux velvet 2.6.32-23-generic #37-ubuntu smp fri jun 11 08:03:28 utc 2010 x86_64 gnulinux '
config_args='-des -Dprefix=/home/cpan/pit/thr/perl-5.8.9 -Dusethreads'
hint=recommended, useposix=true, d_sigaction=define
usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=define uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.4.3', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64
libs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.11.1.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.11.1'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
THREADS_HAVE_PIDS USE_64_BIT_ALL USE_64_BIT_INT
USE_FAST_STDIO USE_ITHREADS USE_LARGE_FILES
USE_PERLIO USE_REENTRANT_API
Built under linux
Compiled at Jul 22 2010 07:18:33
%ENV:
PERL5LIB=":/home/cpan/pit/thr/conf/perl-5.8.9/.cpanplus/5.8.9/build/Cache-Memcached-Fast-CGI/blib/lib:/home/cpan/pit/thr/conf/perl-5.8.9/.cpanplus/5.8.9/build/Cache-Memcached-Fast-CGI/blib/arch"
PERL5_CPANPLUS_IS_RUNNING="11783"
PERL5_CPANPLUS_IS_VERSION="0.9007"
PERL5_MINISMOKEBOX="0.32"
PERL5_YACSMOKE_BASE="/home/cpan/pit/thr/conf/perl-5.8.9"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/cpan/pit/thr/conf/perl-5.8.9/.cpanplus/5.8.9/build/Cache-Memcached-Fast-CGI/blib/lib
/home/cpan/pit/thr/conf/perl-5.8.9/.cpanplus/5.8.9/build/Cache-Memcached-Fast-CGI/blib/arch
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9
/home/cpan/pit/thr/perl-5.8.9/lib/site_perl/5.8.9/x86_64-linux-thread-multi
/home/cpan/pit/thr/perl-5.8.9/lib/site_perl/5.8.9
.