#29745: ImageMagick lcms/lcms2 library mismatch -----------------------------------------+---------------------------------- Reporter: and.damore@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: lcms lcms2 mismatch library | Port: ImageMagick -----------------------------------------+---------------------------------- While upgrading ImageMagick with both lcms and lcms2 installed the configure phase (debug output) selects lcms' library, as per '''configure.args''' option but then the process breaks at build phase with the linker trying to link a lcms2 symbol with lcms library. This probably means that some conditional ifdef isn't working properly in code, configure should define appropriate macros to use lcms rather than lcms2, but we could do something in MP like adding a port conflict. In order to upgrade I had to uninstall lcms2. Please confirm that bumping revision with ''both lcms and lcms2 installed and active'' is broken on your system too, if not this ticket may be marked as invalid. -- Ticket URL: <https://trac.macports.org/ticket/29745> MacPorts <http://www.macports.org/> Ports system for Mac OS