Your message dated Wed, 21 Oct 2020 02:37:03 +0000
with message-id <[email protected]>
and subject line Bug#956970: fixed in 4g8 1.0-3.3
has caused the Debian Bug report #956970,
regarding 4g8: 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.)


-- 
956970: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=956970
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:4g8
Version: 1.0-3.2
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/4g8_1.0-3.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: ethernet_hdr.o:./src/globals.h:133: multiple definition of 
`pkt_d'; init.o:./src/globals.h:133: first defined here
/usr/bin/ld: ethernet_hdr.o:./src/globals.h:145: multiple definition of 
`poison_cache'; init.o:./src/globals.h:145: first defined here
/usr/bin/ld: ethernet_hdr.o:./src/globals.h:142: multiple definition of 
`host_ip'; init.o:./src/globals.h:142: first defined here
/usr/bin/ld: ethernet_hdr.o:./src/globals.h:140: multiple definition of 
`gw_ip'; init.o:./src/globals.h:140: first defined here
/usr/bin/ld: ethernet_hdr.o:./src/globals.h:139: multiple definition of 
`ip_hdrlen'; init.o:./src/globals.h:139: first defined here
/usr/bin/ld: ethernet_hdr.o:./src/globals.h:138: multiple definition of 
`hdr_len'; init.o:./src/globals.h:138: first defined here
/usr/bin/ld: ethernet_hdr.o:./src/globals.h:137: multiple definition of 
`payload_len'; init.o:./src/globals.h:137: first defined here
/usr/bin/ld: ethernet_hdr.o:./src/globals.h:136: multiple definition of 
`dump_pkt'; init.o:./src/globals.h:136: first defined here
/usr/bin/ld: ethernet_hdr.o:./src/globals.h:135: multiple definition of 
`display'; init.o:./src/globals.h:135: first defined here
/usr/bin/ld: ethernet_hdr.o:./src/globals.h:134: multiple definition of 
`device'; init.o:./src/globals.h:134: first defined here
/usr/bin/ld: ethernet_hdr.o:./src/globals.h:132: multiple definition of `pkt'; 
init.o:./src/globals.h:132: first defined here
/usr/bin/ld: ethernet_hdr.o:./src/globals.h:130: multiple definition of 
`w_file'; init.o:./src/globals.h:130: first defined here
/usr/bin/ld: ethernet_hdr.o:./src/error.h:32: multiple definition of 
`error_buf'; init.o:./src/error.h:32: first defined here
/usr/bin/ld: dump_packet.o:./src/globals.h:145: multiple definition of 
`poison_cache'; init.o:./src/globals.h:145: first defined here
/usr/bin/ld: dump_packet.o:./src/globals.h:144: multiple definition of 
`outbound'; init.o:./src/globals.h:144: first defined here
/usr/bin/ld: dump_packet.o:./src/globals.h:143: multiple definition of 
`host_mac'; init.o:./src/globals.h:143: first defined here
/usr/bin/ld: dump_packet.o:./src/globals.h:142: multiple definition of 
`host_ip'; init.o:./src/globals.h:142: first defined here
/usr/bin/ld: dump_packet.o:./src/globals.h:141: multiple definition of 
`gw_mac'; init.o:./src/globals.h:141: first defined here
/usr/bin/ld: dump_packet.o:./src/globals.h:140: multiple definition of `gw_ip'; 
init.o:./src/globals.h:140: first defined here
/usr/bin/ld: dump_packet.o:./src/globals.h:139: multiple definition of 
`ip_hdrlen'; init.o:./src/globals.h:139: first defined here
/usr/bin/ld: dump_packet.o:./src/globals.h:138: multiple definition of 
`hdr_len'; init.o:./src/globals.h:138: first defined here
/usr/bin/ld: dump_packet.o:./src/globals.h:137: multiple definition of 
`payload_len'; init.o:./src/globals.h:137: first defined here
/usr/bin/ld: dump_packet.o:./src/globals.h:136: multiple definition of 
`dump_pkt'; init.o:./src/globals.h:136: first defined here
/usr/bin/ld: dump_packet.o:./src/globals.h:135: multiple definition of 
`display'; init.o:./src/globals.h:135: first defined here
/usr/bin/ld: dump_packet.o:./src/globals.h:134: multiple definition of 
`device'; init.o:./src/globals.h:134: first defined here
/usr/bin/ld: dump_packet.o:./src/globals.h:133: multiple definition of `pkt_d'; 
init.o:./src/globals.h:133: first defined here
/usr/bin/ld: dump_packet.o:./src/globals.h:132: multiple definition of `pkt'; 
init.o:./src/globals.h:132: first defined here
/usr/bin/ld: dump_packet.o:./src/globals.h:130: multiple definition of 
`w_file'; init.o:./src/globals.h:130: first defined here
/usr/bin/ld: dump_packet.o:./src/error.h:32: multiple definition of 
`error_buf'; init.o:./src/error.h:32: first defined here
/usr/bin/ld: arp_cache.o:./src/globals.h:143: multiple definition of 
`host_mac'; init.o:./src/globals.h:143: first defined here
/usr/bin/ld: arp_cache.o:./src/globals.h:141: multiple definition of `gw_mac'; 
init.o:./src/globals.h:141: first defined here
/usr/bin/ld: arp_cache.o:./src/globals.h:140: multiple definition of `gw_ip'; 
init.o:./src/globals.h:140: first defined here
/usr/bin/ld: arp_cache.o:./src/globals.h:142: multiple definition of `host_ip'; 
init.o:./src/globals.h:142: first defined here
/usr/bin/ld: arp_cache.o:./src/globals.h:133: multiple definition of `pkt_d'; 
init.o:./src/globals.h:133: first defined here
/usr/bin/ld: arp_cache.o:./src/globals.h:145: multiple definition of 
`poison_cache'; init.o:./src/globals.h:145: first defined here
/usr/bin/ld: arp_cache.o:./src/globals.h:144: multiple definition of 
`outbound'; init.o:./src/globals.h:144: first defined here
/usr/bin/ld: arp_cache.o:./src/globals.h:139: multiple definition of 
`ip_hdrlen'; init.o:./src/globals.h:139: first defined here
/usr/bin/ld: arp_cache.o:./src/globals.h:138: multiple definition of `hdr_len'; 
init.o:./src/globals.h:138: first defined here
/usr/bin/ld: arp_cache.o:./src/globals.h:137: multiple definition of 
`payload_len'; init.o:./src/globals.h:137: first defined here
/usr/bin/ld: arp_cache.o:./src/globals.h:136: multiple definition of 
`dump_pkt'; init.o:./src/globals.h:136: first defined here
/usr/bin/ld: arp_cache.o:./src/globals.h:135: multiple definition of `display'; 
init.o:./src/globals.h:135: first defined here
/usr/bin/ld: arp_cache.o:./src/globals.h:134: multiple definition of `device'; 
init.o:./src/globals.h:134: first defined here
/usr/bin/ld: arp_cache.o:./src/globals.h:132: multiple definition of `pkt'; 
init.o:./src/globals.h:132: first defined here
/usr/bin/ld: arp_cache.o:./src/globals.h:130: multiple definition of `w_file'; 
init.o:./src/globals.h:130: first defined here
/usr/bin/ld: arp_cache.o:./src/error.h:32: multiple definition of `error_buf'; 
init.o:./src/error.h:32: first defined here
/usr/bin/ld: process_packets.o:./src/globals.h:133: multiple definition of 
`pkt_d'; init.o:./src/globals.h:133: first defined here
/usr/bin/ld: process_packets.o:./src/globals.h:138: multiple definition of 
`hdr_len'; init.o:./src/globals.h:138: first defined here
/usr/bin/ld: process_packets.o:./src/globals.h:136: multiple definition of 
`dump_pkt'; init.o:./src/globals.h:136: first defined here
/usr/bin/ld: process_packets.o:./src/globals.h:145: multiple definition of 
`poison_cache'; init.o:./src/globals.h:145: first defined here
/usr/bin/ld: process_packets.o:./src/globals.h:144: multiple definition of 
`outbound'; init.o:./src/globals.h:144: first defined here
/usr/bin/ld: process_packets.o:./src/globals.h:143: multiple definition of 
`host_mac'; init.o:./src/globals.h:143: first defined here
/usr/bin/ld: process_packets.o:./src/globals.h:142: multiple definition of 
`host_ip'; init.o:./src/globals.h:142: first defined here
/usr/bin/ld: process_packets.o:./src/globals.h:141: multiple definition of 
`gw_mac'; init.o:./src/globals.h:141: first defined here
/usr/bin/ld: process_packets.o:./src/globals.h:140: multiple definition of 
`gw_ip'; init.o:./src/globals.h:140: first defined here
/usr/bin/ld: process_packets.o:./src/globals.h:139: multiple definition of 
`ip_hdrlen'; init.o:./src/globals.h:139: first defined here
/usr/bin/ld: process_packets.o:./src/globals.h:137: multiple definition of 
`payload_len'; init.o:./src/globals.h:137: first defined here
/usr/bin/ld: process_packets.o:./src/globals.h:135: multiple definition of 
`display'; init.o:./src/globals.h:135: first defined here
/usr/bin/ld: process_packets.o:./src/globals.h:134: multiple definition of 
`device'; init.o:./src/globals.h:134: first defined here
/usr/bin/ld: process_packets.o:./src/globals.h:132: multiple definition of 
`pkt'; init.o:./src/globals.h:132: first defined here
/usr/bin/ld: process_packets.o:./src/globals.h:130: multiple definition of 
`w_file'; init.o:./src/globals.h:130: first defined here
/usr/bin/ld: process_packets.o:./src/error.h:32: multiple definition of 
`error_buf'; init.o:./src/error.h:32: first defined here
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:206: 4g8] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:174: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:129: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:24: build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: 4g8
Source-Version: 1.0-3.3
Done: Michael Hudson-Doyle <[email protected]>

We believe that the bug you reported is fixed in the latest version of
4g8, 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.
Michael Hudson-Doyle <[email protected]> (supplier of updated 4g8 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: SHA256

Format: 1.8
Date: Tue, 06 Oct 2020 13:51:30 +1300
Source: 4g8
Architecture: source
Version: 1.0-3.3
Distribution: unstable
Urgency: medium
Maintainer: LaMont Jones <[email protected]>
Changed-By: Michael Hudson-Doyle <[email protected]>
Closes: 956970
Changes:
 4g8 (1.0-3.3) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix FTBFS with GCC 10 by ensuring global variables only have one
     definition. (Closes: #956970)
Checksums-Sha1:
 865294d95add24d090194bbc375d9a58dca3f3dd 1744 4g8_1.0-3.3.dsc
 095bcd5ecd8280173ccffccc76207d5aae2efdee 35003 4g8_1.0-3.3.diff.gz
 5f2cbaa37fd5acf8cf8165c5da88ea8779b83018 6184 4g8_1.0-3.3_source.buildinfo
Checksums-Sha256:
 dafa45cfc7573695556d1d42e322b8490522c699bd8b55318b109d02ed260323 1744 
4g8_1.0-3.3.dsc
 6daa81d50ae570f9c55e72db77620e2ef0a340146da95f875f042f2f9a60b08f 35003 
4g8_1.0-3.3.diff.gz
 32a72c6ec5c5480d7eced99e654c67bf95722bb8bd7f85c835b03ee9877aab20 6184 
4g8_1.0-3.3_source.buildinfo
Files:
 63cd5ff08a4458c69a8d4fc3541cda9c 1744 net optional 4g8_1.0-3.3.dsc
 453365881a7732c944c596c18988ad04 35003 net optional 4g8_1.0-3.3.diff.gz
 0a20186d21fb59bbda0d96f6aca9e3fc 6184 net optional 4g8_1.0-3.3_source.buildinfo

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

iQIzBAEBCAAdFiEEiiBE+E9xaoW3f/djEd9ClMyjmJMFAl97x9UACgkQEd9ClMyj
mJOhDA//UR5zpEeV6FHczRXQgQ0PIDR0UCyTuhusZ47pWAzhRjZnluZDjyGlpysY
Oag32HZB4Pwc2m0vJALqrrMyxybj9OG+heSJ05QOmHLhWVnCPEj8hb5ETMIhmrBR
sQE/PDoMExrtmCBExZXE6puXhBFbZYlF2cwdOdZCqzEFQmJSLfb/p8NnSg1JZa4m
rCevBeUAaroA2FoJYb+Yj0Axqdk7hRxstRjk3+hBJSJfXHHzNMGonwepoOOazV1q
6m/RyzBRGR00xUMYWDpAtaZAxdQG2JdIUQFiKsugpGx9Az5LoM8g942x3kmV+ibY
1/w79DFitfVDVhmvBH+Sve8VF2oA7HMFRHyzKFcQOFjF5dVf+HQdv1jJ4jyc2CcT
lp8gxe3XeVUqD/NiZ6nfL3yvZ+NzOrUQyMwKIQprnZoUysrEuM78Tf5DbZNaKcQ7
NmnBmZLwHToV6AR6BIpQjaFqjcQ+mmP0a8UUm1q3bXf/AnFdVzQ10FH1OmMctB4M
4OMKJZpoI7SZ3WxvV0icEprm+UJbcWDdmH1/PTSMg9ExrLiFpM9o3eNTtmhSBTiH
TPk4f8XyCbdTIeg00O9yM3o6UyCpaBR1oEtonGsr2wh0Z59bKb/jgeHZ7X0vK5jT
dJrK8MYfPeJAVXYUSCzu6Eg9CFThGuzjUzBGHlZTpFaTokHEh90=
=UFhP
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to