Your message dated Thu, 08 Jan 2026 09:04:01 +0000
with message-id <[email protected]>
and subject line Bug#1122406: fixed in efibootguard 0.21-2
has caused the Debian Bug report #1122406,
regarding efibootguard: FTBFS: objcopy: kernel-stub/kernel-stubx64.so: file
format not recognized
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.)
--
1122406: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1122406
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:efibootguard
Version: 0.21-1
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202512/
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 cannot 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:efibootguard, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
/usr/bin/mkdir -p ./; gcc -I. -include config.h -I./include -I/usr/include
-I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/x86_64-linux-gnu
-Wall -Wextra -std=gnu99 -ggdb -O0 -fpic -fshort-wchar -ffreestanding
-fno-strict-aliasing -Wsign-compare -DGNU_EFI_USE_MS_ABI -DGNU_EFI_3_0_COMPAT
-Werror -mgeneral-regs-only -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fno-stack-protector -mno-red-zone -c bootguard.c -o bootguard.o
/usr/bin/mkdir -p ./; gcc -I. -include config.h -I./include -I/usr/include
-I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/x86_64-linux-gnu
-Wall -Wextra -std=gnu99 -ggdb -O0 -fpic -fshort-wchar -ffreestanding
-fno-strict-aliasing -Wsign-compare -DGNU_EFI_USE_MS_ABI -DGNU_EFI_3_0_COMPAT
-Werror -mgeneral-regs-only -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fno-stack-protector -mno-red-zone -c main.c -o main.o
rm -f libebgenv.a
ar cr libebgenv.a env/libebgenv_a-env_api_fat.o env/libebgenv_a-env_api.o
env/libebgenv_a-env_api_crc32.o env/libebgenv_a-env_config_file.o
env/libebgenv_a-env_config_partitions.o env/libebgenv_a-env_disk_utils.o
env/libebgenv_a-uservars.o tools/libebgenv_a-ebgpart.o tools/libebgenv_a-fat.o
ranlib libebgenv.a
/usr/bin/x86_64-linux-gnu-ld -m elf_x86_64 -T /usr/lib/elf_x86_64_efi.lds
-shared -Bsymbolic -nostdlib -z noexecstack -z nocombreloc -z norelro -z
common-page-size=4096 -z max-page-size=4096 --warn-common --no-undefined -L
/usr/lib /usr/lib/crt0-efi-x86_64.o ./loader_interface.o ./kernel-stub/fdt.o
./kernel-stub/initrd.o ./kernel-stub/main.o \
-o kernel-stub/kernel-stubx64.so -lefi -lgnuefi
/usr/lib/gcc/x86_64-linux-gnu/15/libgcc.a; \
nm -D -u kernel-stub/kernel-stubx64.so | grep ' U ' && exit 1 || :
/bin/bash ./libtool --tag=CC --mode=link gcc -Wall -Wextra -pedantic
-Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -fshort-wchar
-DHAVE_ENDIAN_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Werror -static -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wl,-z,relro -Wl,-z,now -o bg_setenv
tools/bg_setenv-bg_setenv.o tools/bg_setenv-bg_printenv.o
tools/bg_setenv-bg_envtools.o tools/bg_setenv-main.o ./libebgenv.a
objcopy -j .text -j .sdata -j .data -j .dynamic -j .rodata -j .rel -j .rela -j
.rel.* -j .rela.* -j .rel* -j .rela* -j .areloc -j .reloc
--target=efi-app-x86_64 kernel-stub/kernel-stubx64.so kernel-stubx64.efi
objcopy: kernel-stub/kernel-stubx64.so: file format not recognized
make[4]: *** [Makefile:1992: kernel-stubx64.efi] Error 1
make[4]: *** Waiting for unfinished jobs....
libtool: link: gcc -Wall -Wextra -pedantic -Wstrict-prototypes
-Wold-style-definition -Wmissing-prototypes -fshort-wchar -DHAVE_ENDIAN_H
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Werror -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -o
bg_setenv tools/bg_setenv-bg_setenv.o tools/bg_setenv-bg_printenv.o
tools/bg_setenv-bg_envtools.o tools/bg_setenv-main.o ./libebgenv.a
make[3]: *** [Makefile:1386: all-recursive] Error 1
make[2]: *** [Makefile:755: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j2 returned exit code 2
make[1]: *** [debian/rules:13: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:9: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: efibootguard
Source-Version: 0.21-2
Done: Quirin Gylstorff <[email protected]>
We believe that the bug you reported is fixed in the latest version of
efibootguard, 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.
Quirin Gylstorff <[email protected]> (supplier of updated
efibootguard 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: Wed, 07 Jan 2026 09:38:44 +0100
Source: efibootguard
Architecture: source
Version: 0.21-2
Distribution: unstable
Urgency: medium
Maintainer: Quirin Gylstorff <[email protected]>
Changed-By: Quirin Gylstorff <[email protected]>
Closes: 1122406
Changes:
efibootguard (0.21-2) unstable; urgency=medium
.
* Added patch for objcopy stricter target checking (Closes: #1122406)
Checksums-Sha1:
3b9ad77f97f9932e6fef8fb04f234362b92f8db6 2029 efibootguard_0.21-2.dsc
f6039331abea3ca65e177ee3f44d1c7c52ec478d 9432 efibootguard_0.21-2.debian.tar.xz
d580399340c0d5086adeddc546c12882ee813652 5948
efibootguard_0.21-2_source.buildinfo
Checksums-Sha256:
386b4655ed7125d7134597e335f21dd3080624d05557b52a973bcd5fa31848cf 2029
efibootguard_0.21-2.dsc
6c370bd77044ad9b6cd64ce8c9437d3811ad843d2c3f13e5745c49acee43278f 9432
efibootguard_0.21-2.debian.tar.xz
82c0faba8e7e8c1c05e1e168fe96f64b74c8fc839188511ea338a46d7458bec1 5948
efibootguard_0.21-2_source.buildinfo
Files:
bc14bd177b8d8eaa092ba1547a0587d1 2029 admin optional efibootguard_0.21-2.dsc
43b22744a16dff095ee4da7f52b64c3f 9432 admin optional
efibootguard_0.21-2.debian.tar.xz
b1b22bb80cad30178f74f269379ff391 5948 admin optional
efibootguard_0.21-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmlfbFQQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFFFvC/9x1bQJRTbJWXMIHatDyvLHKkKJ5PGzYsbK
u5TzY+9rdXwmcb5WufRVR9D5vNHtlb8ubhayPbjnp2MPW7ggh87A2X1OsBZhkgOU
Y70BKZDZN17/DTTmVyrkTz6Uffvm7S+CuGiqEkDeoqP+ZnIDd4IWhXMap2skhwd4
CjyI48IKzIJr/0eqLmdV/aXa+jFKZ6Qn/hp0nOihf952ZAmt107LWr9VW31TNk1K
Iv71+MJgbEuktnXJzc/PgF39xZLlcuXTDojpwVIJm5T/tqfYoqUJ/ee1kPPpe0/E
zLxWoQOnU+zRJHOrqgp7emAHjhuD86rhpn9CcmeCqx3aQULyggygeLqANgk8ojEr
v/hk8oqwGfsgygRXTY5gmisPMjn3l+DfTKZCOndeLjtr7Inx3mghFKTkryFASOA5
VbIkIF8E2Xcj/4J8dShcsTMkqVVRb9ItIygoydPHuUXFIQSY5o83zo9MlLyl6bHQ
VpPJsRYPDdP4PI7JVi3SSSns17e/NJs=
=aG8s
-----END PGP SIGNATURE-----
pgpZmHWncWL2G.pgp
Description: PGP signature
--- End Message ---