[MacPorts] #13448: dbus-glib is not building (0% CPU no error
messages) when building Gimp2
MacPorts
trac at macosforge.org
Sun Dec 9 23:29:11 PST 2007
#13448: dbus-glib is not building (0% CPU no error messages) when building Gimp2
----------------------------------------+-----------------------------------
Reporter: poubelle.beslin at orange.fr | Owner: rhwood at macports.org
Type: defect | Status: reopened
Priority: High | Milestone: Port Bugs
Component: ports | Version:
Resolution: | Keywords:
----------------------------------------+-----------------------------------
Comment (by jzenker at gmail.com):
Replying to [comment:23 vinc17 at macports.org]:
> The problem comes from glib2 @2.14.4_1.
> glib-genmarshal, which hangs at the same time, is from the glib2 port.
So, I deactivated glib2 @2.14.4_1 and reactivated my old glib2 @2.14.2_0,
and dbus-glib built successfully.
Good observation! I confirm that rolling back to glib2 @2.14.2_0 on my
PowerBook G4 running 10.4.11 is an effective workaround. The commands
needed to accomplish this are
{{{
sudo port deactivate glib2 @2.14.4_1
sudo port activate glib2 @2.14.2_0
}}}
It may also be necessary to {{{clean}}} other ports that depend on glib2.
--
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13448#comment:33>
MacPorts </projects/macports>
Ports system for Mac OS
More information about the macports-tickets
mailing list