Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 434560

Summary: sys-libs/glibc-2.15-r2 - ld terminated with signal 11 [Segmentation fault] ( while generating .../work/build-default-armv5tel-softfloat-linux-gnueabi-nptl/libc.so )
Product: Gentoo Linux Reporter: Stefan Sassenberg <stefan.sassenberg>
Component: [OLD] Core systemAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED DUPLICATE    
Severity: normal CC: DuPol
Priority: Normal    
Version: unspecified   
Hardware: ARM   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Full build.log, gzipped
Result of emerge --info
Result of emerge -pqv
The file environment

Description Stefan Sassenberg 2012-09-10 10:30:16 UTC
Emerging glibc-2.15-r2 stops with an error. The command and error message are
ln -s ld.so /var/tmp/portage/sys-libs/glibc-2.15-r2/work/build-default-armv5tel-
softfloat-linux-gnueabi-nptl/elf/ld-linux.so.3
collect2: ld terminated with signal 11 [Segmentation fault]


Reproducible: Always

Steps to Reproduce:
1. emerge glibc

Actual Results:  
The output contains those two subsequent lines
ln -s ld.so /var/tmp/portage/sys-libs/glibc-2.15-r2/work/build-default-armv5tel-
softfloat-linux-gnueabi-nptl/elf/ld-linux.so.3
collect2: ld terminated with signal 11 [Segmentation fault]

Expected Results:  
The successful emerge

The installed version of glibc is 2.14.1-r3(2.2)^s(18:40:52 11.08.2012)(-crosscompile_opts_headers-only -debug -gd -hardened -multilib -profile -selinux -vanilla)

The installed version of binutils is:  2.22-r1(11:24:08 04.09.2012)(cxx nls zlib -multislot -multitarget -static-libs -test -vanilla)
Comment 1 Stefan Sassenberg 2012-09-10 10:34:35 UTC
Created attachment 323392 [details]
Full build.log, gzipped
Comment 2 Stefan Sassenberg 2012-09-10 10:35:32 UTC
Created attachment 323394 [details]
Result of emerge --info
Comment 3 Stefan Sassenberg 2012-09-10 10:35:52 UTC
Created attachment 323396 [details]
Result of emerge -pqv
Comment 4 Stefan Sassenberg 2012-09-10 10:36:47 UTC
Created attachment 323398 [details]
The file environment
Comment 5 Stefan Sassenberg 2012-09-17 09:04:44 UTC
I added "=sys-devel/binutils-2.22-r1" to my /etc/portage/package.mask. Now I'm on sys-devel/binutils-2.21.1-r1 and sys-libs/glibc-2.15-r2 builds fine.
Comment 6 Henrique Rodrigues 2012-09-17 16:54:25 UTC
I can confirm the problem and the solution. My environment is pretty similar to Stefan's.
Comment 7 Stefan Sassenberg 2012-09-19 12:08:41 UTC
binutils-2.22.90 has that problem too
Comment 8 SpanKY gentoo-dev 2012-10-05 05:58:17 UTC

*** This bug has been marked as a duplicate of bug 433669 ***