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

MacPorts noreply at macports.org
Sat Jun 15 22:21:20 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 kencu):

 mine (on my 10.9 VM) look like this:
 {{{
 $ port -v installed | grep active | grep ld64
   ld64 @3_6+ld64_274+universal (active) requested_variants='+universal'
 platform='darwin 13' archs='i386 x86_64' date='2024-06-15T13:43:45-0700'
   ld64-274 @274.2_0+llvm37+universal (active)
 requested_variants='+universal' platform='darwin 13' archs='i386 x86_64'
 date='2024-06-15T13:43:45-0700'
 $ port -v installed | grep active | grep cctools
   cctools @949.0.1_3+llvm37+universal (active)
 requested_variants='+universal' platform='darwin 13' archs='i386 x86_64'
 date='2024-06-15T14:17:05-0700'
 }}}


 On your older system, {{{/opt/local/libexec/llvm-16/bin/ld}}}  is not
 supposed to be a shell script that calls /usr/bin/xcrun ld "${@}".

 It is supposed to be a symlink that points  to {{{
 /opt/local/libexec/ld64/ld}}} which is supposed to be a symlink to a newer
 linker.

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


More information about the macports-tickets mailing list