Opened 3 years ago

Closed 3 years ago

#63430 closed defect (worksforme)

gobject-introspection: port upgrade fails

Reported by: JohnFHall (John Hall) Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: elventear (Pepe Barbe)
Port: gobject-introspection

Description (last modified by JohnFHall (John Hall))

Error: Failed to build gobject-introspection: command execution failed

See attached main.log

Attachments (2)

main.log.gz (23.6 KB) - added by JohnFHall (John Hall) 3 years ago.
man.log
Fixed.rtf.gz (2.4 KB) - added by JohnFHall (John Hall) 3 years ago.
Verification of fix

Download all attachments as: .zip

Change History (10)

Changed 3 years ago by JohnFHall (John Hall)

Attachment: main.log.gz added

man.log

comment:1 Changed 3 years ago by JohnFHall (John Hall)

Description: modified (diff)

comment:2 Changed 3 years ago by evanmiller (Evan Miller)

Looks like the important bit is

:info:build dyld: Library not loaded: @rpath/libgmodule-2.0.0.dylib
:info:build   Referenced from: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.60.2/.libs/g-ir-compiler
:info:build   Reason: image not found
:info:build make[2]: *** [gir/DBus-1.0.typelib] Abort trap: 6

libmodule-2.0.0.dylib is supposed to be provided by glib2.

comment:3 Changed 3 years ago by reneeotten (Renee Otten)

Owner: set to dbevans
Port: gobject-introspection added; 2.7.1 removed
Status: newassigned
Summary: port upgrade fails on gobject-introspection MacPRO 10.13.6gobject-introspection: port upgrade fails

there were some recent revision bumps for glib2 and gobject-introspection, but that supposedly shouldn't cause these issues. Just to be sure can you do sudo port -v selfupdate && sudo port clean --all gobject-introspection and try again?

comment:4 Changed 3 years ago by kencu (Ken)

that @rpath business with gobject-introspection is a sticky problem. You'll find several other tickets.

I thought we had licked that, but it keeps coming back like a bad smell...

comment:5 Changed 3 years ago by elventear (Pepe Barbe)

Cc: elventear added

comment:6 Changed 3 years ago by JohnFHall (John Hall)

Tried sudo port -v selfupdate && sudo port clean --all gobject-introspection Sadly no improvement

Changed 3 years ago by JohnFHall (John Hall)

Attachment: Fixed.rtf.gz added

Verification of fix

comment:7 Changed 3 years ago by JohnFHall (John Hall)

Not sure if something changed on your end or mine, but sudo port -v selfupdate && sudo port clean --all gobject-introspection && sudo port install gobject-introspection worked today.

I attach a log (Fixed.rtf.gz) of the process. Not sure if it will assist. In my view, this ticket can be closed Works For Me ...

comment:8 Changed 3 years ago by mascguy (Christopher Nielsen)

Resolution: worksforme
Status: assignedclosed

Great, glad this issue is resolved!

Note: See TracTickets for help on using tickets.