Your message dated Fri, 13 Nov 2020 19:48:28 +0000
with message-id <e1kdf3c-000as9...@fasolo.debian.org>
and subject line Bug#957369: fixed in ipband 0.8.1-5.1
has caused the Debian Bug report #957369,
regarding ipband: 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.)


-- 
957369: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957369
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:ipband
Version: 0.8.1-5
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/ipband_0.8.1-5_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: popen.o:./ipband.h:182: multiple definition of `started_m'; 
main.o:./ipband.h:182: first defined here
/usr/bin/ld: popen.o:./ipband.h:181: multiple definition of `pcapoffset_m'; 
main.o:./ipband.h:181: first defined here
/usr/bin/ld: popen.o:./ipband.h:180: multiple definition of `pcapfile_m'; 
main.o:./ipband.h:180: first defined here
/usr/bin/ld: popen.o:./ipband.h:179: multiple definition of `pcapdev_m'; 
main.o:./ipband.h:179: first defined here
/usr/bin/ld: popen.o:./ipband.h:178: multiple definition of `preload_m'; 
main.o:./ipband.h:178: first defined here
/usr/bin/ld: popen.o:./ipband.h:177: multiple definition of `isig_m'; 
main.o:./ipband.h:177: first defined here
/usr/bin/ld: reports.o:./ipband.h:184: multiple definition of `ll_tcp_cache'; 
main.o:./ipband.h:184: first defined here
/usr/bin/ld: reports.o:./ipband.h:185: multiple definition of `ll_udp_cache'; 
main.o:./ipband.h:185: first defined here
/usr/bin/ld: reports.o:./ipband.h:203: multiple definition of `mailto_m'; 
main.o:./ipband.h:203: first defined here
/usr/bin/ld: reports.o:./ipband.h:192: multiple definition of `repfname_m'; 
main.o:./ipband.h:192: first defined here
/usr/bin/ld: reports.o:./ipband.h:204: multiple definition of `mailfoot_m'; 
main.o:./ipband.h:204: first defined here
/usr/bin/ld: reports.o:./ipband.h:205: multiple definition of `mtastring_m'; 
main.o:./ipband.h:205: first defined here
/usr/bin/ld: reports.o:./ipband.h:201: multiple definition of `top_m'; 
main.o:./ipband.h:201: first defined here
/usr/bin/ld: reports.o:./ipband.h:206: multiple definition of `report_aggr_m'; 
main.o:./ipband.h:206: first defined here
/usr/bin/ld: reports.o:./ipband.h:178: multiple definition of `preload_m'; 
main.o:./ipband.h:178: first defined here
/usr/bin/ld: reports.o:./ipband.h:182: multiple definition of `started_m'; 
main.o:./ipband.h:182: first defined here
/usr/bin/ld: reports.o:./ipband.h:193: multiple definition of `htmlfname_m'; 
main.o:./ipband.h:193: first defined here
/usr/bin/ld: reports.o:./ipband.h:210: multiple definition of `lenadj_m'; 
main.o:./ipband.h:210: first defined here
/usr/bin/ld: reports.o:./ipband.h:209: multiple definition of `niplist_m'; 
main.o:./ipband.h:209: first defined here
/usr/bin/ld: reports.o:./ipband.h:208: multiple definition of `iplist_m'; 
main.o:./ipband.h:208: first defined here
/usr/bin/ld: reports.o:./ipband.h:207: multiple definition of `promisc_m'; 
main.o:./ipband.h:207: first defined here
/usr/bin/ld: reports.o:./ipband.h:202: multiple definition of `config_m'; 
main.o:./ipband.h:202: first defined here
/usr/bin/ld: reports.o:./ipband.h:200: multiple definition of `fork_m'; 
main.o:./ipband.h:200: first defined here
/usr/bin/ld: reports.o:./ipband.h:199: multiple definition of `thresh_m'; 
main.o:./ipband.h:199: first defined here
/usr/bin/ld: reports.o:./ipband.h:197: multiple definition of `rcycle_m'; 
main.o:./ipband.h:197: first defined here
/usr/bin/ld: reports.o:./ipband.h:196: multiple definition of `cycle_m'; 
main.o:./ipband.h:196: first defined here
/usr/bin/ld: reports.o:./ipband.h:195: multiple definition of `mask_m'; 
main.o:./ipband.h:195: first defined here
/usr/bin/ld: reports.o:./ipband.h:194: multiple definition of `htmltitle_m'; 
main.o:./ipband.h:194: first defined here
/usr/bin/ld: reports.o:./ipband.h:191: multiple definition of `filtercmd_m'; 
main.o:./ipband.h:191: first defined here
/usr/bin/ld: reports.o:./ipband.h:190: multiple definition of `do_html'; 
main.o:./ipband.h:190: first defined here
/usr/bin/ld: reports.o:./ipband.h:189: multiple definition of `debug_m'; 
main.o:./ipband.h:189: first defined here
/usr/bin/ld: reports.o:./ipband.h:181: multiple definition of `pcapoffset_m'; 
main.o:./ipband.h:181: first defined here
/usr/bin/ld: reports.o:./ipband.h:180: multiple definition of `pcapfile_m'; 
main.o:./ipband.h:180: first defined here
/usr/bin/ld: reports.o:./ipband.h:179: multiple definition of `pcapdev_m'; 
main.o:./ipband.h:179: first defined here
/usr/bin/ld: reports.o:./ipband.h:177: multiple definition of `isig_m'; 
main.o:./ipband.h:177: first defined here
/usr/bin/ld: utils.o:./ipband.h:210: multiple definition of `lenadj_m'; 
main.o:./ipband.h:210: first defined here
/usr/bin/ld: utils.o:./ipband.h:209: multiple definition of `niplist_m'; 
main.o:./ipband.h:209: first defined here
/usr/bin/ld: utils.o:./ipband.h:208: multiple definition of `iplist_m'; 
main.o:./ipband.h:208: first defined here
/usr/bin/ld: utils.o:./ipband.h:207: multiple definition of `promisc_m'; 
main.o:./ipband.h:207: first defined here
/usr/bin/ld: utils.o:./ipband.h:206: multiple definition of `report_aggr_m'; 
main.o:./ipband.h:206: first defined here
/usr/bin/ld: utils.o:./ipband.h:205: multiple definition of `mtastring_m'; 
main.o:./ipband.h:205: first defined here
/usr/bin/ld: utils.o:./ipband.h:204: multiple definition of `mailfoot_m'; 
main.o:./ipband.h:204: first defined here
/usr/bin/ld: utils.o:./ipband.h:203: multiple definition of `mailto_m'; 
main.o:./ipband.h:203: first defined here
/usr/bin/ld: utils.o:./ipband.h:202: multiple definition of `config_m'; 
main.o:./ipband.h:202: first defined here
/usr/bin/ld: utils.o:./ipband.h:201: multiple definition of `top_m'; 
main.o:./ipband.h:201: first defined here
/usr/bin/ld: utils.o:./ipband.h:200: multiple definition of `fork_m'; 
main.o:./ipband.h:200: first defined here
/usr/bin/ld: utils.o:./ipband.h:199: multiple definition of `thresh_m'; 
main.o:./ipband.h:199: first defined here
/usr/bin/ld: utils.o:./ipband.h:197: multiple definition of `rcycle_m'; 
main.o:./ipband.h:197: first defined here
/usr/bin/ld: utils.o:./ipband.h:196: multiple definition of `cycle_m'; 
main.o:./ipband.h:196: first defined here
/usr/bin/ld: utils.o:./ipband.h:195: multiple definition of `mask_m'; 
main.o:./ipband.h:195: first defined here
/usr/bin/ld: utils.o:./ipband.h:194: multiple definition of `htmltitle_m'; 
main.o:./ipband.h:194: first defined here
/usr/bin/ld: utils.o:./ipband.h:193: multiple definition of `htmlfname_m'; 
main.o:./ipband.h:193: first defined here
/usr/bin/ld: utils.o:./ipband.h:192: multiple definition of `repfname_m'; 
main.o:./ipband.h:192: first defined here
/usr/bin/ld: utils.o:./ipband.h:191: multiple definition of `filtercmd_m'; 
main.o:./ipband.h:191: first defined here
/usr/bin/ld: utils.o:./ipband.h:190: multiple definition of `do_html'; 
main.o:./ipband.h:190: first defined here
/usr/bin/ld: utils.o:./ipband.h:189: multiple definition of `debug_m'; 
main.o:./ipband.h:189: first defined here
/usr/bin/ld: utils.o:./ipband.h:185: multiple definition of `ll_udp_cache'; 
main.o:./ipband.h:185: first defined here
/usr/bin/ld: utils.o:./ipband.h:184: multiple definition of `ll_tcp_cache'; 
main.o:./ipband.h:184: first defined here
/usr/bin/ld: utils.o:./ipband.h:182: multiple definition of `started_m'; 
main.o:./ipband.h:182: first defined here
/usr/bin/ld: utils.o:./ipband.h:181: multiple definition of `pcapoffset_m'; 
main.o:./ipband.h:181: first defined here
/usr/bin/ld: utils.o:./ipband.h:180: multiple definition of `pcapfile_m'; 
main.o:./ipband.h:180: first defined here
/usr/bin/ld: utils.o:./ipband.h:179: multiple definition of `pcapdev_m'; 
main.o:./ipband.h:179: first defined here
/usr/bin/ld: utils.o:./ipband.h:178: multiple definition of `preload_m'; 
main.o:./ipband.h:178: first defined here
/usr/bin/ld: utils.o:./ipband.h:177: multiple definition of `isig_m'; 
main.o:./ipband.h:177: first defined here
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:52: ipband] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:9: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: ipband
Source-Version: 0.8.1-5.1
Done: Sudip Mukherjee <sudipm.mukher...@gmail.com>

