#51280: rust does not build on os X El Capitan (10.11.4) -------------------------+-------------------------------- Reporter: davidriod@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: rust -------------------------+-------------------------------- It seems that the clang version is incorrectly detected as too old by the configure script on rust-stage0. Here an extract on output when running manually the configure script: {{{ configure: configure: on OS X >=10.9, forcing use of clang configure: configure: CFG_ENABLE_CLANG := 1 configure: CFG_USING_CLANG := 1 configure: error: bad APPLE CLANG version: 7.3.0, need >=7.0 }}} -- Ticket URL: <https://trac.macports.org/ticket/51280> MacPorts <https://www.macports.org/> Ports system for OS X