[MacPorts] #71694: llvm-19 @19.1.6_0: Undefined symbols
MacPorts
noreply at macports.org
Wed Jan 1 11:14:41 UTC 2025
#71694: llvm-19 @19.1.6_0: Undefined symbols
-----------------------+-------------------------------
Reporter: thetrial | Owner: (none)
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.10.5
Resolution: | Keywords: legacy-os, sierra
Port: llvm-19 |
-----------------------+-------------------------------
Comment (by ryandesign):
In other tickets you mentioned trying to install an older wine, which was
32-bit, which will require all of its dependencies to be installed
universal.
You could try installing whichever clang it wants to use without the
universal variant, since that is hopefully available via a binary that you
can install quickly without having to spend hours compiling it. Sometimes
compilers don't need to be installed universal in order to be able to
cross-compile but MacPorts doesn't always know that. If the required
compiler was not yet installed while you were installing wine, MacPorts
would have tried to install the compiler universal. But if you pre-install
the compiler non-universal, then when you install wine it will use the
non-universal compiler and won't recompile it universal -- if that will
work. If that won't work, then it will still reinstall it universal.
--
Ticket URL: <https://trac.macports.org/ticket/71694#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list