We believe that the bug you reported is fixed in the latest version of
ipband, 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 ipband 
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: Wed, 11 Nov 2020 19:11:52 +0000
Source: ipband
Architecture: source
Version: 0.8.1-5.1
Distribution: unstable
Urgency: medium
Maintainer: Mats Erik Andersson <mats.anders...@gisladisker.se>
Changed-By: Sudip Mukherjee <sudipm.mukher...@gmail.com>
Closes: 957369
Changes:
 ipband (0.8.1-5.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix ftbfs with GCC-10. (Closes: #957369)
Checksums-Sha1:
 bb1e00e5dc865894d465355d28f2516a3ff6a453 1722 ipband_0.8.1-5.1.dsc
 00344ae2b193b2cbccf33f5eace64f6d022a0eaf 11900 ipband_0.8.1-5.1.debian.tar.xz
 64f15ce8ff82864fc21af7359e33dc0f8c9f823b 6238 ipband_0.8.1-5.1_amd64.buildinfo
Checksums-Sha256:
 9ef195e672df669ab23d32bc6de05b5960875c48f0627aafe37af15e48dafe15 1722 
ipband_0.8.1-5.1.dsc
 da8c01596fa12cff4edb14876b9b39f4db29bbae6f221bc2c1ba7e042f9e0d1b 11900 
ipband_0.8.1-5.1.debian.tar.xz
 378a91825e0a5e17d9884ec022cbeb697de64cad4877343f96abc04e75972b3d 6238 
ipband_0.8.1-5.1_amd64.buildinfo
Files:
 d8ec6a0d2d85be802aedb4310660ec39 1722 net optional ipband_0.8.1-5.1.dsc
 6547c15c0dcbb9c10b104fd474fb10ea 11900 net optional 
ipband_0.8.1-5.1.debian.tar.xz
 a0910acad832fd0942211675b18dce18 6238 net optional 
ipband_0.8.1-5.1_amd64.buildinfo

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

iQIzBAEBCgAdFiEEuDQJkCg9jZvBlJrHR5mjUUbRKzUFAl+sOEwACgkQR5mjUUbR
KzXJQA/8C/55L6Z6dk/wRo7xuQG3KMQGdBJvof1oY1jIcwW+Irb9LdOVboP3n09E
vqG671hmmyhmth9kxLlTuCRNm6vbPD9Hb0kPZ8XXqHmh3n+nKICeyJyNqnEt4YVx
caxW5S1Vpjbm2XY7o5DU91v2Yq8tTRqiHYfWTtOyor49+hVOUDEOu12WL/u0tJCp
3TGyj8HJK2XiuVohaonYLcKXZ/Th7WdFNfUFmC9mO0FeRSToogmkYcnFbEvVzT/Y
mnlzPjQHsdOelPb+j+8EK9gv8/PGbNmzugN3I78RQSRSapPnYsUQlBJ6QfL4AiL2
sxqBGGZdtymByTqQxll1zVLgyjXrlAV3VPdqilw04067bDVmyTq5eCZtUvEe8yHC
os81v5G3TmgL+0/55nSREm58yqIspGZ8T8ynkGXxg3XwfgEyEzdEEMdANxfNwsi+
DDC9DNB0s/Yo0+rKjWemIzl0Xs3IXrvviYh/m2KSE0G1YN5EXqIuJw4cIOW/QxMw
aCaEL20FeVExkywJTwRRa+NVye9ql40TNGDiKL85MxrN+QMtATCqDjtXhXXhBxlO
8Xeed5EV8f/I7WWQzzeCJOPsCa2YpIj8wbR0/OOJRF8UGDiJj0YZEW3T4udXqdCq
As1dE8Kt2E6c6W4Cft937kZjr/KXPVmkSPxgOXIK0I/45hAlJiU=
=1pdq
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to