[MacPorts] #64914: nss fails to build on Leopard for ppc64
MacPorts
noreply at macports.org
Fri Apr 1 12:39:55 UTC 2022
#64914: nss fails to build on Leopard for ppc64
---------------------------+-------------------------------------
Reporter: barracuda156 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Resolution: | Keywords: powerpc, leopard, ppc64
Port: nss |
---------------------------+-------------------------------------
Comment (by ryandesign):
Replying to [ticket:64914 barracuda156]:
>
> {{{
> ld warning: in /opt/local/lib/nspr/libplc4.dylib, file is not of
required architecture
> ld warning: in /opt/local/lib/nspr/libplds4.dylib, file is not of
required architecture
> ld warning: in /opt/local/lib/nspr/libnspr4.dylib, file is not of
required architecture
> }}}
Well then of what architecture are they?
{{{
lipo -info /opt/local/lib/nspr/lib{plc,plds,nspr}4.dylib
}}}
And for what architecture does MacPorts think it installed them?
{{{
port -v installed $(port provides
/opt/local/lib/nspr/lib{plc,plds,nspr}4.dylib)
}}}
--
Ticket URL: <https://trac.macports.org/ticket/64914#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list