#30049: GraphicsMagick fix for 10.7 -------------------------------+--------------------------- Reporter: thomas.kotzian@… | Owner: ryandesign@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 1.9.99 Resolution: | Keywords: lion haspatch Port: GraphicsMagick | -------------------------------+--------------------------- Comment (by ryandesign@…): Thank you for the detailed information and sorry for not addressing this issue sooner but it was a low priority for me because under recent versions of Xcode (4.2 and greater) MacPorts builds with clang anyway, and I don't support users overriding the compiler choice. Before making any changes, I wanted to test various compilers to learn what happens. On Mavericks, I am able to reproduce the issue using `configure.compiler =macports-llvm-gcc-4.2`. I am not able to reproduce the issue using `configure.compiler=apple-gcc-4.2` or `configure.compiler=macports- gcc-4.5` or `configure.compiler=macports-gcc-4.8`. So far, only llvm-gcc seems affected. I still need to test other OS versions before I can decide what change to make. -- Ticket URL: <https://trac.macports.org/ticket/30049#comment:10> MacPorts <http://www.macports.org/> Ports system for OS X