[MacPorts] #61853: libsecret @0.20.4: llvm-objdump: Unknown command line argument '-macho'
MacPorts
noreply at macports.org
Thu Dec 17 15:33:07 UTC 2020
#61853: libsecret @0.20.4: llvm-objdump: Unknown command line argument '-macho'
------------------------+--------------------
Reporter: MStraeten | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Resolution: | Keywords: bigsur
Port: libsecret |
------------------------+--------------------
Changes (by ryandesign):
* keywords: => bigsur
Comment:
It sounds like `otool -L` is invoking `llvm-objdump` with the `-macho`,
`-dylibs-used`, and `-non-verbose` flags, but that the version of `llvm-
objdump` in the llvm-11 port does not support those flags. From
https://reviews.llvm.org/D92310 it sounds like the flags might now need
two leading dashes rather than one. Try deactivating the llvm-11 port. Or
try reinstalling the cctools port with the +xcode variant, in case it is
not already installed with that variant.
--
Ticket URL: <https://trac.macports.org/ticket/61853#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list