Opened 9 years ago

Closed 9 years ago

#48842 closed defect (duplicate)

gobject-introspection fails to on PowerPC mac : incompatible cpu-subtype for libffi.6.dylib

Reported by: RivetBenoit (Benoit Rivet) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port: gobject-introspection

Description

I tried to compile texlive on an old G3 iBook with Mac OS X.4. Surprisingly, most dependencies do compile, except for gobject-introspection, kerberos5 and ports depending on them.

The configuration of gobject-introspection does not reveal any problem, but while building gobject-introspection, the build fails with the following error :

:info:build     mod = imp.load_module(name, open(realpath), realpath, (extension, 'rb', 3))
:info:build ImportError: dlopen(./.libs/_giscanner.so, 2): Library not loaded: /opt/local/lib/libffi.6.dylib
:info:build   Referenced from: /opt/local/lib/libgio-2.0.0.dylib
:info:build   Reason: no suitable image found.  Did find:
:info:build 	/opt/local/lib/libffi.6.dylib: incompatible cpu-subtype

I tried to install an older version of gobject-introspection and had the same error (maybe I did not try an old enough version). Is there any workaround or is gobject-introspection definitely not meant to be compiled on Power PC hardware ?

Attachments (1)

main.log (11.1 KB) - added by RivetBenoit (Benoit Rivet) 9 years ago.

Download all attachments as: .zip

Change History (2)

Changed 9 years ago by RivetBenoit (Benoit Rivet)

Attachment: main.log added

comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: duplicate
Status: newclosed

Duplicate of #47085.

Note: See TracTickets for help on using tickets.