Re: [MacPorts] #68281: zig: linker command failed with “duplicate symbols”
MacPorts
noreply at macports.org
Mon Feb 5 23:59:53 UTC 2024
#68281: zig: linker command failed with “duplicate symbols”
----------------------+--------------------------
Reporter: wyuenho | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: | Keywords: sonoma arm64
Port: zig |
----------------------+--------------------------
Comment (by sejmann):
I doubt this was the proper way to fix it, but I got it to build/install
by editing the Portfile and appending the line:
{{{configure.args-append
-DCMAKE_INSTALL_RPATH="/opt/local/libexec/llvm-16/lib"
-DCMAKE_EXE_LINKER_FLAGS="-ld_classic"}}}
--
Ticket URL: <https://trac.macports.org/ticket/68281#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list