Bug 117986 - graphics/ImageMagick WITH_PERL PerlMagick test fails on t/filter.t with Despeckle filter
Summary: graphics/ImageMagick WITH_PERL PerlMagick test fails on t/filter.t with Despe...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Matuska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-11 20:20 UTC by Coleman Kane
Modified: 2008-06-06 22:42 UTC (History)
0 users

See Also:


Attachments
file.diff (708 bytes, patch)
2007-11-11 20:20 UTC, Coleman Kane
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Coleman Kane freebsd_committer freebsd_triage 2007-11-11 20:20:00 UTC
When trying to install the latest ImageMagick, the PerlMagick test fails performing the t/filter.t test. After setting TEST_VERBOSE=1 in PerlMagick/Makefile, I traced this down to the Despeckle test in filter.t. This test has a defined max deviation limit value of 0.06, but on my system the max deviation when this test goes up to over 0.07. I changed this value to 0.08 and the test built fine after that. I am no ImageMagick whiz, so I am not sure what the ultimate ramification of this change is. I suspect that it means that the compiled Despeckle filter for the Perl module is not as effective as they would like it to be.

Fix: Attaching a patch of what I did to fix this.

Patch attached with submission follows:
How-To-Repeat: Enable Perl support in ImageMagick port (6.3.6-9). Try to make install it, and it fails on the tests, preventing it from being installed.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-11-11 20:20:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->cokane

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2007-11-11 20:20:21 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2008-05-23 13:32:03 UTC
Responsible Changed
From-To: cokane->mm

Assign to new maintainer of ImageMagick.
Comment 4 Martin Matuska freebsd_committer freebsd_triage 2008-06-06 22:42:54 UTC
State Changed
From-To: feedback->closed

Already fixed in recent sources.