bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gold/21090] gcc compiled with --enable-default-pie show errors in b


From: lksfbdij at 10mail dot org
Subject: [Bug gold/21090] gcc compiled with --enable-default-pie show errors in binutils testsuite
Date: Wed, 01 Feb 2017 10:11:50 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=21090

--- Comment #12 from Robert West <lksfbdij at 10mail dot org> ---
Created attachment 9788
  --> https://sourceware.org/bugzilla/attachment.cgi?id=9788&action=edit
diff with Partial patch attached earlier by Nick

Current situation:

binutils-git/gcc 6.3.1/pie disabled default:

readelf: Error: the PHDR segment is not covered by a LOAD segment
make[5]: *** [Makefile:3653: check-DEJAGNU] Error 1
make[4]: *** [Makefile:1919: check-am] Error 2
make[3]: *** [Makefile:1759: check-recursive] Error 1
make[2]: *** [Makefile:1921: check] Error 2
make[1]: *** [Makefile:7513: check-ld] Error 2
make[3]: [Makefile:140: site.exp] Error 2 (ignored)
make[3]: [Makefile:141: site.exp] Error 1 (ignored)
make: *** [Makefile:2176: do-check] Error 2


binutils-git/gcc 6.3.1/pie enabled default:
make[5]: *** [Makefile:7239: incremental_test_2] Error 1
make[5]: *** [Makefile:7263: incremental_test_5] Error 1
make[5]: *** [Makefile:7278: incremental_copy_test] Error 1
make[5]: *** [Makefile:7284: incremental_common_test_1] Error 1
readelf: Error: the PHDR segment is not covered by a LOAD segment
make[4]: *** [Makefile:5675: check-am] Error 2
make[3]: *** [Makefile:5679: check] Error 2
make[2]: *** [Makefile:941: check-recursive] Error 1
make[1]: *** [Makefile:6100: check-gold] Error 2
make[5]: *** [Makefile:3653: check-DEJAGNU] Error 1
make[4]: *** [Makefile:1919: check-am] Error 2
make[3]: *** [Makefile:1759: check-recursive] Error 1
make[2]: *** [Makefile:1921: check] Error 2
make[1]: *** [Makefile:7513: check-ld] Error 2
make[3]: [Makefile:140: site.exp] Error 2 (ignored)
make[3]: [Makefile:141: site.exp] Error 1 (ignored)
make: *** [Makefile:2176: do-check] Error 2

Is it supposed to look like this? Should I treat those as false positives? I
have to acknowledge that libiberty/testsuite/test-pexecute always crash on my
system (in a clean chroot).

Also I retested Nick previous partial
https://sourceware.org/bugzilla/attachment.cgi?id=9777 and found it fixes some
additional fails in checklog so maybe it's worth to add it to master. I
attached diff from checks with and without Nick's patch.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]