Your message dated Fri, 31 Jul 2020 18:19:25 +0000
with message-id <e1k1zcr-000dvj...@fasolo.debian.org>
and subject line Bug#957403: fixed in kexec-tools 1:2.0.20-2.1
has caused the Debian Bug report #957403,
regarding kexec-tools: ftbfs with GCC-10
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 ow...@bugs.debian.org
immediately.)


-- 
957403: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957403
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:kexec-tools
Version: 1:2.0.20-1
Severity: normal
Tags: sid bullseye
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-10

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-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/kexec-tools_2.0.20-1_unstable_gcc10.log
The last lines of the build log are at the end of this report.

To build with GCC 10, either set CC=gcc-10 CXX=g++-10 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-10/porting_to.html

[...]
gcc -fno-zero-initialized-in-bss -mcmodel=large -Os -fno-builtin -ffreestanding 
-fno-zero-initialized-in-bss -fno-PIC -fno-PIE -fno-stack-protector 
-mcmodel=large -I./purgatory/include -I./purgatory/arch/x86_64/include 
-I./util_lib/include -I./include -Iinclude 
-I/usr/lib/gcc/x86_64-linux-gnu/10/include  -c -MD -o purgatory/string.o 
purgatory/string.c
gcc  -mcmodel=large -I./purgatory/include -I./purgatory/arch/x86_64/include 
-I./util_lib/include -I./include -Iinclude 
-I/usr/lib/gcc/x86_64-linux-gnu/10/include  -c -MD -o 
purgatory/arch/x86_64/entry64-32.o purgatory/arch/x86_64/entry64-32.S
gcc  -mcmodel=large -I./purgatory/include -I./purgatory/arch/x86_64/include 
-I./util_lib/include -I./include -Iinclude 
-I/usr/lib/gcc/x86_64-linux-gnu/10/include  -c -MD -o 
purgatory/arch/x86_64/entry64.o purgatory/arch/x86_64/entry64.S
gcc  -mcmodel=large -I./purgatory/include -I./purgatory/arch/x86_64/include 
-I./util_lib/include -I./include -Iinclude 
-I/usr/lib/gcc/x86_64-linux-gnu/10/include  -c -MD -o 
purgatory/arch/x86_64/setup-x86_64.o purgatory/arch/x86_64/setup-x86_64.S
gcc  -mcmodel=large -I./purgatory/include -I./purgatory/arch/x86_64/include 
-I./util_lib/include -I./include -Iinclude 
-I/usr/lib/gcc/x86_64-linux-gnu/10/include  -c -MD -o 
purgatory/arch/x86_64/stack.o purgatory/arch/x86_64/stack.S
gcc -fno-zero-initialized-in-bss -mcmodel=large -Os -fno-builtin -ffreestanding 
-fno-zero-initialized-in-bss -fno-PIC -fno-PIE -fno-stack-protector 
-mcmodel=large -I./purgatory/include -I./purgatory/arch/x86_64/include 
-I./util_lib/include -I./include -Iinclude 
-I/usr/lib/gcc/x86_64-linux-gnu/10/include  -c -MD -o 
purgatory/arch/x86_64/purgatory-x86_64.o 
purgatory/arch/x86_64/purgatory-x86_64.c
gcc  -mcmodel=large -I./purgatory/include -I./purgatory/arch/x86_64/include 
-I./util_lib/include -I./include -Iinclude 
-I/usr/lib/gcc/x86_64-linux-gnu/10/include  -c -MD -o 
purgatory/arch/i386/entry32-16.o purgatory/arch/i386/entry32-16.S
gcc  -mcmodel=large -I./purgatory/include -I./purgatory/arch/x86_64/include 
-I./util_lib/include -I./include -Iinclude 
-I/usr/lib/gcc/x86_64-linux-gnu/10/include  -c -MD -o 
purgatory/arch/i386/entry32-16-debug.o purgatory/arch/i386/entry32-16-debug.S
gcc -fno-zero-initialized-in-bss -mcmodel=large -Os -fno-builtin -ffreestanding 
-fno-zero-initialized-in-bss -fno-PIC -fno-PIE -fno-stack-protector 
-mcmodel=large -I./purgatory/include -I./purgatory/arch/x86_64/include 
-I./util_lib/include -I./include -Iinclude 
-I/usr/lib/gcc/x86_64-linux-gnu/10/include  -c -MD -o 
purgatory/arch/i386/crashdump_backup.o purgatory/arch/i386/crashdump_backup.c
gcc -fno-zero-initialized-in-bss -mcmodel=large -Os -fno-builtin -ffreestanding 
-fno-zero-initialized-in-bss -fno-PIC -fno-PIE -fno-stack-protector 
-mcmodel=large -I./purgatory/include -I./purgatory/arch/x86_64/include 
-I./util_lib/include -I./include -Iinclude 
-I/usr/lib/gcc/x86_64-linux-gnu/10/include  -c -MD -o 
purgatory/arch/i386/console-x86.o purgatory/arch/i386/console-x86.c
gcc -fno-zero-initialized-in-bss -mcmodel=large -Os -fno-builtin -ffreestanding 
-fno-zero-initialized-in-bss -fno-PIC -fno-PIE -fno-stack-protector 
-mcmodel=large -I./purgatory/include -I./purgatory/arch/x86_64/include 
-I./util_lib/include -I./include -Iinclude 
-I/usr/lib/gcc/x86_64-linux-gnu/10/include  -c -MD -o purgatory/arch/i386/vga.o 
purgatory/arch/i386/vga.c
gcc -fno-zero-initialized-in-bss -mcmodel=large -Os -fno-builtin -ffreestanding 
-fno-zero-initialized-in-bss -fno-PIC -fno-PIE -fno-stack-protector 
-mcmodel=large -I./purgatory/include -I./purgatory/arch/x86_64/include 
-I./util_lib/include -I./include -Iinclude 
-I/usr/lib/gcc/x86_64-linux-gnu/10/include  -c -MD -o purgatory/arch/i386/pic.o 
purgatory/arch/i386/pic.c
mkdir -p purgatory
gcc -fno-zero-initialized-in-bss -mcmodel=large -Os -fno-builtin -ffreestanding 
-fno-zero-initialized-in-bss -fno-PIC -fno-PIE -fno-stack-protector -O2  
-mcmodel=large -I./purgatory/include -I./purgatory/arch/x86_64/include 
-I./util_lib/include -I./include -Iinclude 
-I/usr/lib/gcc/x86_64-linux-gnu/10/include  -c -o purgatory/sha256.o 
util_lib/sha256.c
gcc   -O2 -Wall -o bin/bin-to-hex util/bin-to-hex.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wstrict-prototypes 
-Wdate-time -D_FORTIFY_SOURCE=2 -I./include -I./util_lib/include -Iinclude/  
-I./kexec/arch/x86_64/include -I./util_lib/include  -c -MD -o 
util_lib/compute_ip_checksum.o util_lib/compute_ip_checksum.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wstrict-prototypes 
-Wdate-time -D_FORTIFY_SOURCE=2 -I./include -I./util_lib/include -Iinclude/  
-I./kexec/arch/x86_64/include -I./util_lib/include  -c -MD -o 
util_lib/elf_info.o util_lib/elf_info.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wstrict-prototypes 
-Wdate-time -D_FORTIFY_SOURCE=2 -I./include -I./util_lib/include -Iinclude/  
-I./kexec/arch/x86_64/include -I./util_lib/include  -c -MD -o util_lib/sha256.o 
util_lib/sha256.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wstrict-prototypes 
-Wdate-time -D_FORTIFY_SOURCE=2 -I./include -I./util_lib/include -Iinclude/   
-c -MD -o vmcore-dmesg/vmcore-dmesg.o vmcore-dmesg/vmcore-dmesg.c
gcc -m32 -Wdate-time -D_FORTIFY_SOURCE=2 -I./include -I./util_lib/include 
-Iinclude/  -DRELOC=0x10000  -c -MD -o kexec_test/kexec_test16.o 
kexec_test/kexec_test16.S
gcc -m32 -Wdate-time -D_FORTIFY_SOURCE=2 -I./include -I./util_lib/include 
-Iinclude/  -DRELOC=0x10000  -c -MD -o kexec_test/kexec_test.o 
kexec_test/kexec_test.S
cp kexec/kexec.8 build/share/man/man8/kexec.8
mkdir -p     build/share/man/man8
cp vmcore-dmesg/vmcore-dmesg.8 build/share/man/man8/vmcore-dmesg.8
cp kexec/coldreboot.8 build/share/man/man8/coldreboot.8
cp kexec/coldreboot build/sbin/coldreboot
/bin/chmod 755 build/sbin/coldreboot
mkdir -p build/lib/kexec-tools
ld -melf_i386 -e _start -Ttext 0x10000 -o 
build/lib/kexec-tools/kexec_test.static kexec_test/kexec_test16.o 
kexec_test/kexec_test.o
strip build/lib/kexec-tools/kexec_test.static
In file included from /usr/include/stdio.h:867,
                 from ./util_lib/include/elf_info.h:11,
                 from util_lib/elf_info.c:18:
