Your message dated Wed, 19 Aug 2020 18:48:44 +0000
with message-id <e1k8t8e-000e5m...@fasolo.debian.org>
and subject line Bug#957142: fixed in dmitry 1.3a-1.1
has caused the Debian Bug report #957142,
regarding dmitry: 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.)
--
957142: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957142
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:dmitry
Version: 1.3a-1
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/dmitry_1.3a-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
[...]
/usr/bin/ld: netcraft.o:./src/includes/tcp_sock.h:19: multiple definition of
`con_sock'; iwhois.o:./src/includes/tcp_sock.h:19: first defined here
/usr/bin/ld: netcraft.o:./src/includes/tcp_sock.h:18: multiple definition of
`bind_sock'; iwhois.o:./src/includes/tcp_sock.h:18: first defined here
/usr/bin/ld: netcraft.o:./src/includes/tcp_sock.h:17: multiple definition of
`pptr'; iwhois.o:./src/includes/tcp_sock.h:17: first defined here
/usr/bin/ld: netcraft.o:./src/includes/tcp_sock.h:16: multiple definition of
`print'; iwhois.o:./src/includes/tcp_sock.h:16: first defined here
/usr/bin/ld: netcraft.o:./src/includes/tcp_sock.h:15: multiple definition of
`args'; iwhois.o:./src/includes/tcp_sock.h:15: first defined here
/usr/bin/ld: netcraft.o:./src/includes/tcp_sock.h:13: multiple definition of
`ph'; iwhois.o:./src/includes/tcp_sock.h:13: first defined here
/usr/bin/ld: netcraft.o:./src/includes/tcp_sock.h:12: multiple definition of
`address'; iwhois.o:./src/includes/tcp_sock.h:12: first defined here
/usr/bin/ld: netcraft.o:./src/includes/tcp_sock.h:11: multiple definition of
`sock'; iwhois.o:./src/includes/tcp_sock.h:11: first defined here
/usr/bin/ld: dmitry.o:./src/includes/dmitry.h:3: multiple definition of `ctr';
iwhois.o:./src/includes/iwhois.h:15: first defined here
/usr/bin/ld: file.o:./src/includes/file.h:3: multiple definition of `wfp';
output.o:./src/includes/file.h:3: first defined here
/usr/bin/ld: file.o:./src/includes/file.h:5: multiple definition of `filename';
output.o:./src/includes/file.h:5: first defined here
/usr/bin/ld: file.o:./src/includes/file.h:4: multiple definition of `file_loc';
output.o:./src/includes/file.h:4: first defined here
/usr/bin/ld: nwhois.o:./src/includes/nwhois.h:15: multiple definition of
`query'; iwhois.o:./src/includes/iwhois.h:30: first defined here
/usr/bin/ld: nwhois.o:./src/includes/nwhois.h:16: multiple definition of
`linetodo'; iwhois.o:./src/includes/iwhois.h:29: first defined here
/usr/bin/ld: nwhois.o:./src/includes/tcp_sock.h:20: multiple definition of
`irc_sock'; iwhois.o:./src/includes/tcp_sock.h:20: first defined here
/usr/bin/ld: nwhois.o:./src/includes/tcp_sock.h:19: multiple definition of
`con_sock'; iwhois.o:./src/includes/tcp_sock.h:19: first defined here
/usr/bin/ld: nwhois.o:./src/includes/tcp_sock.h:18: multiple definition of
`bind_sock'; iwhois.o:./src/includes/tcp_sock.h:18: first defined here
/usr/bin/ld: nwhois.o:./src/includes/tcp_sock.h:17: multiple definition of
`pptr'; iwhois.o:./src/includes/tcp_sock.h:17: first defined here
/usr/bin/ld: nwhois.o:./src/includes/tcp_sock.h:16: multiple definition of
`print'; iwhois.o:./src/includes/tcp_sock.h:16: first defined here
/usr/bin/ld: nwhois.o:./src/includes/tcp_sock.h:15: multiple definition of
`args'; iwhois.o:./src/includes/tcp_sock.h:15: first defined here
/usr/bin/ld: nwhois.o:./src/includes/tcp_sock.h:14: multiple definition of
`tcp_sock'; iwhois.o:./src/includes/tcp_sock.h:14: first defined here
/usr/bin/ld: nwhois.o:./src/includes/tcp_sock.h:13: multiple definition of
`ph'; iwhois.o:./src/includes/tcp_sock.h:13: first defined here
/usr/bin/ld: nwhois.o:./src/includes/tcp_sock.h:12: multiple definition of
`address'; iwhois.o:./src/includes/tcp_sock.h:12: first defined here
/usr/bin/ld: nwhois.o:./src/includes/tcp_sock.h:11: multiple definition of
`sock'; iwhois.o:./src/includes/tcp_sock.h:11: first defined here
/usr/bin/ld: nwhois.o:./src/includes/file.h:5: multiple definition of
`filename'; output.o:./src/includes/file.h:5: first defined here
/usr/bin/ld: nwhois.o:./src/includes/file.h:4: multiple definition of
`file_loc'; output.o:./src/includes/file.h:4: first defined here
/usr/bin/ld: nwhois.o:./src/includes/file.h:3: multiple definition of `wfp';
output.o:./src/includes/file.h:3: first defined here
/usr/bin/ld: portscan.o:./src/includes/portscan.h:4: multiple definition of
`filebuff'; iwhois.o:./src/includes/iwhois.h:18: first defined here
/usr/bin/ld: portscan.o:./src/includes/tcp_sock.h:14: multiple definition of
`tcp_sock'; iwhois.o:./src/includes/tcp_sock.h:14: first defined here
/usr/bin/ld: portscan.o:./src/includes/portscan.h:5: multiple definition of
`tmp'; iwhois.o:./src/includes/iwhois.h:12: first defined here
/usr/bin/ld: portscan.o:./src/includes/portscan.h:6: multiple definition of
`result'; iwhois.o:./src/includes/iwhois.h:8: first defined here
/usr/bin/ld: portscan.o:./src/includes/portscan.h:3: multiple definition of
`recvbuff'; iwhois.o:./src/includes/iwhois.h:19: first defined here
/usr/bin/ld: portscan.o:./src/includes/file.h:3: multiple definition of `wfp';
output.o:./src/includes/file.h:3: first defined here
/usr/bin/ld: portscan.o:./src/includes/tcp_sock.h:20: multiple definition of
`irc_sock'; iwhois.o:./src/includes/tcp_sock.h:20: first defined here
/usr/bin/ld: portscan.o:./src/includes/tcp_sock.h:19: multiple definition of
`con_sock'; iwhois.o:./src/includes/tcp_sock.h:19: first defined here
/usr/bin/ld: portscan.o:./src/includes/tcp_sock.h:18: multiple definition of
`bind_sock'; iwhois.o:./src/includes/tcp_sock.h:18: first defined here
/usr/bin/ld: portscan.o:./src/includes/tcp_sock.h:17: multiple definition of
`pptr'; iwhois.o:./src/includes/tcp_sock.h:17: first defined here
/usr/bin/ld: portscan.o:./src/includes/tcp_sock.h:16: multiple definition of
`print'; iwhois.o:./src/includes/tcp_sock.h:16: first defined here
/usr/bin/ld: portscan.o:./src/includes/tcp_sock.h:15: multiple definition of
`args'; iwhois.o:./src/includes/tcp_sock.h:15: first defined here
/usr/bin/ld: portscan.o:./src/includes/tcp_sock.h:13: multiple definition of
`ph'; iwhois.o:./src/includes/tcp_sock.h:13: first defined here
/usr/bin/ld: portscan.o:./src/includes/tcp_sock.h:12: multiple definition of
`address'; iwhois.o:./src/includes/tcp_sock.h:12: first defined here
/usr/bin/ld: portscan.o:./src/includes/tcp_sock.h:11: multiple definition of
`sock'; iwhois.o:./src/includes/tcp_sock.h:11: first defined here
/usr/bin/ld: portscan.o:./src/includes/file.h:5: multiple definition of
`filename'; output.o:./src/includes/file.h:5: first defined here
/usr/bin/ld: portscan.o:./src/includes/file.h:4: multiple definition of
`file_loc'; output.o:./src/includes/file.h:4: first defined here
/usr/bin/ld: port_sock.o:./src/includes/port_sock.h:11: multiple definition of
`tcp_sock'; iwhois.o:./src/includes/tcp_sock.h:14: first defined here
/usr/bin/ld: port_sock.o:./src/includes/port_sock.h:8: multiple definition of
`sock'; iwhois.o:./src/includes/tcp_sock.h:11: first defined here
/usr/bin/ld: port_sock.o:./src/includes/port_sock.h:9: multiple definition of
`address'; iwhois.o:./src/includes/tcp_sock.h:12: first defined here
/usr/bin/ld: port_sock.o:./src/includes/port_sock.h:13: multiple definition of
`con_sock'; iwhois.o:./src/includes/tcp_sock.h:19: first defined here
/usr/bin/ld: port_sock.o:./src/includes/port_sock.h:12: multiple definition of
`pptr'; iwhois.o:./src/includes/tcp_sock.h:17: first defined here
/usr/bin/ld: port_sock.o:./src/includes/port_sock.h:10: multiple definition of
`ph'; iwhois.o:./src/includes/tcp_sock.h:13: first defined here
/usr/bin/ld: resolve.o:./src/includes/file.h:5: multiple definition of
`filename'; output.o:./src/includes/file.h:5: first defined here
/usr/bin/ld: resolve.o:./src/includes/file.h:4: multiple definition of
`file_loc'; output.o:./src/includes/file.h:4: first defined here
/usr/bin/ld: resolve.o:./src/includes/file.h:3: multiple definition of `wfp';
output.o:./src/includes/file.h:3: first defined here
/usr/bin/ld: resolve.o:./src/includes/tcp_sock.h:20: multiple definition of
`irc_sock'; iwhois.o:./src/includes/tcp_sock.h:20: first defined here
/usr/bin/ld: resolve.o:./src/includes/tcp_sock.h:19: multiple definition of
`con_sock'; iwhois.o:./src/includes/tcp_sock.h:19: first defined here
/usr/bin/ld: resolve.o:./src/includes/tcp_sock.h:18: multiple definition of
`bind_sock'; iwhois.o:./src/includes/tcp_sock.h:18: first defined here
/usr/bin/ld: resolve.o:./src/includes/tcp_sock.h:17: multiple definition of
`pptr'; iwhois.o:./src/includes/tcp_sock.h:17: first defined here
/usr/bin/ld: resolve.o:./src/includes/tcp_sock.h:16: multiple definition of
`print'; iwhois.o:./src/includes/tcp_sock.h:16: first defined here
/usr/bin/ld: resolve.o:./src/includes/tcp_sock.h:15: multiple definition of
`args'; iwhois.o:./src/includes/tcp_sock.h:15: first defined here
/usr/bin/ld: resolve.o:./src/includes/tcp_sock.h:14: multiple definition of
`tcp_sock'; iwhois.o:./src/includes/tcp_sock.h:14: first defined here
/usr/bin/ld: resolve.o:./src/includes/tcp_sock.h:13: multiple definition of
`ph'; iwhois.o:./src/includes/tcp_sock.h:13: first defined here
/usr/bin/ld: resolve.o:./src/includes/tcp_sock.h:12: multiple definition of
`address'; iwhois.o:./src/includes/tcp_sock.h:12: first defined here
/usr/bin/ld: resolve.o:./src/includes/tcp_sock.h:11: multiple definition of
`sock'; iwhois.o:./src/includes/tcp_sock.h:11: first defined here
/usr/bin/ld: mailsearch.o:./src/includes/mailsearch.h:21: multiple definition
of `pagestring'; subsearch.o:./src/includes/subsearch.h:22: first defined here
/usr/bin/ld: mailsearch.o:./src/includes/mailsearch.h:20: multiple definition
of `pagenumber'; subsearch.o:./src/includes/subsearch.h:21: first defined here
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:244: dmitry] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [/usr/share/cdbs/1/class/makefile.mk:77: debian/stamp-makefile-build]
Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: dmitry
Source-Version: 1.3a-1.1
Done: Joao Eriberto Mota Filho <eribe...@debian.org>
We believe that the bug you reported is fixed in the latest version of
dmitry, 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.
Joao Eriberto Mota Filho <eribe...@debian.org> (supplier of updated dmitry
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, 19 Aug 2020 15:11:15 -0300
Source: dmitry
Architecture: source
Version: 1.3a-1.1
Distribution: unstable
Urgency: medium
Maintainer: Runa Sandvik <runa.sand...@gmail.com>
Changed-By: Joao Eriberto Mota Filho <eribe...@debian.org>
Closes: 957142
Changes:
dmitry (1.3a-1.1) unstable; urgency=medium
.
* Non-maintainer upload.
* debian/rules: added DEB_CFLAGS_MAINT_APPEND variable as a workaround to fix
a FTBFS with GCC-10. (Closes: #957142)
Checksums-Sha1:
3fa7b7e4f00c617a6634cee034fb881b320a5420 1703 dmitry_1.3a-1.1.dsc
36111de9c27e411c4001eda2fec7da87d46c6ed6 3940 dmitry_1.3a-1.1.diff.gz
0c48e8c8683e148ab8a50029ec76f9341d80a345 5301 dmitry_1.3a-1.1_source.buildinfo
Checksums-Sha256:
0ecad24c733853484ee847e7101265463f61dbb276bca629e938421f99d53be4 1703
dmitry_1.3a-1.1.dsc
1d43a1b13cc2ce56a71c1c3af061a0416dd6b102e30bde0d14ede26f7eaadb4b 3940
dmitry_1.3a-1.1.diff.gz
c61a797286c6a6a60ba775e9840e2fee2a2e5e43767259ed7573be20477b72cf 5301
dmitry_1.3a-1.1_source.buildinfo
Files:
2bd776096949fc67da1846fe6a9628b2 1703 net extra dmitry_1.3a-1.1.dsc
ac9b6f977a7fbf4f2400d88dbfbcaafe 3940 net extra dmitry_1.3a-1.1.diff.gz
4e8266d63cb0844d59db512df86908ee 5301 net extra
dmitry_1.3a-1.1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEENX3LDuyVoBrrofDS3mO5xwTr6e8FAl89cIMACgkQ3mO5xwTr
6e87oBAAq6QpQYwhCyL0RiLeh5ZbKj6N2M5OMXIWrDT57fZFJV73M+fYFz/RbROQ
cxEleaFXUJL+Bk24w4x9cADK/DKDbLBpTeYEaJywVDx4EvG8qeLdOOV7kPwTLdI3
bPFA2FDIIF6/bItSTenwgBgfuP3R+GszzAzzM5mFXNFljhHuRe9qKP0IkR7q5INn
sKr0Ifu7vtMLi42BxB6aVn0BgTbhqKShZnlgM7sUKaa2E9GTbPwB74JSOXsXKNPv
HkU08o52sQBQdmOGQeNS0BcXWuIVhXAhvpy8TLwFkhtv7AaMMk0ulgjk0bbAlHtF
0g6SQtLd8ArIR9zWqV+5iqzalF7Jj/FdR+c9k+E3g8Hpq6jo9Bg9JBYAOtT7rCva
i7kzQS7V83+0WZSH9CJHbw2NAq8HdKIeNXTvc7UpwGd+h+W8PKQRjcHoN2m2hrjp
QD2fTlxsr3N+vSuFetdpmM8sqzHIYkblpCV5meozde9O4XlRrrMDGh6yYam3p2gG
yjIPFdNwB31hycEfp+pa8RcOeYAmE/+H3ERerjW7jad5lekgwhogh/PZH0I5n3MJ
GkOn6CY37c0DGNyOrMuftvH+hF1K8hpLTfL2m3C/iSYzZq2nk/f4IUg/GQaqhgKB
QzyeRKq/cY6M5Y1Z75sFPKCeHAmTN8J0WAjHG89BB+K0a6eVEZk=
=wkjW
-----END PGP SIGNATURE-----
--- End Message ---