Your message dated Wed, 17 Jul 2024 08:34:54 +0000
with message-id <[email protected]>
and subject line Bug#1074932: fixed in efibootguard 0.18-1
has caused the Debian Bug report #1074932,
regarding efibootguard: ftbfs with GCC-14
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.)


-- 
1074932: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074932
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:efibootguard
Version: 0.17-3
Severity: important
Tags: sid trixie
User: [email protected]
Usertags: ftbfs-gcc-14

[This bug is 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-14/g++-14, but succeeds to build with gcc-13/g++-13. The
severity of this report will be raised before the trixie release.

The full build log can be found at:
http://qa-logs.debian.net/2024/07/01/efibootguard_0.17-3_unstable_gccexp.log
The last lines of the build log are at the end of this report.

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

  apt-get -t=experimental install g++ 

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-14/porting_to.html

[...]
/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 -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 
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 -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 
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=/<<PKGBUILDDIR>>=. 
-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=/<<PKGBUILDDIR>>=. 
-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=/<<PKGBUILDDIR>>=. 
-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=/<<PKGBUILDDIR>>=. 
-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=/<<PKGBUILDDIR>>=. 
-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=/<<PKGBUILDDIR>>=. 
-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=/<<PKGBUILDDIR>>=. 
-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=/<<PKGBUILDDIR>>=. 
-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=/<<PKGBUILDDIR>>=. 
-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=/<<PKGBUILDDIR>>=. 
-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=/<<PKGBUILDDIR>>=. 
-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=/<<PKGBUILDDIR>>=. 
-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=/<<PKGBUILDDIR>>=. 
-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=/<<PKGBUILDDIR>>=. 
-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=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o env/env_api.lo env/env_api.c
tools/ebgpart.c: In function ‘read_GPT_entries’:
tools/ebgpart.c:178:38: error: ‘calloc’ sizes specified with ‘sizeof’ in the 
earlier argument and not in the later argument [-Werror=calloc-transposed-args]
  178 |                 tmpp = calloc(sizeof(PedPartition), 1);
      |                                      ^~~~~~~~~~~~
tools/ebgpart.c:178:38: note: earlier argument should specify number of 
elements, later size of each element
tools/ebgpart.c: In function ‘scanLogicalVolumes’:
tools/ebgpart.c:237:49: error: ‘calloc’ sizes specified with ‘sizeof’ in the 
earlier argument and not in the later argument [-Werror=calloc-transposed-args]
  237 |                 partition->next = calloc(sizeof(PedPartition), 1);
      |                                                 ^~~~~~~~~~~~
tools/ebgpart.c:237:49: note: earlier argument should specify number of 
elements, later size of each element
tools/ebgpart.c: In function ‘check_partition_table’:
tools/ebgpart.c:316:37: error: ‘calloc’ sizes specified with ‘sizeof’ in the 
earlier argument and not in the later argument [-Werror=calloc-transposed-args]
  316 |                 tmp = calloc(sizeof(PedPartition), 1);
      |                                     ^~~~~~~~~~~~
tools/ebgpart.c:316:37: note: earlier argument should specify number of 
elements, later size of each element
/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=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o env/env_api_crc32.lo 
env/env_api_crc32.c
tools/ebgpart.c: In function ‘ped_device_probe_all’:
tools/ebgpart.c:452:48: error: ‘calloc’ sizes specified with ‘sizeof’ in the 
earlier argument and not in the later argument [-Werror=calloc-transposed-args]
  452 |                 PedDevice *dev = calloc(sizeof(PedDevice), 1);
      |                                                ^~~~~~~~~
tools/ebgpart.c:452:48: note: earlier argument should specify number of 
elements, later size of each element
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=/<<PKGBUILDDIR>>=. 
-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
/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=/<<PKGBUILDDIR>>=. 
-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=/<<PKGBUILDDIR>>=. 
-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
/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=/<<PKGBUILDDIR>>=. 
-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=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o env/env_disk_utils.lo 
env/env_disk_utils.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=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o env/uservars.lo env/uservars.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=/<<PKGBUILDDIR>>=. 
-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=/<<PKGBUILDDIR>>=. 
-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
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=/<<PKGBUILDDIR>>=. 
-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
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=/<<PKGBUILDDIR>>=. 
-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=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c env/uservars.c  -fPIC -DPIC -o 
env/.libs/uservars.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=/<<PKGBUILDDIR>>=. 
-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
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=/<<PKGBUILDDIR>>=. 
-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
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=/<<PKGBUILDDIR>>=. 
-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=/<<PKGBUILDDIR>>=. 
-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=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c env/env_api_fat.c -o 
env/env_api_fat.o >/dev/null 2>&1
cc1: all warnings being treated as errors
make[4]: *** [Makefile:1146: tools/libebgenv_a-ebgpart.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=/<<PKGBUILDDIR>>=. 
-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
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=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c env/uservars.c -o env/uservars.o 
>/dev/null 2>&1
make[3]: *** [Makefile:1348: all-recursive] Error 1
make[2]: *** [Makefile:710: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
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 '/<<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.18-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: Wed, 10 Jul 2024 09:10:27 +0200
Source: efibootguard
Architecture: source
Version: 0.18-1
Distribution: unstable
Urgency: medium
Maintainer: Quirin Gylstorff <[email protected]>
Changed-By: Quirin Gylstorff <[email protected]>
Closes: 1074932
Changes:
 efibootguard (0.18-1) unstable; urgency=medium
 .
   * Update to efibootguard 0.18
   * Update pgp for download verification
   * Add patch to fix calloc order error with gcc-14 (Closes: #1074932)
Checksums-Sha1:
 ecd261bc553868f1ef4e972a8c2bca412cdd380b 1938 efibootguard_0.18-1.dsc
 e863614393fe992e9c5c917ec89c04ca5630113e 81564 efibootguard_0.18.orig.tar.xz
 2b8b6d845532238a0fd8edbf1046d823014300d9 9720 efibootguard_0.18-1.debian.tar.xz
 c4772c60cd7e0e1d33f20cd78750f794341dc1f1 6295 
efibootguard_0.18-1_source.buildinfo
Checksums-Sha256:
 fd3751ebe4a2911bf2301cc186485fc6f6c360dbcf92246361edd2d93faf370f 1938 
efibootguard_0.18-1.dsc
 e3068a68eb0ea78b11cabf796e26070e8b8ca937b40325c241e6cfb0f8fb0272 81564 
efibootguard_0.18.orig.tar.xz
 aa415374f75573ea39edfff0160853f4838a29d196b28903ab87ce767a0d381d 9720 
efibootguard_0.18-1.debian.tar.xz
 152374b43ecaf3883b4a75aad0e514b68e1753f18f9a5d4296c2057a5c710024 6295 
efibootguard_0.18-1_source.buildinfo
Files:
 6e4f16c0f3c46b07b112ade6f9496243 1938 admin optional efibootguard_0.18-1.dsc
 dcca082b5411b4d89b87e9275bd060fe 81564 admin optional 
efibootguard_0.18.orig.tar.xz
 cbf03e6edfb47785d5ac90f5da0f37af 9720 admin optional 
efibootguard_0.18-1.debian.tar.xz
 aabd6b041844f37d006094d08a00f006 6295 admin optional 
efibootguard_0.18-1_source.buildinfo

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

iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmaXelwQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFG6DC/9OaCbuFjdt+I1twbEEr1ly8fwEB1xvlYdi
fixk5MHFFDWIHHzoHBKGMGMdWdLyD0LQPjFnOFO9EvtLJNunn3CZB3tyKDgIlfZ9
dLRH5qwqm4Eq78uxCdLxPpVlJCmqpSsSZxjKGwWtC3kODxbajtfidG8TG55qtKec
FSrXdTtSYCx07sppS8Xc41Yawx4vqrJykwnT7PNlWAUw2Wv56mdY+w5m030kNEyu
MqJ2mJ9QuPCB9MJJVACkVe2Ue4RBqa/ktS9jImU1Y5CfBeDz73Q2lYV5gnOqE2JO
WTupeS3wBWp8vged3KrtUoiTBLuiCHioiH6BBhGySM0vIHBykXCdcX8T+4qZDEQD
mJML3y/zlvqezS2lFXRU8Llu0UChuNUvOhA7IP5CWUcioa4OPv4m1clhOTcBSjHG
ys5VjL+1S5ISPaKgZY4H3LL4LJNqva4pSYT+S7XY2RKRoDzGpdjdA2TI1A3AXRNW
xP8xLWdW0r9OX7oMjP4nwA63NM/alpo=
=qbZj
-----END PGP SIGNATURE-----

Attachment: pgpzf7B1hTBvp.pgp
Description: PGP signature


--- End Message ---

Reply via email to