From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by nuthatch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-46671-garchives=archives.gentoo.org@gentoo.org>)
	id 1G2t8Y-0003PH-W9
	for garchives@archives.gentoo.org; Tue, 18 Jul 2006 17:13:35 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k6IHC87i010266;
	Tue, 18 Jul 2006 17:12:08 GMT
Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185])
	by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k6IH6DjL023751
	for <gentoo-user@lists.gentoo.org>; Tue, 18 Jul 2006 17:06:13 GMT
Received: by nf-out-0910.google.com with SMTP id m19so12627nfc
        for <gentoo-user@lists.gentoo.org>; Tue, 18 Jul 2006 10:06:13 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
        s=beta; d=gmail.com;
        h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition;
        b=MO0mKgPB+cVQIrNv3p+dnrlVJnfWfQoNHcWI4hP+BW2xan53gA2DtdbvVsdAMlPToLAlS6NC+Uw1m728rcgtTOFKyyoO/4TSsZ4mXL/2j0pCiiVUx40GfqB7D4R/hVH6lFGlxHSmLeBJzZdVm16KV9xd56rDEoMxrTRrlkFsDH4=
Received: by 10.48.80.20 with SMTP id d20mr887724nfb;
        Tue, 18 Jul 2006 10:06:13 -0700 (PDT)
Received: by 10.48.238.18 with HTTP; Tue, 18 Jul 2006 10:06:13 -0700 (PDT)
Message-ID: <49bf44f10607181006v62ba6d2cydc49aa372ca5edff@mail.gmail.com>
Date: Tue, 18 Jul 2006 10:06:13 -0700
From: Grant <emailgrant@gmail.com>
To: "Gentoo mailing list" <gentoo-user@lists.gentoo.org>
Subject: [gentoo-user] gtk+ emerge error
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
X-Archives-Salt: d0327573-0058-4fe2-b90c-fdca0a377815
X-Archives-Hash: 36f3df8d735cb54cc8b27203edcdafe0

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