Your message dated Wed, 29 Jul 2020 02:34:55 +0000
with message-id <e1k0bvj-0009cv...@fasolo.debian.org>
and subject line Bug#957518: fixed in makedumpfile 1:1.6.7-3
has caused the Debian Bug report #957518,
regarding makedumpfile: 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.)


-- 
957518: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957518
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:makedumpfile
Version: 1:1.6.6-4
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/makedumpfile_1.6.6-4_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

[...]
dh clean --with=systemd
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f debian/kdump-tools.maintscript
rm -f debian/kdump-config debian/kdump-tools.conf debian/kdump-tools.5
dh_auto_clean
        make -j1 clean
make[2]: Entering directory '/<<PKGBUILDDIR>>'
rm -f  print_info.o dwarf_info.o elf_info.o erase_info.o sadump_info.o cache.o 
tools.o arch/arm.o arch/arm64.o arch/x86.o arch/x86_64.o arch/ia64.o 
arch/ppc64.o arch/s390x.o arch/ppc.o arch/sparc64.o makedumpfile
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean
 debian/rules binary
dh binary --with=systemd
   dh_update_autotools_config
   dh_auto_configure
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build -- LINKTYPE=dynamic USELZO=on
        make -j1 LINKTYPE=dynamic USELZO=on
