#48154: port gsl is referencing an obsolete compiler (clang30) ------------------------------+-------------------------------- Reporter: brian.fujikawa@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: | Port: gsl ------------------------------+-------------------------------- I am running OS X 10.10.3, Xcode 6.3.2. The port **gsl** appears to referencing an obsolete version of clang which is causing all //port XXX gsl// commands to fail, e.g.: {{{ $ port installed gsl None of the specified ports are installed. $ port info gsl Error: Unable to open port: no such compiler: clang30 $ sudo port -sv install gsl Error: Unable to open port: no such compiler: clang30 $ sudo port clean --all gsl Error: Unable to open port: no such compiler: clang30 }}} I suspect that this //obsolete compiler error message// is being forced by this recent update: https://trac.macports.org/changeset/137945 -- Ticket URL: <https://trac.macports.org/ticket/48154> MacPorts <https://www.macports.org/> Ports system for OS X