#30598: mongodb 1.8.2: Build fails on Lion with Xcode 4.2 -----------------------------------+---------------------------------------- Reporter: verwymeren@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.1 Resolution: fixed | Keywords: lion clang Port: mongodb | -----------------------------------+---------------------------------------- Changes (by ryandesign@…): * status: new => closed * keywords: lion => lion clang * resolution: => fixed Comment: Xcode 4.2 no longer includes the GNU compiler collection; it offers clang (which MacPorts uses by default) or llvm-gcc-4.2. Since clang did not work, I have modified the port in r86970 to use llvm-gcc-4.2 instead. If after waiting 30 minutse and running "sudo port selfupdate" and "sudo port clean mongodb" mongodb still won't build with Xcode 4.2, please reopen the ticket and attach the new main.log. -- Ticket URL: <https://trac.macports.org/ticket/30598#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS