Opened 6 years ago

Last modified 6 years ago

#56362 closed defect

octave @4.2.2_1 : portfile references a nonexistent compilers.setup option — at Version 2

Reported by: majoc-at-astro (majoc-at-astro) Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version: 2.4.3
Keywords: haspatch Cc:
Port: octave

Description (last modified by ryandesign (Ryan Carsten Schmidt))

The following appears in this morning's builds, under 10.11 and 10.13; the 10.12 builds started earlier last night.

sysadmin@mptest13:ttys000:~/macports-central $ port info octave
Error: Unable to open port: no such compiler: clang36
sysadmin@mptest13:ttys000:~/macports-central $

This seems rather similar to #48154

.... and indeed coincides with commit 908dff7/macports-ports, which drops 35 and 36 from $clang_versions.

I'll add the obvious patch file in the morning (I'm rushed for minutes tonight). Thanks in advance, and apologies for omissions in haste.

Change History (2)

comment:1 Changed 6 years ago by mf2k (Frank Schima)

Cc: MarcusCalhoun-Lopez removed
Description: modified (diff)
Owner: set to MarcusCalhoun-Lopez
Status: newassigned

comment:2 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)

Please remember to use TracLinks when referring to Git commits. I've corrected your link above.

There is no clang 3.6 nor 3.5 compiler in MacPorts anymore. Octave should not reference them.

Note: See TracTickets for help on using tickets.