#29686: xraylib build fails when configureccache yes is used -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: Tom.Schoonjans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: xraylib -------------------------------------+-------------------------------------- If macports.conf is edited and configureccache is set to yes, xraylib fails to build; see attached log. The simplest fix would be to turn off ccache for xraylib by adding the line {{{ configure.ccache no }}} A better fix would be to figure out why the build fails (probably some occurrence(s) of `CC=$CC` need to be changed to `CC="$CC"`) and patch it so it works. -- Ticket URL: <https://trac.macports.org/ticket/29686> MacPorts <http://www.macports.org/> Ports system for Mac OS