Opened 5 years ago

Closed 5 years ago

#57614 closed defect (invalid)

py27-gobject does not pull in glib2

Reported by: rmottola (Riccardo) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: py-gobject

Description (last modified by mf2k (Frank Schima))

when building dependencies with +quartz (specifically, installling gimp2 +quartz -x11)

installation fails because of:

--->  Configuring py27-gobject
Error: Failed to configure py27-gobject: glib2 must be installed with +quartz.

This is on Snow Leopard, but It doesn't seem to be relevant in this case?

Change History (4)

comment:1 Changed 5 years ago by rmottola (Riccardo)

py27-gobject @2.28.7 (python, gnome)
Variants:             quartz, universal, [+]x11

Description:          PyGObject provides a convenient wrapper for the GObject+ library for use in Python
                      programs, and takes care of many of the boring details such as managing memory and
                      type casting. When combined with PyGTK, PyORBit and gnome-python, it can be used to
                      write full featured Gnome applications.
Homepage:             http://www.pygtk.org/

Extract Dependencies: xz
Build Dependencies:   pkgconfig
Library Dependencies: python27, glib2, libffi, py27-cairo, gobject-introspection

doesn't this mean that quartz is actually "default" and glib2 is put in as a dependency?

comment:2 Changed 5 years ago by mf2k (Frank Schima)

In the future, please use WikiFormatting.

comment:3 Changed 5 years ago by mf2k (Frank Schima)

Description: modified (diff)
Port: py-gobject added; py27-gobject removed

comment:4 Changed 5 years ago by mf2k (Frank Schima)

Resolution: invalid
Status: newclosed

You need to do what it says and install glib2 +quartz.

There is nothing to fix here. Since Trac is not for tech support, follow-up on the Macports Users mailing list instead.

Note: See TracTickets for help on using tickets.