2.41 branch approaching

Matthias Klose doko@debian.org
Wed Jun 28 15:21:26 GMT 2023


On 28.06.23 12:58, Nick Clifton wrote:
> Hi Matthias,
> 
>> In particular,
>>
>> x86_64-linux-gnu i686-linux-gnu x86_64-linux-gnux32
>> ===================================================
>>
>> Using /<<PKGBUILDDIR>>/binutils/testsuite/config/default.exp as 
>> tool-and-target-specific interfa
>> ce file.
>> Running /<<PKGBUILDDIR>>/binutils/testsuite/binutils-all/aarch64/aarch64.exp ...
>> Running /<<PKGBUILDDIR>>/binutils/testsuite/binutils-all/addr2line.exp ...
>> FAIL: addr2line 
>> ./builddir-single/binutils/./binutils/testsuite/binutils-all/testprog.c:19
>>
>> FAIL: addr2line -f option fn
>> ./builddir-single/binutils/./binutils/testsuite/binutils-all/testprog.c:13
>>
>> Version /<<PKGBUILDDIR>>/builddir-single/binutils/objdump 2.40.50.20230625
>> FAIL: objdump -S
>> FAIL: objdump --source-comment
>> Running /<<PKGBUILDDIR>>/ld/testsuite/ld-elf/shared.exp ...
>> FAIL: Dump pr21978.so
> 
> I am not seeing these failures.  Can you tell me how the builds
> are configured ?

../configure --with-sysroot=/ \
                 --libdir=/usr/lib/x86_64-linux-gnu \
                 --disable-silent-rules --enable-obsolete --enable-shared 
--enable-plugins --enable-threads --enable-jansson --with-system-zlib 
--prefix=/usr --sysconfdir=/etc --enable-deterministic-archives 
--disable-compressed-debug-sections --enable-new-dtags --disable-x86-used-note 
--with-gold-ldflags=-static-libstdc++ --build=x86_64-linux-gnu 
--host=x86_64-linux-gnu --with-pkgversion="GNU Binutils for Debian" 
--disable-werror --enable-targets=x86_64-linux-gnux32,x86_64-pep 
--enable-ld=default --enable-gold --enable-pgo-build=lto --enable-gprofng

> Maybe the problem is related to the compiler that is being used to
> compile the test code ?  Perhaps the regexps in the tests need to
> be adjusted to allow for discrepancies in compiler behaviour ?
> (This is just a guess).

this is GCC 12.3, configured with --enable-default-pie

> Can you supply the binutils.log file for a failing test run so
> that I can take a look ?

attached, however it only points to the first fail in these two test cases.

Matthias

> 
> Cheers
>    Nick
> 
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: binutils.log.gz
Type: application/gzip
Size: 99602 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20230628/530fbb58/attachment-0001.gz>


More information about the Binutils mailing list