[MacPorts] #16872: configure: error: Package requirements (pygobject-2.0 >= 2.14.0) were not met:

MacPorts noreply at macports.org
Wed Oct 15 23:19:25 PDT 2008


#16872: configure: error: Package requirements (pygobject-2.0 >= 2.14.0) were not
met:
-------------------------------------+--------------------------------------
  Reporter:  rsopublic at magmatic.com  |       Owner:  macports-tickets at lists.macosforge.org
      Type:  defect                  |      Status:  new                                  
  Priority:  Normal                  |   Milestone:  Port Bugs                            
 Component:  ports                   |     Version:  1.6.0                                
Resolution:                          |    Keywords:                                       
      Port:                          |  
-------------------------------------+--------------------------------------

Comment(by blb at macports.org):

 The error
 {{{
 Could not locate executable -fno-strict-aliasing
 }}}
 is caused by the Tcl env bug, ticket #13930, so a clean of the failing
 port then building again should get you past that.

 The error for py25-gtk, though, is interesting:
 {{{
 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I..
 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5
 -I/opt/local/include/pygtk-2.0 -I/opt/local/include/glib-2.0
 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I./gtk
 -I/opt/local/include -DXTHREADS -I/opt/local/include/gtk-unix-print-2.0
 -I/opt/local/include/gtk-2.0 -I/opt/local/include/atk-1.0
 -I/opt/local/include/cairo -I/opt/local/lib/gtk-2.0/include
 -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0
 -I/opt/local/lib/glib-2.0/include -I/opt/local/include
 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2
 -I/opt/local/include/libpng12 -I/usr/X11/include -O2 -Wall -fno-strict-
 aliasing -std=c9x -MT gtkunixprint_la-gtkunixprintmodule.lo -MD -MP -MF
 .deps/gtkunixprint_la-gtkunixprintmodule.Tpo -c gtkunixprintmodule.c -fno-
 common -DPIC -o .libs/gtkunixprint_la-gtkunixprintmodule.o

 gtkunixprintmodule.c:35:22: error: pycairo.h: No such file or directory
 }}}

 pycairo.h should be provided by py25-cairo, which you show as installed &
 active; to make sure, does /opt/local/include/pycairo/pycairo.h exist?  If
 so, then it sounds like py25-gtk is not picking up the information needed
 to see it, since the gcc line doesn't show that directory in any of the
 {{{-I}}} flags.

-- 
Ticket URL: <http://trac.macports.org/ticket/16872#comment:7>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list