Gentoo Archives: gentoo-alt

From: heroxbd@g.o
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] Prefix bootstrap state
Date: Tue, 18 Feb 2014 03:18:29
Message-Id: 86vbwdhzwf.fsf@moguhome00.in.awa.tohoku.ac.jp
In Reply to: Re: [gentoo-alt] Prefix bootstrap state by "François Bissey"
1 Hey François,
2
3 François Bissey <francois.bissey@×××××××××××××.nz> writes:
4
5 > Where is the current bootstrap script? I tried the one at
6 > dev.gentoo.org/~heroxbd/boostrap-rap.sh
7 > on a SLES11SP1 ppc64 install and it failed while emerging gcc, strangely
8 > it build gcc all right during the initial bootstrap.
9
10 Thanks for trying this out and sorry it didn't work.
11
12 > The failure is something I have seen numerous times while building gcc
13 > (not in a prefix) on that hardware (both aix and linux).
14
15 Me, too.
16
17 > Namely stage 2 of gcc fails over because it fails to find on the
18 > library stage 1 gcc was built against:
19 >
20 > configure:3562: checking for suffix of object files configure:3584:
21 > /hpc/scratch/frb15/gentoo/var/tmp/portage/sys-devel/gcc-4.7.3/work/build/./gcc/xgcc
22 > -B/hpc/scratch/frb15/gentoo/var/tmp/portage/sys-devel/gcc-4.7.3/work/build/./gcc/
23 > -B/hpc/scratch/frb15/gentoo/usr/powerpc64-pc-linux-gnu/bin/
24 > -B/hpc/scratch/frb15/gentoo/usr/powerpc64-pc-linux-gnu/lib/ -isystem
25 > /hpc/scratch/frb15/gentoo/usr/powerpc64-pc-linux-gnu/include -isystem
26 > /hpc/scratch/frb15/gentoo/usr/powerpc64-pc-linux-gnu/sys-include -c -g
27 > -O2 -pipe conftest.c >&5
28 > /hpc/scratch/frb15/gentoo/var/tmp/portage/sys-devel/gcc-4.7.3/work/build/./gcc/cc1:
29 > error while loading shared libraries: libmpc.so.3: cannot open shared
30 > object file: No such file or directory
31
32 > I have seen this so many time while building gcc on that hardware that I have
33 > taken to build it against static gmp/mpfr/mpc/{ppl,isl}/cloog.
34
35 Yeah, that's a tricky one.
36
37 http://dev.gentoo.org/~heroxbd/boostrap-rap.sh half a year old now. Please give
38
39 http://prefix.gentooexperimental.org/hg/prefix-tree/raw-file/default/scripts/bootstrap-prefix.sh
40
41 a try, as noted in
42
43 http://www.gentoo.org/proj/en/gentoo-alt/prefix/bootstrap.xml
44
45 @redlizard may comment on this issue. He has been working on bootstrap.
46
47 Cheers,
48 Benda

Replies

Subject Author
Re: [gentoo-alt] Prefix bootstrap state "François Bissey" <francois.bissey@×××××××××××××.nz>