[MacPorts] #71481: portaudio @20240308-88ab584e +universal Undefined symbols for architecture x86_64
MacPorts
noreply at macports.org
Sun Dec 15 23:35:46 UTC 2024
#71481: portaudio @20240308-88ab584e +universal Undefined symbols for architecture
x86_64
------------------------+----------------------
Reporter: adamscott | Owner: ra1nb0w
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.10.5
Resolution: | Keywords:
Port: portaudio |
------------------------+----------------------
Comment (by kencu):
thd proximate cause for the link not finding the x86_64 symbols is that
the library is not fat:
{{{
:info:build ld: warning: ignoring file
'/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_audio_portaudio/portaudio/work
/portaudio-
88ab584e7bf4358599744cd662cfbc978f41efbf/bindings/cpp/lib/.libs/libportaudiocpp.0
.dylib-master.o': found architecture 'arm64', required architecture
'x86_64'
}}}
the reason the library is not fat is the next thing to sort out.
--
Ticket URL: <https://trac.macports.org/ticket/71481#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list