bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/21090] New: gcc compiled with --enable-default-pie show er


From: lksfbdij at 10mail dot org
Subject: [Bug binutils/21090] New: gcc compiled with --enable-default-pie show errors in binutils testsuite
Date: Fri, 27 Jan 2017 12:51:41 +0000

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

            Bug ID: 21090
           Summary: gcc compiled with --enable-default-pie show errors in
                    binutils testsuite
           Product: binutils
           Version: 2.27
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: lksfbdij at 10mail dot org
  Target Milestone: ---

Hi!

Archlinux is planning to enable -PIE flag in gcc by default however after this
change binutils compilation shows numerous errors in testsuite:

gcc 6.3.1, default settings (
https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/gcc
):

grep Error binutils-2.27-1-x86_64-check.log 
make[3]: [Makefile:140: site.exp] Error 2 (ignored)
make[3]: [Makefile:141: site.exp] Error 1 (ignored)

gcc 6.3.1, default settings with --enable-default-pie:

grep Error binutils-2.27-1.90-x86_64-check.log 
make[3]: [Makefile:140: site.exp] Error 2 (ignored)
make[3]: [Makefile:141: site.exp] Error 1 (ignored)
make[5]: *** [Makefile:7038: incremental_test_2] Error 1
make[5]: *** [Makefile:7062: incremental_test_5] Error 1
make[5]: *** [Makefile:7009: ehdr_start_test_4] Error 1
make[4]: *** [Makefile:5520: check-am] Error 2
make[3]: *** [Makefile:5524: check] Error 2
make[2]: *** [Makefile:940: check-recursive] Error 1
make[1]: *** [Makefile:6135: check-gold] Error 2
make[5]: *** [Makefile:3646: check-DEJAGNU] Error 1
make[4]: *** [Makefile:1940: check-am] Error 2
make[3]: *** [Makefile:1780: check-recursive] Error 1
make[2]: *** [Makefile:1942: check] Error 2
make[1]: *** [Makefile:7548: check-ld] Error 2
make: *** [Makefile:2207: do-check] Error 2

binutils default build settings (
https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/binutils
)

Those errors are currently blocking developers from making the change. I'll be
grateful if someone could help fixing them.

Discussion: https://bbs.archlinux.org/viewtopic.php?pid=1682854

-- 
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]