Your message dated Tue, 26 Jan 2021 15:49:23 +0000
with message-id <e1l4qap-000156...@fasolo.debian.org>
and subject line Bug#957771: fixed in sagan 1.2.0-1.2
has caused the Debian Bug report #957771,
regarding sagan: 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.)


-- 
957771: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957771
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:sagan
Version: 1.2.0-1.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/sagan_1.2.0-1.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: sagan-threshold.o:./src/threshold.c:52: multiple definition of 
`threshbysrcport_ipc'; sagan-ipc.o:./src/ipc.c:80: first defined here
/usr/bin/ld: sagan-threshold.o:./src/threshold.c:46: multiple definition of 
`Thresh_By_Src_Port_Mutex'; sagan-ipc.o:./src/ipc.c:71: first defined here
/usr/bin/ld: sagan-json-handler.o:./src/json-handler.c:46: multiple definition 
of `config'; sagan-sagan.o:./src/sagan.c:99: first defined here
/usr/bin/ld: sagan-json-handler.o:./src/json-handler.c:47: multiple definition 
of `debug'; sagan-sagan.o:./src/sagan.c:100: first defined here
/usr/bin/ld: parsers/sagan-ip.o:./src/parsers/ip.c:86: multiple definition of 
`debug'; sagan-sagan.o:./src/sagan.c:100: first defined here
/usr/bin/ld: parsers/sagan-ip.o:./src/parsers/ip.c:85: multiple definition of 
`config'; sagan-sagan.o:./src/sagan.c:99: first defined here
/usr/bin/ld: parsers/sagan-port.o:./src/parsers/port.c:54: multiple definition 
of `config'; sagan-sagan.o:./src/sagan.c:99: first defined here
/usr/bin/ld: parsers/sagan-proto.o:./src/parsers/proto.c:42: multiple 
definition of `counters'; sagan-sagan.o:./src/sagan.c:97: first defined here
/usr/bin/ld: parsers/sagan-proto.o:./src/parsers/proto.c:44: multiple 
definition of `map_program'; sagan-protocol-map.o:./src/protocol-map.c:43: 
first defined here
/usr/bin/ld: parsers/sagan-proto.o:./src/parsers/proto.c:43: multiple 
definition of `map_message'; sagan-protocol-map.o:./src/protocol-map.c:42: 
first defined here
/usr/bin/ld: parsers/sagan-proto.o:./src/parsers/proto.c:41: multiple 
definition of `config'; sagan-sagan.o:./src/sagan.c:99: first defined here
/usr/bin/ld: parsers/sagan-hash.o:./src/parsers/hash.c:40: multiple definition 
of `config'; sagan-sagan.o:./src/sagan.c:99: first defined here
/usr/bin/ld: output-plugins/sagan-alert.o:./src/output-plugins/alert.c:46: 
multiple definition of `counters'; sagan-sagan.o:./src/sagan.c:97: first 
defined here
/usr/bin/ld: output-plugins/sagan-alert.o:./src/output-plugins/alert.c:45: 
multiple definition of `config'; sagan-sagan.o:./src/sagan.c:99: first defined 
here
/usr/bin/ld: output-plugins/sagan-alert.o:./src/output-plugins/alert.c:44: 
multiple definition of `rulestruct'; sagan-sagan.o:./src/sagan.c:98: first 
defined here
/usr/bin/ld: output-plugins/sagan-fast.o:./src/output-plugins/fast.c:44: 
multiple definition of `config'; sagan-sagan.o:./src/sagan.c:99: first defined 
here
/usr/bin/ld: output-plugins/sagan-fast.o:./src/output-plugins/fast.c:43: 
multiple definition of `rulestruct'; sagan-sagan.o:./src/sagan.c:98: first 
defined here
/usr/bin/ld: 
output-plugins/sagan-external.o:./src/output-plugins/external.c:50: multiple 
definition of `debug'; sagan-sagan.o:./src/sagan.c:100: first defined here
/usr/bin/ld: 
output-plugins/sagan-external.o:./src/output-plugins/external.c:51: multiple 
definition of `config'; sagan-sagan.o:./src/sagan.c:99: first defined here
/usr/bin/ld: 
output-plugins/sagan-external.o:./src/output-plugins/external.c:49: multiple 
definition of `rulestruct'; sagan-sagan.o:./src/sagan.c:98: first defined here
/usr/bin/ld: 
output-plugins/sagan-snortsam.o:./src/output-plugins/snortsam.c:97: multiple 
definition of `debug'; sagan-sagan.o:./src/sagan.c:100: first defined here
/usr/bin/ld: 
output-plugins/sagan-snortsam.o:./src/output-plugins/snortsam.c:96: multiple 
definition of `rulestruct'; sagan-sagan.o:./src/sagan.c:98: first defined here
/usr/bin/ld: 
output-plugins/sagan-snortsam.o:./src/output-plugins/snortsam.c:98: multiple 
definition of `config'; sagan-sagan.o:./src/sagan.c:99: first defined here
/usr/bin/ld: 
output-plugins/sagan-syslog-handler.o:./src/output-plugins/syslog-handler.c:47: 
multiple definition of `config'; sagan-sagan.o:./src/sagan.c:99: first defined 
here
/usr/bin/ld: 
output-plugins/sagan-syslog-handler.o:./src/output-plugins/syslog-handler.c:46: 
multiple definition of `rulestruct'; sagan-sagan.o:./src/sagan.c:98: first 
defined here
/usr/bin/ld: output-plugins/sagan-eve.o:./src/output-plugins/eve.c:42: multiple 
definition of `config'; sagan-sagan.o:./src/sagan.c:99: first defined here
/usr/bin/ld: processors/sagan-engine.o:./src/processors/engine.c:74: multiple 
definition of `counters'; sagan-sagan.o:./src/sagan.c:97: first defined here
/usr/bin/ld: processors/sagan-engine.o:./src/processors/engine.c:75: multiple 
definition of `rulestruct'; sagan-sagan.o:./src/sagan.c:98: first defined here
/usr/bin/ld: processors/sagan-engine.o:./src/processors/engine.c:77: multiple 
definition of `config'; sagan-sagan.o:./src/sagan.c:99: first defined here
/usr/bin/ld: processors/sagan-engine.o:./src/processors/engine.c:76: multiple 
definition of `debug'; sagan-sagan.o:./src/sagan.c:100: first defined here
/usr/bin/ld: processors/sagan-engine.o:./src/processors/engine.c:79: multiple 
definition of `counters_ipc'; sagan-stats.o:./src/stats.c:44: first defined here
/usr/bin/ld: 
processors/sagan-track-clients.o:./src/processors/track-clients.c:64: multiple 
definition of `config'; sagan-sagan.o:./src/sagan.c:99: first defined here
/usr/bin/ld: 
processors/sagan-track-clients.o:./src/processors/track-clients.c:62: multiple 
definition of `counters_ipc'; sagan-stats.o:./src/stats.c:44: first defined here
/usr/bin/ld: 
processors/sagan-track-clients.o:./src/processors/track-clients.c:61: multiple 
definition of `SaganTrackClients_ipc'; sagan-ipc.o:./src/ipc.c:89: first 
defined here
/usr/bin/ld: 
processors/sagan-track-clients.o:./src/processors/track-clients.c:60: multiple 
definition of `SaganProcSyslog'; sagan-sagan.o:./src/sagan.c:112: first defined 
here
/usr/bin/ld: processors/sagan-blacklist.o:./src/processors/blacklist.c:48: 
multiple definition of `counters'; sagan-sagan.o:./src/sagan.c:97: first 
defined here
/usr/bin/ld: processors/sagan-blacklist.o:./src/processors/blacklist.c:49: 
multiple definition of `config'; sagan-sagan.o:./src/sagan.c:99: first defined 
here
/usr/bin/ld: processors/sagan-blacklist.o:./src/processors/blacklist.c:51: 
multiple definition of `SaganBlacklist'; 
sagan-signal-handler.o:./src/signal-handler.c:91: first defined here
/usr/bin/ld: processors/sagan-blacklist.o:./src/processors/blacklist.c:50: 
multiple definition of `debug'; sagan-sagan.o:./src/sagan.c:100: first defined 
here
/usr/bin/ld: processors/sagan-perfmon.o:./src/processors/perfmon.c:52: multiple 
definition of `config'; sagan-sagan.o:./src/sagan.c:99: first defined here
/usr/bin/ld: processors/sagan-perfmon.o:./src/processors/perfmon.c:53: multiple 
definition of `counters'; sagan-sagan.o:./src/sagan.c:97: first defined here
/usr/bin/ld: processors/sagan-perfmon.o:./src/processors/perfmon.c:54: multiple 
definition of `counters_ipc'; sagan-stats.o:./src/stats.c:44: first defined here
/usr/bin/ld: processors/sagan-bro-intel.o:./src/processors/bro-intel.c:54: 
multiple definition of `counters'; sagan-sagan.o:./src/sagan.c:97: first 
defined here
/usr/bin/ld: processors/sagan-bro-intel.o:./src/processors/bro-intel.c:53: 
multiple definition of `config'; sagan-sagan.o:./src/sagan.c:99: first defined 
here
/usr/bin/ld: processors/sagan-bro-intel.o:./src/processors/bro-intel.c:60: 
multiple definition of `Sagan_BroIntel_Intel_Domain'; 
sagan-signal-handler.o:./src/signal-handler.c:98: first defined here
/usr/bin/ld: processors/sagan-bro-intel.o:./src/processors/bro-intel.c:62: 
multiple definition of `Sagan_BroIntel_Intel_URL'; 
sagan-signal-handler.o:./src/signal-handler.c:100: first defined here
/usr/bin/ld: processors/sagan-bro-intel.o:./src/processors/bro-intel.c:59: 
multiple definition of `Sagan_BroIntel_Intel_Addr'; 
sagan-signal-handler.o:./src/signal-handler.c:97: first defined here
/usr/bin/ld: processors/sagan-bro-intel.o:./src/processors/bro-intel.c:67: 
multiple definition of `Sagan_BroIntel_Intel_Cert_Hash'; 
sagan-signal-handler.o:./src/signal-handler.c:105: first defined here
/usr/bin/ld: processors/sagan-bro-intel.o:./src/processors/bro-intel.c:64: 
multiple definition of `Sagan_BroIntel_Intel_Email'; 
sagan-signal-handler.o:./src/signal-handler.c:102: first defined here
/usr/bin/ld: processors/sagan-bro-intel.o:./src/processors/bro-intel.c:63: 
multiple definition of `Sagan_BroIntel_Intel_Software'; 
sagan-signal-handler.o:./src/signal-handler.c:101: first defined here
/usr/bin/ld: processors/sagan-bro-intel.o:./src/processors/bro-intel.c:61: 
multiple definition of `Sagan_BroIntel_Intel_File_Hash'; 
sagan-signal-handler.o:./src/signal-handler.c:99: first defined here
/usr/bin/ld: processors/sagan-bro-intel.o:./src/processors/bro-intel.c:66: 
multiple definition of `Sagan_BroIntel_Intel_File_Name'; 
sagan-signal-handler.o:./src/signal-handler.c:104: first defined here
/usr/bin/ld: processors/sagan-bro-intel.o:./src/processors/bro-intel.c:65: 
multiple definition of `Sagan_BroIntel_Intel_User_Name'; 
sagan-signal-handler.o:./src/signal-handler.c:103: first defined here
/usr/bin/ld: processors/sagan-bro-intel.o:./src/processors/bro-intel.c:55: 
multiple definition of `debug'; sagan-sagan.o:./src/sagan.c:100: first defined 
here
/usr/bin/ld: 
processors/sagan-dynamic-rules.o:./src/processors/dynamic-rules.c:55: multiple 
definition of `SaganRulesLoadedMutex'; sagan-sagan.o:./src/sagan.c:124: first 
defined here
/usr/bin/ld: 
processors/sagan-dynamic-rules.o:./src/processors/dynamic-rules.c:51: multiple 
definition of `counters'; sagan-sagan.o:./src/sagan.c:97: first defined here
/usr/bin/ld: 
processors/sagan-dynamic-rules.o:./src/processors/dynamic-rules.c:53: multiple 
definition of `reload_rules'; sagan-sagan.o:./src/sagan.c:118: first defined 
here
/usr/bin/ld: 
processors/sagan-dynamic-rules.o:./src/processors/dynamic-rules.c:50: multiple 
definition of `rules_loaded'; sagan-config-yaml.o:./src/config-yaml.c:86: first 
defined here
/usr/bin/ld: 
processors/sagan-dynamic-rules.o:./src/processors/dynamic-rules.c:49: multiple 
definition of `rulestruct'; sagan-sagan.o:./src/sagan.c:98: first defined here
/usr/bin/ld: 
processors/sagan-dynamic-rules.o:./src/processors/dynamic-rules.c:48: multiple 
definition of `config'; sagan-sagan.o:./src/sagan.c:99: first defined here
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:600: sagan] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:390: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:331: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:36: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: sagan
Source-Version: 1.2.0-1.2
Done: Jonas Smedegaard <d...@jones.dk>

