Skip Menu |

This queue is for tickets about the Error CPAN distribution.

Report information
The Basics
Id: 34808
Status: resolved
Priority: 0/
Queue: Error

People
Owner: Nobody in particular
Requestors: greg [...] trawna.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: make test problem
Date: Wed, 9 Apr 2008 23:21:33 -0400
To: <bug-Error [...] rt.cpan.org>
From: "Greg Schmidt" <greg [...] trawna.com>
# perl -v This is perl, v5.8.0 built for i386-freebsd # uname -a FreeBSD marsa.trawna.com 4.8-RELEASE FreeBSD 4.8-RELEASE #3: Wed Jun 11 00:50:06 EDT 2003 root@:/usr/src/sys/compile/MARSA i386 # make test [...] t/08warndie............................1/21 # Failed test (t/08warndie.t at line 143) # ' # Unhandled perl error caught at toplevel: # # An exception # # Thrown from: /usr/home/root/.cpan/build/Error-0.17012-SDaYi7/blib/lib/Error.pm:184 # # Full stack trace: # # main::__ANON__() called at t/08warndie.t line 37 # main::run_kid('CODE(0x81e00c0)') called at t/08warndie.t line 140 # # ' # doesn't match '(?-xism:^ # Unhandled exception of type Error caught at toplevel: # # An exception # # Thrown from: (?-xism:t\/08warndie\.t):139 # # Full stack trace: # # \tmain::__ANON__\(\) called at (?-xism:t\/08warndie\.t) line 37 # \tmain::run_kid\('CODE\(0x[0-9a-f]+\)'\) called at (?-xism:t\/08warndie\.t) line 140 # # $)' # Looks like you failed 1 tests of 21. t/08warndie............................ Dubious, test returned 1 (wstat 256, 0x100) Failed 1/21 subtests Sorry, I have no idea how to fix this one! Greg.
From: SHLOMIF [...] cpan.org
On Wed Apr 09 23:21:54 2008, greg@trawna.com wrote: Show quoted text
> # perl -v > > This is perl, v5.8.0 built for i386-freebsd >
perl-5.8.0 is extremely old and extremely broken. Please upgrade to 5.8.8 or 5.10.0. Regards, Shlomi Fish
Invalid - we don't support 5.8.0.