[MacPorts] #38658: wine installation failure; "Error rebuilding gdk-pixbuf2"
#38658: wine installation failure; "Error rebuilding gdk-pixbuf2" -------------------------------+-------------------------------- Reporter: tkbrekken@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: wine, gdk-pixbuf2 | Port: gdk-pixbuf2 -------------------------------+-------------------------------- 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) -- Ticket URL: <https://trac.macports.org/ticket/38658> MacPorts <http://www.macports.org/> Ports system for OS X
#38658: gobject-introspection configuration failure ------------------------------------+-------------------------------- Reporter: tkbrekken@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: invalid | Keywords: Port: gobject-introspection | ------------------------------------+-------------------------------- Changes (by macsforever2000@…): * status: new => closed * keywords: wine, gdk-pixbuf2 => * resolution: => invalid * port: gdk-pixbuf2 => gobject-introspection Old description:
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)
New description: 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) }}} -- Comment: 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 }}} -- Ticket URL: <https://trac.macports.org/ticket/38658#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#38658: gobject-introspection configuration failure ------------------------------------+-------------------------------- Reporter: tkbrekken@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: invalid | Keywords: Port: gobject-introspection | ------------------------------------+-------------------------------- Comment (by jmr@…): 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. -- Ticket URL: <https://trac.macports.org/ticket/38658#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#38658: gobject-introspection configuration failure ------------------------------------+-------------------------------- Reporter: tkbrekken@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: invalid | Keywords: Port: gobject-introspection | ------------------------------------+-------------------------------- Comment (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. -- Ticket URL: <https://trac.macports.org/ticket/38658#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts