Gentoo Archives: gentoo-alt

From: Michael Haubenwallner <haubi@g.o>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] Emerging python-3.2.5-r3 failed
Date: Mon, 16 Dec 2013 08:49:06
Message-Id: 52AEBE75.1010305@gentoo.org
In Reply to: [gentoo-alt] Emerging python-3.2.5-r3 failed by Cesar Canassa
1 On 12/14/2013 06:54 PM, Cesar Canassa wrote:
2 > Hi,
3 >
4 > I am trying to bootstrap gentoo-prefix on a CentOs system.
5 > I ran the bootstrap-prefix.sh command but it failed when emerging python-3.2.5-r3 with the following message:
6 >
7 > make: *** No rule to make target `@EXPORTSYMS@', needed by `python'. Stop.
8
9 This one token is AIX specific, and should resolve to <empty> anywhere else.
10 I'm unable to reproduce this myself, but it was brought up already in
11 https://bugs.gentoo.org/show_bug.cgi?id=490774#c5
12 Somehow, configure doesn't show the "checking EXPORTSYMS..." line.
13
14 Does it make a difference when you bootstrap with LATEST_TREE_YES=1 environment variable set?
15
16 FWIW, yesterday's buildbot bootstraps using LATEST_TREE_YES=1 succeeded on RHEL 6.2,
17 SLES 11.1 and AIX 7.1 here, using 32bit (via linux32 on Linux) everywhere.
18 But: python-3.2 isn't pulled in any more...
19
20 Eventually, we want to bump the bootstrap tree snapshot?
21
22 /haubi/

Replies

Subject Author
Re: [gentoo-alt] Emerging python-3.2.5-r3 failed Cesar Canassa <cesar.canassa@×××××.com>
Re: [gentoo-alt] Emerging python-3.2.5-r3 failed Fabian Groffen <grobian@g.o>