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)
Change History (10)
Changed 3 years ago by JohnFHall (John Hall)
Attachment: | main.log.gz added |
---|
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: | new → assigned |
Summary: | port upgrade fails on gobject-introspection MacPRO 10.13.6 → gobject-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
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: | assigned → closed |
Great, glad this issue is resolved!
man.log