Gentoo Archives: gentoo-alt

From: Cesar Canassa <cesar.canassa@×××××.com>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] Emerging python-3.2.5-r3 failed
Date: Mon, 16 Dec 2013 17:14:22
Message-Id: CAJQOKq2YAzDs+_zN6WxNP_J7YS=zMHbuMtiYPjCMVGtJxXx7Ow@mail.gmail.com
In Reply to: Re: [gentoo-alt] Emerging python-3.2.5-r3 failed by Michael Haubenwallner
1 Hi Michael,
2
3 I just deleted the gentoo directory and reran the bootstrap script with
4 the LATEST_TREE_YES=1 flag set.
5
6 Now, it crashed on python-3.3.3 instead. here is the full log:
7 http://pastebin.com/uNGMNscv
8
9
10 Thank you
11
12
13 On Mon, Dec 16, 2013 at 6:48 AM, Michael Haubenwallner <haubi@g.o>wrote:
14
15 >
16 > On 12/14/2013 06:54 PM, Cesar Canassa wrote:
17 > > Hi,
18 > >
19 > > I am trying to bootstrap gentoo-prefix on a CentOs system.
20 > > I ran the bootstrap-prefix.sh command but it failed when emerging
21 > python-3.2.5-r3 with the following message:
22 > >
23 > > make: *** No rule to make target `@EXPORTSYMS@', needed by `python'.
24 > Stop.
25 >
26 > This one token is AIX specific, and should resolve to <empty> anywhere
27 > else.
28 > I'm unable to reproduce this myself, but it was brought up already in
29 > https://bugs.gentoo.org/show_bug.cgi?id=490774#c5
30 > Somehow, configure doesn't show the "checking EXPORTSYMS..." line.
31 >
32 > Does it make a difference when you bootstrap with LATEST_TREE_YES=1
33 > environment variable set?
34 >
35 > FWIW, yesterday's buildbot bootstraps using LATEST_TREE_YES=1 succeeded on
36 > RHEL 6.2,
37 > SLES 11.1 and AIX 7.1 here, using 32bit (via linux32 on Linux) everywhere.
38 > But: python-3.2 isn't pulled in any more...
39 >
40 > Eventually, we want to bump the bootstrap tree snapshot?
41 >
42 > /haubi/
43 >
44 >

Replies

Subject Author
Re: [gentoo-alt] Emerging python-3.2.5-r3 failed Michael Haubenwallner <haubi@g.o>