Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] python-2.5.2-r7 build failure
Date: Tue, 13 Jan 2009 22:50:59
Message-Id: 5bdc1c8b0901131450g7193ec17nac1af1baf4b87f29@mail.gmail.com
1 Hi,
2 Any ideas? I checked disk space. That's OK. Same flags as two other
3 machines that built it fine.
4
5 Thanks,
6 Mark
7
8 gandalf # emerge -pvDuN world
9
10 These are the packages that would be merged, in order:
11
12 Calculating dependencies... done!
13 [ebuild NS ] dev-lang/python-2.5.2-r7 [2.4.4-r6] USE="berkdb gdbm
14 ipv6 ncurses readline ssl threads -build -doc -examples -sqlite -tk
15 -ucs2 -wininst" 0 kB
16
17 Total: 1 package (1 in new slot), Size of downloads: 0 kB
18 gandalf #
19
20
21 Compiling /var/tmp/portage/dev-lang/python-2.5.2-r7/image//usr/lib/python2.5/xml/sax/xmlreader.py
22 ...
23 Compiling /var/tmp/portage/dev-lang/python-2.5.2-r7/image//usr/lib/python2.5/xmllib.py
24 ...
25 Compiling /var/tmp/portage/dev-lang/python-2.5.2-r7/image//usr/lib/python2.5/xmlrpclib.py
26 ...
27 Compiling /var/tmp/portage/dev-lang/python-2.5.2-r7/image//usr/lib/python2.5/zipfile.py
28 ...
29 make: *** [libinstall] Error 1
30 *
31 * ERROR: dev-lang/python-2.5.2-r7 failed.
32 * Call stack:
33 * ebuild.sh, line 49: Called src_install
34 * environment, line 3443: Called die
35 * The specific snippet of code:
36 * make DESTDIR="${D}" altinstall maninstall || die;
37 * The die message:
38 * (no error message)
39 *
40 * If you need support, post the topmost build error, and the call
41 stack if relevant.
42 * A complete build log is located at
43 '/var/tmp/portage/dev-lang/python-2.5.2-r7/temp/build.log'.
44 * The ebuild environment file is located at
45 '/var/tmp/portage/dev-lang/python-2.5.2-r7/temp/environment'.
46 *
47
48 >>> Failed to emerge dev-lang/python-2.5.2-r7, Log file:
49
50 >>> '/var/tmp/portage/dev-lang/python-2.5.2-r7/temp/build.log'

Replies

Subject Author
Re: [gentoo-user] python-2.5.2-r7 build failure Peter Humphrey <peter@××××××××××××××.org>