[MacPorts] #69915: alex @3.5.1.0+universal: Error: cabal-prebuilt: unrecognized 'configure' option `--disable-dependency-tracking'

MacPorts noreply at macports.org
Fri May 17 06:33:14 UTC 2024


#69915: alex @3.5.1.0+universal: Error: cabal-prebuilt: unrecognized 'configure'
option `--disable-dependency-tracking'
-----------------------+--------------------
  Reporter:  alekitto  |      Owner:  (none)
      Type:  defect    |     Status:  new
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:
Resolution:            |   Keywords:
      Port:  alex      |
-----------------------+--------------------

Comment (by ryandesign):

 That's not how you Cc people in Trac. (You add their GitHub handle or
 email address into the Cc field.)

 I'm not aware of any underlying issue. portconfigure.tcl intentionally
 adds `--disable-dependency-tracking` to `configure.universal_args`.
 Autotools-based configure scripts understand this flag.  When the
 universal variant is enabled, the contents of `configure.universal_args`
 are intentionally passed to the configure script along with
 `configure.args`. For ports that have a universal variant and use a non-
 autotools build system that doesn't understand this flag, the port must
 remove this flag as I showed [comment:1 above].

-- 
Ticket URL: <https://trac.macports.org/ticket/69915#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list