[MacPorts] #70227: gcc13 @13.2.0_4 +stdlib_flag+universal: configuration stage 1 of intl fails

MacPorts noreply at macports.org
Sat Jun 15 18:18:13 UTC 2024


#70227: gcc13 @13.2.0_4 +stdlib_flag+universal: configuration stage 1 of intl fails
-------------------------+--------------------
  Reporter:  ar-an-ribe  |      Owner:  (none)
      Type:  defect      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.9.3
Resolution:              |   Keywords:
      Port:  gcc13       |
-------------------------+--------------------

Comment (by ar-an-ribe):

 On my computer, `/opt/local/libexec/llvm-16/bin/ld` is a shell script that
 calls `/usr/bin/xcrun ld "${@}"` because `/usr/bin/xcrun` is executable on
 it.

 The particular `ld` executable is revealed by `xcrun --find ld`, which
 turns out to be
 `/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld`.

 The version of this `ld` executable is revealed by `$(xcrun --find ld)
 -v`, which turns out to be

 {{{
 @(#)PROGRAM:ld  PROJECT:ld64-236.4
 configured to support archs: armv6 armv7 armv7s arm64 i386 x86_64 armv6m
 armv7m armv7em
 LTO support using: LLVM version 3.4svn
 }}}

 I presume that the `-no_deduplicate` option of `ld` is not supported in
 this `ld64-236.4` version of `ld`?

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


More information about the macports-tickets mailing list