[MacPorts] #47870: gobject-introspection fails to configure, needs glib-2.0 >= 2.44.0
MacPorts
noreply at macports.org
Wed May 27 21:42:55 PDT 2015
#47870: gobject-introspection fails to configure, needs glib-2.0 >= 2.44.0
----------------------------+-----------------------------------
Reporter: bonsaiviking@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Keywords: | Port: gobject-introspection
----------------------------+-----------------------------------
{{{
---> Computing dependencies for gobject-introspection
---> Fetching distfiles for gobject-introspection
---> Attempting to fetch gobject-introspection-1.44.0.tar.xz from
http://mirror.umd.edu/gnome/sources/gobject-introspection/1.44/
---> Verifying checksums for gobject-introspection
---> Extracting gobject-introspection
---> Configuring gobject-introspection
Error: Failed to configure gobject-introspection, consult
/Users/david/macports-10.8/var/macports/build/_Users_david_macports-10.8_var_macports_sources_rsync.macports
.org_release_tarballs_ports_gnome_gobject-introspection/gobject-
introspection/work/gobject-introspection-1.44.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:
/Users/david/macports-10.8/var/macports/logs/_Users_david_macports-10.8_var_macports_sources_rsync.macports
.org_release_tarballs_ports_gnome_gobject-introspection/gobject-
introspection/main.log
Error: Unable to upgrade port: 1
}}}
The configure log referenced contains this:
{{{
configure:12640: checking for GLIB
configure:12647: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.44.0"
Requested 'glib-2.0 >= 2.44.0' but version of GLib is 2.42.2
configure:12650: $? = 1
configure:12664: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.44.0"
Requested 'glib-2.0 >= 2.44.0' but version of GLib is 2.42.2
configure:12667: $? = 1
configure:12681: result: no
Requested 'glib-2.0 >= 2.44.0' but version of GLib is 2.42.2
configure:12697: error: Package requirements (glib-2.0 >= 2.44.0) were not
met:
Requested 'glib-2.0 >= 2.44.0' but version of GLib is 2.42.2
}}}
Confirmed that glib2 port is installed and is version 2.42.2, even after
"port upgrade --force glib2"
--
Ticket URL: <https://trac.macports.org/ticket/47870>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list