I'm getting a failed emerge when trying to upgrade to the latest
stable gtk+-2.8.19:

i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../..
-DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk
-I../../gdk -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED
-DGDK_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2
-O2 -march=pentium4 -pipe -fomit-frame-pointer -Wall -MT
gdkwindow-x11.lo -MD -MP -MF .deps/gdkwindow-x11.Tpo -c
gdkwindow-x11.c  -fPIC -DPIC -o .libs/gdkwindow-x11.o
gdkwindow-x11.c:54:34: X11/extensions/shape.h: No such file or directory
gdkwindow-x11.c: In function `gdk_window_have_shape_ext':
gdkwindow-x11.c:3645: warning: implicit declaration of function
`XShapeQueryExtension'
gdkwindow-x11.c: In function `IA__gdk_window_shape_combine_mask':
gdkwindow-x11.c:3723: warning: implicit declaration of function
`XShapeCombineMask'
gdkwindow-x11.c:3725: error: `ShapeBounding' undeclared (first use in
this function)
gdkwindow-x11.c:3725: error: (Each undeclared identifier is reported only once
gdkwindow-x11.c:3725: error: for each function it appears in.)
gdkwindow-x11.c:3728: error: `ShapeSet' undeclared (first use in this function)
gdkwindow-x11.c: In function `IA__gdk_window_shape_combine_region':
gdkwindow-x11.c:3798: warning: implicit declaration of function
`XShapeCombineRectangles'
gdkwindow-x11.c:3800: error: `ShapeBounding' undeclared (first use in
this function)
gdkwindow-x11.c:3803: error: `ShapeSet' undeclared (first use in this function)
gdkwindow-x11.c: In function `gdk_add_rectangles':
gdkwindow-x11.c:5049: warning: implicit declaration of function
`XShapeGetRectangles'
gdkwindow-x11.c:5049: error: `ShapeBounding' undeclared (first use in
this function)
gdkwindow-x11.c:5049: warning: assignment makes pointer from integer
without a cast
gdkwindow-x11.c: In function `gdk_propagate_shapes':
gdkwindow-x11.c:5186: error: `ShapeBounding' undeclared (first use in
this function)
gdkwindow-x11.c:5187: error: `ShapeSet' undeclared (first use in this function)
make[4]: *** [gdkwindow-x11.lo] Error 1
make[4]: Leaving directory
`/var/tmp/portage/gtk+-2.8.19/work/gtk+-2.8.19/gdk/x11'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/gtk+-2.8.19/work/gtk+-2.8.19/gdk'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/gtk+-2.8.19/work/gtk+-2.8.19/gdk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gtk+-2.8.19/work/gtk+-2.8.19'
make: *** [all] Error 2

!!! ERROR: x11-libs/gtk+-2.8.19 failed.
Call stack:
 ebuild.sh, line 1539:   Called dyn_compile
 ebuild.sh, line 939:   Called src_compile
 gtk+-2.8.19.ebuild, line 116:   Called die

I checked bugs.gentoo.org and I tried the latest ~x86 gtk+ as well.
Bug #139083 might be related but I tried emerging pango twice as it
suggested to no avail.  Any suggestions?

- Grant
--
gentoo-user@gentoo.org mailing list

Reply via email to