Hi!
While building ImageMagick 6.5.5-3, two tests failed.
See test-suite.log at http://people.debian.org/~naoliv/misc/i ... -suite.log
Can it be caused by a recent version of libtiff?
We are using libtiff 3.9.0
Thank you.
2 of 47 tests failed
Re: 2 of 47 tests failed
We have a work-around for this problem until we determine why the rose: image causes TIFF-3.9.0 not to flush the last strip. This appears to be the only image that causes the problem. Look for a patch in ImageMagick 6.5.5-4 by sometime tomorrow. We suspect the bug is in TIFF-3.9.0 since this problem does not occur with TIFF 3.8.2 but we'll need more time to identify the problem source.
Re: 2 of 47 tests failed
Tested with TIFF 4.0.0 beta 3 and it failed on one test.
test-suite.log is this:
It is the same ImageMagick version as before.
test-suite.log is this:
Code: Select all
=========================================
ImageMagick 6.5.5: ./test-suite.log
=========================================
1 of 47 tests failed.
.. contents:: :depth: 2
FAIL: Magick++/tests/coderInfo.sh (exit: 1)
===========================================
Caught exception: lt-coderInfo: unable to load module `/tmp/buildd/imagemagick-6.5.5.3/coders/magick.la': file not found @ module.c/OpenModule/1168
Re: 2 of 47 tests failed
- Caught exception: lt-coderInfo: unable to load module `/tmp/buildd/imagemagick-6.5.5.3/coders/magick.la': file not found @ module.c/OpenModule/1168
Re: 2 of 47 tests failed
Indeed it's a problem in TIFF (and that has a fix in version 3.9.1): http://bugzilla.maptools.org/show_bug.cgi?id=2088