[jifty-devel] Class::Accessor::Named

Scott T. Hildreth shild at sbcglobal.net
Tue Sep 5 13:30:49 EDT 2006


cpan> install  Class::Accessor::Named
Running install for module Class::Accessor::Named
Running make for J/JE/JESSE/Class-Accessor-Named-0.005.tar.gz
  Is already unwrapped into directory /usr/local/perl-5.8.8/cpan/build/Class-Accessor-Named-0.005
  Has already been processed within this session
Running make test
PERL_DL_NONLAZY=1 /usr/local/perl-5.8.8/bin/perl5.8.8 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/00.load.t t/01-dependencies.t t/pod-coverage.t t/pod.t
t/00.load............
t/00.load............NOK 1#   Failed test 'use Class::Accessor::Named;'      
#   in t/00.load.t at line 4.
#     Tried to use 'Class::Accessor::Named'.
#     Error:  Can't wrap non-existent subroutine Class::Accessor::make_accessor at (eval 3) line 2
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at t/00.load.t line 4.
# Testing Class::Accessor::Named 0.005
# Looks like you failed 1 test of 1.
t/00.load............dubious                                                 
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
t/01-dependencies....ok                                                      
t/pod-coverage.......ok                                                      
t/pod................ok                                                      
Failed Test Stat Wstat Total Fail  Failed  List of Failed
------------------------------------------------------------------------------------------------------------------------------------------------------
t/00.load.t    1   256     1    1 100.00%  1
Failed 1/4 test scripts, 75.00% okay. 1/8 subtests failed, 87.50% okay.
*** Error code 255

Stop in /usr/local/perl-5.8.8/cpan/build/Class-Accessor-Named-0.005.
  /usr/bin/make test -- NOT OK
Running make install
  make test had returned bad status, won't install without force
Failed during this command:
  JESSE/Class-Accessor-Named-0.005.tar.gz      : make_test NO



On Mon, 2006-09-04 at 14:32 -0400, Jesse Vincent wrote:
> 
> 
> On Fri, Aug 25, 2006 at 12:30:12PM -0500, Scott T. Hildreth wrote:
> > This may not be the appropriate list, but I am trying to install this
> > module from the Jifty install.  The tests are failing,
> > 
> > #########################################################################
> > 
> > PERL_DL_NONLAZY=1 /usr/local/perl-5.8.8/bin/perl5.8.8
> > "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib',
> > 'blib/arch')" t/00.load.t t/01-dependencies.t t/pod-coverage.t t/pod.t
> > t/00.load............ok 1/1# Testing Class::Accessor::Named
> > 0.004            
> 
> I've just uploaded 0.005 to cpan. Give that version a shot?
-- 
Scott T. Hildreth <shild at sbcglobal.net>


More information about the jifty-devel mailing list