[MacPorts] #64769: gobject-introspection fails to upgrade to @1.70.0 on 10.6.8 Rosetta
MacPorts
noreply at macports.org
Mon Mar 7 05:44:38 UTC 2022
#64769: gobject-introspection fails to upgrade to @1.70.0 on 10.6.8 Rosetta
-------------------------------+-------------------------------------------
Reporter: barracuda156 | Owner: mascguy
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.7.1
Resolution: | Keywords: powerpc, snowleopard, rosetta
Port: gobject- |
introspection |
-------------------------------+-------------------------------------------
Comment (by ryandesign):
Replying to [ticket:64769 barracuda156]:
>
> {{{
> ld: warning: in /opt/local/lib/libgio-2.0.dylib, file is not of required
architecture
> ld: warning: in /opt/local/lib/libgobject-2.0.dylib, file is not of
required architecture
> ld: warning: in /opt/local/lib/libgmodule-2.0.dylib, file is not of
required architecture
> ld: warning: in /opt/local/lib/libglib-2.0.dylib, file is not of
required architecture
> ld: warning: in /opt/local/lib/libintl.dylib, file is not of required
architecture
> }}}
> In fact those libraries are of correct arch (ppc).
Let's verify that.
For what architecture are they installed?
{{{
lipo -info
/opt/local/lib/lib{gio-2.0,gobject-2.0,gmodule-2.0,glib-2.0,intl}.dylib
}}}
For what architecture does MacPorts think they are installed?
{{{
port -qv installed $(port -q provides
/opt/local/lib/lib{gio-2.0,gobject-2.0,gmodule-2.0,glib-2.0,intl}.dylib |
sort -u)
}}}
--
Ticket URL: <https://trac.macports.org/ticket/64769#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list