Opened 5 years ago

Last modified 5 years ago

#59603 closed defect

openmpi-gcc9: ld: unexpected token: !tapi-tbd-v3 — at Version 1

Reported by: FlorianCondamine Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc:
Port: openmpi

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

Dear,

I am trying to run a 'sudo port install openmpi-gcc9' but it does not go to the end.

I have this error message :

Error: Failed to configure openmpi-gcc9, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-gcc9/work/build/config.log

Change History (2)

Changed 5 years ago by FlorianCondamine

Attachment: log_openmpigcc9 added

comment:1 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: openmpi removed
Port: openmpi added; openmpi-gcc9 removed
Summary: Failed to configure openmpi-gcc9openmpi-gcc9: ld: unexpected token: !tapi-tbd-v3

The config.log you attached says:

ld: unexpected token: !tapi-tbd-v3 file '/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib/libSystem.tbd' for architecture x86_64

Please try installing the ld64 port with the +ld64_xcode variant:

sudo port install ld64 +ld64_xcode
Note: See TracTickets for help on using tickets.