Your message dated Thu, 20 Aug 2020 18:35:03 +0000
with message-id <[email protected]>
and subject line Bug#957372: fixed in ipv6calc 1.0.0-1.1
has caused the Debian Bug report #957372,
regarding ipv6calc: 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 [email protected]
immediately.)
--
957372: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957372
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:ipv6calc
Version: 1.0.0-1
Severity: normal
Tags: sid bullseye
User: [email protected]
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/ipv6calc_1.0.0-1_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
[...]
make[4]: Entering directory '/<<PKGBUILDDIR>>/databases/ieee-oui'
test -f dbieee_oui.h || /usr/bin/make update
make[4]: Leaving directory '/<<PKGBUILDDIR>>/databases/ieee-oui'
cd databases/ieee-iab && /usr/bin/make
make[4]: Entering directory '/<<PKGBUILDDIR>>/databases/ieee-iab'
test -f dbieee_iab.h || /usr/bin/make update
make[4]: Leaving directory '/<<PKGBUILDDIR>>/databases/ieee-iab'
cd databases/ipv4-assignment && /usr/bin/make
make[4]: Entering directory '/<<PKGBUILDDIR>>/databases/ipv4-assignment'
test -f dbipv4addr_assignment.h || /usr/bin/make update
make[4]: Leaving directory '/<<PKGBUILDDIR>>/databases/ipv4-assignment'
cd databases/ipv6-assignment && /usr/bin/make
make[4]: Entering directory '/<<PKGBUILDDIR>>/databases/ipv6-assignment'
test -f dbipv6addr_assignment.h || /usr/bin/make update
make[4]: Leaving directory '/<<PKGBUILDDIR>>/databases/ipv6-assignment'
cd databases/lib && /usr/bin/make
make[4]: Entering directory '/<<PKGBUILDDIR>>/databases/lib'
/usr/bin/make libipv6calc_db_wrapper.a
make[5]: Entering directory '/<<PKGBUILDDIR>>/databases/lib'
make[5]: 'libipv6calc_db_wrapper.a' is up to date.
make[5]: Leaving directory '/<<PKGBUILDDIR>>/databases/lib'
/usr/bin/make libipv6calc_db_wrapper.so.1.0.0
make[5]: Entering directory '/<<PKGBUILDDIR>>/databases/lib'
echo "Nothing to do (shared libary mode is not enabled)"
Nothing to do (shared libary mode is not enabled)
make[5]: Leaving directory '/<<PKGBUILDDIR>>/databases/lib'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/databases/lib'
make[3]: Circular db-lib-make <- db-lib-make dependency dropped.
cd databases/cc-assignment && /usr/bin/make
make[4]: Entering directory '/<<PKGBUILDDIR>>/databases/cc-assignment'
test -f db_cc_reg_assignment.h || /usr/bin/make update
make[4]: Leaving directory '/<<PKGBUILDDIR>>/databases/cc-assignment'
cd databases/as-assignment && /usr/bin/make
make[4]: Entering directory '/<<PKGBUILDDIR>>/databases/as-assignment'
test -f dbasn_assignment.h || /usr/bin/make update
make[4]: Leaving directory '/<<PKGBUILDDIR>>/databases/as-assignment'
cd databases/lib && /usr/bin/make
make[4]: Entering directory '/<<PKGBUILDDIR>>/databases/lib'
/usr/bin/make libipv6calc_db_wrapper.a
make[5]: Entering directory '/<<PKGBUILDDIR>>/databases/lib'
make[5]: 'libipv6calc_db_wrapper.a' is up to date.
make[5]: Leaving directory '/<<PKGBUILDDIR>>/databases/lib'
/usr/bin/make libipv6calc_db_wrapper.so.1.0.0
make[5]: Entering directory '/<<PKGBUILDDIR>>/databases/lib'
echo "Nothing to do (shared libary mode is not enabled)"
Nothing to do (shared libary mode is not enabled)
make[5]: Leaving directory '/<<PKGBUILDDIR>>/databases/lib'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/databases/lib'
cd lib && /usr/bin/make GETOPT_INCLUDE=-I../md5
make[4]: Entering directory '/<<PKGBUILDDIR>>/lib'
/usr/bin/make libipv6calc.a
make[5]: Entering directory '/<<PKGBUILDDIR>>/lib'
make[5]: 'libipv6calc.a' is up to date.
make[5]: Leaving directory '/<<PKGBUILDDIR>>/lib'
/usr/bin/make libipv6calc.so.1.0.0
make[5]: Entering directory '/<<PKGBUILDDIR>>/lib'
echo "Nothing to do (shared libary mode is not enabled)"
Nothing to do (shared libary mode is not enabled)
make[5]: Leaving directory '/<<PKGBUILDDIR>>/lib'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib'
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
x86_64-linux-gnu-gcc -o ipv6logconv ipv6logconv.o ipv6logconvhelp.o
../md5/md5.o -Wl,-z,relro -L../lib/ -L../databases/lib/ -lipv6calc_db_wrapper
-lipv6calc -lGeoIP -lm
/usr/bin/ld: ipv6logconvhelp.o:./ipv6logconv/ipv6logconv.h:24: multiple
definition of `cache_lru_limit'; ipv6logconv.o:./ipv6logconv/ipv6logconv.h:24:
first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:49: ipv6logconv] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/ipv6logconv'
make[1]: *** [Makefile:105: ipv6logconv-make] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:33: build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: ipv6calc
Source-Version: 1.0.0-1.1
Done: Sudip Mukherjee <[email protected]>
We believe that the bug you reported is fixed in the latest version of
ipv6calc, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sudip Mukherjee <[email protected]> (supplier of updated ipv6calc
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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 18 Aug 2020 18:48:51 +0100
Source: ipv6calc
Architecture: source
Version: 1.0.0-1.1
Distribution: unstable
Urgency: medium
Maintainer: Luca Bruno <[email protected]>
Changed-By: Sudip Mukherjee <[email protected]>
Closes: 957372
Changes:
ipv6calc (1.0.0-1.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Fix ftbfs with GCC-10. (Closes: #957372)
Checksums-Sha1:
3d3d3f617b416579c9fb2a43768bceb61b032999 1872 ipv6calc_1.0.0-1.1.dsc
516b5e6dcb95ceb67042c2fba929e35aafbbf2ba 10390 ipv6calc_1.0.0-1.1.diff.gz
95c5ecaac449ab62d8a003eaf70ee2acd5d35fb3 5913
ipv6calc_1.0.0-1.1_amd64.buildinfo
Checksums-Sha256:
c897b6dbcb4b75f87b91d55bcf9a115b80830a55475f6e5e46b6e0c12d4efd04 1872
ipv6calc_1.0.0-1.1.dsc
60488784a9eb94eb158ee0e81bc98ba185c026509d5ac72925f27954e5ad4dc6 10390
ipv6calc_1.0.0-1.1.diff.gz
eee142214767a77625d5ae363f292b0f9363d643f67d3eff40252afb5945b5bb 5913
ipv6calc_1.0.0-1.1_amd64.buildinfo
Files:
bbe1f141a50235d090c254efacf3679a 1872 net optional ipv6calc_1.0.0-1.1.dsc
510df3c8f155c115d278b3cb577967d3 10390 net optional ipv6calc_1.0.0-1.1.diff.gz
bf97bdddcd3dad9e4734a3cb30836aa0 5913 net optional
ipv6calc_1.0.0-1.1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEuDQJkCg9jZvBlJrHR5mjUUbRKzUFAl88FzkACgkQR5mjUUbR
KzUfNw//XAzYpwul72gH9qGPfy01K08jDPk3DBKdEjR5ffPui+XOJwyLAWLCtmbX
BcSAtntSULZsWWRFq8XqNlCA4H0RycMHJehqB3kasXR/F0qmZ0y0SPDezCa+dCer
AgpRxOlujQSwc7SdYoO2QiBjtW/5RYKhob7+tXvKGa02S0tRea+47Sm7usRChGZh
EZwEeuQzg1g01wDCQ2/Pjjb7aXgzJ6qfr7Gp0aVpRmsoyq5R+wkwxwKcBKTQaNgf
WXv/8wG+oNZaKVOn5yC/dA2X9J8r4YqWA3E8e5EQlDz8n3BWGbbFXzhuNExXb3Vc
VCB3jKLtjdRnu474DFlZiGtItGmnlKBCzko8Rnfuubm8zCKH0pTA5Zuan7KkGt8T
rgorbDP+Pw4czAzgu2ISrH/9MrOWrWhADd2+bvztGPaaiV6t3XqHMt40jR0N3mFW
qZ/tiAaLZLu7G/6cPfRJNsTr6Hpz7Qx/I3HwwrKxDCS36lEHiNNMY9mOsGNeOtgV
Ax7b3Ry+DBIhiDvW3e2rP/PtdKDKYaJ9glsk8h9r5rmB7OnchXZ64zXgqtDOnP02
GblEb2dTkEjv2wxyLz4Yv4WAPsEQoKP54EsDUnzgZP7Q9+OeVCLCKC6+WSdYH/W9
8MJcVq8U2DjcPMvF6UUE2HYM9oTR01hB+0LgnYjfh4WLrKfPRiw=
=p3NI
-----END PGP SIGNATURE-----
--- End Message ---