Your message dated Mon, 30 Dec 2024 12:37:13 +0000
with message-id <[email protected]>
and subject line Bug#1091281: fixed in binutils 2.43.50.20241230-1
has caused the Debian Bug report #1091281,
regarding binutils: FTBFS on armhf: make[6]: *** [Makefile:1838: check-DEJAGNU] 
Error 1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1091281: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1091281
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: binutils
Version: 2.43.50.20241221-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20241223 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, this package failed to build
on armhf.

This package currently has binary packages on armhf, so this is a regression.
Also, there are no known issues on amd64 or arm64 according to recent (a couple
days ago) rebuilds.

The rebuild was done using an armhf chroot on an AWS "m6g" instance (Graviton2
CPU).

Relevant part (hopefully):
> make[6]: Entering directory '/<<PKGBUILDDIR>>/builddir-single/binutils'
> /usr/bin/grep -E "(development|experimental)=" 
> ../../binutils/../bfd/development.sh  \
>   | mawk -F= '{ print "set " $1 " " $2 }' > development.exp
> Making a new site.exp file ...
> srcdir=`cd ../../binutils && pwd`; export srcdir; \
> r=`pwd`; export r; \
> LC_ALL=C; export LC_ALL; \
> EXPECT=expect; export EXPECT; \
> runtest=runtest; \
> if /bin/bash -c "$runtest --version" > /dev/null 2>&1; then \
>   $runtest --tool binutils --srcdir ${srcdir}/testsuite \
>       CC="arm-linux-gnueabihf-gcc" CFLAGS="-g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -marm    " \
>       CC_FOR_BUILD="arm-linux-gnueabihf-gcc" \
>       CC_FOR_TARGET="arm-linux-gnueabihf-gcc" \
>       CFLAGS_FOR_TARGET="-g -O2 -marm -O0" \
>       ; \
> else echo "WARNING: could not find \`runtest'" 1>&2; :;\
> fi
> WARNING: Couldn't find tool init file
> Test run by user42 on Mon Dec 23 12:52:18 2024
> Native configuration is arm-unknown-linux-gnueabihf
> 
>               === binutils tests ===
> 
> Schedule of variations:
>     unix
> 
> Running target unix
> Using /usr/share/dejagnu/baseboards/unix.exp as board description file for 
> target.
> Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
> Using /<<PKGBUILDDIR>>/binutils/testsuite/config/default.exp as 
> tool-and-target-specific interface file.
> Running /<<PKGBUILDDIR>>/binutils/testsuite/binutils-all/aarch64/aarch64.exp 
> ...
> Running /<<PKGBUILDDIR>>/binutils/testsuite/binutils-all/addr2line.exp ...
> Running /<<PKGBUILDDIR>>/binutils/testsuite/binutils-all/ar.exp ...
> FAIL: replacing non-deterministic member (wrong size, expected: 716)
> Running /<<PKGBUILDDIR>>/binutils/testsuite/binutils-all/arc/objdump.exp ...
> Running /<<PKGBUILDDIR>>/binutils/testsuite/binutils-all/arm/objdump.exp ...
> Version /<<PKGBUILDDIR>>/builddir-single/binutils/objdump 2.43.50.20241221
> Running /<<PKGBUILDDIR>>/binutils/testsuite/binutils-all/bfin/objdump.exp ...
> Running /<<PKGBUILDDIR>>/binutils/testsuite/binutils-all/compress.exp ...
> Running /<<PKGBUILDDIR>>/binutils/testsuite/binutils-all/cxxfilt.exp ...
> Running /<<PKGBUILDDIR>>/binutils/testsuite/binutils-all/debuginfod.exp ...
> Running /<<PKGBUILDDIR>>/binutils/testsuite/binutils-all/dlltool.exp ...
> Running /<<PKGBUILDDIR>>/binutils/testsuite/binutils-all/elfedit.exp ...
> Running /<<PKGBUILDDIR>>/binutils/testsuite/binutils-all/hppa/objdump.exp ...
> Running /<<PKGBUILDDIR>>/binutils/testsuite/binutils-all/i386/i386.exp ...
> Running /<<PKGBUILDDIR>>/binutils/testsuite/binutils-all/kvx/kvx.exp ...
> Running 
> /<<PKGBUILDDIR>>/binutils/testsuite/binutils-all/loongarch64/loongarch64.exp 
> ...
> Running /<<PKGBUILDDIR>>/binutils/testsuite/binutils-all/m68k/objdump.exp ...
> Running /<<PKGBUILDDIR>>/binutils/testsuite/binutils-all/mips/mips.exp ...
> Running /<<PKGBUILDDIR>>/binutils/testsuite/binutils-all/nfp/objdump.exp ...
> Running /<<PKGBUILDDIR>>/binutils/testsuite/binutils-all/nm.exp ...
> Version /<<PKGBUILDDIR>>/builddir-single/binutils/nm-new 2.43.50.20241221
> Running /<<PKGBUILDDIR>>/binutils/testsuite/binutils-all/objcopy.exp ...
> Version /<<PKGBUILDDIR>>/builddir-single/binutils/objcopy 2.43.50.20241221
> Running /<<PKGBUILDDIR>>/binutils/testsuite/binutils-all/objdump.exp ...
> Version /<<PKGBUILDDIR>>/builddir-single/binutils/objdump 2.43.50.20241221
> Running /<<PKGBUILDDIR>>/binutils/testsuite/binutils-all/readelf.exp ...
> Version /<<PKGBUILDDIR>>/builddir-single/binutils/readelf 2.43.50.20241221
> Running /<<PKGBUILDDIR>>/binutils/testsuite/binutils-all/riscv/riscv.exp ...
> Running /<<PKGBUILDDIR>>/binutils/testsuite/binutils-all/size.exp ...
> Version /<<PKGBUILDDIR>>/builddir-single/binutils/size 2.43.50.20241221
> Running /<<PKGBUILDDIR>>/binutils/testsuite/binutils-all/strings.exp ...
> Running /<<PKGBUILDDIR>>/binutils/testsuite/binutils-all/update-section.exp 
> ...
> Version /<<PKGBUILDDIR>>/builddir-single/binutils/objcopy 2.43.50.20241221
> Running /<<PKGBUILDDIR>>/binutils/testsuite/binutils-all/vax/objdump.exp ...
> Running /<<PKGBUILDDIR>>/binutils/testsuite/binutils-all/wasm32/wasm32.exp ...
> Running /<<PKGBUILDDIR>>/binutils/testsuite/binutils-all/windres/windres.exp 
> ...
> Running /<<PKGBUILDDIR>>/binutils/testsuite/binutils-all/x86-64/objects.exp 
> ...
> Running /<<PKGBUILDDIR>>/binutils/testsuite/binutils-all/x86-64/x86-64.exp ...
> 
>               === binutils Summary ===
> 
> # of expected passes          268
> # of unexpected failures      1
> # of expected failures                1
> # of unsupported tests                9
> make[6]: *** [Makefile:1838: check-DEJAGNU] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/12/23/binutils_2.43.50.20241221-1_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20241223;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20241223&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: binutils
Source-Version: 2.43.50.20241230-1
Done: Matthias Klose <[email protected]>

