Opened 4 years ago

Closed 4 years ago

#59603 closed defect (worksforme)

openmpi-gcc9: ld: unexpected token: !tapi-tbd-v3

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

Attachments (1)

log_openmpigcc9 (64.9 KB) - added by FlorianCondamine 4 years ago.

Download all attachments as: .zip

Change History (5)

Changed 4 years ago by FlorianCondamine

Attachment: log_openmpigcc9 added

comment:1 Changed 4 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

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

You may also need to install the cctools port with the +xcode variant:

sudo port install cctools +xcode

comment:3 Changed 4 years ago by FlorianCondamine

Hi,

Thank you, it worked.

comment:4 Changed 4 years ago by mf2k (Frank Schima)

Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.