Your message dated Wed, 16 Dec 2020 22:33:38 +0000
with message-id <e1kpfmy-0000te...@fasolo.debian.org>
and subject line Bug#957378: fixed in isoqlog 2.2.1-9.1
has caused the Debian Bug report #957378,
regarding isoqlog: 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.)


-- 
957378: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957378
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:isoqlog
Version: 2.2.1-9
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/isoqlog_2.2.1-9_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: LangCfg.o:./isoqlog/LangCfg.h:10: multiple definition of 
`L_Daily'; main.o:./isoqlog/LangCfg.h:10: first defined here
/usr/bin/ld: LangCfg.o:./isoqlog/LangCfg.h:9: multiple definition of 
`L_Creationtime'; main.o:./isoqlog/LangCfg.h:9: first defined here
/usr/bin/ld: LangCfg.o:./isoqlog/LangCfg.h:8: multiple definition of 
`L_Average'; main.o:./isoqlog/LangCfg.h:8: first defined here
/usr/bin/ld: LangCfg.o:./isoqlog/Global.h:17: multiple definition of `t2'; 
Store.o:./isoqlog/Global.h:17: first defined here
/usr/bin/ld: LangCfg.o:./isoqlog/Global.h:16: multiple definition of `today'; 
Store.o:./isoqlog/Global.h:16: first defined here
/usr/bin/ld: LangCfg.o:./isoqlog/Global.h:15: multiple definition of `secs'; 
Store.o:./isoqlog/Global.h:15: first defined here
/usr/bin/ld: Html.o:./isoqlog/LangCfg.h:13: multiple definition of 
`L_Encoding'; main.o:./isoqlog/LangCfg.h:13: first defined here
/usr/bin/ld: Html.o:./isoqlog/LangCfg.h:24: multiple definition of `L_Stats'; 
main.o:./isoqlog/LangCfg.h:24: first defined here
/usr/bin/ld: Html.o:./isoqlog/Dir.h:9: multiple definition of `cur_year'; 
Store.o:./isoqlog/Dir.h:9: first defined here
/usr/bin/ld: Html.o:./isoqlog/Dir.h:9: multiple definition of `cur_month'; 
Store.o:./isoqlog/Dir.h:9: first defined here
/usr/bin/ld: Html.o:./isoqlog/Dir.h:9: multiple definition of `cur_day'; 
Store.o:./isoqlog/Dir.h:9: first defined here
/usr/bin/ld: Html.o:./isoqlog/Dir.h:9: multiple definition of `cur_min'; 
Store.o:./isoqlog/Dir.h:9: first defined here
/usr/bin/ld: Html.o:./isoqlog/LangCfg.h:9: multiple definition of 
`L_Creationtime'; main.o:./isoqlog/LangCfg.h:9: first defined here
/usr/bin/ld: Html.o:./isoqlog/Dir.h:9: multiple definition of `cur_hour'; 
Store.o:./isoqlog/Dir.h:9: first defined here
/usr/bin/ld: Html.o:./isoqlog/LangCfg.h:18: multiple definition of `L_Number'; 
main.o:./isoqlog/LangCfg.h:18: first defined here
/usr/bin/ld: Html.o:./isoqlog/LangCfg.h:19: multiple definition of 
`L_Receiver'; main.o:./isoqlog/LangCfg.h:19: first defined here
/usr/bin/ld: Html.o:./isoqlog/LangCfg.h:14: multiple definition of `L_Mail'; 
main.o:./isoqlog/LangCfg.h:14: first defined here
/usr/bin/ld: Html.o:./isoqlog/LangCfg.h:25: multiple definition of `L_Top'; 
main.o:./isoqlog/LangCfg.h:25: first defined here
/usr/bin/ld: Html.o:./isoqlog/Data.h:111: multiple definition of `SortDomain'; 
Store.o:./isoqlog/Data.h:111: first defined here
/usr/bin/ld: Html.o:./isoqlog/LangCfg.h:21: multiple definition of `L_Sender'; 
main.o:./isoqlog/LangCfg.h:21: first defined here
/usr/bin/ld: Html.o:./isoqlog/LangCfg.h:23: multiple definition of `L_Size'; 
main.o:./isoqlog/LangCfg.h:23: first defined here
/usr/bin/ld: Html.o:./isoqlog/LangCfg.h:26: multiple definition of `L_Total'; 
main.o:./isoqlog/LangCfg.h:26: first defined here
/usr/bin/ld: Html.o:./isoqlog/LangCfg.h:20: multiple definition of 
`L_Received'; main.o:./isoqlog/LangCfg.h:20: first defined here
/usr/bin/ld: Html.o:./isoqlog/LangCfg.h:22: multiple definition of `L_Sent'; 
main.o:./isoqlog/LangCfg.h:22: first defined here
/usr/bin/ld: Html.o:./isoqlog/LangCfg.h:11: multiple definition of `L_Day'; 
main.o:./isoqlog/LangCfg.h:11: first defined here
/usr/bin/ld: Html.o:./isoqlog/LangCfg.h:8: multiple definition of `L_Average'; 
main.o:./isoqlog/LangCfg.h:8: first defined here
/usr/bin/ld: Html.o:./isoqlog/LangCfg.h:16: multiple definition of `L_Month'; 
main.o:./isoqlog/LangCfg.h:16: first defined here
/usr/bin/ld: Html.o:./isoqlog/LangCfg.h:27: multiple definition of `L_Yearly'; 
main.o:./isoqlog/LangCfg.h:27: first defined here
/usr/bin/ld: Html.o:./isoqlog/LangCfg.h:28: multiple definition of `L_Year'; 
main.o:./isoqlog/LangCfg.h:28: first defined here
/usr/bin/ld: Html.o:./isoqlog/Data.h:52: multiple definition of `general'; 
Store.o:./isoqlog/Data.h:52: first defined here
/usr/bin/ld: Html.o:./isoqlog/LangCfg.h:12: multiple definition of `L_Domain'; 
main.o:./isoqlog/LangCfg.h:12: first defined here
/usr/bin/ld: Html.o:./isoqlog/Data.h:97: multiple definition of `DomainsTab'; 
Store.o:./isoqlog/Data.h:97: first defined here
/usr/bin/ld: Html.o:./isoqlog/Dir.h:9: multiple definition of `cur_sec'; 
Store.o:./isoqlog/Dir.h:9: first defined here
/usr/bin/ld: Html.o:./isoqlog/LangCfg.h:17: multiple definition of `L_Monthly'; 
main.o:./isoqlog/LangCfg.h:17: first defined here
/usr/bin/ld: Html.o:./isoqlog/LangCfg.h:15: multiple definition of 
`L_Main_Page'; main.o:./isoqlog/LangCfg.h:15: first defined here
/usr/bin/ld: Html.o:./isoqlog/LangCfg.h:10: multiple definition of `L_Daily'; 
main.o:./isoqlog/LangCfg.h:10: first defined here
/usr/bin/ld: Html.o:./isoqlog/Global.h:17: multiple definition of `t2'; 
Store.o:./isoqlog/Global.h:17: first defined here
/usr/bin/ld: Html.o:./isoqlog/Global.h:16: multiple definition of `today'; 
Store.o:./isoqlog/Global.h:16: first defined here
/usr/bin/ld: Html.o:./isoqlog/Global.h:15: multiple definition of `secs'; 
Store.o:./isoqlog/Global.h:15: first defined here
/usr/bin/ld: Html.o:./isoqlog/Store.h:20: multiple definition of `dhist'; 
Store.o:./isoqlog/Store.h:20: first defined here
/usr/bin/ld: Html.o:./isoqlog/Store.h:19: multiple definition of `mhist'; 
Store.o:./isoqlog/Store.h:19: first defined here
/usr/bin/ld: Html.o:./isoqlog/Data.h:103: multiple definition of `UsersTab'; 
Store.o:./isoqlog/Data.h:103: first defined here
/usr/bin/ld: Html.o:./isoqlog/Data.h:49: multiple definition of `globusers'; 
Store.o:./isoqlog/Data.h:49: first defined here
/usr/bin/ld: Html.o:./isoqlog/Data.h:48: multiple definition of `domains'; 
Store.o:./isoqlog/Data.h:48: first defined here
/usr/bin/ld: Html.o:./isoqlog/Data.h:24: multiple definition of `errors'; 
Store.o:./isoqlog/Data.h:24: first defined here
/usr/bin/ld: Dir.o:./isoqlog/Dir.h:9: multiple definition of `cur_day'; 
Store.o:./isoqlog/Dir.h:9: first defined here
/usr/bin/ld: Dir.o:./isoqlog/Dir.h:9: multiple definition of `cur_month'; 
Store.o:./isoqlog/Dir.h:9: first defined here
/usr/bin/ld: Dir.o:./isoqlog/Dir.h:9: multiple definition of `cur_year'; 
Store.o:./isoqlog/Dir.h:9: first defined here
/usr/bin/ld: Dir.o:./isoqlog/Dir.h:9: multiple definition of `cur_sec'; 
Store.o:./isoqlog/Dir.h:9: first defined here
/usr/bin/ld: Dir.o:./isoqlog/Dir.h:9: multiple definition of `cur_min'; 
Store.o:./isoqlog/Dir.h:9: first defined here
/usr/bin/ld: Dir.o:./isoqlog/Dir.h:9: multiple definition of `cur_hour'; 
Store.o:./isoqlog/Dir.h:9: first defined here
/usr/bin/ld: Dir.o:./isoqlog/Global.h:17: multiple definition of `t2'; 
Store.o:./isoqlog/Global.h:17: first defined here
/usr/bin/ld: Dir.o:./isoqlog/Global.h:16: multiple definition of `today'; 
Store.o:./isoqlog/Global.h:16: first defined here
/usr/bin/ld: Dir.o:./isoqlog/Global.h:15: multiple definition of `secs'; 
Store.o:./isoqlog/Global.h:15: first defined here
/usr/bin/ld: Data.o:./isoqlog/Data.h:97: multiple definition of `DomainsTab'; 
Store.o:./isoqlog/Data.h:97: first defined here
/usr/bin/ld: Data.o:./isoqlog/Data.h:49: multiple definition of `globusers'; 
Store.o:./isoqlog/Data.h:49: first defined here
/usr/bin/ld: Data.o:./isoqlog/Data.h:111: multiple definition of `SortDomain'; 
Store.o:./isoqlog/Data.h:111: first defined here
/usr/bin/ld: Data.o:./isoqlog/Data.h:52: multiple definition of `general'; 
Store.o:./isoqlog/Data.h:52: first defined here
/usr/bin/ld: Data.o:./isoqlog/Data.h:103: multiple definition of `UsersTab'; 
Store.o:./isoqlog/Data.h:103: first defined here
/usr/bin/ld: Data.o:./isoqlog/Data.h:48: multiple definition of `domains'; 
Store.o:./isoqlog/Data.h:48: first defined here
/usr/bin/ld: Data.o:./isoqlog/Data.h:24: multiple definition of `errors'; 
Store.o:./isoqlog/Data.h:24: first defined here
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:377: isoqlog] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/isoqlog'
make[2]: *** [Makefile:284: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/isoqlog'
make[1]: *** [Makefile:415: all-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:38: build-arch-stamp] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: isoqlog
Source-Version: 2.2.1-9.1
Done: Sudip Mukherjee <sudipm.mukher...@gmail.com>

We believe that the bug you reported is fixed in the latest version of
isoqlog, 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.
Sudip Mukherjee <sudipm.mukher...@gmail.com> (supplier of updated isoqlog 
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, 14 Dec 2020 21:55:29 +0000
Source: isoqlog
Architecture: source
Version: 2.2.1-9.1
Distribution: unstable
Urgency: medium
Maintainer: Sergiusz Pawlowicz <deb...@pawlowicz.name>
Changed-By: Sudip Mukherjee <sudipm.mukher...@gmail.com>
Closes: 957378
Changes:
 isoqlog (2.2.1-9.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix ftbfs with GCC-10. (Closes: #957378)
     - Add -fcommon to CFLAGS.
Checksums-Sha1:
 57c4a94a26e319ca8ed4f0f59d7ae18cc0cd8244 1782 isoqlog_2.2.1-9.1.dsc
 cc9f6352e7b5726c8af5ac675613fcde7caf41e7 20848 isoqlog_2.2.1-9.1.debian.tar.xz
 dcda51e220e9c6a358f0ac0dfbfc54818d494d9d 6102 isoqlog_2.2.1-9.1_amd64.buildinfo
Checksums-Sha256:
 ef60e7c4787903b1af3829468026d41ddea61c855762dfd969650b12a347e464 1782 
isoqlog_2.2.1-9.1.dsc
 f6a589e76b8bab6194ad2e5d2e001e7595a5628a2e7f9f9eee4c3567a33db02b 20848 
isoqlog_2.2.1-9.1.debian.tar.xz
 000ff8a65a38985d69112872890f42ccffb2ac736d7a79de7ab4e6b442afa44b 6102 
isoqlog_2.2.1-9.1_amd64.buildinfo
Files:
 e21e03d2927b6a614e95f7ab3d61a671 1782 mail optional isoqlog_2.2.1-9.1.dsc
 9c6b04e85873c99417efefee775d75f4 20848 mail optional 
isoqlog_2.2.1-9.1.debian.tar.xz
 7bd4a5e96c984791bf685c162c2e901a 6102 mail optional 
isoqlog_2.2.1-9.1_amd64.buildinfo

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

iQIzBAEBCgAdFiEEuDQJkCg9jZvBlJrHR5mjUUbRKzUFAl/X4EoACgkQR5mjUUbR
KzWVeBAAmGe/Mmk01xKQrrc3GbwFQHTzwa2ctPsg54yK36vZKstWRuulIgrloXER
1znztVlwCkpIodBzpMLvpiH34zg+3zfLuOavJNkjOHhr5Kc1kv64ycnPlY9HSY0X
9ja1aui24c30r2nFE+p1peQqchT4I6Go5VnAy48QX8EBqnH257UtUG0/ks5lYbh3
uxiVeXysogmF5lDSIQmn0aL9Ei9T9z9va2R1/AAXVI8jou2kyab6zcH6CY2Rtc34
8OlZFfwdENoXprHeQ5VlqcmhIFLms454tbLBWUkDDt1O8j2AvbybYJ6XyDxraIgV
tngWumHO5CDbVQE6tJuLnKarMxMNha8nYac2TyFeS3zaeEjrb+XeXnNUQXV2ZFWm
KJWjCa7eRUxSqI8MjrcHoyw1Qjto8fYwYdaM4DWKrOm/Pk7x7lmrW1nFL4pLjy1N
5FbTiRIoRl8UHpB8AtQ4KA6rlm8jXw7MxuMzjqHbxsTkhvpsauuKXjdGVPBuZM6r
OxD24mnk/FeOknR1gmZuHTZPPZibD/2ebMMTeQ+7jxmtJNztEbC9kAtB+Da/jcWH
ojFZ03vmAmZtzrs7XVLiCRp9vnc42ZgfEIFUZEClL0B+TuHOyU5r0+UkDhLksSYk
0Gm7BwqtrUTZtM8nxqqJNM63LCzd7ZrW2PHKDQkUeTl7M6i791g=
=Brow
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to