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 --------------------------------------------------------------------------------