make[2]: Entering directory '/<<PKGBUILDDIR>>'
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -g -O2 -Wall -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DVERSION='"1.6.6"' 
-DRELEASE_DATE='"27 Jun 2019"' -D__x86_64__  -DUSELZO -c -o ./print_info.o 
print_info.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -g -O2 -Wall -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DVERSION='"1.6.6"' 
-DRELEASE_DATE='"27 Jun 2019"' -D__x86_64__  -DUSELZO -c -o ./dwarf_info.o 
dwarf_info.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -g -O2 -Wall -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DVERSION='"1.6.6"' 
-DRELEASE_DATE='"27 Jun 2019"' -D__x86_64__  -DUSELZO -c -o ./elf_info.o 
elf_info.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -g -O2 -Wall -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DVERSION='"1.6.6"' 
-DRELEASE_DATE='"27 Jun 2019"' -D__x86_64__  -DUSELZO -c -o ./erase_info.o 
erase_info.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -g -O2 -Wall -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DVERSION='"1.6.6"' 
-DRELEASE_DATE='"27 Jun 2019"' -D__x86_64__  -DUSELZO -c -o ./sadump_info.o 
sadump_info.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -g -O2 -Wall -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DVERSION='"1.6.6"' 
-DRELEASE_DATE='"27 Jun 2019"' -D__x86_64__  -DUSELZO -c -o ./cache.o cache.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -g -O2 -Wall -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DVERSION='"1.6.6"' 
-DRELEASE_DATE='"27 Jun 2019"' -D__x86_64__  -DUSELZO -c -o ./tools.o tools.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -g -O2 -Wall -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__x86_64__  -c -o ./arch/arm.o 
arch/arm.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -g -O2 -Wall -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__x86_64__  -c -o ./arch/arm64.o 
arch/arm64.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -g -O2 -Wall -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__x86_64__  -c -o ./arch/x86.o 
arch/x86.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -g -O2 -Wall -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__x86_64__  -c -o ./arch/x86_64.o 
arch/x86_64.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -g -O2 -Wall -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__x86_64__  -c -o ./arch/ia64.o 
arch/ia64.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -g -O2 -Wall -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__x86_64__  -c -o ./arch/ppc64.o 
arch/ppc64.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -g -O2 -Wall -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__x86_64__  -c -o ./arch/s390x.o 
arch/s390x.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -g -O2 -Wall -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__x86_64__  -c -o ./arch/ppc.o 
arch/ppc.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -g -O2 -Wall -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__x86_64__  -c -o ./arch/sparc64.o 
arch/sparc64.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -g -O2 -Wall -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DVERSION='"1.6.6"' 
-DRELEASE_DATE='"27 Jun 2019"' -D__x86_64__  -DUSELZO -Wl,-z,relro print_info.o 
dwarf_info.o elf_info.o erase_info.o sadump_info.o cache.o tools.o arch/arm.o 
arch/arm64.o arch/x86.o arch/x86_64.o arch/ia64.o arch/ppc64.o arch/s390x.o 
arch/ppc.o arch/sparc64.o -rdynamic -o makedumpfile makedumpfile.c -lpthread 
-llzo2 -ldw -lbz2 -ldl -lelf -lz 
/usr/bin/ld: erase_info.o:./makedumpfile.h:2011: multiple definition of 
`crash_reserved_mem_nr'; elf_info.o:./makedumpfile.h:2011: first defined here
/usr/bin/ld: erase_info.o:./makedumpfile.h:2010: multiple definition of 
`crash_reserved_mem'; elf_info.o:./makedumpfile.h:2010: first defined here
/usr/bin/ld: erase_info.o:./makedumpfile.h:1279: multiple definition of 
`parallel_info_t'; elf_info.o:./makedumpfile.h:1279: first defined here
/usr/bin/ld: erase_info.o:./makedumpfile.h:1266: multiple definition of 
`splitting_info_t'; elf_info.o:./makedumpfile.h:1266: first defined here
/usr/bin/ld: sadump_info.o:./makedumpfile.h:2011: multiple definition of 
`crash_reserved_mem_nr'; elf_info.o:./makedumpfile.h:2011: first defined here
/usr/bin/ld: sadump_info.o:./makedumpfile.h:2010: multiple definition of 
`crash_reserved_mem'; elf_info.o:./makedumpfile.h:2010: first defined here
/usr/bin/ld: sadump_info.o:./makedumpfile.h:1279: multiple definition of 
`parallel_info_t'; elf_info.o:./makedumpfile.h:1279: first defined here
/usr/bin/ld: sadump_info.o:./makedumpfile.h:1266: multiple definition of 
`splitting_info_t'; elf_info.o:./makedumpfile.h:1266: first defined here
/usr/bin/ld: cache.o:./makedumpfile.h:2011: multiple definition of 
`crash_reserved_mem_nr'; elf_info.o:./makedumpfile.h:2011: first defined here
/usr/bin/ld: cache.o:./makedumpfile.h:2010: multiple definition of 
`crash_reserved_mem'; elf_info.o:./makedumpfile.h:2010: first defined here
/usr/bin/ld: cache.o:./makedumpfile.h:1279: multiple definition of 
`parallel_info_t'; elf_info.o:./makedumpfile.h:1279: first defined here
/usr/bin/ld: cache.o:./makedumpfile.h:1266: multiple definition of 
`splitting_info_t'; elf_info.o:./makedumpfile.h:1266: first defined here
/usr/bin/ld: tools.o:./makedumpfile.h:2011: multiple definition of 
`crash_reserved_mem_nr'; elf_info.o:./makedumpfile.h:2011: first defined here
/usr/bin/ld: tools.o:./makedumpfile.h:2010: multiple definition of 
`crash_reserved_mem'; elf_info.o:./makedumpfile.h:2010: first defined here
/usr/bin/ld: tools.o:./makedumpfile.h:1279: multiple definition of 
`parallel_info_t'; elf_info.o:./makedumpfile.h:1279: first defined here
/usr/bin/ld: tools.o:./makedumpfile.h:1266: multiple definition of 
`splitting_info_t'; elf_info.o:./makedumpfile.h:1266: first defined here
/usr/bin/ld: arch/x86_64.o:./arch/../makedumpfile.h:2011: multiple definition 
of `crash_reserved_mem_nr'; elf_info.o:./makedumpfile.h:2011: first defined here
/usr/bin/ld: arch/x86_64.o:./arch/../makedumpfile.h:2010: multiple definition 
of `crash_reserved_mem'; elf_info.o:./makedumpfile.h:2010: first defined here
/usr/bin/ld: arch/x86_64.o:./arch/../makedumpfile.h:1279: multiple definition 
of `parallel_info_t'; elf_info.o:./makedumpfile.h:1279: first defined here
/usr/bin/ld: arch/x86_64.o:./arch/../makedumpfile.h:1266: multiple definition 
of `splitting_info_t'; elf_info.o:./makedumpfile.h:1266: first defined here
/usr/bin/ld: /tmp/cco45VLR.o:./makedumpfile.h:2010: multiple definition of 
`crash_reserved_mem'; elf_info.o:./makedumpfile.h:2010: first defined here
/usr/bin/ld: /tmp/cco45VLR.o:./makedumpfile.h:2011: multiple definition of 
`crash_reserved_mem_nr'; elf_info.o:./makedumpfile.h:2011: first defined here
/usr/bin/ld: /tmp/cco45VLR.o:./makedumpfile.h:1279: multiple definition of 
`parallel_info_t'; elf_info.o:./makedumpfile.h:1279: first defined here
/usr/bin/ld: /tmp/cco45VLR.o:./makedumpfile.h:1266: multiple definition of 
`splitting_info_t'; elf_info.o:./makedumpfile.h:1266: first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:92: makedumpfile] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 LINKTYPE=dynamic USELZO=on returned exit code 2
make[1]: *** [debian/rules:26: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:20: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: makedumpfile
Source-Version: 1:1.6.7-3
Done: Thadeu Lima de Souza Cascardo <casca...@debian.org>

We believe that the bug you reported is fixed in the latest version of
makedumpfile, 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 
makedumpfile 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: Tue, 28 Jul 2020 21:40:32 -0300
Source: makedumpfile
Architecture: source
Version: 1:1.6.7-3
Distribution: unstable
Urgency: medium
Maintainer: Louis Bouchard <louis.bouch...@ubuntu.com>
Changed-By: Thadeu Lima de Souza Cascardo <casca...@debian.org>
Closes: 957518
Changes:
 makedumpfile (1:1.6.7-3) unstable; urgency=medium
 .
   [ Debian Janitor ]
   * Trim trailing whitespace.
   * Wrap long lines in changelog entries: 1:1.6.4-1, 1:1.6.3-1, 1:1.6.2-
     0.1, 1:1.6.1-1, 1:1.6.0-1, 1:1.5.9-6, 1:1.5.9-1, 1.5.5-2.
   * Fix day-of-week for changelog entry 1:1.5.9-6.
 .
   [ Thadeu Lima de Souza Cascardo ]
   * Fix build with GCC 10 (Closes: #957518)
Checksums-Sha1:
 9b6ba51ec351ecce869812d9b8e5a8adf2f871a8 2440 makedumpfile_1.6.7-3.dsc
 bb6a71bb56ea5a34adca845ce5e7bf60974dc5f7 37228 
makedumpfile_1.6.7-3.debian.tar.xz
Checksums-Sha256:
 46d0b7d754ae396bd714b94b186bd2b53762bf9a3bf0c7abd8ea3c19abcb2b04 2440 
makedumpfile_1.6.7-3.dsc
 1ebb7de3c63d1fda02058160345f208d8659a026b6606c4bbde06ced6e877427 37228 
makedumpfile_1.6.7-3.debian.tar.xz
Files:
 e2bf2ba3c9c3baf81a531ca492164198 2440 devel optional makedumpfile_1.6.7-3.dsc
 cf9333e5d4f226cf750bcda8fe9c10f9 37228 devel optional 
makedumpfile_1.6.7-3.debian.tar.xz

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

iQJIBAEBCgAyFiEE34E7Im3TmixTD299CrplA3L9lXEFAl8g0/oUHGNhc2NhcmRv
QGRlYmlhbi5vcmcACgkQCrplA3L9lXGtJA//QvrFGtPXLy/II691UsoOLNS74bee
4QpVQ4JV9cix27CgqfuWOKpBbJWaqbVB7CuA6gLimQXHGGN1gI7fdfQnyiQ+15V2
zIqZjz1/TBw71AKsS2WJqBPDMsKgDrAPY2OUcVum4WuOdvcydM0Yt2uQPXHynvx4
LicBsNfgLPMc9oObbXGl3FZLKMMbrm20DJQoXmyF3QQZmsImntRalQQzWzRBgEo6
qaLos2EmSyF0u1ADyofyEYxl/UK9ixTb542ZZ7DSCaPupd1IclcFP3v9wJz1sLbY
fF9dSi70P8R8wVarhtAxFuq1LhI/7PT0vYeNFIDNiPx4VCrvbHuB7tOops7Ehx0+
7depLfBSmkHjDgneOz9OrmzcSkRghcNc8Um2HVsHMtATQnSQUf76YO8kOSji0Pwp
8kLlo82O6DJU6xVfQatjCxWi7GjO1eF1nrhFeodYVuIN6KXxvT8IrDlzlsdruaxY
FXsQwMbFFSkvaQCkgaOQ2ywprUb9RDLX2kawW22xzI8mYy4H8oyETi0bZMjq6ASp
myaiSAtc4odDVfhpARj0kXk3UQ6Gx3q8+PF2UMqc8uNo+EPR5Ry0OvjAfqjB/f38
ybpPj+q3NSpw/pT9xlOW7J9qwKPT167OjLhalM/8O1VC/obKDt3//bMicYY0a+oR
snToYdvmXwJBJ2Y=
=SPSK
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to