[MacPorts] #65575: [OSX 10.6.8] -- Error: Failed to build ld64-274: command execution failed
MacPorts
noreply at macports.org
Sat Jul 30 17:34:57 UTC 2022
#65575: [OSX 10.6.8] -- Error: Failed to build ld64-274: command execution failed
-----------------------+--------------------
Reporter: lawlist | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: ld64-274 |
-----------------------+--------------------
Comment (by kencu):
the likely issue here is that clang-11 is too new to tolerate small issues
in the build that older clangs did tolerate.
Sure, someone should fix those. But for now, you could take 5 minutes and
try building it with an older clang, perhaps like this:
{{{
sudo port clean ld64-274
sudo port install clang-5.0
sudo port -v install ld64-274 configure.compiler=macports-clang-5.0
}}}
--
Ticket URL: <https://trac.macports.org/ticket/65575#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list