Opened 11 years ago
Last modified 3 years ago
#43079 closed defect
gobject-introspection: configure fails — at Version 1
Reported by: | lcr@… | Owned by: | juanrgar@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | ||
Port: | gobject-introspection |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
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)
Change History (3)
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | pallet removed |
Owner: | changed from macports-tickets@… to juanrgar@… |
Port: | gobject-introspection added; pallet removed |
Summary: | Pallet installation fails on Mavericks 10.9.2 → gobject-introspection: configure fails |
Changed 11 years ago by lcr@…
Attachment: | config.log added |
---|
a file referenced in error message in main.log
Note: See
TracTickets for help on using
tickets.
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.