[MacPorts] #19623: Magick-config output contains -arch flags
#19623: Magick-config output contains -arch flags ------------------------------+--------------------------------------------- Reporter: jmr@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: ImageMagick ------------------------------+--------------------------------------------- With ImageMagick+universal: {{{ % Magick-config --ldflags -L/opt/local/lib -L/opt/local/lib -arch i386 -arch x86_64 -L/opt/local/lib -L/opt/local/lib -lfreetype -lz -L/opt/local/lib }}} Magick++-config, MagickCore-config and MagickWand-config are also affected. -- Ticket URL: <http://trac.macports.org/ticket/19623> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19623: Magick-config output contains -arch flags ------------------------------+--------------------------------------------- Reporter: jmr@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: ImageMagick ------------------------------+--------------------------------------------- Changes (by ryandesign@…): * status: new => assigned Comment: Thanks for letting me know. I hadn't tried to compile ImageMagick universal before. The fix will likely be similar to what was done for curl; see #15116 and #14077. -- Ticket URL: <http://trac.macports.org/ticket/19623#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19623: Magick-config output contains -arch flags ------------------------------+--------------------------------------------- Reporter: jmr@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: ImageMagick ------------------------------+--------------------------------------------- Comment(by ryandesign@…): The initial thought of removing ${configure.universal_ldflags} from the -config scripts is insufficient, because they also contain the -isysroot bit. -- Ticket URL: <http://trac.macports.org/ticket/19623#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19623: Magick-config output contains -arch flags -------------------------------+-------------------------------------------- Reporter: jmr@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: ImageMagick | -------------------------------+-------------------------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: Fixed in r51004. -- Ticket URL: <http://trac.macports.org/ticket/19623#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts