Subject: | Installation failure due to new dependency |
0.51 will not compile, due to a new dependency on
CHI::Driver::Memcached::libmemcached:
PERL_DL_NONLAZY=1 /home/perlbrew/perls/perl-5.14.2/bin/perl
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib',
'blib/arch')" t/*.t
t/00-load.t ............................. 1/1 # Testing CHI 0.51, Perl
5.014002, /home/perlbrew/perls/perl-5.14.2/bin/perl
t/00-load.t ............................. ok
t/author-03-pod.t ....................... skipped: these tests are for
testing by the author
t/author-file-driver.t .................. skipped: these tests are for
testing by the author
t/author-no-data-serializer.t ........... skipped: these tests are for
testing by the author
t/author-RequiredModules.t .............. skipped: these tests are for
testing by the author
t/Bugs.t ................................ ok
t/Config.t .............................. 1/?
# Failed test 'test_config died (Can't locate
CHI/Driver/Memcached/libmemcached.pm in @INC (@INC contains:
/home/ether/.cpanm/work/1330969757.29411/CHI-0.51/blib/lib
/home/ether/.cpanm/work/1330969757.29411/CHI-0.51/blib/arch
/home/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/x86_64-linux
/home/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2
/home/perlbrew/perls/perl-5.14.2/lib/5.14.2/x86_64-linux
/home/perlbrew/perls/perl-5.14.2/lib/5.14.2 .) at
/home/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/Module/Runtime.pm
line 317.
# at
/home/ether/.cpanm/work/1330969757.29411/CHI-0.51/blib/lib/CHI/t/Config.pm
line 53)'
# at
/home/ether/.cpanm/work/1330969757.29411/CHI-0.51/blib/lib/CHI/Test/Class.pm
line 27.
# (in CHI::t::Config->test_config)
# Looks like you failed 1 test of 25.
t/Config.t .............................. Dubious, test returned 1
(wstat 256, 0x100)
Failed 1/25 subtests
t/Constants.t ........................... ok
t/Driver-Memory.t ....................... ok
t/Driver-RawMemory.t .................... ok
t/GetError.t ............................ ok
t/Initialize.t .......................... ok
t/Sanity.t .............................. ok
t/SetError.t ............................ ok
t/smoke-Driver-CacheCache.t ............. skipped: these tests are for
"smoke bot" testing
t/smoke-Driver-FastMmap.t ............... skipped: these tests are for
"smoke bot" testing
t/smoke-Driver-File-DepthZero.t ......... skipped: these tests are for
"smoke bot" testing
t/smoke-Driver-File.t ................... skipped: these tests are for
"smoke bot" testing
t/smoke-Driver-NonMoose.t ............... skipped: these tests are for
"smoke bot" testing
t/smoke-Driver-Subcache-l1_cache.t ...... skipped: these tests are for
"smoke bot" testing
t/smoke-Driver-Subcache-mirror_cache.t .. skipped: these tests are for
"smoke bot" testing
t/smoke-Null.t .......................... skipped: these tests are for
"smoke bot" testing
t/Subcache.t ............................ ok
t/Subclass.t ............................ ok
t/Util.t ................................ ok
Test Summary Report
-------------------
t/Config.t (Wstat: 256 Tests: 25 Failed: 1)
Failed test: 21
Non-zero exit status: 1
Files=25, Tests=1756, 8 wallclock secs ( 0.40 usr 0.05 sys + 7.32
cusr 0.40 csys = 8.17 CPU)
Result: FAIL
Failed 1/25 test programs. 1/1756 subtests failed.
make: *** [test_dynamic] Error 255