We believe that the bug you reported is fixed in the latest version of
sagan, 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.
Jonas Smedegaard <d...@jones.dk> (supplier of updated sagan 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: Tue, 26 Jan 2021 16:36:37 +0100
Source: sagan
Architecture: source
Version: 1.2.0-1.2
Distribution: unstable
Urgency: medium
Maintainer: Pierre Chifflier <pol...@debian.org>
Changed-By: Jonas Smedegaard <d...@jones.dk>
Closes: 957771
Changes:
 sagan (1.2.0-1.2) unstable; urgency=medium
 .
   * Non-maintainer upload.
 .
   * build with compiler option -fcommon;
     closes: bug#957771, thanks to Matthias Klose
Checksums-Sha1:
 ad6d7d952dab59193edb549985f4967d1d42779a 1861 sagan_1.2.0-1.2.dsc
 5671a1ba259d5562d12a9caa9d9e83f798946211 7296 sagan_1.2.0-1.2.debian.tar.xz
 2fe8058dd62573faa7b6ec59c7a72e99cb0a5a28 7770 sagan_1.2.0-1.2_amd64.buildinfo
Checksums-Sha256:
 13b8481ef861834b552ddca337c91ad211cb188568cda397ba861e060ba00ffa 1861 
sagan_1.2.0-1.2.dsc
 90491334d546fda292b1a811a2f3d6a48e89339e8bc0c0458ae0ef3dffcbc552 7296 
sagan_1.2.0-1.2.debian.tar.xz
 233eba1e8db22a5f23aff061255112d79875be9c787c938b641ae75b588d73d2 7770 
sagan_1.2.0-1.2_amd64.buildinfo
Files:
 e1da63734ffff06be2d7398481d43fb1 1861 admin optional sagan_1.2.0-1.2.dsc
 593fe21a143e608dc816adf0fc807393 7296 admin optional 
sagan_1.2.0-1.2.debian.tar.xz
 a7ac2751376e28cb4e68f4b7efb7d09a 7770 admin optional 
sagan_1.2.0-1.2_amd64.buildinfo

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

iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAmAQN7UACgkQLHwxRsGg
ASGoThAAjnF9pZ3sGVS3TpGfV9k9SK/zDYsvgCCm4xla6DDfn08w3oypKn0F+5jp
9yo67+0c8UIhxTLeGguMswwPEA8skc4T3+fD/eVhF0xyCppNkjcrvM65NyuSJ/J5
7xFufUbcPHyzT82n+NhxAgocDVRcVUE9KCKMfT4JgO1MUU11G95o3CzqQ7ECYmwi
zVVj416DIcijsUMZcf67ohVkvfhVnWdS3iTnLLb252GTPYYQJkbLWmK3oE+hlnRY
n9Ig0iQAd8DA8bWzC1hs9TF4WznoRyvB8fmS0yXuK/9R05zq/OSri/aTscEWG7ge
eOHrsZPMVKmipvw9rsfs7IT49H/PdCkX17H9uZTlQ0Jr7hUqNqFcJv66CDSjDu+s
JfZxykq6tEbDsg90n5pGlWJFu0rrqxzgqA4tLgqdBTmwCfduvCyEqoggAPdur+FV
tvQUlrw2MBBnHGG+6Dr6ir3AQh3GZgnkzNDNpvuHObYD+gzmJZP8zZviWcHe3ulc
/7lX7KxbrTY9pdvy5Aj51Fr3m2dLvVuf0vpRAod3rll/cBuujPo/J+HnK9WqBjsN
TCNnEUn0pnzwJGa1fGqi+kKhTPTCGDK0uBE3vtlo3lfo0q1osjXn+TmxbiPYrORq
SVnWi00SmMBfxNWceGw/b19MmRZeGx9l81JyaVtRROjLBzMwPKw=
=F4xl
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to