We believe that the bug you reported is fixed in the latest version of
binutils, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose <[email protected]> (supplier of updated binutils package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 30 Dec 2024 12:18:11 +0100
Source: binutils
Architecture: source
Version: 2.43.50.20241230-1
Distribution: unstable
Urgency: medium
Maintainer: Matthias Klose <[email protected]>
Changed-By: Matthias Klose <[email protected]>
Closes: 1090999 1091281 1091488
Changes:
 binutils (2.43.50.20241230-1) unstable; urgency=medium
 .
   * New upstream snapshot, taken from the trunk.
   * Revert the fix for PR gas/32391. Closes: #1090999, #1091488.
   * Build with GCC 14.2.0-12 on ARM32. Closes: #1091281.
Checksums-Sha1:
 52cf7ac73751fc97310bb2748bca72db208af33a 11395 binutils_2.43.50.20241230-1.dsc
 9cd605dd5161a355390b5ccdfd019a2621864dd7 24091128 
binutils_2.43.50.20241230.orig.tar.xz
 a031dda56eec2b18f1402241d56a635eb408ab33 132740 
binutils_2.43.50.20241230-1.debian.tar.xz
 eee1481c81442b3be9d62f1a1d7aad2751fe38cc 7089 
binutils_2.43.50.20241230-1_source.buildinfo
Checksums-Sha256:
 0d03c987108df9a2d9db40c94f2085ec20174d888927ea0bed34fa49414bf6f3 11395 
binutils_2.43.50.20241230-1.dsc
 ae31c3aaf0508178d099348a8d43370e127acebf183c5123df6604387e67bba9 24091128 
binutils_2.43.50.20241230.orig.tar.xz
 6ba3380b2da02334ad3f06f358542c4d25867921f8011f6796720a4657c58d47 132740 
binutils_2.43.50.20241230-1.debian.tar.xz
 ab44a3e87629e3a4ff4000592635c5a015a284fe0bb5dad924d6c21def94aafa 7089 
binutils_2.43.50.20241230-1_source.buildinfo
Files:
 af7e1e0e307e92d572b22d386e2c844c 11395 devel optional 
binutils_2.43.50.20241230-1.dsc
 fe9c9470b25e60ff98c08a448cd44766 24091128 devel optional 
binutils_2.43.50.20241230.orig.tar.xz
 5b2d835d7f2cb7bf1dfea1f8cdddc992 132740 devel optional 
binutils_2.43.50.20241230-1.debian.tar.xz
 d7da0d59ef677bba96266210a16c5462 7089 devel optional 
binutils_2.43.50.20241230-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----

iQJEBAEBCgAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAmdyjbgQHGRva29AZGVi
aWFuLm9yZwAKCRC9fqpgd4+m9aN1D/4qUb777QogqvQsU7L6RjHWSlS1SXiB29BD
VUl62SXpQShnqlMrE5W05Jj1Ah5kdmN8O1uOz7qB5ANjXxDemN1MNN9LzDyG9HBH
u+TLiFKtSTV4u/2R2/KqC4HgnxhPbSNNRMxDQNQ1ziYfWNDy+uXs/cPb+vi7SOle
WiB64Z+j0bjaNBl/3kg9pdHTvXYm9vEYj/pB5TwjThETwstu1cImqnE4wF9wTCX4
ALcuN5nVdi2osQF3RQiaCkeiLMyz5N/Vtf/ZJCj+ZN28v1OXytaQYM9SzrP6il2+
k1Jxd5vGqyESV625rXvGd2AjcRN3JPo71sEB7y2rSU/ktldhyc41kioXS1vHp/vz
gyLLx9W9dLWOPdi1u0TjtkGzzVzDzhbRHeTQx24RwOQGI12Xowt5I50uBo8uSoRr
kOjkN525B5hWrAlWRf/UqLgWPIdUNgOjL+oRgcNJa5nBnhxWmSvA6EZgezA0YC2b
+xuCQQnKK/LNcsX0PsLB9dUCxZC6SLSMDsyQItBPcRq9P7dorjMGMS/0dhMZNLez
9avd9eoDEJoO8Qm0Sfa4yQ1UFxOUqD5lPQxjRC5KShh98ZpvjQJcOhf5X/g9LQSP
MkFgyRfsdxyM5Ba6196QJFClsTtyyUFwSVmeMXIaOmNCJd87bGuACUAQQsAdcEcG
5dJ/oY3ZLg==
=pUCu
-----END PGP SIGNATURE-----

Attachment: pgpZ2AjObySTL.pgp
Description: PGP signature


--- End Message ---

Reply via email to