Opened 9 years ago

Last modified 9 years ago

#48154 closed defect

port gsl is referencing an obsolete compiler (clang30) — at Initial Version

Reported by: hapaguy (Brian Kurt Fujikawa) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: dtakahashi, larryv@…
Port: gsl

Description

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

Change History (0)

Note: See TracTickets for help on using tickets.