[MacPorts] #67681: wine on High Sierra blocked by failed "openal-soft +universal" builds
MacPorts
noreply at macports.org
Sat Jun 24 04:55:16 UTC 2023
#67681: wine on High Sierra blocked by failed "openal-soft +universal" builds
----------------------------------------+-------------------------
Reporter: atalkingegg | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Keywords: openal-soft wine i386 arch | Port: openal-soft
----------------------------------------+-------------------------
"port install openal-soft" works fine.
"port install wine" asks for a "+universal" ?? variant of openal-soft (if
available, which it is), which adds a "-arch i386" compiler flag, which
creates warnings "ld: warning: The i386 architecture is deprecated for
macOS (remove from the Xcode build setting: ARCHS)", but when linking
creates the error "Undefined symbols for architecture i386:", (_sf_close,
sf_command, _sf_open, _sf_readf_float).
macOS 10.13.6 17G14042
Xcode 10.1 10B
"port -s install openal-soft" works.
"port -s install openal-soft +universal" fails.
Suggested fix: remove broken +universal from openal-soft on High Sierra,
or track down missing i386 linked file.
--
Ticket URL: <https://trac.macports.org/ticket/67681>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list