#31882: multimarkdown port fails when compiled with Xcode 4.2 ----------------------------------+----------------------------------------- Reporter: randy.kern@… | Owner: singingwolfboy@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: clang | Port: multimarkdown ----------------------------------+----------------------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => singingwolfboy@… * cc: ryandesign@… (added) * keywords: => clang Old description:
Running on 10.7.2, with Xcode 4.2 build 4D199 the following fails:
sudo port install multimarkdown
Using the llvm-gcc compiler works:
sudo port install multimarkdown configure.compiler=llvm-gcc-4.2
New description: Running on 10.7.2, with Xcode 4.2 build 4D199 the following fails: {{{ sudo port install multimarkdown }}} Using the llvm-gcc compiler works: {{{ sudo port install multimarkdown configure.compiler=llvm-gcc-4.2 }}} -- -- Ticket URL: <https://trac.macports.org/ticket/31882#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS