Gentoo Archives: gentoo-user

From: Moritz Schlarb <mail@××××××××××××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Failed to emerge dev-lang/python-2.5.4-r4
Date: Wed, 14 Sep 2011 00:19:41
Message-Id: 4E6FF2B2.5090406@moritz-schlarb.de
1 Hi at all!
2
3 For using Google App Engine, I wanted to emerge Python 2.5, so I did
4 emerge -av =dev-lang/python-2.5.4-r4
5 and everything went fine, until:
6 /usr/bin/install -c -m 644 pyconfig.h
7 /var/tmp/portage/dev-lang/python-2.5.4-r4/image//usr/include/python2.5/pyconfig.h
8 emake failed
9 * ERROR: dev-lang/python-2.5.4-r4 failed (install phase):
10 * emake altinstall maninstall failed
11 *
12 * Call stack:
13 * ebuild.sh, line 56: Called src_install
14 * environment, line 5753: Called die
15 * The specific snippet of code:
16 * emake DESTDIR="${D}" altinstall maninstall || die "emake
17 altinstall maninstall failed";
18
19 Doesn't make much sense to me, failing at installing to
20 python2.5-specific directories... I would investigate further, but I
21 don't know how to make portage tell me more about the error that occured!
22 But I'm eager to learn, would be great if someone could tell me where to
23 look for debugging infos.
24
25 I've uploaded:
26 complete build log: https://www.dropbox.com/s/t47wn56vtynlh3y/build.log
27 ebuild environment file:
28 https://www.dropbox.com/s/p1zdtxzewuc0745/environment
29 emerge --info =dev-lang/python-2.5.4-r4:
30 https://www.dropbox.com/s/8ran13tlk32p8f0/info
31 emerge -pqv =dev-lang/python-2.5.4-r4:
32 https://www.dropbox.com/s/rscag1azv3j5dwn/pqv
33
34 Looking forward to some instructions...
35 Regards,
36 Moritz

Replies

Subject Author
Re: [gentoo-user] Failed to emerge dev-lang/python-2.5.4-r4 Alex Schuster <wonko@×××××××××.org>