Skip Menu |

This queue is for tickets about the Imager CPAN distribution.

Report information
The Basics
Id: 26278
Status: resolved
Priority: 0/
Queue: Imager

People
Owner: TONYC [...] cpan.org
Requestors: TONYC [...] cpan.org
Cc:
AdminCc:

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



Subject: investigate test failure - activestate ppm build farm - linux - 5.8
http://ppm.activestate.com/BuildStatus/5.8-linux/linux-5.8/Imager-0.56.txt t/t82inline.......1..9 ok 1 - pixel_count ok 2 - count_color black on black image ok 3 - check new image white count ok 4 - try new image ok 5 - check modified black count ok 6 - check modified white count ok 7 - do_lots() ok 8 - write t82lots.ppm not ok 9 - check refcnt of imager object hash between normal and typemap generated # Failed test (t/t82inline.t at line 257) # got: '2' # expected: '1' # Looks like you failed 1 tests of 9. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 9 Failed 1/9 tests, 88.89% okay Possibly caused by an old _Inline directory.
t82inline.t now uses the FORCE option to force rebuilding the generated module. Imager::ExtUtils includes Imager's version in the AUTO_INCLUDE code so Inline::C generated modules should be rebuilt when a new release is installed. fixed in svn
On Wed Apr 18 10:08:11 2007, TONYC wrote: Show quoted text
> t82inline.t now uses the FORCE option to force rebuilding the generated > module. > > Imager::ExtUtils includes Imager's version in the AUTO_INCLUDE code so > Inline::C generated modules should be rebuilt when a new release is > installed. > > fixed in svn
Fixed in 0.58