#42990: ImageMagick @6.8.8-3_1 won't build for OS X 10.9.2 --------------------------+-------------------------- Reporter: twilsonco@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: ImageMagick | --------------------------+-------------------------- Changes (by ryandesign@…): * keywords: ImageMagick, Mavericks, 10.9.2 => mavericks * owner: macports-tickets@… => ryandesign@… Old description:
Have followed migration instructions [http://trac.macports.org/wiki/Migration], and most packages now build.
Log attached. Errors in configure, then fails to build.
New description: Have followed migration instructions wiki:Migration, and most packages now build. Log attached. Errors in configure, then fails to build. -- Comment: The log says: {{{ :info:build magick/fourier.c:895:29: warning: implicitly declaring library function 'cabs' with type 'double (_Complex double)' :info:build magnitude_pixels[i]=cabs(forward_pixels[i]); :info:build ^ :info:build magick/fourier.c:895:29: note: please include the header <complex.h> or explicitly provide a declaration for 'cabs' :info:build magick/fourier.c:895:34: error: passing 'fftw_complex' (aka 'double [2]') to parameter of incompatible type '_Complex double' :info:build magnitude_pixels[i]=cabs(forward_pixels[i]); :info:build ^~~~~~~~~~~~~~~~~ }}} fftw-3 was just updated to version 3.3.4. Maybe this version of ImageMagick is not compatible with that version of fftw-3. -- Ticket URL: <https://trac.macports.org/ticket/42990#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X