This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: A note on the current state of build-many-glibcs


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]