Opened 9 years ago

Last modified 9 years ago

#48154 closed defect

gsl @1.16_3: portfile references a nonexistent compilers.setup option — at Version 1

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

Description (last modified by larryv (Lawrence Velázquez))

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: r137945

Change History (1)

comment:1 Changed 9 years ago by larryv (Lawrence Velázquez)

Cc: dtakahashi@… added; dtakahashi larryv@… removed
Description: modified (diff)
Owner: changed from macports-tickets@… to larryv@…
Status: newassigned
Summary: port gsl is referencing an obsolete compiler (clang30)gsl @1.16_3: portfile references a nonexistent compilers.setup option
Version: 2.3.3

Yes, this was technically caused by r137945, but the clang-3.0 port has been obsolete for months.

Note: See TracTickets for help on using tickets.