[MacPorts] #71481: portaudio @20240308-88ab584e +universal Undefined symbols for architecture x86_64
MacPorts
noreply at macports.org
Mon Dec 16 14:12:02 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: sequoia
Port: portaudio |
------------------------+----------------------
Comment (by adamscott):
I found where it fails, when creating `.libs/libportaudiocpp.0.dylib` and
`.libs/libportaudiocpp.0.dylib-master.o`. It's even said verbatim in the
log.
{{{
:info:build libtool: link: /usr/bin/clang++ -dynamiclib -o
.libs/libportaudiocpp.0.dylib .libs/libportaudiocpp.0.dylib-master.o
-L/opt/local/lib ../../../lib/.libs/libportaudio.dylib -Os -stdlib=libc++
-arch arm64 -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-syslibroot
-Wl,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.sdk
-arch arm64 -arch x86_64 -framework CoreAudio -framework AudioToolbox
-framework AudioUnit -framework CoreFoundation -framework CoreServices
-install_name /opt/local/lib/libportaudiocpp.0.dylib
-compatibility_version 1 -current_version 1.12
: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'
}}}
--
Ticket URL: <https://trac.macports.org/ticket/71481#comment:10>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list