In function ‘fprintf’,
    inlined from ‘read_elf32’ at util_lib/elf_info.c:123:3:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:100:10: warning: ‘%s’ directive 
argument is null [-Wformat-overflow=]
  100 |   return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  101 |    __va_arg_pack ());
      |    ~~~~~~~~~~~~~~~~~
In function ‘fprintf’,
    inlined from ‘read_elf64’ at util_lib/elf_info.c:196:3:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:100:10: warning: ‘%s’ directive 
argument is null [-Wformat-overflow=]
  100 |   return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  101 |    __va_arg_pack ());
      |    ~~~~~~~~~~~~~~~~~
In function ‘fprintf’,
    inlined from ‘read_elf’ at util_lib/elf_info.c:773:3:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:100:10: warning: ‘%s’ directive 
argument is null [-Wformat-overflow=]
  100 |   return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  101 |    __va_arg_pack ());
      |    ~~~~~~~~~~~~~~~~~
mkdir -p purgatory
gcc -fno-zero-initialized-in-bss -mcmodel=large -Os -fno-builtin -ffreestanding 
-fno-zero-initialized-in-bss -fno-PIC -fno-PIE -fno-stack-protector 
-mcmodel=large -Wl,--no-undefined -nostartfiles -nostdlib -nodefaultlibs -e 
purgatory_start -r -Wl,-Map=purgatory/purgatory.map -o 
purgatory/purgatory.ro.sym purgatory/purgatory.o purgatory/printf.o 
purgatory/string.o purgatory/arch/x86_64/entry64-32.o 
purgatory/arch/x86_64/entry64.o purgatory/arch/x86_64/setup-x86_64.o 
purgatory/arch/x86_64/stack.o purgatory/arch/x86_64/purgatory-x86_64.o 
purgatory/arch/i386/entry32-16.o purgatory/arch/i386/entry32-16-debug.o 
purgatory/arch/i386/crashdump_backup.o purgatory/arch/i386/console-x86.o 
purgatory/arch/i386/vga.o purgatory/arch/i386/pic.o purgatory/sha256.o
strip --strip-debug -o purgatory/purgatory.ro purgatory/purgatory.ro.sym
mkdir -p kexec
bin/bin-to-hex purgatory < purgatory/purgatory.ro > kexec/purgatory.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wstrict-prototypes 
-Wdate-time -D_FORTIFY_SOURCE=2 -I./include -I./util_lib/include -Iinclude/  
-I./kexec/arch/x86_64/include  -c -MD -o kexec/purgatory.o kexec/purgatory.c
ar rs libutil.a util_lib/compute_ip_checksum.o util_lib/elf_info.o 
util_lib/sha256.o
ar: creating libutil.a
gcc -Wl,-z,relro  -o build/sbin/kexec kexec/kexec.o kexec/ifdown.o 
kexec/kexec-elf.o kexec/kexec-elf-exec.o kexec/kexec-elf-core.o 
kexec/kexec-elf-rel.o kexec/kexec-elf-boot.o kexec/kexec-iomem.o 
kexec/firmware_memmap.o kexec/crashdump.o kexec/crashdump-xen.o 
kexec/phys_arch.o kexec/kernel_version.o kexec/lzma.o kexec/zlib.o 
kexec/kexec-xen.o kexec/symbols.o kexec/proc_iomem.o kexec/virt_to_phys.o 
kexec/phys_to_virt.o kexec/add_segment.o kexec/add_buffer.o 
kexec/arch_reuse_initrd.o kexec/arch/i386/kexec-elf-x86.o 
kexec/arch/i386/kexec-bzImage.o kexec/arch/i386/kexec-multiboot-x86.o 
kexec/arch/i386/kexec-mb2-x86.o kexec/arch/i386/kexec-beoboot-x86.o 
kexec/arch/i386/kexec-nbi.o kexec/arch/i386/x86-linux-setup.o 
kexec/arch/i386/kexec-x86-common.o kexec/arch/i386/crashdump-x86.o 
kexec/arch/x86_64/kexec-x86_64.o kexec/arch/x86_64/kexec-elf-x86_64.o 
kexec/arch/x86_64/kexec-elf-rel-x86_64.o kexec/arch/x86_64/kexec-bzImage64.o 
kexec/purgatory.o libutil.a -g -O2 -fdebug-prefix-map=/<<PKGBUILD
 DIR>>=. -fstack-protector-strong -Wformat -Werror=format-security 
