Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 434560 - 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 )
Summary: sys-libs/glibc-2.15-r2 - ld terminated with signal 11 [Segmentation fault] ( ...
Status: RESOLVED DUPLICATE of bug 433669
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: ARM Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-10 10:30 UTC by Stefan Sassenberg
Modified: 2012-10-05 05:58 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Full build.log, gzipped (build.log.gz,163.36 KB, application/x-gzip)
2012-09-10 10:34 UTC, Stefan Sassenberg
Details
Result of emerge --info (emerge--info,4.49 KB, text/plain)
2012-09-10 10:35 UTC, Stefan Sassenberg
Details
Result of emerge -pqv (emerge-pqv,229 bytes, text/plain)
2012-09-10 10:35 UTC, Stefan Sassenberg
Details
The file environment (environment,140.80 KB, text/plain)
2012-09-10 10:36 UTC, Stefan Sassenberg
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***