[ANN] Cache::Memcached::Fast 0.03

Jason Titus jazzmantitus at yahoo.com
Sun Dec 16 17:11:27 UTC 2007


Sounds very cool but it fails the tests on both Centos/RHEL 4 and Mac OS X 10.5.1...  What platform are you building on?


Looking forward to using it,
Jason


Centos/RHEL 4:
Running make test
make[1]: Entering directory `/root/.cpan/build/Cache-Memcached-Fast-0.02/src'
make[1]: Leaving directory `/root/.cpan/build/Cache-Memcached-Fast-0.02/src'
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load.................ok 1/1# Testing Cache::Memcached::Fast 0.02, Perl 5.008008, /usr/bin/perl
t/00-load.................ok                                                 
t/Cache-Memcached-Fast....ok 1/58                                            
#   Failed test in t/Cache-Memcached-Fast.t at line 28.
t/Cache-Memcached-Fast....NOK 3                                              
#   Failed test in t/Cache-Memcached-Fast.t at line 30.
t/Cache-Memcached-Fast....NOK 4                                              
#   Failed test in t/Cache-Memcached-Fast.t at line 31.
t/Cache-Memcached-Fast....NOK 5                                              
#   Failed test in t/Cache-Memcached-Fast.t at line 32.
t/Cache-Memcached-Fast....NOK 6Can't find module IO::Compress::Gzip at t/Cache-Memcached-Fast.t line 36


#   Failed test in t/Cache-Memcached-Fast.t at line 36.
t/Cache-Memcached-Fast....NOK 8                                              
#   Failed test in t/Cache-Memcached-Fast.t at line 39.
#          got: undef
#     expected: 'val2'
t/Cache-Memcached-Fast....NOK 10                                             
#   Failed test in t/Cache-Memcached-Fast.t at line 40.
t/Cache-Memcached-Fast....NOK 11#          got: undef                        


----------------------------------------------


Mac OS X 10.5.1


Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load.................# Testing Cache::Memcached::Fast 0.02, Perl 5.008008, /usr/bin/perl
t/00-load.................ok                                                 
t/Cache-Memcached-Fast....ok 1/58                                            
#   Failed test in t/Cache-Memcached-Fast.t at line 28.
t/Cache-Memcached-Fast....NOK 3                                              
#   Failed test in t/Cache-Memcached-Fast.t at line 30.
t/Cache-Memcached-Fast....NOK 4                                              
#   Failed test in t/Cache-Memcached-Fast.t at line 31.
t/Cache-Memcached-Fast....NOK 5                                              
#   Failed test in t/Cache-Memcached-Fast.t at line 32.
t/Cache-Memcached-Fast....NOK 6                                              
#   Failed test in t/Cache-Memcached-Fast.t at line 36.
t/Cache-Memcached-Fast....NOK 8                                              
#   Failed test in t/Cache-Memcached-Fast.t at line 39.
#          got: undef
#     expected: 'val2'
t/Cache-Memcached-Fast....NOK 10                                             
#   Failed test in t/Cache-Memcached-Fast.t at line 40.
t/Cache-Memcached-Fast....NOK 11#          got: undef                        
#     expected: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx




perl -v


This is perl, v5.8.8 built for darwin-thread-multi-2level


Copyright 1987-2006, Larry Wall


Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.


Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl".  If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.







More information about the memcached mailing list