This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: A note on the current state of build-many-glibcs
- From: Joseph Myers <joseph at codesourcery dot com>
- To: Zack Weinberg <zackw at panix dot com>
- Cc: GNU C Library <libc-alpha at sourceware dot org>
- Date: Mon, 20 Feb 2017 16:09:59 +0000
- Subject: Re: A note on the current state of build-many-glibcs
- Authentication-results: sourceware.org; auth=none
- References: <CAKCAbMjiho77CyX9SQqjk37WSbsUqath_=iPEGGbMNF-VpT1LA@mail.gmail.com>
On Sun, 19 Feb 2017, Zack Weinberg wrote:
> microblaze-linux-gnu
> microblazeel-linux-gnu
> link failure while building librt:
> libpthread.so: invalid string offset 3902075345 >= 4918 for
> section `.dynstr'
> (something wrong with binutils?)
> (doesn't seem to be a reported bug?)
I don't see this. With GCC 6 I see the compilers build fine including the
first glibc
<https://sourceware.org/ml/libc-testresults/2017-q1/msg00162.html> (and
then the subsequent glibc build fail because of missing DWARF EH support
before GCC 7). With mainline of everything I see both compilers and glibc
build fine (and then elf/check-execstack fails - recall that if the
baseline involves any tests failing then a simple examination of PASS /
FAIL results from build-many-glibcs.py won't tell you if there have been
regressions within the testsuite that mean more tests now fail or fail to
build).
Also in the testsuite, ia64 fails elf/check-execstack and all SH
configurations have compilation failures in the testsuite with GCC
mainline only (GCC bugs 78459 and 78460).
--
Joseph S. Myers
joseph@codesourcery.com