Your message dated Wed, 29 Jul 2020 13:52:12 +0000
with message-id <e1k0mva-0005xq...@fasolo.debian.org>
and subject line Bug#957815: fixed in slony1-2 2.2.8-4
has caused the Debian Bug report #957815,
regarding slony1-2: 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.)


-- 
957815: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957815
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:slony1-2
Version: 2.2.8-3
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/slony1-2_2.2.8-3_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: cleanup_thread.o:./src/slon/confoptions.h:54: multiple definition 
of `sql_on_connection'; slon.o:./src/slon/confoptions.h:54: first defined here
/usr/bin/ld: cleanup_thread.o:./src/slon/confoptions.h:53: multiple definition 
of `log_timestamp_format'; slon.o:./src/slon/confoptions.h:53: first defined 
here
/usr/bin/ld: cleanup_thread.o:./src/slon/confoptions.h:52: multiple definition 
of `drop_indices'; slon.o:./src/slon/confoptions.h:52: first defined here
/usr/bin/ld: cleanup_thread.o:./src/slon/confoptions.h:51: multiple definition 
of `logtimestamp'; slon.o:./src/slon/confoptions.h:51: first defined here
/usr/bin/ld: cleanup_thread.o:./src/slon/confoptions.h:50: multiple definition 
of `logpid'; slon.o:./src/slon/confoptions.h:50: first defined here
/usr/bin/ld: cleanup_thread.o:./src/slon/confoptions.h:48: multiple definition 
of `Use_syslog'; slon.o:./src/slon/confoptions.h:48: first defined here
/usr/bin/ld: cleanup_thread.o:./src/slon/confoptions.h:47: multiple definition 
of `Syslog_facility'; slon.o:./src/slon/confoptions.h:47: first defined here
/usr/bin/ld: cleanup_thread.o:./src/slon/confoptions.h:46: multiple definition 
of `Syslog_ident'; slon.o:./src/slon/confoptions.h:46: first defined here
/usr/bin/ld: scheduler.o:./src/slon/confoptions.h:56: multiple definition of 
`command_on_logarchive'; slon.o:./src/slon/confoptions.h:56: first defined here
/usr/bin/ld: scheduler.o:./src/slon/confoptions.h:55: multiple definition of 
`lag_interval'; slon.o:./src/slon/confoptions.h:55: first defined here
/usr/bin/ld: scheduler.o:./src/slon/confoptions.h:54: multiple definition of 
`sql_on_connection'; slon.o:./src/slon/confoptions.h:54: first defined here
/usr/bin/ld: scheduler.o:./src/slon/confoptions.h:53: multiple definition of 
`log_timestamp_format'; slon.o:./src/slon/confoptions.h:53: first defined here
/usr/bin/ld: scheduler.o:./src/slon/confoptions.h:52: multiple definition of 
`drop_indices'; slon.o:./src/slon/confoptions.h:52: first defined here
/usr/bin/ld: scheduler.o:./src/slon/confoptions.h:51: multiple definition of 
`logtimestamp'; slon.o:./src/slon/confoptions.h:51: first defined here
/usr/bin/ld: scheduler.o:./src/slon/confoptions.h:50: multiple definition of 
`logpid'; slon.o:./src/slon/confoptions.h:50: first defined here
/usr/bin/ld: scheduler.o:./src/slon/confoptions.h:48: multiple definition of 
`Use_syslog'; slon.o:./src/slon/confoptions.h:48: first defined here
/usr/bin/ld: scheduler.o:./src/slon/confoptions.h:47: multiple definition of 
`Syslog_facility'; slon.o:./src/slon/confoptions.h:47: first defined here
/usr/bin/ld: scheduler.o:./src/slon/confoptions.h:46: multiple definition of 
`Syslog_ident'; slon.o:./src/slon/confoptions.h:46: first defined here
/usr/bin/ld: dbutils.o:./src/slon/confoptions.h:54: multiple definition of 
`sql_on_connection'; slon.o:./src/slon/confoptions.h:54: first defined here
/usr/bin/ld: dbutils.o:./src/slon/confoptions.h:56: multiple definition of 
`command_on_logarchive'; slon.o:./src/slon/confoptions.h:56: first defined here
/usr/bin/ld: dbutils.o:./src/slon/confoptions.h:55: multiple definition of 
`lag_interval'; slon.o:./src/slon/confoptions.h:55: first defined here
/usr/bin/ld: dbutils.o:./src/slon/confoptions.h:53: multiple definition of 
`log_timestamp_format'; slon.o:./src/slon/confoptions.h:53: first defined here
/usr/bin/ld: dbutils.o:./src/slon/confoptions.h:52: multiple definition of 
`drop_indices'; slon.o:./src/slon/confoptions.h:52: first defined here
/usr/bin/ld: dbutils.o:./src/slon/confoptions.h:51: multiple definition of 
`logtimestamp'; slon.o:./src/slon/confoptions.h:51: first defined here
/usr/bin/ld: dbutils.o:./src/slon/confoptions.h:50: multiple definition of 
`logpid'; slon.o:./src/slon/confoptions.h:50: first defined here
/usr/bin/ld: dbutils.o:./src/slon/confoptions.h:48: multiple definition of 
`Use_syslog'; slon.o:./src/slon/confoptions.h:48: first defined here
/usr/bin/ld: dbutils.o:./src/slon/confoptions.h:47: multiple definition of 
`Syslog_facility'; slon.o:./src/slon/confoptions.h:47: first defined here
/usr/bin/ld: dbutils.o:./src/slon/confoptions.h:46: multiple definition of 
`Syslog_ident'; slon.o:./src/slon/confoptions.h:46: first defined here
/usr/bin/ld: conf-file.o:./src/slon/confoptions.h:56: multiple definition of 
`command_on_logarchive'; slon.o:./src/slon/confoptions.h:56: first defined here
/usr/bin/ld: conf-file.o:./src/slon/confoptions.h:55: multiple definition of 
`lag_interval'; slon.o:./src/slon/confoptions.h:55: first defined here
/usr/bin/ld: conf-file.o:./src/slon/confoptions.h:54: multiple definition of 
`sql_on_connection'; slon.o:./src/slon/confoptions.h:54: first defined here
/usr/bin/ld: conf-file.o:./src/slon/confoptions.h:53: multiple definition of 
`log_timestamp_format'; slon.o:./src/slon/confoptions.h:53: first defined here
/usr/bin/ld: conf-file.o:./src/slon/confoptions.h:52: multiple definition of 
`drop_indices'; slon.o:./src/slon/confoptions.h:52: first defined here
/usr/bin/ld: conf-file.o:./src/slon/confoptions.h:51: multiple definition of 
`logtimestamp'; slon.o:./src/slon/confoptions.h:51: first defined here
/usr/bin/ld: conf-file.o:./src/slon/confoptions.h:50: multiple definition of 
`logpid'; slon.o:./src/slon/confoptions.h:50: first defined here
/usr/bin/ld: conf-file.o:./src/slon/confoptions.h:48: multiple definition of 
`Use_syslog'; slon.o:./src/slon/confoptions.h:48: first defined here
/usr/bin/ld: conf-file.o:./src/slon/confoptions.h:47: multiple definition of 
`Syslog_facility'; slon.o:./src/slon/confoptions.h:47: first defined here
/usr/bin/ld: conf-file.o:./src/slon/confoptions.h:46: multiple definition of 
`Syslog_ident'; slon.o:./src/slon/confoptions.h:46: first defined here
/usr/bin/ld: confoptions.o:./src/slon/confoptions.h:53: multiple definition of 
`log_timestamp_format'; slon.o:./src/slon/confoptions.h:53: first defined here
/usr/bin/ld: confoptions.o:./src/slon/confoptions.h:54: multiple definition of 
`sql_on_connection'; slon.o:./src/slon/confoptions.h:54: first defined here
/usr/bin/ld: confoptions.o:./src/slon/confoptions.h:55: multiple definition of 
`lag_interval'; slon.o:./src/slon/confoptions.h:55: first defined here
/usr/bin/ld: confoptions.o:./src/slon/confoptions.h:56: multiple definition of 
`command_on_logarchive'; slon.o:./src/slon/confoptions.h:56: first defined here
/usr/bin/ld: confoptions.o:./src/slon/confoptions.h:47: multiple definition of 
`Syslog_facility'; slon.o:./src/slon/confoptions.h:47: first defined here
/usr/bin/ld: confoptions.o:./src/slon/confoptions.h:46: multiple definition of 
`Syslog_ident'; slon.o:./src/slon/confoptions.h:46: first defined here
/usr/bin/ld: confoptions.o:./src/slon/confoptions.h:50: multiple definition of 
`logpid'; slon.o:./src/slon/confoptions.h:50: first defined here
/usr/bin/ld: confoptions.o:./src/slon/confoptions.h:51: multiple definition of 
`logtimestamp'; slon.o:./src/slon/confoptions.h:51: first defined here
/usr/bin/ld: confoptions.o:./src/slon/confoptions.h:48: multiple definition of 
`Use_syslog'; slon.o:./src/slon/confoptions.h:48: first defined here
/usr/bin/ld: confoptions.o:./src/slon/confoptions.h:52: multiple definition of 
`drop_indices'; slon.o:./src/slon/confoptions.h:52: first defined here
/usr/bin/ld: misc.o:./src/slon/confoptions.h:51: multiple definition of 
`logtimestamp'; slon.o:./src/slon/confoptions.h:51: first defined here
/usr/bin/ld: misc.o:./src/slon/confoptions.h:50: multiple definition of 
`logpid'; slon.o:./src/slon/confoptions.h:50: first defined here
/usr/bin/ld: misc.o:./src/slon/confoptions.h:48: multiple definition of 
`Use_syslog'; slon.o:./src/slon/confoptions.h:48: first defined here
/usr/bin/ld: misc.o:./src/slon/confoptions.h:47: multiple definition of 
`Syslog_facility'; slon.o:./src/slon/confoptions.h:47: first defined here
/usr/bin/ld: misc.o:./src/slon/confoptions.h:46: multiple definition of 
`Syslog_ident'; slon.o:./src/slon/confoptions.h:46: first defined here
/usr/bin/ld: misc.o:./src/slon/confoptions.h:53: multiple definition of 
`log_timestamp_format'; slon.o:./src/slon/confoptions.h:53: first defined here
/usr/bin/ld: misc.o:./src/slon/confoptions.h:56: multiple definition of 
`command_on_logarchive'; slon.o:./src/slon/confoptions.h:56: first defined here
/usr/bin/ld: misc.o:./src/slon/confoptions.h:55: multiple definition of 
`lag_interval'; slon.o:./src/slon/confoptions.h:55: first defined here
/usr/bin/ld: misc.o:./src/slon/confoptions.h:54: multiple definition of 
`sql_on_connection'; slon.o:./src/slon/confoptions.h:54: first defined here
/usr/bin/ld: misc.o:./src/slon/confoptions.h:52: multiple definition of 
`drop_indices'; slon.o:./src/slon/confoptions.h:52: first defined here
collect2: error: ld returned 1 exit status
make[4]: *** [Makefile:61: slon] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/slon'
make[3]: *** [Makefile:23: all] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [GNUmakefile:42: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make[1]: *** [debian/rules:38: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:9: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: slony1-2
Source-Version: 2.2.8-4
Done: Christoph Berg <m...@debian.org>

We believe that the bug you reported is fixed in the latest version of
slony1-2, 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.
Christoph Berg <m...@debian.org> (supplier of updated slony1-2 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: SHA256

Format: 1.8
Date: Wed, 29 Jul 2020 15:13:32 +0200
Source: slony1-2
Architecture: source
Version: 2.2.8-4
Distribution: unstable
Urgency: medium
Maintainer: Debian PostgreSQL Maintainers <team+postgre...@tracker.debian.org>
Changed-By: Christoph Berg <m...@debian.org>
Closes: 957815
Changes:
 slony1-2 (2.2.8-4) unstable; urgency=medium
 .
   * Pull patch from upstream to fix compiling with -fno-common.
     (Closes: #957815)
Checksums-Sha1:
 a28ca7e0355f451dfd6ffd684169afb97c2a50b0 2428 slony1-2_2.2.8-4.dsc
 1846d7e14c7a3ec08077c95fa661b3372f7cb66d 34004 slony1-2_2.2.8-4.debian.tar.xz
Checksums-Sha256:
 012bfaa62482e03818f1a41064242a5268da4fe47691e221c71f67302de3cb28 2428 
slony1-2_2.2.8-4.dsc
 601c9b03d7b588d0025e3244582dddde1a8c72604547a837464342050e07a8a0 34004 
slony1-2_2.2.8-4.debian.tar.xz
Files:
 9cea6fdd42930e3d20d36cff046f916e 2428 database optional slony1-2_2.2.8-4.dsc
 81b19f33cdb3d2b99abc24479a4a7fd0 34004 database optional 
slony1-2_2.2.8-4.debian.tar.xz

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

iQIzBAEBCAAdFiEEXEj+YVf0kXlZcIfGTFprqxLSp64FAl8he3YACgkQTFprqxLS
p64e8w//THYyAKrqX3UfpJ/DAvjcc0F6xdz3NcUgvQ9xLnj2hfsNk3JoQs0yTKNx
sgpMnnhEa9kNscxS40XJENPFB5MydIq6nVCF6g0UEriJknHofh9ONG60b3fj22mv
oUBrIPhX8Qlyu96xS2A4fLL1O6iO+Fl4Ji+3iRTTVV6h3Lx+PRz/3EjxDcDLboC0
bOaW6WimtswDWbfgTVpQOUAOoT2epmuCFz36BrZgMgZoAX26QTINhwQd1Mj4ZTS4
oJHwdg3bPdRCllkb3ObMNOEsVtQbPh06ZM9Ah5OyRHoi+z14A5xZMxRJduG2UOIO
2SWobbRw6rdlKrkF3xixN3P1o+8EIYXucHWDjUybO+XecrMzvFQLFZ6GHnf7viXX
gxAksQESVhkgDwlYgTBbbEsQS1SCk+qd96zBgA+1yqpYVa0HbH0O1u9ZjaEVjtwh
74PA6q+tf/DkkHE+nXXwKQ6oXzzOyTsFhhXoZrVU0bOV1zuqQoFiqICxGZC97jpE
LtFCqill4cyHa8A7QaUS2nmUXV2OGUuMyB4r5YXu0TXFJ8VScK1LfQEZXZNGLprs
plBCG+nlGgRLy71esClteL1DI3dxjcwJ6R5Wk/HKa02FpsWO3Yc+8ZSPYeHe0VfU
lJMOgl62vKOWHyDjH0gG15o2n+syzshRuy8kd7YuY61ZL7wMZm0=
=umti
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to