#44367: arb @6.0: failed to detect COMPILER_NAME (got 'unknown', expected 'clang' or 'gcc'). Stop. ---------------------------+--------------------------------- Reporter: ryandesign@… | Owner: matt.cottrell@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: haspatch maintainer Port: arb | ---------------------------+--------------------------------- Changes (by ryandesign@…): * status: closed => reopened * resolution: fixed => Comment: The attachment, which got committed above, only added the above detection to the existing script, thus fixing some older versions of clang, but it did not remove the other now-unnecessary checks from the script, nor fix the detection of the version of gcc present on Snow Leopard. The attached revised patch, based on my testing, correctly detects all versions of gcc and clang and should be used instead. -- Ticket URL: <https://trac.macports.org/ticket/44367#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X