[MacPorts] #57052: ImageMagick @6.9.9-40_1: Requires version of libfftw3.3.dylib not provided by fftw-3
MacPorts
noreply at macports.org
Tue Aug 28 19:03:45 UTC 2018
#57052: ImageMagick @6.9.9-40_1: Requires version of libfftw3.3.dylib not provided
by fftw-3
---------------------+--------------------------------
Reporter: mforbes | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.5.3
Keywords: | Port: ImageMagick fftw-3
---------------------+--------------------------------
After upgrading ImageMagick, trying to make an animated gif from some
frames leads to the following error:
{{{
$ convert -delay 20.0 -loop 0 _tmp*.png line.gif
dyld: Library not loaded: /opt/local/lib/libfftw3.3.dylib
Referenced from: /opt/local/bin/convert
Reason: Incompatible library version: convert requires version 9.0.0 or
later, but libfftw3.3.dylib provides version 8.0.0
Abort trap: 6
}}}
Not sure why ImageMagick would be depending on an unsupported version of
libfftw3.3, but in the meantime, the ImageMagick port should probably drop
back to a version that is compatible with the available fftw-3 package or
an additional fftw-3 package should be added.
--
Ticket URL: <https://trac.macports.org/ticket/57052>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list