Your message dated Tue, 28 Jul 2020 10:48:43 +0000
with message-id <e1k0na3-000713...@fasolo.debian.org>
and subject line Bug#957502: fixed in logtool 1.2.8-11
has caused the Debian Bug report #957502,
regarding logtool: 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.)
--
957502: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957502
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:logtool
Version: 1.2.8-10
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/logtool_1.2.8-10_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
[...]
/usr/bin/ld: mod_unknown.o:/<<PKGBUILDDIR>>/src/mods.h:51: multiple definition
of `ltm_use_syslog'; readconf.o:/<<PKGBUILDDIR>>/src/mods.h:51: first defined
here
/usr/bin/ld: mod_unknown.o:/<<PKGBUILDDIR>>/src/includes.h:41: multiple
definition of `h'; readconf.o:/<<PKGBUILDDIR>>/src/includes.h:41: first defined
here
/usr/bin/ld: mod_iptables.o:/<<PKGBUILDDIR>>/src/logtool.h:104: multiple
definition of `event'; readconf.o:/<<PKGBUILDDIR>>/src/logtool.h:104: first
defined here
/usr/bin/ld: mod_iptables.o:/<<PKGBUILDDIR>>/src/logtool.h:159: multiple
definition of `cf'; readconf.o:/<<PKGBUILDDIR>>/src/logtool.h:159: first
defined here
/usr/bin/ld: mod_iptables.o:/<<PKGBUILDDIR>>/src/mods.h:87: multiple definition
of `it'; readconf.o:/<<PKGBUILDDIR>>/src/mods.h:87: first defined here
/usr/bin/ld: mod_iptables.o:/<<PKGBUILDDIR>>/src/logtool.h:243: multiple
definition of `reg'; readconf.o:/<<PKGBUILDDIR>>/src/logtool.h:243: first
defined here
/usr/bin/ld: mod_iptables.o:/<<PKGBUILDDIR>>/src/logtool.h:136: multiple
definition of `color'; readconf.o:/<<PKGBUILDDIR>>/src/logtool.h:136: first
defined here
/usr/bin/ld: mod_iptables.o:/<<PKGBUILDDIR>>/src/mods.h:69: multiple definition
of `sn'; readconf.o:/<<PKGBUILDDIR>>/src/mods.h:69: first defined here
/usr/bin/ld: mod_iptables.o:/<<PKGBUILDDIR>>/src/mods.h:53: multiple definition
of `ltm_use_sudo'; readconf.o:/<<PKGBUILDDIR>>/src/mods.h:53: first defined here
/usr/bin/ld: mod_iptables.o:/<<PKGBUILDDIR>>/src/mods.h:52: multiple definition
of `ltm_use_snort'; readconf.o:/<<PKGBUILDDIR>>/src/mods.h:52: first defined
here
/usr/bin/ld: mod_iptables.o:/<<PKGBUILDDIR>>/src/mods.h:51: multiple definition
of `ltm_use_syslog'; readconf.o:/<<PKGBUILDDIR>>/src/mods.h:51: first defined
here
/usr/bin/ld: mod_iptables.o:/<<PKGBUILDDIR>>/src/includes.h:41: multiple
definition of `h'; readconf.o:/<<PKGBUILDDIR>>/src/includes.h:41: first defined
here
/usr/bin/ld: mod_common.o:/<<PKGBUILDDIR>>/src/logtool.h:159: multiple
definition of `cf'; readconf.o:/<<PKGBUILDDIR>>/src/logtool.h:159: first
defined here
/usr/bin/ld: mod_common.o:/<<PKGBUILDDIR>>/src/logtool.h:104: multiple
definition of `event'; readconf.o:/<<PKGBUILDDIR>>/src/logtool.h:104: first
defined here
/usr/bin/ld: mod_common.o:/<<PKGBUILDDIR>>/src/logtool.h:243: multiple
definition of `reg'; readconf.o:/<<PKGBUILDDIR>>/src/logtool.h:243: first
defined here
/usr/bin/ld: mod_common.o:/<<PKGBUILDDIR>>/src/logtool.h:136: multiple
definition of `color'; readconf.o:/<<PKGBUILDDIR>>/src/logtool.h:136: first
defined here
/usr/bin/ld: mod_common.o:/<<PKGBUILDDIR>>/src/mods.h:87: multiple definition
of `it'; readconf.o:/<<PKGBUILDDIR>>/src/mods.h:87: first defined here
/usr/bin/ld: mod_common.o:/<<PKGBUILDDIR>>/src/mods.h:69: multiple definition
of `sn'; readconf.o:/<<PKGBUILDDIR>>/src/mods.h:69: first defined here
/usr/bin/ld: mod_common.o:/<<PKGBUILDDIR>>/src/mods.h:53: multiple definition
of `ltm_use_sudo'; readconf.o:/<<PKGBUILDDIR>>/src/mods.h:53: first defined here
/usr/bin/ld: mod_common.o:/<<PKGBUILDDIR>>/src/mods.h:52: multiple definition
of `ltm_use_snort'; readconf.o:/<<PKGBUILDDIR>>/src/mods.h:52: first defined
here
/usr/bin/ld: mod_common.o:/<<PKGBUILDDIR>>/src/mods.h:51: multiple definition
of `ltm_use_syslog'; readconf.o:/<<PKGBUILDDIR>>/src/mods.h:51: first defined
here
/usr/bin/ld: mod_common.o:/<<PKGBUILDDIR>>/src/includes.h:41: multiple
definition of `h'; readconf.o:/<<PKGBUILDDIR>>/src/includes.h:41: first defined
here
/usr/bin/ld: mod_sound.o:/<<PKGBUILDDIR>>/src/logtool.h:159: multiple
definition of `cf'; readconf.o:/<<PKGBUILDDIR>>/src/logtool.h:159: first
defined here
/usr/bin/ld: mod_sound.o:/<<PKGBUILDDIR>>/src/logtool.h:104: multiple
definition of `event'; readconf.o:/<<PKGBUILDDIR>>/src/logtool.h:104: first
defined here
/usr/bin/ld: mod_sound.o:/<<PKGBUILDDIR>>/src/logtool.h:243: multiple
definition of `reg'; readconf.o:/<<PKGBUILDDIR>>/src/logtool.h:243: first
defined here
/usr/bin/ld: mod_sound.o:/<<PKGBUILDDIR>>/src/logtool.h:136: multiple
definition of `color'; readconf.o:/<<PKGBUILDDIR>>/src/logtool.h:136: first
defined here
/usr/bin/ld: mod_sound.o:/<<PKGBUILDDIR>>/src/mods.h:87: multiple definition of
`it'; readconf.o:/<<PKGBUILDDIR>>/src/mods.h:87: first defined here
/usr/bin/ld: mod_sound.o:/<<PKGBUILDDIR>>/src/mods.h:69: multiple definition of
`sn'; readconf.o:/<<PKGBUILDDIR>>/src/mods.h:69: first defined here
/usr/bin/ld: mod_sound.o:/<<PKGBUILDDIR>>/src/mods.h:53: multiple definition of
`ltm_use_sudo'; readconf.o:/<<PKGBUILDDIR>>/src/mods.h:53: first defined here
/usr/bin/ld: mod_sound.o:/<<PKGBUILDDIR>>/src/mods.h:52: multiple definition of
`ltm_use_snort'; readconf.o:/<<PKGBUILDDIR>>/src/mods.h:52: first defined here
/usr/bin/ld: mod_sound.o:/<<PKGBUILDDIR>>/src/mods.h:51: multiple definition of
`ltm_use_syslog'; readconf.o:/<<PKGBUILDDIR>>/src/mods.h:51: first defined here
/usr/bin/ld: mod_sound.o:/<<PKGBUILDDIR>>/src/includes.h:41: multiple
definition of `h'; readconf.o:/<<PKGBUILDDIR>>/src/includes.h:41: first defined
here
/usr/bin/ld: output.o:/<<PKGBUILDDIR>>/src/logtool.h:243: multiple definition
of `reg'; readconf.o:/<<PKGBUILDDIR>>/src/logtool.h:243: first defined here
/usr/bin/ld: output.o:/<<PKGBUILDDIR>>/src/logtool.h:159: multiple definition
of `cf'; readconf.o:/<<PKGBUILDDIR>>/src/logtool.h:159: first defined here
/usr/bin/ld: output.o:/<<PKGBUILDDIR>>/src/logtool.h:136: multiple definition
of `color'; readconf.o:/<<PKGBUILDDIR>>/src/logtool.h:136: first defined here
/usr/bin/ld: output.o:/<<PKGBUILDDIR>>/src/logtool.h:104: multiple definition
of `event'; readconf.o:/<<PKGBUILDDIR>>/src/logtool.h:104: first defined here
/usr/bin/ld: output.o:/<<PKGBUILDDIR>>/src/mods.h:87: multiple definition of
`it'; readconf.o:/<<PKGBUILDDIR>>/src/mods.h:87: first defined here
/usr/bin/ld: output.o:/<<PKGBUILDDIR>>/src/mods.h:69: multiple definition of
`sn'; readconf.o:/<<PKGBUILDDIR>>/src/mods.h:69: first defined here
/usr/bin/ld: output.o:/<<PKGBUILDDIR>>/src/mods.h:53: multiple definition of
`ltm_use_sudo'; readconf.o:/<<PKGBUILDDIR>>/src/mods.h:53: first defined here
/usr/bin/ld: output.o:/<<PKGBUILDDIR>>/src/mods.h:52: multiple definition of
`ltm_use_snort'; readconf.o:/<<PKGBUILDDIR>>/src/mods.h:52: first defined here
/usr/bin/ld: output.o:/<<PKGBUILDDIR>>/src/mods.h:51: multiple definition of
`ltm_use_syslog'; readconf.o:/<<PKGBUILDDIR>>/src/mods.h:51: first defined here
/usr/bin/ld: output.o:/<<PKGBUILDDIR>>/src/includes.h:41: multiple definition
of `h'; readconf.o:/<<PKGBUILDDIR>>/src/includes.h:41: first defined here
/usr/bin/ld: loop.o:/<<PKGBUILDDIR>>/src/logtool.h:159: multiple definition of
`cf'; readconf.o:/<<PKGBUILDDIR>>/src/logtool.h:159: first defined here
/usr/bin/ld: loop.o:/<<PKGBUILDDIR>>/src/logtool.h:104: multiple definition of
`event'; readconf.o:/<<PKGBUILDDIR>>/src/logtool.h:104: first defined here
/usr/bin/ld: loop.o:/<<PKGBUILDDIR>>/src/logtool.h:243: multiple definition of
`reg'; readconf.o:/<<PKGBUILDDIR>>/src/logtool.h:243: first defined here
/usr/bin/ld: loop.o:/<<PKGBUILDDIR>>/src/logtool.h:136: multiple definition of
`color'; readconf.o:/<<PKGBUILDDIR>>/src/logtool.h:136: first defined here
/usr/bin/ld: loop.o:/<<PKGBUILDDIR>>/src/mods.h:87: multiple definition of
`it'; readconf.o:/<<PKGBUILDDIR>>/src/mods.h:87: first defined here
/usr/bin/ld: loop.o:/<<PKGBUILDDIR>>/src/mods.h:69: multiple definition of
`sn'; readconf.o:/<<PKGBUILDDIR>>/src/mods.h:69: first defined here
/usr/bin/ld: loop.o:/<<PKGBUILDDIR>>/src/mods.h:53: multiple definition of
`ltm_use_sudo'; readconf.o:/<<PKGBUILDDIR>>/src/mods.h:53: first defined here
/usr/bin/ld: loop.o:/<<PKGBUILDDIR>>/src/mods.h:52: multiple definition of
`ltm_use_snort'; readconf.o:/<<PKGBUILDDIR>>/src/mods.h:52: first defined here
/usr/bin/ld: loop.o:/<<PKGBUILDDIR>>/src/mods.h:51: multiple definition of
`ltm_use_syslog'; readconf.o:/<<PKGBUILDDIR>>/src/mods.h:51: first defined here
/usr/bin/ld: loop.o:/<<PKGBUILDDIR>>/src/includes.h:41: multiple definition of
`h'; readconf.o:/<<PKGBUILDDIR>>/src/includes.h:41: first defined here
/usr/bin/ld: parse_pmsg.o:/<<PKGBUILDDIR>>/src/logtool.h:104: multiple
definition of `event'; readconf.o:/<<PKGBUILDDIR>>/src/logtool.h:104: first
defined here
/usr/bin/ld: parse_pmsg.o:/<<PKGBUILDDIR>>/src/logtool.h:136: multiple
definition of `color'; readconf.o:/<<PKGBUILDDIR>>/src/logtool.h:136: first
defined here
/usr/bin/ld: parse_pmsg.o:/<<PKGBUILDDIR>>/src/logtool.h:243: multiple
definition of `reg'; readconf.o:/<<PKGBUILDDIR>>/src/logtool.h:243: first
defined here
/usr/bin/ld: parse_pmsg.o:/<<PKGBUILDDIR>>/src/logtool.h:159: multiple
definition of `cf'; readconf.o:/<<PKGBUILDDIR>>/src/logtool.h:159: first
defined here
/usr/bin/ld: parse_pmsg.o:/<<PKGBUILDDIR>>/src/mods.h:87: multiple definition
of `it'; readconf.o:/<<PKGBUILDDIR>>/src/mods.h:87: first defined here
/usr/bin/ld: parse_pmsg.o:/<<PKGBUILDDIR>>/src/mods.h:69: multiple definition
of `sn'; readconf.o:/<<PKGBUILDDIR>>/src/mods.h:69: first defined here
/usr/bin/ld: parse_pmsg.o:/<<PKGBUILDDIR>>/src/mods.h:53: multiple definition
of `ltm_use_sudo'; readconf.o:/<<PKGBUILDDIR>>/src/mods.h:53: first defined here
/usr/bin/ld: parse_pmsg.o:/<<PKGBUILDDIR>>/src/mods.h:52: multiple definition
of `ltm_use_snort'; readconf.o:/<<PKGBUILDDIR>>/src/mods.h:52: first defined
here
/usr/bin/ld: parse_pmsg.o:/<<PKGBUILDDIR>>/src/mods.h:51: multiple definition
of `ltm_use_syslog'; readconf.o:/<<PKGBUILDDIR>>/src/mods.h:51: first defined
here
/usr/bin/ld: parse_pmsg.o:/<<PKGBUILDDIR>>/src/includes.h:41: multiple
definition of `h'; readconf.o:/<<PKGBUILDDIR>>/src/includes.h:41: first defined
here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:21: logtool] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: *** [Makefile:4: build_it] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:4: binary] Error 25
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit
status 2
--- End Message ---
--- Begin Message ---
Source: logtool
Source-Version: 1.2.8-11
Done: Wouter Verhelst <wou...@debian.org>
We believe that the bug you reported is fixed in the latest version of
logtool, 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.
Wouter Verhelst <wou...@debian.org> (supplier of updated logtool 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: Mon, 27 Jul 2020 08:51:03 +0200
Source: logtool
Architecture: source
Version: 1.2.8-11
Distribution: unstable
Urgency: medium
Maintainer: Wouter Verhelst <wou...@debian.org>
Changed-By: Wouter Verhelst <wou...@debian.org>
Closes: 957502
Changes:
logtool (1.2.8-11) unstable; urgency=medium
.
* Add a re-inclusion guard to src/mods.h, to avoid redefinitions of
variables defined in that file and subsequent compilation failures
with GCC10; Closes: #957502.
* Bump debhelper compat level to 12 (by way of debhelper-compat
build-depends, rather than debian/compat file)
Checksums-Sha1:
3a55964b0c537446909497a6b15e2f19dc892f1d 1704 logtool_1.2.8-11.dsc
abf10dbf14f11d3987d3ad8c6479d453bbb6a318 52582 logtool_1.2.8-11.diff.gz
19019fffc7f8bfc14c216c47040338f1de65788d 4953 logtool_1.2.8-11_source.buildinfo
Checksums-Sha256:
2505815cdfbf555d6fc878f31392315e72202f7209fe3b0d6c573eb871ec7d47 1704
logtool_1.2.8-11.dsc
f00560470fbae47234c4a1113bcd39f8d2b6860eac2b0e8624a85d9a63b3deac 52582
logtool_1.2.8-11.diff.gz
c569bbee9d9dd14a10a7b9f91ffd714e76838ba9d5cbad454f35f32faf8cc499 4953
logtool_1.2.8-11_source.buildinfo
Files:
c2514f512b3570ee835529e1cfe05d0e 1704 utils optional logtool_1.2.8-11.dsc
ee3b4a907303079d6303ed77dd88b7af 52582 utils optional logtool_1.2.8-11.diff.gz
4c4388dd509c9161d633227e1300d9b5 4953 utils optional
logtool_1.2.8-11_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJGBAEBCgAwFiEEm2n98/DaCUgGYSn3LfxRmVQYEpYFAl8f/5oSHHdvdXRlckBk
ZWJpYW4ub3JnAAoJEC38UZlUGBKWhvgP/Rcq3RWOPTiSCaEhQS5V47dRswIDrncY
Z+hTnCX7kJ12N4MUvc5Lo8KjrWtGuz92zQCPZ5XTu8pBkETNSrKMRPQWrx9Jgs8k
I2xutFlZtzVZ1GmkuIztoH9JLBxSW2QvhzrBFgCIUmCw3GFnqQea2aXTdd9B9WUO
Rc1I+AtFbBlHm1pvLSR/KhanHUqBTUqJs2FTpkYttCZ0Uk7yv4rC98bBhiS0CGTv
qfTrnqqupyw6tNonU6hXgY/SakLJRUHA4ne7lue2iHMPICgPTp/+HZdUfK5TEuqU
s139LPzAFcJ7dyK/PeNNj1Zr225hzkjzvQp9kj9BYXysA6PQojnjHi+vSSXe8w1B
qsSNw44xneKyMS0sqVW0WXnQQQkJBzWROx2j1pN3AZg0DtHt6a+BSjKdma8kGxR/
GTkSt5I7VlsUKxdciP7bYJBF8SMch3fFHt4zTQ80dTN8VOsAJSgV8RXZ9kojuUHy
fnmrYXn/bJRbBaEkyO2OEPIQtz1ghBl2NsSpPvheSmHkJrsXn1ai7ixU/aLWiph2
aT6okwZIpG2bp6XUR6oEsJm1+ivJHw6hvtAyJ4+BFmQ79MQQRPLeQNs78nEPgR0X
VBs/IcXixD1sD80JL/rz6C7ILpgCGkuxuVDpYGboXzzAF6pYi65A9jdMOLBSKfSr
FkhS9Wo1xOnz
=zMmH
-----END PGP SIGNATURE-----
--- End Message ---