From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QDOix-0004TH-29 for garchives@archives.gentoo.org; Fri, 22 Apr 2011 22:21:15 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E5F361C003; Fri, 22 Apr 2011 22:19:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id AE7C61C003 for ; Fri, 22 Apr 2011 22:19:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 299761B402A for ; Fri, 22 Apr 2011 22:19:09 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Score: -2.599 X-Spam-Level: X-Spam-Status: No, score=-2.599 required=5.5 tests=[BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ffny1fe+Yy72 for ; Fri, 22 Apr 2011 22:19:03 +0000 (UTC) Received: from mail.muc.de (colin.muc.de [193.149.48.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8FAD61B400D for ; Fri, 22 Apr 2011 22:19:01 +0000 (UTC) Received: (qmail 70939 invoked by uid 3782); 22 Apr 2011 18:18:59 -0000 Received: from acm.muc.de (pD951A9E1.dip.t-dialin.net [217.81.169.225]) by colin2.muc.de (tmda-ofmipd) with ESMTP; Fri, 22 Apr 2011 20:18:58 +0200 Received: (qmail 17754 invoked by uid 1000); 22 Apr 2011 18:05:08 -0000 Date: Fri, 22 Apr 2011 18:05:08 +0000 To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Building pygtk-2.22.0-r1 fails. Help, please! Message-ID: <20110422180508.GA17715@acm.acm> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-Delivery-Agent: TMDA/1.1.5 (Fettercairn) From: Alan Mackenzie X-Primary-Address: acm@muc.de X-Archives-Salt: X-Archives-Hash: 034083fe2e2348b8d7ca797c6cb9fc59 Hi, Gentoo. In my attempt to 'emerge --update --deep xfce4-meta', one sole package is refusing to build, namely pygtk. Its log file displays many (perhaps 100) error lines like: Could not write method AtkObject.get_attributes: No ArgType for AtkAttributeSet* . The command that caused all these errors was: libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./gtk -I/usr/lib64/python2.6/site-packages/numpy/core/include -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=athlon64 -Wall -fno-strict-aliasing -std=c9x -MT pango_la-pangomodule.lo -MD -MP -MF .deps/pango_la-pangomodule.Tpo -c pangomodule.c -fPIC -DPIC -o .libs/pango_la-pangomodule.o . If anybody knows how to fix this, or a more appropriate place to ask for help, please tell me. Thanks in advance! -- Alan Mackenzie (Nuremberg, Germany).