#44367: arb @6.0: failed to detect COMPILER_NAME (got 'unknown', expected 'clang' or 'gcc'). Stop. ---------------------------+----------------------------- Reporter: ryandesign@… | Owner: matt.cottrell@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: arb | ---------------------------+----------------------------- Comment (by matt.cottrell@…): I do not have a machine with the OS X version and Xcode that was causing this build failure on the buildslave. Could someone else test the patch (arb-PATCH-arb_compiler_version.pl.diff) that I uploaded? It uses the approach suggested by Ryan. {{{ $CC -dM -E -x c /dev/null | grep -q __clang__ }}} Thanks -- Ticket URL: <https://trac.macports.org/ticket/44367#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X