Your message dated Thu, 19 Jul 2018 22:35:43 +0000
with message-id <e1fghwr-000gwr...@fasolo.debian.org>
and subject line Bug#897810: fixed in minicoredumper 2.0.1-1
has caused the Debian Bug report #897810,
regarding minicoredumper: ftbfs with GCC-8
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.)
--
897810: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897810
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:minicoredumper
Version: 2.0.0-3
Severity: normal
Tags: sid buster
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-8
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-8/g++-8, but succeeds to build with gcc-7/g++-7. The
severity of this report will be raised before the buster release.
The full build log can be found at:
http://aws-logs.debian.net/2018/05/01/gcc8/minicoredumper_2.0.0-3_unstable_gcc8.log.gz
The last lines of the build log are at the end of this report.
To build with GCC 8, either set CC=gcc-8 CXX=g++-8 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-8/porting_to.html
[...]
ar cru libmcdelf.a libmcdelf_a-elf_dumplist.o
ar: `u' modifier ignored since `D' is the default (see `U')
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/common'
make[4]: Entering directory '/<<PKGBUILDDIR>>/src/common'
ranlib libmcdelf.a
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/common'
make[4]: Entering directory '/<<PKGBUILDDIR>>/src/common'
/bin/bash ../../libtool --tag=CC --mode=link gcc -std=c99 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wl,-z,relro -Wl,-z,now -o libmcdident.la
libmcdident_la-invalid_ident.lo
libtool: link: ar cru .libs/libmcdident.a .libs/libmcdident_la-invalid_ident.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libmcdident.a
libtool: link: ( cd ".libs" && rm -f "libmcdident.la" && ln -s
"../libmcdident.la" "libmcdident.la" )
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/common'
Making all in coreinject
make[4]: Entering directory '/<<PKGBUILDDIR>>/src/coreinject'
gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_GNU_SOURCE -D_LARGEFILE64_SOURCE
-Werror -I../../src/common -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o coreinject-main.o `test -f 'main.c' || echo
'./'`main.c
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/coreinject'
make[4]: Entering directory '/<<PKGBUILDDIR>>/src/coreinject'
/bin/bash ../../libtool --tag=CC --mode=link gcc -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wl,-z,relro -Wl,-z,now -o coreinject
coreinject-main.o ../common/libmcdelf.a -lelf
libtool: link: gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro
-Wl,-z -Wl,now -o coreinject coreinject-main.o ../common/libmcdelf.a -lelf
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/coreinject'
Making all in minicoredumper
make[4]: Entering directory '/<<PKGBUILDDIR>>/src/minicoredumper'
gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_GNU_SOURCE -D_LARGEFILE64_SOURCE
-Werror -I../../lib -I../../src/api -I../../src/common
-I../../src/libminicoredumper -DMCD_CONF_PATH=\"/etc/minicoredumper\"
-I/usr/include/json-c -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o minicoredumper-prog_config.o `test -f
'prog_config.c' || echo './'`prog_config.c
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/minicoredumper'
make[4]: Entering directory '/<<PKGBUILDDIR>>/src/minicoredumper'
gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_GNU_SOURCE -D_LARGEFILE64_SOURCE
-Werror -I../../lib -I../../src/api -I../../src/common
-I../../src/libminicoredumper -DMCD_CONF_PATH=\"/etc/minicoredumper\"
-I/usr/include/json-c -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o minicoredumper-corestripper.o `test -f
'corestripper.c' || echo './'`corestripper.c
corestripper.c: In function 'dump_compressed_tar':
corestripper.c:1285:5: error: '%06o' directive output may be truncated writing
between 6 and 11 bytes into a region of size 8 [-Werror=format-truncation=]
"%06o", get_tar_checksum(&hdr));
^~~~
corestripper.c:1285:4: note: directive argument in the range [0, 2147483647]
"%06o", get_tar_checksum(&hdr));
^~~~~~
In file included from /usr/include/stdio.h:862,
from corestripper.c:27:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:64:10: note:
'__builtin___snprintf_chk' output between 7 and 12 bytes into a destination of
size 8
return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
__bos (__s), __fmt, __va_arg_pack ());
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
make[4]: *** [Makefile:497: minicoredumper-corestripper.o] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/minicoredumper'
make[3]: *** [Makefile:379: all-recursive] Error 1
make[2]: *** [Makefile:550: all-recursive] Error 1
make[1]: *** [Makefile:405: all] Error 2
dh_auto_build: make -j8 -Oline returned exit code 2
make: *** [debian/rules:28: build-arch] Error 25
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit
status 2
--- End Message ---
--- Begin Message ---
Source: minicoredumper
Source-Version: 2.0.1-1
We believe that the bug you reported is fixed in the latest version of
minicoredumper, 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 897...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
John Ogness <john.ogn...@linutronix.de> (supplier of updated minicoredumper
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: Thu, 19 Jul 2018 20:15:12 +0200
Source: minicoredumper
Binary: minicoredumper minicoredumper-utils libminicoredumper-dev
libminicoredumper2
Architecture: source
Version: 2.0.1-1
Distribution: unstable
Urgency: medium
Maintainer: John Ogness <john.ogn...@linutronix.de>
Changed-By: John Ogness <john.ogn...@linutronix.de>
Description:
libminicoredumper-dev - minicoredumper library development files
libminicoredumper2 - minicoredumper library
minicoredumper - generate minimal and customized core dump files on Linux
minicoredumper-utils - minicoredumper utilities
Closes: 897810
Changes:
minicoredumper (2.0.1-1) unstable; urgency=medium
.
* New upstream 2.0.1
* Fix gcc-8 format truncation warning, reported by Stefan Bosak, thanks
(Closes: #897810)
* Increase compatibility level to 11
* Increase standards version to 4.1.5
* Change package priority to optional
* Set libminicoredumper2 section to "libs"
* Change VCS URL's to salsa.debian.org
* Change copyright to match upstream
* Change copyright format URL to https
Checksums-Sha1:
2121b9a53286c64364d701fc6478b6a5f2808aad 2461 minicoredumper_2.0.1-1.dsc
4e46defbb1110636bd343a159df10ae1a5726528 292088
minicoredumper_2.0.1.orig.tar.xz
2ea7095fa2b6dfdf97a01f4bdb23ced9f919b7dd 490
minicoredumper_2.0.1.orig.tar.xz.asc
4f4179275c30014e783b8dcf802a63227e0c882e 13448
minicoredumper_2.0.1-1.debian.tar.xz
458121b664e2832a01c4c187eece71681d5a6584 6276
minicoredumper_2.0.1-1_source.buildinfo
Checksums-Sha256:
9c1fc648c32ee0d9dee054f9780587d344f117505473a771fc4079931982c7b8 2461
minicoredumper_2.0.1-1.dsc
6dd5731f9fef5d3d85e3b4aabc608de55df69317a91c2d3fc076d4e6776de6a2 292088
minicoredumper_2.0.1.orig.tar.xz
6e489f0dee68907deb9ba6c1de97a24fc03a5f5ab9c7e52c764f39d1e5aae8da 490
minicoredumper_2.0.1.orig.tar.xz.asc
1ee3b3dbc422431e09f6aaf9e4d2db1e64f54a4083a64785eb4c314e6d7fce37 13448
minicoredumper_2.0.1-1.debian.tar.xz
a203f014492d0dd2d1dc86e24f3452239de50a60e9573f63a22b80d5440d5537 6276
minicoredumper_2.0.1-1_source.buildinfo
Files:
b9892d11f3fe7a9a746c3e6cf0efc45d 2461 devel optional minicoredumper_2.0.1-1.dsc
813b864e0c6a833d14bab244723de6a4 292088 devel optional
minicoredumper_2.0.1.orig.tar.xz
a4bba90803a3fdbc452f41084ce0aa2d 490 devel optional
minicoredumper_2.0.1.orig.tar.xz.asc
e3fb67df2a0eb9d90051557d966b9cc0 13448 devel optional
minicoredumper_2.0.1-1.debian.tar.xz
e73cf767214e81abc136c29553122a69 6276 devel optional
minicoredumper_2.0.1-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEErHvQgQWZUb1RregAT+XjJihy5MwFAltRDjYACgkQT+XjJihy
5Mwg3A//Zx3OB5hSLpiNpflNggVmSEvfGajWSL2/MiKbd4NEbXSIUCQc2edXn4Ct
OI+fEigZS9u2rY8ykmhF6KEsFSxp36qAi0J+3k319WSpVobY8e4pemy4tkZblRKH
/JdFu0v4kCLkiv+3rrh+/XqhXFXBdrgLPz4GhMRy5zmIp2ryi1h23cyfmCohIdS0
IIdfQT0Ntszl7CFA+2QL9cXyb4evJplFTPcrrKnWQW+6qz1HQiKMl0eP2CTdqnpr
JzgtU6MItBZ3sUMhfgb8F82OcUbByPOR+rKYJMv55/xojgS+7vaTZ6corXMHCYxA
o3TGrYC8ZZkDPVEPIvycB/U3mWpRce50zssm1di2P2FASJNe/uB5DMz0tACurDzB
1Qqu4Zx5yJKSk0Z2830WMdEhuMDOmRGQk+39WgZA/DWetxfUqsy/yHJG1HTp3svO
UiuWCpbtuZpGpnHiMWAtxQ60PeHzUQWP3Q1tqSE/bAq4xw2+b1yDv12a3YJ/Lj4a
anwXCBCYOn1WmnVYyOguDbK8Mkheap1st5erse/ZHhZIkDVo2M9oJM3rvgLk9uIN
UliZQOJ0R6gQkBG7EX4qmmbzCK4zd9VvhR4QUmoX6gI5DD0KTH5z095jgmJI2X3j
ytoI8yqqlACwB4XnLfjPO96cvBh50oEtq4MlXAnzfApGjIJxN2A=
=+l/A
-----END PGP SIGNATURE-----
--- End Message ---