Package: src:binutils-m68hc1x
Version: 1:3.5.2
Severity: serious
Tags: ftbfs trixie sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules clean
mkdir --parent "src"
dh clean --sourcedirectory="src" --builddirectory
dh_auto_clean -O--sourcedirectory=src -O--builddirectory
dh_autoreconf_clean -O--sourcedirectory=src -O--builddirectory
dh_clean -O--sourcedirectory=src -O--builddirectory
rm -f debian/debhelper-build-stamp
rm -rf debian/.debhelper/
rm -f -- debian/binutils-m68hc1x.substvars debian/files
rm -fr -- debian/binutils-m68hc1x/ debian/tmp/
find . \( \( \
\( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path
.\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o
-type f -a \
\( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
-o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
-o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
-o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
\) -exec rm -f {} + \) -o \
\( -type d -a \( -name autom4te.cache -o -name __pycache__ \)
-prune -exec rm -rf {} + \) \)
debian/rules binary
mkdir --parent "src"
dh binary --sourcedirectory="src" --builddirectory
debian/rules execute_before_dh_update_autotools_config
make[1]: Entering directory '/<<PKGBUILDDIR>>'
tar \
--extract \
--directory="src" \
--strip-components=1 \
--file="/usr/src/binutils/binutils-2.43.50.tar.xz"
cd "src"; QUILT_PATCHES=../debian/patches quilt push -a
Applying patch ../debian/patches/0001-test-pexecute-correct-buffer-size.patch
patching file libiberty/testsuite/test-pexecute.c
Applying patch ../debian/patches/0003-Fix-patch-env-package-metadata.patch
patching file ld/ldelf.c
Hunk #1 FAILED at 104.
1 out of 1 hunk FAILED -- rejects in file ld/ldelf.c
Patch ../debian/patches/0003-Fix-patch-env-package-metadata.patch can be
reverse-applied
make[1]: *** [debian/rules:23: execute_before_dh_update_autotools_config] Error
1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:19: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202501/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:binutils-m68hc1x, so that this is still
visible in the BTS web page for this package.
Thanks.