Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#38658 closed defect (invalid)

gobject-introspection configuration failure

Reported by: tkbrekken@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc:
Port: gobject-introspection

Description (last modified by mf2k (Frank Schima))

Trying to install wine. Failed at:

--->  Computing dependencies for gdk-pixbuf2
--->  Dependencies to be installed: gobject-introspection
--->  Configuring gobject-introspection
Error: org.macports.configure for port gobject-introspection returned: configure failure: command execution failed
Error: Failed to install gobject-introspection
Please see the log file for port gobject-introspection for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/main.log
Error: The following dependencies were not installed: gobject-introspection
Error: Unable to upgrade port: 1
Error rebuilding gdk-pixbuf2
    while executing
"error "Error rebuilding $portname""
    (procedure "revupgrade_scanandrebuild" line 382)
    invoked from within
"revupgrade_scanandrebuild broken_port_counts $opts"
    (procedure "macports::revupgrade" line 5)
    invoked from within
"macports::revupgrade $opts"
    (procedure "action_revupgrade" line 2)
    invoked from within
"action_revupgrade $action $portlist $opts"
    (procedure "action_target" line 94)
    invoked from within
"$action_proc $action $portlist [array get global_options]"
    (procedure "process_cmd" line 95)
    invoked from within
"process_cmd $remaining_args"
    invoked from within
"if { [llength $remaining_args] > 0 } {

    # If there are remaining arguments, process those as a command
    set exit_status [process_cmd $remaining..."
    (file "/opt/local/bin/port" line 4785)

Attachments (1)

main.log (11.0 KB) - added by tkbrekken@… 11 years ago.

Download all attachments as: .zip

Change History (4)

Changed 11 years ago by tkbrekken@…

Attachment: main.log added

comment:1 Changed 11 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: wine gdk-pixbuf2 removed
Port: gobject-introspection added; gdk-pixbuf2 removed
Resolution: invalid
Status: newclosed
Summary: wine installation failure; "Error rebuilding gdk-pixbuf2"gobject-introspection configuration failure

In the future, please use WikiFormatting and fill in the Port field with the port that actually fails to build.

Per the log, you need to update your glib2 port first.

:info:configure checking for GLIB... no
:info:configure configure: error: Package requirements (glib-2.0 >= 2.36.0) were not met:
:info:configure
:info:configure Requested 'glib-2.0 >= 2.36.0' but version of GLib is 2.32.3

comment:2 Changed 11 years ago by jmroot (Joshua Root)

But glib2 is a dependency of gobject-introspection and should be automatically upgraded beforehand. Unless you're using the -n option, in which case, don't do that.

Anyway, if you wish to reopen, first selfupdate, clean and generate a complete log.

comment:3 Changed 11 years ago by tkbrekken@…

Yes, I was able to get things moving forward by updating glib2. But then something else failed, so I updated that, and then something else failed,.... I appear to be slowly rolling the boulder uphill.

So I'll keep working on that, but I agree with you, I don't understand why glib2 failed in the first place. It was a clean wine install fresh after a clean MacPorts install and update.

Note: See TracTickets for help on using tickets.