Gentoo Archives: gentoo-user

From: Jim Cunning <jcunning@×××××××××××.org>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Emerge gramps-3.1.2 fails
Date: Fri, 18 Sep 2009 06:55:47
Message-Id: 200909172355.41218.jcunning@cunning.ods.org
1 Trying to emerge gramps-3.1.2 fails with the following error:
2 =======================================
3 checking for sh... /bin/sh
4 checking Python bindings for gtk 2.10 (pygtk2>=2.10.0)... configure: error:
5
6 **** The python bindings for gtk 2.10 (pygtk2>=2.10.0) could not be found.
7
8 !!! Please attach the following file when seeking support:
9 !!! /var/tmp/portage/app-misc/gramps-3.1.2/work/gramps-3.1.2/config.log
10 *
11 * ERROR: app-misc/gramps-3.1.2 failed.
12 * Call stack:
13 * ebuild.sh, line 49: Called src_configure
14 * environment, line 3604: Called gnome2_src_configure
15 * environment, line 2451: Called econf '--disable-mime-install'
16 * ebuild.sh, line 534: Called die
17 * The specific snippet of code:
18 * die "econf failed"
19 * The die message:
20 * econf failed
21 *
22 * If you need support, post the topmost build error, and the call stack if
23 relevant.
24 * A complete build log is located at '/var/tmp/portage/app-
25 misc/gramps-3.1.2/temp/build.log'.
26 * The ebuild environment file is located at '/var/tmp/portage/app-
27 misc/gramps-3.1.2/temp/environment'.
28 *
29
30 >>> Failed to emerge app-misc/gramps-3.1.2, Log file:
31
32 >>> '/var/tmp/portage/app-misc/gramps-3.1.2/temp/build.log'
33 =================================
34
35 and yet, pygtk seems to be installed:
36
37 jlc64 ~ # eix -I pygtk
38 [D] dev-python/pygtk
39 Available versions: (2) 2.12.1-r2 2.14.1
40 {X doc examples}
41 Installed versions: 2.14.1-r1(2)(23:46:21 09/17/09)(X -doc -examples)
42 Homepage: http://www.pygtk.org/
43 Description: GTK+2 bindings for Python
44
45 Any suggestions how to resolve this?
46 --
47 Jim

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Emerge gramps-3.1.2 fails "Arttu V." <arttuv69@×××××.com>