https://sourceware.org/bugzilla/show_bug.cgi?id=18509
Bug ID: 18509 Summary: 16 unexpected failures for "ld" during "make check" for binutils 2.24 Product: binutils Version: 2.24 Status: NEW Severity: critical Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: stevenaura at live dot com Target Milestone: --- Created attachment 8354 --> https://sourceware.org/bugzilla/attachment.cgi?id=8354&action=edit Results of "make check" Dear binutils developers, I have just compiled binutils 2.24. The compilation step was fine. However, the "make check" result showed 16 unexpected failures for "ld". The errors are consistent even for binutils 2.23.2 and 2.25. My system environment: * CentOS 6.6 * x86_64 architecture (Intel(R) Xeon(R) CPU W3550 @ 3.07GHz) * Tools used for installation: 1) libiconv/1.14 2) zlib/1.2.8 3) isl/0.12.2 4) texinfo 5) dejagnu 6) gcc/4.7.4 (non-system gcc) * build command: ../binutils-2.24/configure --prefix=/Scr/scr-test-steven/install/binutils/2.24 --enable-shared --enable-static --enable-plugins --with-zlib=yes --with-libiconv-prefix=/Scr/scr-test-steven/install/libiconv/1.14 --enable-build-warnings=yes CC=/Scr/scr-test-steven/install/gcc/4.7.4/bin/gcc CXX=/Scr/scr-test-steven/install/gcc/4.7.4/bin/g++ * rpm -q glibc glibc-2.12-1.149.el6_6.9.x86_64 glibc-2.12-1.149.el6_6.9.i686 The failed tests are: FAIL: static preinit array FAIL: static init array FAIL: static fini array FAIL: static init array mixed FAIL: TLS -fpic and -fno-pic exec transitions FAIL: TLS descriptor -fpic and -fno-pic exec transitions FAIL: TLS -fno-pic -shared FAIL: Could not link a static executable FAIL: TLS -fpic -shared transitions FAIL: TLS descriptor -fpic -shared transitions FAIL: TLS -fpic and -fno-pic exec transitions FAIL: TLS descriptor -fpic and -fno-pic exec transitions FAIL: TLS with global dynamic and descriptors FAIL: TLS GD->IE transition FAIL: TLS X32 GD->IE transition FAIL: ld-x86-64/ilp32-4 Please let me know how to fix this. Thanks! Yuhang Wang -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils