Subject: | pQuery-0.01 will not install without force because t/constructors.t fails to compile. |
Date: | Fri, 29 Feb 2008 12:03:13 +0000 |
To: | bug-pQuery [...] rt.cpan.org |
From: | Alex Robinson <cpan [...] alex.fu2k.org> |
pQuery-0.01 will not install without force because t/constructors.t
fails to compile.
Show quoted text
>>>
BEGIN failed--compilation aborted at t/contructors.t line 4.
# Looks like your test died before it could output anything.
t/contructors....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-5
Failed 5/5 tests, 0.00% okay
t/each...........ok
t/find...........ok
t/html...........ok
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/contructors.t 255 65280 5 10 1-5
Failed 1/4 test scripts. 5/11 subtests failed.
Files=4, Tests=11, 0 wallclock secs ( 0.28 cusr + 0.06 csys = 0.34 CPU)
Failed 1/4 test programs. 5/11 subtests failed.
make: *** [test_dynamic] Error 255
<<<
The culprit:
Line 4: use XXX;