#45112: openscad @2014.03 Install failure --------------------------+-------------------- Reporter: sam.kuper@… | Owner: mf2k@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: openscad | --------------------------+-------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => mf2k@… * cc: sam.kuper@… (removed) Comment: The log says `clang++` is not found. This is true of the version of clang included in Xcode 3 on Snow Leopard; it only provided the C compiler `clang` and relied on `llvm-g++` to be the C++ compiler. This tells us this project is not UsingTheRightCompiler. And if `clang++` is truly required, then the port needs to blacklist some old compilers as well. -- Ticket URL: <https://trac.macports.org/ticket/45112#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X