#40575: ompl @0.13.0_1+app+python27: build failure -------------------------+--------------------- Reporter: a0073763@… | Owner: mmoll@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: boost | -------------------------+--------------------- Changes (by mmoll@…): * port: ompl => boost Comment: The errors occur in some Boost.Thread header files. Are Xcode and the corresponding command line tools up to date? I am afraid this is boost problem. It can be "fixed" by blacklisting old versions of clang. You can try explicitly specifying a compiler like so: {{{ sudo port -dv configure ompl +app configure.compiler=macports-clang-3.3 }}} (You can change macports-clang-3.3 to macports-gcc-4.8 or some other compiler.) -- Ticket URL: <https://trac.macports.org/ticket/40575#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X