Gentoo Archives: gentoo-alt

From: Benda Xu <heroxbd@g.o>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] RAP bootstrap: call for test
Date: Wed, 15 Jun 2016 01:14:52
Message-Id: 87wplrw8vp.fsf@gentoo.org
In Reply to: Re: [gentoo-alt] RAP bootstrap: call for test by Steven Trogdon
1 Hi Steven,
2
3 Steven Trogdon <strogdon@×××××.edu> writes:
4
5 > The new bootstrap-rap.sh fails here on debian 7.8 (amd64)
6 >
7 > gconv_db.c: Assembler messages:
8 > gconv_db.c:759: Error: CFI instruction used without previous .cfi_startproc
9 > gconv_db.c:762: Error: CFI instruction used without previous .cfi_startproc
10 > gconv_db.c:765: Error: CFI instruction used without previous .cfi_startproc
11 > gconv_db.c:768: Error: CFI instruction used without previous .cfi_startproc
12 > gconv_db.c:799: Error: CFI instruction used without previous .cfi_startproc
13 > gconv_db.c:802: Error: CFI instruction used without previous .cfi_startproc
14 > gconv_db.c:772: Error: CFI instruction used without previous .cfi_startproc
15 > gconv_db.c:775: Error: CFI instruction used without previous .cfi_startproc
16 >
17 > the same as noted for debian 7.10 (amd64)
18 >
19 > https://wiki.gentoo.org/wiki/Prefix/libc#glibc_in_stage3_cannot_be_compiled
20
21 Thanks for testing. I don't have an idea. I also tried Prefix x86 on
22 Debian amd64, and Prefix x86 on Debian i386. Both of them work.
23
24 > Now I do have a functioning prefix on this debian box with gcc-4.9.3 installed.
25 > But I have to jump through hoops to install it. I suspect that something
26 > on the host is interfering with things.
27
28 So you tried to bootstrap RAP from gcc-4.9.3 and got the same result?
29 Interesting, that implies the bug is not due to host gcc.
30
31 Benda

Replies

Subject Author
Re: [gentoo-alt] RAP bootstrap: call for test Steven Trogdon <strogdon@×××××.edu>