Gentoo Archives: gentoo-user

From: Alan Mackenzie <acm@×××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Building pygtk-2.22.0-r1 fails. Help, please!
Date: Fri, 22 Apr 2011 22:21:15
Message-Id: 20110422180508.GA17715@acm.acm
1 Hi, Gentoo.
2
3 In my attempt to 'emerge --update --deep xfce4-meta', one sole package
4 is refusing to build, namely pygtk.
5
6 Its log file displays many (perhaps 100) error lines like:
7
8 Could not write method AtkObject.get_attributes: No ArgType for AtkAttributeSet*
9
10 . The command that caused all these errors was:
11
12 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
13
14 . If anybody knows how to fix this, or a more appropriate place to ask
15 for help, please tell me.
16
17 Thanks in advance!
18
19 --
20 Alan Mackenzie (Nuremberg, Germany).

Replies

Subject Author
Re: [gentoo-user] Building pygtk-2.22.0-r1 fails. Help, please! Dale <rdalek1967@×××××.com>
Re: [gentoo-user] Building pygtk-2.22.0-r1 fails. Help, please! Alan McKinnon <alan.mckinnon@×××××.com>