Your message dated Wed, 10 Sep 2025 22:06:01 +0000
with message-id <[email protected]>
and subject line Bug#1096566: fixed in efibootguard 0.21-1
has caused the Debian Bug report #1096566,
regarding efibootguard: ftbfs with GCC-15
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.)


-- 
1096566: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096566
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:efibootguard
Version: 0.19-1
Severity: important
Tags: sid forky
User: [email protected]
Usertags: ftbfs-gcc-15

[This bug is NOT targeted to the upcoming trixie release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.

The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/efibootguard_0.19-1_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.

To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other Common build failures are new warnings resulting in build failures
with -Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-15/porting_to.html

[...]
/usr/bin/mkdir -p drivers/watchdog/; 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=/build/reproducible-path/efibootguard-0.19=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fno-stack-protector -mno-red-zone -c 
drivers/watchdog/hpwdt.c -o drivers/watchdog/hpwdt.o
/usr/bin/mkdir -p drivers/watchdog/; 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=/build/reproducible-path/efibootguard-0.19=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fno-stack-protector -mno-red-zone -c 
drivers/watchdog/eiois200_wdt.c -o drivers/watchdog/eiois200_wdt.o
/usr/bin/mkdir -p drivers/utils/; 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=/build/reproducible-path/efibootguard-0.19=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fno-stack-protector -mno-red-zone -c 
drivers/utils/simatic.c -o drivers/utils/simatic.o
/usr/bin/mkdir -p drivers/utils/; 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=/build/reproducible-path/efibootguard-0.19=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fno-stack-protector -mno-red-zone -c 
drivers/utils/smbios.c -o drivers/utils/smbios.o
/usr/bin/mkdir -p drivers/watchdog/; 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=/build/reproducible-path/efibootguard-0.19=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fno-stack-protector -mno-red-zone -c 
drivers/watchdog/wdfuncs_end.c -o drivers/watchdog/wdfuncs_end.o
/usr/bin/mkdir -p env/; 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=/build/reproducible-path/efibootguard-0.19=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fno-stack-protector -mno-red-zone -c 
env/syspart.c -o env/syspart.o
/usr/bin/mkdir -p env/; 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=/build/reproducible-path/efibootguard-0.19=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fno-stack-protector -mno-red-zone -c 
env/fatvars.c -o env/fatvars.o
/usr/bin/mkdir -p kernel-stub/; 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=/build/reproducible-path/efibootguard-0.19=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fno-stack-protector -mno-red-zone -c 
kernel-stub/fdt.c -o kernel-stub/fdt.o
/usr/bin/mkdir -p kernel-stub/; 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=/build/reproducible-path/efibootguard-0.19=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fno-stack-protector -mno-red-zone -c 
kernel-stub/initrd.c -o kernel-stub/initrd.o
/usr/bin/mkdir -p kernel-stub/; 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=/build/reproducible-path/efibootguard-0.19=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fno-stack-protector -mno-red-zone -c 
kernel-stub/main.c -o kernel-stub/main.o
/usr/bin/mkdir -p completion/zsh; PYTHONPATH=./completion/shtab:./completion 
/usr/bin/python3 -m shtab -u --shell=zsh bg_setenv.cli.bg_setenv 
>completion/zsh/_bg_setenv
/usr/bin/mkdir -p completion/zsh; PYTHONPATH=./completion/shtab:./completion 
/usr/bin/python3 -m shtab -u --shell=zsh bg_printenv.cli.bg_printenv 
>completion/zsh/_bg_printenv
ln -s -f bg_setenv bg_printenv
gcc -DHAVE_CONFIG_H -I.  -I./include -I. -include config.h -Wdate-time 
-D_FORTIFY_SOURCE=2 -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=/build/reproducible-path/efibootguard-0.19=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o tools/bg_setenv-bg_setenv.o `test 
-f 'tools/bg_setenv.c' || echo './'`tools/bg_setenv.c
gcc -DHAVE_CONFIG_H -I.  -I./include -I. -include config.h -Wdate-time 
-D_FORTIFY_SOURCE=2 -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=/build/reproducible-path/efibootguard-0.19=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o tools/bg_setenv-bg_printenv.o 
`test -f 'tools/bg_printenv.c' || echo './'`tools/bg_printenv.c
gcc -DHAVE_CONFIG_H -I.  -I./include -I. -include config.h -Wdate-time 
-D_FORTIFY_SOURCE=2 -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=/build/reproducible-path/efibootguard-0.19=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o tools/bg_setenv-bg_envtools.o 
`test -f 'tools/bg_envtools.c' || echo './'`tools/bg_envtools.c
gcc -DHAVE_CONFIG_H -I.  -I./include -I. -include config.h -Wdate-time 
-D_FORTIFY_SOURCE=2 -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=/build/reproducible-path/efibootguard-0.19=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o tools/bg_setenv-main.o `test -f 
'tools/main.c' || echo './'`tools/main.c
gcc -DHAVE_CONFIG_H -I.  -I./include -I. -include config.h -I./tools 
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -pedantic -Wstrict-prototypes 
-Wold-style-definition -Wmissing-prototypes -fshort-wchar -DHAVE_ENDIAN_H 
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Werror -fPIC -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/efibootguard-0.19=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o env/libebgenv_a-env_api_fat.o 
`test -f 'env/env_api_fat.c' || echo './'`env/env_api_fat.c
gcc -DHAVE_CONFIG_H -I.  -I./include -I. -include config.h -I./tools 
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -pedantic -Wstrict-prototypes 
-Wold-style-definition -Wmissing-prototypes -fshort-wchar -DHAVE_ENDIAN_H 
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Werror -fPIC -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/efibootguard-0.19=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o env/libebgenv_a-env_api.o `test 
-f 'env/env_api.c' || echo './'`env/env_api.c
gcc -DHAVE_CONFIG_H -I.  -I./include -I. -include config.h -I./tools 
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -pedantic -Wstrict-prototypes 
-Wold-style-definition -Wmissing-prototypes -fshort-wchar -DHAVE_ENDIAN_H 
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Werror -fPIC -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/efibootguard-0.19=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o env/libebgenv_a-env_api_crc32.o 
`test -f 'env/env_api_crc32.c' || echo './'`env/env_api_crc32.c
gcc -DHAVE_CONFIG_H -I.  -I./include -I. -include config.h -I./tools 
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -pedantic -Wstrict-prototypes 
-Wold-style-definition -Wmissing-prototypes -fshort-wchar -DHAVE_ENDIAN_H 
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Werror -fPIC -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/efibootguard-0.19=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o env/libebgenv_a-env_config_file.o 
`test -f 'env/env_config_file.c' || echo './'`env/env_config_file.c
gcc -DHAVE_CONFIG_H -I.  -I./include -I. -include config.h -I./tools 
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -pedantic -Wstrict-prototypes 
-Wold-style-definition -Wmissing-prototypes -fshort-wchar -DHAVE_ENDIAN_H 
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Werror -fPIC -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/efibootguard-0.19=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o 
env/libebgenv_a-env_config_partitions.o `test -f 'env/env_config_partitions.c' 
|| echo './'`env/env_config_partitions.c
gcc -DHAVE_CONFIG_H -I.  -I./include -I. -include config.h -I./tools 
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -pedantic -Wstrict-prototypes 
-Wold-style-definition -Wmissing-prototypes -fshort-wchar -DHAVE_ENDIAN_H 
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Werror -fPIC -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/efibootguard-0.19=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o env/libebgenv_a-env_disk_utils.o 
`test -f 'env/env_disk_utils.c' || echo './'`env/env_disk_utils.c
gcc -DHAVE_CONFIG_H -I.  -I./include -I. -include config.h -I./tools 
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -pedantic -Wstrict-prototypes 
-Wold-style-definition -Wmissing-prototypes -fshort-wchar -DHAVE_ENDIAN_H 
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Werror -fPIC -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/efibootguard-0.19=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o env/libebgenv_a-uservars.o `test 
-f 'env/uservars.c' || echo './'`env/uservars.c
gcc -DHAVE_CONFIG_H -I.  -I./include -I. -include config.h -I./tools 
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -pedantic -Wstrict-prototypes 
-Wold-style-definition -Wmissing-prototypes -fshort-wchar -DHAVE_ENDIAN_H 
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Werror -fPIC -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/efibootguard-0.19=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o tools/libebgenv_a-ebgpart.o `test 
-f 'tools/ebgpart.c' || echo './'`tools/ebgpart.c
gcc -DHAVE_CONFIG_H -I.  -I./include -I. -include config.h -I./tools 
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -pedantic -Wstrict-prototypes 
-Wold-style-definition -Wmissing-prototypes -fshort-wchar -DHAVE_ENDIAN_H 
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Werror -fPIC -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/efibootguard-0.19=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o tools/libebgenv_a-fat.o `test -f 
'tools/fat.c' || echo './'`tools/fat.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-I./include -I. -include config.h -Wdate-time -D_FORTIFY_SOURCE=2 -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=/build/reproducible-path/efibootguard-0.19=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o env/env_api_fat.lo 
env/env_api_fat.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-I./include -I. -include config.h -Wdate-time -D_FORTIFY_SOURCE=2 -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=/build/reproducible-path/efibootguard-0.19=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o env/env_api.lo env/env_api.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-I./include -I. -include config.h -Wdate-time -D_FORTIFY_SOURCE=2 -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=/build/reproducible-path/efibootguard-0.19=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o env/env_api_crc32.lo 
env/env_api_crc32.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-I./include -I. -include config.h -Wdate-time -D_FORTIFY_SOURCE=2 -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=/build/reproducible-path/efibootguard-0.19=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o env/env_config_file.lo 
env/env_config_file.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I. -include config.h 
-Wdate-time -D_FORTIFY_SOURCE=2 -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=/build/reproducible-path/efibootguard-0.19=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c env/env_api_fat.c  -fPIC -DPIC -o 
env/.libs/env_api_fat.o
env/env_api_fat.c: In function ‘bgenv_get’:
env/env_api_fat.c:296:9: error: ‘__builtin_strncpy’ output may be truncated 
copying between 2 and 4 bytes from a string of length 254 
[-Werror=stringop-truncation]
  296 |         strncpy(data, buffer, res+1);
      |         ^
env/env_api_fat.c:296:9: error: ‘__builtin_strncpy’ output may be truncated 
copying between 2 and 4 bytes from a string of length 254 
[-Werror=stringop-truncation]
env/env_api_fat.c:296:9: error: ‘__builtin_strncpy’ output may be truncated 
copying between 2 and 11 bytes from a string of length 254 
[-Werror=stringop-truncation]
env/env_api_fat.c:296:9: error: ‘__builtin_strncpy’ output may be truncated 
copying between 2 and 6 bytes from a string of length 254 
[-Werror=stringop-truncation]
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I. -include config.h 
-Wdate-time -D_FORTIFY_SOURCE=2 -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=/build/reproducible-path/efibootguard-0.19=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c env/env_api.c  -fPIC -DPIC -o 
env/.libs/env_api.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I. -include config.h 
-Wdate-time -D_FORTIFY_SOURCE=2 -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=/build/reproducible-path/efibootguard-0.19=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c env/env_api_crc32.c  -fPIC -DPIC -o 
env/.libs/env_api_crc32.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I. -include config.h 
-Wdate-time -D_FORTIFY_SOURCE=2 -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=/build/reproducible-path/efibootguard-0.19=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c env/env_config_file.c  -fPIC -DPIC 
-o env/.libs/env_config_file.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-I./include -I. -include config.h -Wdate-time -D_FORTIFY_SOURCE=2 -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=/build/reproducible-path/efibootguard-0.19=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o env/env_config_partitions.lo 
env/env_config_partitions.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-I./include -I. -include config.h -Wdate-time -D_FORTIFY_SOURCE=2 -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=/build/reproducible-path/efibootguard-0.19=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o env/env_disk_utils.lo 
env/env_disk_utils.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I. -include config.h 
-Wdate-time -D_FORTIFY_SOURCE=2 -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=/build/reproducible-path/efibootguard-0.19=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c env/env_config_partitions.c  -fPIC 
-DPIC -o env/.libs/env_config_partitions.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I. -include config.h 
-Wdate-time -D_FORTIFY_SOURCE=2 -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=/build/reproducible-path/efibootguard-0.19=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c env/env_api_crc32.c -o 
env/env_api_crc32.o >/dev/null 2>&1
cc1: all warnings being treated as errors
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I. -include config.h 
-Wdate-time -D_FORTIFY_SOURCE=2 -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=/build/reproducible-path/efibootguard-0.19=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c env/env_disk_utils.c  -fPIC -DPIC -o 
env/.libs/env_disk_utils.o
make[4]: *** [Makefile:1050: env/libebgenv_a-env_api_fat.o] Error 1
make[4]: *** Waiting for unfinished jobs....
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I. -include config.h 
-Wdate-time -D_FORTIFY_SOURCE=2 -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=/build/reproducible-path/efibootguard-0.19=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c env/env_config_file.c -o 
env/env_config_file.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I. -include config.h 
-Wdate-time -D_FORTIFY_SOURCE=2 -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=/build/reproducible-path/efibootguard-0.19=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c env/env_api.c -o env/env_api.o 
>/dev/null 2>&1
env/env_api_fat.c: In function 'bgenv_get':
env/env_api_fat.c:296:9: error: '__builtin_strncpy' output may be truncated 
copying between 2 and 4 bytes from a string of length 254 
[-Werror=stringop-truncation]
  296 |         strncpy(data, buffer, res+1);
      |         ^
env/env_api_fat.c:296:9: error: '__builtin_strncpy' output may be truncated 
copying between 2 and 4 bytes from a string of length 254 
[-Werror=stringop-truncation]
env/env_api_fat.c:296:9: error: '__builtin_strncpy' output may be truncated 
copying between 2 and 11 bytes from a string of length 254 
[-Werror=stringop-truncation]
env/env_api_fat.c:296:9: error: '__builtin_strncpy' output may be truncated 
copying between 2 and 6 bytes from a string of length 254 
[-Werror=stringop-truncation]
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I. -include config.h 
-Wdate-time -D_FORTIFY_SOURCE=2 -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=/build/reproducible-path/efibootguard-0.19=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c env/env_disk_utils.c -o 
env/env_disk_utils.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I. -include config.h 
-Wdate-time -D_FORTIFY_SOURCE=2 -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=/build/reproducible-path/efibootguard-0.19=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c env/env_config_partitions.c -o 
env/env_config_partitions.o >/dev/null 2>&1
cc1: all warnings being treated as errors
make[4]: *** [Makefile:1043: env/env_api_fat.lo] Error 1
make[3]: *** [Makefile:1350: all-recursive] Error 1
make[2]: *** [Makefile:719: all] Error 2
make[2]: Leaving directory '/build/reproducible-path/efibootguard-0.19'
dh_auto_build: error: make -j8 returned exit code 2
make[1]: *** [debian/rules:13: override_dh_auto_build] Error 25
make[1]: Leaving directory '/build/reproducible-path/efibootguard-0.19'
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-1
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: Tue, 09 Sep 2025 12:28:42 +0200
Source: efibootguard
Architecture: source
Version: 0.21-1
Distribution: unstable
Urgency: medium
Maintainer: Quirin Gylstorff <[email protected]>
Changed-By: Quirin Gylstorff <[email protected]>
Closes: 1096566
Changes:
 efibootguard (0.21-1) unstable; urgency=medium
 .
   * Update to efibootguard 0.21 (Closes: #1096566)
   * Update to watch file version 5
Checksums-Sha1:
 6dbb3869c6c9caf2ad7bad80dd846da36e683f97 2029 efibootguard_0.21-1.dsc
 d1d77cbe4a0adaba668128572e4a99e7b805137f 84956 efibootguard_0.21.orig.tar.xz
 5f935af644ef3a48a55cc5b485142a7536f03659 8912 efibootguard_0.21-1.debian.tar.xz
 9bdab2d5e372881ca031cddfa18c9e3ec22761f0 6547 
efibootguard_0.21-1_source.buildinfo
Checksums-Sha256:
 20c251b14bc9c60ab84094b79f7e6ac9ab0b5ac0ee1dcef1380fc63ea208140a 2029 
efibootguard_0.21-1.dsc
 4513c4be3035c9bb7d96fe69d1088dc5e3635b5f0c84bc74f2fecf43a95bdab1 84956 
efibootguard_0.21.orig.tar.xz
 138aec3a93ae479607f2447bf455dccc3d5f118b5f795e747c95c352174cf78e 8912 
efibootguard_0.21-1.debian.tar.xz
 9150ca608eb442797e34bded5bac34164b2959b1fef83ef6830e525de7174f61 6547 
efibootguard_0.21-1_source.buildinfo
Files:
 c2307231e7dd2967c8e0d5c13d9b2338 2029 admin optional efibootguard_0.21-1.dsc
 1efba303ee9b21605a7ac34a9c1ef0b0 84956 admin optional 
efibootguard_0.21.orig.tar.xz
 f1b8f09ebfa0b847dac7d435fad88a8c 8912 admin optional 
efibootguard_0.21-1.debian.tar.xz
 02a766ce4624bbf89215c5f908ae3fd0 6547 admin optional 
efibootguard_0.21-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmjB8VEQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFOU4C/9gPm+JZ0EaPVf1vT4LvSVvWlIEM3Bhhhba
GUq/a3Jd5WyOgrNp4nCpGzmTCk5Plug/hPVOQF0ixdFbMxnEWXGECqvszyZ74HTj
zom569ZMerEbZZ8T8r6ScilId/JDkeU/iCfQH72oYGDsYFWpdynb5zVCHZwX8di3
jmWl2Sjxirju8ukdTpC5azpzFbv4Gdr1gblD9LbtiA8Xv1Io7RIVzkbF+kskg9pg
GX3W4gWoeh1eILLzU4aU3ElDD91fwRGm/FtmTDWc0xGB2MFaX5NJrC4cpCzzAEnn
qLvhdvH8rnIzW8h+1zD5k7xHzAc6S96UN3rtyiRUZjLWK1GCFLYB5oIk8Ixp4lYm
Kd5HYVoqtCTnn1je5qENohSwcJj33VYe/ekFRMvMP4Yi7ss1ZmJeenixh3tywKWp
yFrrkpN+Ac2d515zesj91ypQ6B7SxQd4hvEtLnC7oLk7aNrGf5xtSSMbWZVoSZ1O
D2lB8CchTZ2j0dCPls/sD4pgi8gLygw=
=NmiS
-----END PGP SIGNATURE-----

Attachment: pgpW2P3ynGPpT.pgp
Description: PGP signature


--- End Message ---

Reply via email to