Opened 9 years ago

Closed 9 years ago

#48154 closed defect (fixed)

gsl @1.16_3: portfile references a nonexistent compilers.setup option

Reported by: hapaguy (Brian Kurt Fujikawa) Owned by: larryv (Lawrence Velázquez)
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 (2)

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.

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

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.