Skip Menu |

This queue is for tickets about the Image-Magick-Thumbnail CPAN distribution.

Report information
The Basics
Id: 8491
Status: resolved
Worked: 15 min
Left: 5 min
Priority: 2/
Queue: Image-Magick-Thumbnail

People
Owner: Nobody in particular
Requestors: jb [...] fusionquest.com
Cc:
AdminCc:

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



Subject: make test failed
This is the output of make test: [root@elijah Image-Magick-Thumbnail-0.01]# make test PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..4 # Running under perl version 5.008 for linux # Current time local: Tue Nov 16 22:46:06 2004 # Current time GMT: Wed Nov 17 06:46:06 2004 # Using Test.pm version 1.23 ok 1 Use of uninitialized value in numeric gt (>) at blib/lib/Image/Magick/Thumbnail.pm line 48. Use of uninitialized value in numeric gt (>) at blib/lib/Image/Magick/Thumbnail.pm line 48. Use of uninitialized value in division (/) at blib/lib/Image/Magick/Thumbnail.pm line 48. Use of uninitialized value in division (/) at blib/lib/Image/Magick/Thumbnail.pm line 49. Illegal division by zero at blib/lib/Image/Magick/Thumbnail.pm line 49. make: *** [test_dynamic] Error 2
Thanks for that - my CPAN account is so spammed these days that I didn't notice the cpantesters' failure notices. So, now I've fixexd the tests and the Manfiest, so it should be okay. lee