Your message dated Fri, 07 Aug 2020 14:54:39 +0000
with message-id <e1k43lx-000g0z...@fasolo.debian.org>
and subject line Bug#957613: fixed in npd6 1.1.0-3
has caused the Debian Bug report #957613,
regarding npd6: 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.)
--
957613: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957613
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:npd6
Version: 1.1.0-2
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/npd6_1.1.0-2_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: util.o:/<<PKGBUILDDIR>>/npd6.h:75: multiple definition of
`configfile'; main.o:/<<PKGBUILDDIR>>/npd6.h:75: first defined here
/usr/bin/ld: util.o:/<<PKGBUILDDIR>>/npd6.h:109: multiple definition of
`lRoot'; main.o:/<<PKGBUILDDIR>>/npd6.h:109: first defined here
/usr/bin/ld: util.o:/<<PKGBUILDDIR>>/npd6.h:120: multiple definition of
`pollErrorLimit'; main.o:/<<PKGBUILDDIR>>/npd6.h:120: first defined here
/usr/bin/ld: util.o:/<<PKGBUILDDIR>>/npd6.h:117: multiple definition of
`ralog'; main.o:/<<PKGBUILDDIR>>/npd6.h:117: first defined here
/usr/bin/ld: util.o:/<<PKGBUILDDIR>>/npd6.h:114: multiple definition of
`listLog'; main.o:/<<PKGBUILDDIR>>/npd6.h:114: first defined here
/usr/bin/ld: util.o:/<<PKGBUILDDIR>>/npd6.h:110: multiple definition of
`listType'; main.o:/<<PKGBUILDDIR>>/npd6.h:110: first defined here
/usr/bin/ld: util.o:/<<PKGBUILDDIR>>/npd6.h:99: multiple definition of
`maxHops'; main.o:/<<PKGBUILDDIR>>/npd6.h:99: first defined here
/usr/bin/ld: util.o:/<<PKGBUILDDIR>>/npd6.h:98: multiple definition of
`naRouter'; main.o:/<<PKGBUILDDIR>>/npd6.h:98: first defined here
/usr/bin/ld: util.o:/<<PKGBUILDDIR>>/npd6.h:97: multiple definition of
`nsIgnoreLocal'; main.o:/<<PKGBUILDDIR>>/npd6.h:97: first defined here
/usr/bin/ld: util.o:/<<PKGBUILDDIR>>/npd6.h:96: multiple definition of
`naLinkOptFlag'; main.o:/<<PKGBUILDDIR>>/npd6.h:96: first defined here
/usr/bin/ld: util.o:/<<PKGBUILDDIR>>/npd6.h:77: multiple definition of
`initialIFFlags'; main.o:/<<PKGBUILDDIR>>/npd6.h:77: first defined here
/usr/bin/ld: util.o:/<<PKGBUILDDIR>>/npd6.h:76: multiple definition of
`configFileFD'; main.o:/<<PKGBUILDDIR>>/npd6.h:76: first defined here
/usr/bin/ld: util.o:/<<PKGBUILDDIR>>/npd6.h:72: multiple definition of
`daemonize'; main.o:/<<PKGBUILDDIR>>/npd6.h:72: first defined here
/usr/bin/ld: util.o:/<<PKGBUILDDIR>>/npd6.h:70: multiple definition of
`sockpkt'; main.o:/<<PKGBUILDDIR>>/npd6.h:70: first defined here
/usr/bin/ld: util.o:/<<PKGBUILDDIR>>/npd6.h:69: multiple definition of
`paramName'; main.o:/<<PKGBUILDDIR>>/npd6.h:69: first defined here
/usr/bin/ld: util.o:/<<PKGBUILDDIR>>/npd6.h:68: multiple definition of `pname';
main.o:/<<PKGBUILDDIR>>/npd6.h:68: first defined here
/usr/bin/ld: ip6.o:/<<PKGBUILDDIR>>/npd6.h:93: multiple definition of
`interfaces'; main.o:/<<PKGBUILDDIR>>/npd6.h:93: first defined here
/usr/bin/ld: ip6.o:/<<PKGBUILDDIR>>/npd6.h:71: multiple definition of `debug';
main.o:/<<PKGBUILDDIR>>/npd6.h:71: first defined here
/usr/bin/ld: ip6.o:/<<PKGBUILDDIR>>/npd6.h:114: multiple definition of
`listLog'; main.o:/<<PKGBUILDDIR>>/npd6.h:114: first defined here
/usr/bin/ld: ip6.o:/<<PKGBUILDDIR>>/npd6.h:97: multiple definition of
`nsIgnoreLocal'; main.o:/<<PKGBUILDDIR>>/npd6.h:97: first defined here
/usr/bin/ld: ip6.o:/<<PKGBUILDDIR>>/npd6.h:110: multiple definition of
`listType'; main.o:/<<PKGBUILDDIR>>/npd6.h:110: first defined here
/usr/bin/ld: ip6.o:/<<PKGBUILDDIR>>/npd6.h:100: multiple definition of
`collectTargets'; main.o:/<<PKGBUILDDIR>>/npd6.h:100: first defined here
/usr/bin/ld: ip6.o:/<<PKGBUILDDIR>>/npd6.h:98: multiple definition of
`naRouter'; main.o:/<<PKGBUILDDIR>>/npd6.h:98: first defined here
/usr/bin/ld: ip6.o:/<<PKGBUILDDIR>>/npd6.h:96: multiple definition of
`naLinkOptFlag'; main.o:/<<PKGBUILDDIR>>/npd6.h:96: first defined here
/usr/bin/ld: ip6.o:/<<PKGBUILDDIR>>/npd6.h:109: multiple definition of `lRoot';
main.o:/<<PKGBUILDDIR>>/npd6.h:109: first defined here
/usr/bin/ld: ip6.o:/<<PKGBUILDDIR>>/npd6.h:120: multiple definition of
`pollErrorLimit'; main.o:/<<PKGBUILDDIR>>/npd6.h:120: first defined here
/usr/bin/ld: ip6.o:/<<PKGBUILDDIR>>/npd6.h:117: multiple definition of `ralog';
main.o:/<<PKGBUILDDIR>>/npd6.h:117: first defined here
/usr/bin/ld: ip6.o:/<<PKGBUILDDIR>>/npd6.h:106: multiple definition of
`tEntries'; main.o:/<<PKGBUILDDIR>>/npd6.h:106: first defined here
/usr/bin/ld: ip6.o:/<<PKGBUILDDIR>>/npd6.h:103: multiple definition of `tRoot';
main.o:/<<PKGBUILDDIR>>/npd6.h:103: first defined here
/usr/bin/ld: ip6.o:/<<PKGBUILDDIR>>/npd6.h:99: multiple definition of
`maxHops'; main.o:/<<PKGBUILDDIR>>/npd6.h:99: first defined here
/usr/bin/ld: ip6.o:/<<PKGBUILDDIR>>/npd6.h:91: multiple definition of
`interfaceCount'; main.o:/<<PKGBUILDDIR>>/npd6.h:91: first defined here
/usr/bin/ld: ip6.o:/<<PKGBUILDDIR>>/npd6.h:77: multiple definition of
`initialIFFlags'; main.o:/<<PKGBUILDDIR>>/npd6.h:77: first defined here
/usr/bin/ld: ip6.o:/<<PKGBUILDDIR>>/npd6.h:76: multiple definition of
`configFileFD'; main.o:/<<PKGBUILDDIR>>/npd6.h:76: first defined here
/usr/bin/ld: ip6.o:/<<PKGBUILDDIR>>/npd6.h:75: multiple definition of
`configfile'; main.o:/<<PKGBUILDDIR>>/npd6.h:75: first defined here
/usr/bin/ld: ip6.o:/<<PKGBUILDDIR>>/npd6.h:74: multiple definition of
`logging'; main.o:/<<PKGBUILDDIR>>/npd6.h:74: first defined here
/usr/bin/ld: ip6.o:/<<PKGBUILDDIR>>/npd6.h:73: multiple definition of
`logFileFD'; main.o:/<<PKGBUILDDIR>>/npd6.h:73: first defined here
/usr/bin/ld: ip6.o:/<<PKGBUILDDIR>>/npd6.h:72: multiple definition of
`daemonize'; main.o:/<<PKGBUILDDIR>>/npd6.h:72: first defined here
/usr/bin/ld: ip6.o:/<<PKGBUILDDIR>>/npd6.h:70: multiple definition of
`sockpkt'; main.o:/<<PKGBUILDDIR>>/npd6.h:70: first defined here
/usr/bin/ld: ip6.o:/<<PKGBUILDDIR>>/npd6.h:69: multiple definition of
`paramName'; main.o:/<<PKGBUILDDIR>>/npd6.h:69: first defined here
/usr/bin/ld: ip6.o:/<<PKGBUILDDIR>>/npd6.h:68: multiple definition of `pname';
main.o:/<<PKGBUILDDIR>>/npd6.h:68: first defined here
/usr/bin/ld: config.o:/<<PKGBUILDDIR>>/npd6.h:91: multiple definition of
`interfaceCount'; main.o:/<<PKGBUILDDIR>>/npd6.h:91: first defined here
/usr/bin/ld: config.o:/<<PKGBUILDDIR>>/npd6.h:120: multiple definition of
`pollErrorLimit'; main.o:/<<PKGBUILDDIR>>/npd6.h:120: first defined here
/usr/bin/ld: config.o:/<<PKGBUILDDIR>>/npd6.h:76: multiple definition of
`configFileFD'; main.o:/<<PKGBUILDDIR>>/npd6.h:76: first defined here
/usr/bin/ld: config.o:/<<PKGBUILDDIR>>/npd6.h:93: multiple definition of
`interfaces'; main.o:/<<PKGBUILDDIR>>/npd6.h:93: first defined here
/usr/bin/ld: config.o:/<<PKGBUILDDIR>>/npd6.h:117: multiple definition of
`ralog'; main.o:/<<PKGBUILDDIR>>/npd6.h:117: first defined here
/usr/bin/ld: config.o:/<<PKGBUILDDIR>>/npd6.h:114: multiple definition of
`listLog'; main.o:/<<PKGBUILDDIR>>/npd6.h:114: first defined here
/usr/bin/ld: config.o:/<<PKGBUILDDIR>>/npd6.h:110: multiple definition of
`listType'; main.o:/<<PKGBUILDDIR>>/npd6.h:110: first defined here
/usr/bin/ld: config.o:/<<PKGBUILDDIR>>/npd6.h:103: multiple definition of
`tRoot'; main.o:/<<PKGBUILDDIR>>/npd6.h:103: first defined here
/usr/bin/ld: config.o:/<<PKGBUILDDIR>>/npd6.h:106: multiple definition of
`tEntries'; main.o:/<<PKGBUILDDIR>>/npd6.h:106: first defined here
/usr/bin/ld: config.o:/<<PKGBUILDDIR>>/npd6.h:100: multiple definition of
`collectTargets'; main.o:/<<PKGBUILDDIR>>/npd6.h:100: first defined here
/usr/bin/ld: config.o:/<<PKGBUILDDIR>>/npd6.h:99: multiple definition of
`maxHops'; main.o:/<<PKGBUILDDIR>>/npd6.h:99: first defined here
/usr/bin/ld: config.o:/<<PKGBUILDDIR>>/npd6.h:98: multiple definition of
`naRouter'; main.o:/<<PKGBUILDDIR>>/npd6.h:98: first defined here
/usr/bin/ld: config.o:/<<PKGBUILDDIR>>/npd6.h:97: multiple definition of
`nsIgnoreLocal'; main.o:/<<PKGBUILDDIR>>/npd6.h:97: first defined here
/usr/bin/ld: config.o:/<<PKGBUILDDIR>>/npd6.h:96: multiple definition of
`naLinkOptFlag'; main.o:/<<PKGBUILDDIR>>/npd6.h:96: first defined here
/usr/bin/ld: config.o:/<<PKGBUILDDIR>>/npd6.h:109: multiple definition of
`lRoot'; main.o:/<<PKGBUILDDIR>>/npd6.h:109: first defined here
/usr/bin/ld: config.o:/<<PKGBUILDDIR>>/npd6.h:77: multiple definition of
`initialIFFlags'; main.o:/<<PKGBUILDDIR>>/npd6.h:77: first defined here
/usr/bin/ld: config.o:/<<PKGBUILDDIR>>/npd6.h:75: multiple definition of
`configfile'; main.o:/<<PKGBUILDDIR>>/npd6.h:75: first defined here
/usr/bin/ld: config.o:/<<PKGBUILDDIR>>/npd6.h:74: multiple definition of
`logging'; main.o:/<<PKGBUILDDIR>>/npd6.h:74: first defined here
/usr/bin/ld: config.o:/<<PKGBUILDDIR>>/npd6.h:73: multiple definition of
`logFileFD'; main.o:/<<PKGBUILDDIR>>/npd6.h:73: first defined here
/usr/bin/ld: config.o:/<<PKGBUILDDIR>>/npd6.h:72: multiple definition of
`daemonize'; main.o:/<<PKGBUILDDIR>>/npd6.h:72: first defined here
/usr/bin/ld: config.o:/<<PKGBUILDDIR>>/npd6.h:71: multiple definition of
`debug'; main.o:/<<PKGBUILDDIR>>/npd6.h:71: first defined here
/usr/bin/ld: config.o:/<<PKGBUILDDIR>>/npd6.h:70: multiple definition of
`sockpkt'; main.o:/<<PKGBUILDDIR>>/npd6.h:70: first defined here
/usr/bin/ld: config.o:/<<PKGBUILDDIR>>/npd6.h:69: multiple definition of
`paramName'; main.o:/<<PKGBUILDDIR>>/npd6.h:69: first defined here
/usr/bin/ld: config.o:/<<PKGBUILDDIR>>/npd6.h:68: multiple definition of
`pname'; main.o:/<<PKGBUILDDIR>>/npd6.h:68: first defined here
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:43: npd6] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 "INSTALL=install --strip-program=true" returned
exit code 2
make: *** [debian/rules:11: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: npd6
Source-Version: 1.1.0-3
Done: Thorsten Alteholz <deb...@alteholz.de>
We believe that the bug you reported is fixed in the latest version of
npd6, 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.
Thorsten Alteholz <deb...@alteholz.de> (supplier of updated npd6 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, 06 Aug 2020 18:13:30 +0200
Source: npd6
Binary: npd6 npd6-dbgsym
Architecture: source amd64
Version: 1.1.0-3
Distribution: unstable
Urgency: medium
Maintainer: Thorsten Alteholz <deb...@alteholz.de>
Changed-By: Thorsten Alteholz <deb...@alteholz.de>
Description:
npd6 - IPv6 neighbor proxy daemon
Closes: 957613 967980
Changes:
npd6 (1.1.0-3) unstable; urgency=medium
.
* fix FTBFS with gcc10 (Closes: #957613)
* remove <sys/sysctl.h> (Closes: #967980)
* debian/control: use dh12
* debian/control: bump standard to 4.5.0 (no changes)
* debian/control: add "Pre-Depends: ${misc:Pre-Depends}"
Checksums-Sha1:
74c172d0f168640e342c878c3c4675df8d294921 1935 npd6_1.1.0-3.dsc
0121acfbeb410f0c17e38da9303e7097efcf2e61 36884 npd6_1.1.0.orig.tar.gz
e5285d8d2aa8387125e5650863bc555977e6dd2d 9560 npd6_1.1.0-3.debian.tar.xz
14a79f24b96f51de6dbd68a9bedbd1a7e3b412b1 44800 npd6-dbgsym_1.1.0-3_amd64.deb
bc53338b6f9cc6b74c39a20484cb842e2223900f 5768 npd6_1.1.0-3_amd64.buildinfo
de52187a2e6f27985f4d7f90748e89aa81f18820 28796 npd6_1.1.0-3_amd64.deb
Checksums-Sha256:
8efc27c23ccb141fb0cc1467016ff88046e605ce5e3986bb4c55d39e9438db62 1935
npd6_1.1.0-3.dsc
4340acff2d3f0c1c70d2ad943f00f142cf25fb4663da9e6a5b695937ae9f89dc 36884
npd6_1.1.0.orig.tar.gz
84334513bb97d39e3431c1dde4c4fd65aa55f482a3c6e85f7a6a92939b267ef9 9560
npd6_1.1.0-3.debian.tar.xz
0b1e350d0fb4615434c68e65893e3fbb669ac6d568a52a84412be0bc46eae4fc 44800
npd6-dbgsym_1.1.0-3_amd64.deb
6f688f351a919b3400fc55ec6e8cde22829d33da860d15c560d2f063d25a9f62 5768
npd6_1.1.0-3_amd64.buildinfo
9eb2e897f16426939a73b6d8fd94871f41b19a3e873ce1c34aeb135b42d6f26e 28796
npd6_1.1.0-3_amd64.deb
Files:
934ed97a88b1ea007769040af8101fe4 1935 net optional npd6_1.1.0-3.dsc
75f09177c52b86ee82260bb6b1c726a5 36884 net optional npd6_1.1.0.orig.tar.gz
56a493bb8e347923fc398bcb1216cdd4 9560 net optional npd6_1.1.0-3.debian.tar.xz
f22c392e5b2470d655a83cfd3500fe4e 44800 debug optional
npd6-dbgsym_1.1.0-3_amd64.deb
dffe7647d20ee89efb59dfeac3c178a7 5768 net optional npd6_1.1.0-3_amd64.buildinfo
beb011ae97d0a3c15cbfecd3e1ec97b7 28796 net optional npd6_1.1.0-3_amd64.deb
-----BEGIN PGP SIGNATURE-----
iQKnBAEBCgCRFiEEYgH7/9u94Hgi6ruWlvysDTh7WEcFAl8sugFfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDYy
MDFGQkZGREJCREUwNzgyMkVBQkI5Njk2RkNBQzBEMzg3QjU4NDcTHGRlYmlhbkBh
bHRlaG9sei5kZQAKCRCW/KwNOHtYR9AaD/9tgR14M82JdngvUHyBDh8/kQcBMRXu
k1o5H447wZQfXjrWJJGDI5WJXinkU0lmQhLR56vC1JOv90fBCj7QHuz5yi2grgme
nihV06/pIoMzjJw/W9BSEg45KuN3cN+cP9OVg+NOqJTsL9Jw5fEK2yq1vg9+yqt0
w0m8WlvzNmUgVrrQuT0dieOHFX7EkHW7WAW/428LUJ8ynEtZ1vpcMxP5WZtCDPLy
ZAz75XRm2LXks5yLMYCVG6/2L43DNak1ixTMzuOGFplXC+d+ozSIDfMVCiJh7bK4
O8u8RXdsuwQauF8xQ8qii3J2+rOTQsssMdq4lQHvq4VRzp2G/SQML4X6U3N0zfim
tUSJ6J+y1/lBibG44uoNdquYNMCUpBquLL/CsF6Uv0PaMZS4lN39PRMHq7Adv3Yy
+0sA+jDc8By4w/cPkoqH4ypIHh6vbHRVkNURiK1NTQROGQ9FkD1AYRrwikK24Y47
qfc2eZ8omCyllJ4uk77dhWA3oJ/GRCc3nNM82FluXHsGqdqOSJlrTvRHcpKBvmFR
pSM7hzwxwG3IduvFtrPlUyJmBROVWnBxvNWFT/BKVCDR0JP5AXBbZAIQM/42Lv2+
XObGVj9YMGfYF5da8wWdV9xvzPLpTVj0njj2sptxTi9G+nh8YJDhORVFpdsuGKKy
R6o9AYRbfT9urA==
=WeCj
-----END PGP SIGNATURE-----
--- End Message ---