Checking for IPC::ShareLite... not found NOTE: Your system does not seem to have IPC::ShareLite installed. This module is a prerequisite for the SharedMemoryCache implementations. However, since it is not available on all platforms, the Cache::Cache module does not list it as an explicit dependency. If you are able to build IPC::ShareLite (available on CPAN), please install it now and re run this Makefile.PL. Automatically disabling the tests for the SharedMemoryCache. Checking if your kit is complete... Warning: prerequisite Digest::SHA1 2.02 not found at /home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Warning: prerequisite Storable 1.014 not found at /home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Looks good Writing Makefile for Cache::Cache ------------------------------------------------------------------ Please be patient while running "make test" as the full test suite takes roughly two minutes to complete. ------------------------------------------------------------------ cp lib/Cache/SizeAwareMemoryCache.pm blib/lib/Cache/SizeAwareMemoryCache.pm cp lib/Cache/CacheUtils.pm blib/lib/Cache/CacheUtils.pm cp lib/Cache/CacheSizer.pm blib/lib/Cache/CacheSizer.pm cp lib/Cache/SizeAwareCacheTester.pm blib/lib/Cache/SizeAwareCacheTester.pm cp lib/Cache/MemoryCache.pm blib/lib/Cache/MemoryCache.pm cp lib/Cache/SizeAwareCache.pm blib/lib/Cache/SizeAwareCache.pm cp lib/Cache/Object.pm blib/lib/Cache/Object.pm cp lib/Cache/BaseCacheTester.pm blib/lib/Cache/BaseCacheTester.pm cp lib/Cache/CacheTester.pm blib/lib/Cache/CacheTester.pm cp lib/Cache/BaseCache.pm blib/lib/Cache/BaseCache.pm cp lib/Cache/Cache.pm blib/lib/Cache/Cache.pm cp lib/Cache/FileCache.pm blib/lib/Cache/FileCache.pm cp lib/Cache/SizeAwareSharedMemoryCache.pm blib/lib/Cache/SizeAwareSharedMemoryCache.pm cp lib/Cache/FileBackend.pm blib/lib/Cache/FileBackend.pm cp lib/Cache/SharedMemoryCache.pm blib/lib/Cache/SharedMemoryCache.pm cp lib/Cache/NullCache.pm blib/lib/Cache/NullCache.pm cp lib/Cache/SharedMemoryBackend.pm blib/lib/Cache/SharedMemoryBackend.pm cp lib/Cache/SizeAwareFileCache.pm blib/lib/Cache/SizeAwareFileCache.pm cp lib/Cache/CacheMetaData.pm blib/lib/Cache/CacheMetaData.pm cp lib/Cache/MemoryBackend.pm blib/lib/Cache/MemoryBackend.pm Manifying blib/man3/Cache::SizeAwareMemoryCache.3 Manifying blib/man3/Cache::CacheUtils.3 Manifying blib/man3/Cache::CacheSizer.3 Manifying blib/man3/Cache::SizeAwareCacheTester.3 Manifying blib/man3/Cache::MemoryCache.3 Manifying blib/man3/Cache::SizeAwareCache.3 Manifying blib/man3/Cache::Object.3 Manifying blib/man3/Cache::BaseCacheTester.3 Manifying blib/man3/Cache::CacheTester.3 Manifying blib/man3/Cache::BaseCache.3 Manifying blib/man3/Cache::Cache.3 Manifying blib/man3/Cache::FileCache.3 Manifying blib/man3/Cache::SizeAwareSharedMemoryCache.3 Manifying blib/man3/Cache::FileBackend.3 Manifying blib/man3/Cache::SharedMemoryCache.3 Manifying blib/man3/Cache::NullCache.3 Manifying blib/man3/Cache::SharedMemoryBackend.3 Manifying blib/man3/Cache::SizeAwareFileCache.3 Manifying blib/man3/Cache::CacheMetaData.3 Manifying blib/man3/Cache::MemoryBackend.3 PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/1_test_cache_interface.t t/2_test_memory_cache.t t/3_test_file_cache.t t/5_test_size_aware_file_cache.t t/6_test_size_aware_memory_cache.t t/1_test_cache_interface.1..1 ok 1 ok t/2_test_memory_cache.1..35 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok t/3_test_file_cache.1..35 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok t/5_test_size_aware_file_cache.1..48 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok t/6_test_size_aware_memory_cache.1..48 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok All tests successful. Files=5, Tests=167, 88 wallclock secs ( 3.23 cusr + 0.19 csys = 3.42 CPU) Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Cache/SizeAwareMemoryCache.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Cache/CacheUtils.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Cache/CacheSizer.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Cache/SizeAwareCacheTester.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Cache/MemoryCache.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Cache/SizeAwareCache.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Cache/Object.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Cache/BaseCacheTester.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Cache/CacheTester.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Cache/BaseCache.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Cache/Cache.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Cache/FileCache.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Cache/SizeAwareSharedMemoryCache.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Cache/FileBackend.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Cache/SharedMemoryCache.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Cache/NullCache.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Cache/SharedMemoryBackend.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Cache/SizeAwareFileCache.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Cache/CacheMetaData.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Cache/MemoryBackend.pm Installing /home/cpanrun/build/5.6.1/man/man3/Cache::SizeAwareMemoryCache.3 Installing /home/cpanrun/build/5.6.1/man/man3/Cache::CacheUtils.3 Installing /home/cpanrun/build/5.6.1/man/man3/Cache::CacheSizer.3 Installing /home/cpanrun/build/5.6.1/man/man3/Cache::SizeAwareCacheTester.3 Installing /home/cpanrun/build/5.6.1/man/man3/Cache::MemoryCache.3 Installing /home/cpanrun/build/5.6.1/man/man3/Cache::SizeAwareCache.3 Installing /home/cpanrun/build/5.6.1/man/man3/Cache::Object.3 Installing /home/cpanrun/build/5.6.1/man/man3/Cache::BaseCacheTester.3 Installing /home/cpanrun/build/5.6.1/man/man3/Cache::CacheTester.3 Installing /home/cpanrun/build/5.6.1/man/man3/Cache::BaseCache.3 Installing /home/cpanrun/build/5.6.1/man/man3/Cache::Cache.3 Installing /home/cpanrun/build/5.6.1/man/man3/Cache::FileCache.3 Installing /home/cpanrun/build/5.6.1/man/man3/Cache::SizeAwareSharedMemoryCache.3 Installing /home/cpanrun/build/5.6.1/man/man3/Cache::FileBackend.3 Installing /home/cpanrun/build/5.6.1/man/man3/Cache::SharedMemoryCache.3 Installing /home/cpanrun/build/5.6.1/man/man3/Cache::NullCache.3 Installing /home/cpanrun/build/5.6.1/man/man3/Cache::SharedMemoryBackend.3 Installing /home/cpanrun/build/5.6.1/man/man3/Cache::SizeAwareFileCache.3 Installing /home/cpanrun/build/5.6.1/man/man3/Cache::CacheMetaData.3 Installing /home/cpanrun/build/5.6.1/man/man3/Cache::MemoryBackend.3 Appending installation info to /home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi/perllocal.pod