#43079: gobject-introspection: configure fails ------------------------------------+------------------------ Reporter: lcr@… | Owner: juanrgar@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: gobject-introspection | ------------------------------------+------------------------ Changes (by ryandesign@…): * owner: macports-tickets@… => juanrgar@… * keywords: pallet => * port: pallet => gobject-introspection Old description:
I am trying to install Pallet on a MacPro3,1 running Mavericks 10.9.2, MacPorts 2.2.1, and Xcode 5.1. The installation encounters errors. Here is the transcript.
sudo port clean Pallet Password: ---> Cleaning Pallet sudo port install Pallet Password: ---> Computing dependencies for Pallet ---> Cleaning Pallet ---> Scanning binaries for linking errors: 100.0% ---> Found 132 broken file(s), matching files to ports ---> Found 3 broken port(s), determining rebuild order ---> Rebuilding in order gobject-introspection @1.38.0 gdk-pixbuf2 @2.30.6 +x11 atk @2.10.0 ---> Computing dependencies for gobject-introspection ---> Cleaning gobject-introspection ---> Computing dependencies for gdk-pixbuf2 ---> Cleaning gdk-pixbuf2 ---> Computing dependencies for atk ---> Cleaning atk ---> Scanning binaries for linking errors: 100.0% ---> Found 132 broken file(s), matching files to ports ---> Found 3 broken port(s), determining rebuild order ---> Rebuilding in order gobject-introspection @1.38.0 gdk-pixbuf2 @2.30.6 +x11 atk @2.10.0 ---> Computing dependencies for gobject-introspection ---> Fetching distfiles for gobject-introspection ---> Verifying checksums for gobject-introspection ---> Extracting gobject-introspection ---> Applying patches to gobject-introspection ---> Configuring gobject-introspection Error: Failed to configure gobject-introspection, consult /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.38.0/config.log Error: org.macports.configure for port gobject-introspection returned: configure failure: command execution failed 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: Unable to upgrade port: 1 Error rebuilding gobject-introspection 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 96) invoked from within "$action_proc $action $portlist [array get global_options]" (procedure "process_cmd" line 93) 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 4857)
New description: I am trying to install Pallet on a MacPro3,1 running Mavericks 10.9.2, MacPorts 2.2.1, and Xcode 5.1. The installation encounters errors. Here is the transcript. {{{ sudo port clean Pallet Password: ---> Cleaning Pallet sudo port install Pallet Password: ---> Computing dependencies for Pallet ---> Cleaning Pallet ---> Scanning binaries for linking errors: 100.0% ---> Found 132 broken file(s), matching files to ports ---> Found 3 broken port(s), determining rebuild order ---> Rebuilding in order gobject-introspection @1.38.0 gdk-pixbuf2 @2.30.6 +x11 atk @2.10.0 ---> Computing dependencies for gobject-introspection ---> Cleaning gobject-introspection ---> Computing dependencies for gdk-pixbuf2 ---> Cleaning gdk-pixbuf2 ---> Computing dependencies for atk ---> Cleaning atk ---> Scanning binaries for linking errors: 100.0% ---> Found 132 broken file(s), matching files to ports ---> Found 3 broken port(s), determining rebuild order ---> Rebuilding in order gobject-introspection @1.38.0 gdk-pixbuf2 @2.30.6 +x11 atk @2.10.0 ---> Computing dependencies for gobject-introspection ---> Fetching distfiles for gobject-introspection ---> Verifying checksums for gobject-introspection ---> Extracting gobject-introspection ---> Applying patches to gobject-introspection ---> Configuring gobject-introspection Error: Failed to configure gobject-introspection, consult /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.38.0/config.log Error: org.macports.configure for port gobject-introspection returned: configure failure: command execution failed 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: Unable to upgrade port: 1 Error rebuilding gobject-introspection 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 96) invoked from within "$action_proc $action $portlist [array get global_options]" (procedure "process_cmd" line 93) 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 4857) }}} -- Comment: The output shows Pallet is already successfully installed, but after that, gobject-introspection was found to be broken and MacPorts tried to rebuild it, and that failed. Please attach gobject-introspection's main.log so that we can see why it failed. -- Ticket URL: <https://trac.macports.org/ticket/43079#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X