[MacPorts] #59603: openmpi-gcc9: ld: unexpected token: !tapi-tbd-v3 (was: Failed to configure openmpi-gcc9)
MacPorts
noreply at macports.org
Wed Nov 6 23:21:59 UTC 2019
#59603: openmpi-gcc9: ld: unexpected token: !tapi-tbd-v3
-------------------------------+--------------------
Reporter: FlorianCondamine | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.2
Resolution: | Keywords:
Port: openmpi |
-------------------------------+--------------------
Changes (by ryandesign):
* keywords: openmpi =>
* port: openmpi-gcc9 => openmpi
Old description:
> 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
New description:
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
}}}
--
Comment:
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
}}}
--
Ticket URL: <https://trac.macports.org/ticket/59603#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list