-fno-strict-aliasing -Wall -Wstrict-prototypes 
gcc -Wl,-z,relro  -o build/sbin/vmcore-dmesg vmcore-dmesg/vmcore-dmesg.o 
libutil.a -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wstrict-prototypes 
/usr/bin/ld: kexec/arch/x86_64/kexec-bzImage64.o:(.bss+0x0): multiple 
definition of `bzImage_support_efi_boot'; 
kexec/arch/i386/kexec-bzImage.o:(.bss+0x0): first defined here
collect2: error: ld returned 1 exit status
make[1]: *** [kexec/Makefile:113: build/sbin/kexec] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:37: build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: kexec-tools
Source-Version: 1:2.0.20-2.1
Done: Thadeu Lima de Souza Cascardo <casca...@debian.org>

We believe that the bug you reported is fixed in the latest version of
kexec-tools, 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 957...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thadeu Lima de Souza Cascardo <casca...@debian.org> (supplier of updated 
kexec-tools 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 31 Jul 2020 14:27:55 -0300
Source: kexec-tools
Architecture: source
Version: 1:2.0.20-2.1
Distribution: unstable
Urgency: medium
Maintainer: Khalid Aziz <kha...@debian.org>
Changed-By: Thadeu Lima de Souza Cascardo <casca...@debian.org>
Closes: 957403
Changes:
 kexec-tools (1:2.0.20-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix build with GCC 10 (Closes: #957403)
Checksums-Sha1:
 aa7d10a5359b7782fc522ec6fe816e37901c077d 2257 kexec-tools_2.0.20-2.1.dsc
 d5f4327195103296841af4020d3bc83daae2e585 21372 
kexec-tools_2.0.20-2.1.debian.tar.xz
 76bed41d27bf4cd4339e1fdd8c6f39c41b98935c 6666 
kexec-tools_2.0.20-2.1_source.buildinfo
Checksums-Sha256:
 76f2cad6548c7b95073c7818db1bd9d44f9dca9fe0e6d78557bdcaa6e6328a71 2257 
kexec-tools_2.0.20-2.1.dsc
 d4f63679752e28d484ce484a4013111265ad898ddf0839cbf42e014c78307eb8 21372 
kexec-tools_2.0.20-2.1.debian.tar.xz
 bb7eaf6c24e00de824d38805976d8bde10e503bccff16df5c548abd7619426df 6666 
kexec-tools_2.0.20-2.1_source.buildinfo
Files:
 d5346029aee27c72bccae118480d12c0 2257 admin optional kexec-tools_2.0.20-2.1.dsc
 191d5b66cceee16bfa49d93d0a35e590 21372 admin optional 
kexec-tools_2.0.20-2.1.debian.tar.xz
 e393da1a39431153b196316e0b3e3279 6666 admin optional 
kexec-tools_2.0.20-2.1_source.buildinfo

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

iQIzBAEBCgAdFiEE34E7Im3TmixTD299CrplA3L9lXEFAl8kXCAACgkQCrplA3L9
lXFInxAAwhkFu8AOL3ED/HCgd/R2en93VN0hlRATYyivy8DUfJQTvbcAryv91Qjw
7oCnJf+vvsDGQZ9N/lbgk79SvuyeCs5aTERJiOXDW/f8+lXecW9I29ggf4tYf+lj
N1tDhZzyREbL035e9F5h8TxrYtOnk+MusPmGt9QwhaCjbCAsuMRFNw1ShcrgPX4h
HNwDur46gMbucYVynqYvwZqB5OJ38o6sITGaqrS2QGa4Bp0yij6bA/f3xekZTzMG
dOTaq5v19RWMym5tCSTPjS8o5+wB9BJNIsYo2ul0FrhFnLUFq5hScY70dGyC9+Yk
PQidDuKBJOntjdHKSzu+sJqbJ8xr5DdJgzTszdpP300cPCY4vbt+aA056FxYQ9GG
Wd75lVby1zJ5S2MalTupU6uRVmwz+BDiJgFTFIbKlnv/ozfp002PJCg2KEAeI7Of
yU8lqk4UpnJB+bzvG7uIxvj3l58YnzrMn/csuY+B1u9nvSMOmA3IixEs0pminbTt
hTCtY4SUSyvab0JPu8DjYiwp/8wZbl5q4IY6ycOYSBaLQjk6bTOmQ4Yi7ek7tXGm
P730TNnr54GDhaXv5gAvTQTsKUM0+hgtqtOQ7ydYT42FU38VBc/WoyU7a7yMsPcK
6yorw3jTwed6VoQhRbvHpA+iBLLkrX2wyCnT0mf4WhtHhmuOZuQ=
=2Du7
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to