Your message dated Fri, 17 Apr 2020 16:18:52 +0000
with message-id <[email protected]>
and subject line Bug#957697: fixed in postfix 3.5.0-2
has caused the Debian Bug report #957697,
regarding postfix: 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.)
--
957697: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957697
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:postfix
Version: 3.4.9-1
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/postfix_3.4.9-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: sent.o:./src/global/./mail_params.h:3991: multiple definition of
`var_tlsp_clnt_level'; abounce.o:./src/global/./mail_params.h:3991: first
defined here
/usr/bin/ld: sent.o:./src/global/./mail_params.h:3987: multiple definition of
`var_tlsp_clnt_enforce_tls'; abounce.o:./src/global/./mail_params.h:3987: first
defined here
/usr/bin/ld: sent.o:./src/global/./mail_params.h:3983: multiple definition of
`var_tlsp_clnt_use_tls'; abounce.o:./src/global/./mail_params.h:3983: first
defined here
/usr/bin/ld: split_addr.o:./src/global/./mail_params.h:3999: multiple
definition of `var_tlsp_clnt_policy';
abounce.o:./src/global/./mail_params.h:3999: first defined here
/usr/bin/ld: split_addr.o:./src/global/./mail_params.h:3995: multiple
definition of `var_tlsp_clnt_per_site';
abounce.o:./src/global/./mail_params.h:3995: first defined here
/usr/bin/ld: split_addr.o:./src/global/./mail_params.h:3991: multiple
definition of `var_tlsp_clnt_level';
abounce.o:./src/global/./mail_params.h:3991: first defined here
/usr/bin/ld: split_addr.o:./src/global/./mail_params.h:3987: multiple
definition of `var_tlsp_clnt_enforce_tls';
abounce.o:./src/global/./mail_params.h:3987: first defined here
/usr/bin/ld: split_addr.o:./src/global/./mail_params.h:3983: multiple
definition of `var_tlsp_clnt_use_tls';
abounce.o:./src/global/./mail_params.h:3983: first defined here
/usr/bin/ld: timed_ipc.o:./src/global/mail_params.h:3999: multiple definition
of `var_tlsp_clnt_policy'; abounce.o:./src/global/./mail_params.h:3999: first
defined here
/usr/bin/ld: timed_ipc.o:./src/global/mail_params.h:3995: multiple definition
of `var_tlsp_clnt_per_site'; abounce.o:./src/global/./mail_params.h:3995: first
defined here
/usr/bin/ld: timed_ipc.o:./src/global/mail_params.h:3991: multiple definition
of `var_tlsp_clnt_level'; abounce.o:./src/global/./mail_params.h:3991: first
defined here
/usr/bin/ld: timed_ipc.o:./src/global/mail_params.h:3987: multiple definition
of `var_tlsp_clnt_enforce_tls'; abounce.o:./src/global/./mail_params.h:3987:
first defined here
/usr/bin/ld: timed_ipc.o:./src/global/mail_params.h:3983: multiple definition
of `var_tlsp_clnt_use_tls'; abounce.o:./src/global/./mail_params.h:3983: first
defined here
/usr/bin/ld: trace.o:./src/global/./mail_params.h:3999: multiple definition of
`var_tlsp_clnt_policy'; abounce.o:./src/global/./mail_params.h:3999: first
defined here
/usr/bin/ld: trace.o:./src/global/./mail_params.h:3995: multiple definition of
`var_tlsp_clnt_per_site'; abounce.o:./src/global/./mail_params.h:3995: first
defined here
/usr/bin/ld: trace.o:./src/global/./mail_params.h:3991: multiple definition of
`var_tlsp_clnt_level'; abounce.o:./src/global/./mail_params.h:3991: first
defined here
/usr/bin/ld: trace.o:./src/global/./mail_params.h:3987: multiple definition of
`var_tlsp_clnt_enforce_tls'; abounce.o:./src/global/./mail_params.h:3987: first
defined here
/usr/bin/ld: trace.o:./src/global/./mail_params.h:3983: multiple definition of
`var_tlsp_clnt_use_tls'; abounce.o:./src/global/./mail_params.h:3983: first
defined here
/usr/bin/ld: verify.o:./src/global/./mail_params.h:3999: multiple definition of
`var_tlsp_clnt_policy'; abounce.o:./src/global/./mail_params.h:3999: first
defined here
/usr/bin/ld: verify.o:./src/global/./mail_params.h:3995: multiple definition of
`var_tlsp_clnt_per_site'; abounce.o:./src/global/./mail_params.h:3995: first
defined here
/usr/bin/ld: verify.o:./src/global/./mail_params.h:3991: multiple definition of
`var_tlsp_clnt_level'; abounce.o:./src/global/./mail_params.h:3991: first
defined here
/usr/bin/ld: verify.o:./src/global/./mail_params.h:3987: multiple definition of
`var_tlsp_clnt_enforce_tls'; abounce.o:./src/global/./mail_params.h:3987: first
defined here
/usr/bin/ld: verify.o:./src/global/./mail_params.h:3983: multiple definition of
`var_tlsp_clnt_use_tls'; abounce.o:./src/global/./mail_params.h:3983: first
defined here
/usr/bin/ld: verify_clnt.o:./src/global/./mail_params.h:3999: multiple
definition of `var_tlsp_clnt_policy';
abounce.o:./src/global/./mail_params.h:3999: first defined here
/usr/bin/ld: verify_clnt.o:./src/global/./mail_params.h:3995: multiple
definition of `var_tlsp_clnt_per_site';
abounce.o:./src/global/./mail_params.h:3995: first defined here
/usr/bin/ld: verify_clnt.o:./src/global/./mail_params.h:3991: multiple
definition of `var_tlsp_clnt_level';
abounce.o:./src/global/./mail_params.h:3991: first defined here
/usr/bin/ld: verify_clnt.o:./src/global/./mail_params.h:3987: multiple
definition of `var_tlsp_clnt_enforce_tls';
abounce.o:./src/global/./mail_params.h:3987: first defined here
/usr/bin/ld: verify_clnt.o:./src/global/./mail_params.h:3983: multiple
definition of `var_tlsp_clnt_use_tls';
abounce.o:./src/global/./mail_params.h:3983: first defined here
/usr/bin/ld: verp_sender.o:./src/global/./mail_params.h:3999: multiple
definition of `var_tlsp_clnt_policy';
abounce.o:./src/global/./mail_params.h:3999: first defined here
/usr/bin/ld: verp_sender.o:./src/global/./mail_params.h:3995: multiple
definition of `var_tlsp_clnt_per_site';
abounce.o:./src/global/./mail_params.h:3995: first defined here
/usr/bin/ld: verp_sender.o:./src/global/./mail_params.h:3991: multiple
definition of `var_tlsp_clnt_level';
abounce.o:./src/global/./mail_params.h:3991: first defined here
/usr/bin/ld: verp_sender.o:./src/global/./mail_params.h:3987: multiple
definition of `var_tlsp_clnt_enforce_tls';
abounce.o:./src/global/./mail_params.h:3987: first defined here
/usr/bin/ld: verp_sender.o:./src/global/./mail_params.h:3983: multiple
definition of `var_tlsp_clnt_use_tls';
abounce.o:./src/global/./mail_params.h:3983: first defined here
/usr/bin/ld: data_redirect.o:./src/global/./mail_params.h:3999: multiple
definition of `var_tlsp_clnt_policy';
abounce.o:./src/global/./mail_params.h:3999: first defined here
/usr/bin/ld: data_redirect.o:./src/global/./mail_params.h:3995: multiple
definition of `var_tlsp_clnt_per_site';
abounce.o:./src/global/./mail_params.h:3995: first defined here
/usr/bin/ld: data_redirect.o:./src/global/./mail_params.h:3991: multiple
definition of `var_tlsp_clnt_level';
abounce.o:./src/global/./mail_params.h:3991: first defined here
/usr/bin/ld: data_redirect.o:./src/global/./mail_params.h:3987: multiple
definition of `var_tlsp_clnt_enforce_tls';
abounce.o:./src/global/./mail_params.h:3987: first defined here
/usr/bin/ld: data_redirect.o:./src/global/./mail_params.h:3983: multiple
definition of `var_tlsp_clnt_use_tls';
abounce.o:./src/global/./mail_params.h:3983: first defined here
/usr/bin/ld: verify_sender_addr.o:./src/global/./mail_params.h:3999: multiple
definition of `var_tlsp_clnt_policy';
abounce.o:./src/global/./mail_params.h:3999: first defined here
/usr/bin/ld: verify_sender_addr.o:./src/global/./mail_params.h:3995: multiple
definition of `var_tlsp_clnt_per_site';
abounce.o:./src/global/./mail_params.h:3995: first defined here
/usr/bin/ld: verify_sender_addr.o:./src/global/./mail_params.h:3991: multiple
definition of `var_tlsp_clnt_level';
abounce.o:./src/global/./mail_params.h:3991: first defined here
/usr/bin/ld: verify_sender_addr.o:./src/global/./mail_params.h:3987: multiple
definition of `var_tlsp_clnt_enforce_tls';
abounce.o:./src/global/./mail_params.h:3987: first defined here
/usr/bin/ld: verify_sender_addr.o:./src/global/./mail_params.h:3983: multiple
definition of `var_tlsp_clnt_use_tls';
abounce.o:./src/global/./mail_params.h:3983: first defined here
/usr/bin/ld: server_acl.o:./src/global/./mail_params.h:3999: multiple
definition of `var_tlsp_clnt_policy';
abounce.o:./src/global/./mail_params.h:3999: first defined here
/usr/bin/ld: server_acl.o:./src/global/./mail_params.h:3995: multiple
definition of `var_tlsp_clnt_per_site';
abounce.o:./src/global/./mail_params.h:3995: first defined here
/usr/bin/ld: server_acl.o:./src/global/./mail_params.h:3991: multiple
definition of `var_tlsp_clnt_level';
abounce.o:./src/global/./mail_params.h:3991: first defined here
/usr/bin/ld: server_acl.o:./src/global/./mail_params.h:3987: multiple
definition of `var_tlsp_clnt_enforce_tls';
abounce.o:./src/global/./mail_params.h:3987: first defined here
/usr/bin/ld: server_acl.o:./src/global/./mail_params.h:3983: multiple
definition of `var_tlsp_clnt_use_tls';
abounce.o:./src/global/./mail_params.h:3983: first defined here
/usr/bin/ld: smtputf8.o:./src/global/./mail_params.h:3999: multiple definition
of `var_tlsp_clnt_policy'; abounce.o:./src/global/./mail_params.h:3999: first
defined here
/usr/bin/ld: smtputf8.o:./src/global/./mail_params.h:3995: multiple definition
of `var_tlsp_clnt_per_site'; abounce.o:./src/global/./mail_params.h:3995: first
defined here
/usr/bin/ld: smtputf8.o:./src/global/./mail_params.h:3991: multiple definition
of `var_tlsp_clnt_level'; abounce.o:./src/global/./mail_params.h:3991: first
defined here
/usr/bin/ld: smtputf8.o:./src/global/./mail_params.h:3987: multiple definition
of `var_tlsp_clnt_enforce_tls'; abounce.o:./src/global/./mail_params.h:3987:
first defined here
/usr/bin/ld: smtputf8.o:./src/global/./mail_params.h:3983: multiple definition
of `var_tlsp_clnt_use_tls'; abounce.o:./src/global/./mail_params.h:3983: first
defined here
/usr/bin/ld: mail_parm_split.o:./src/global/./mail_params.h:3999: multiple
definition of `var_tlsp_clnt_policy';
abounce.o:./src/global/./mail_params.h:3999: first defined here
/usr/bin/ld: mail_parm_split.o:./src/global/./mail_params.h:3995: multiple
definition of `var_tlsp_clnt_per_site';
abounce.o:./src/global/./mail_params.h:3995: first defined here
/usr/bin/ld: mail_parm_split.o:./src/global/./mail_params.h:3991: multiple
definition of `var_tlsp_clnt_level';
abounce.o:./src/global/./mail_params.h:3991: first defined here
/usr/bin/ld: mail_parm_split.o:./src/global/./mail_params.h:3987: multiple
definition of `var_tlsp_clnt_enforce_tls';
abounce.o:./src/global/./mail_params.h:3987: first defined here
/usr/bin/ld: mail_parm_split.o:./src/global/./mail_params.h:3983: multiple
definition of `var_tlsp_clnt_use_tls';
abounce.o:./src/global/./mail_params.h:3983: first defined here
/usr/bin/ld: maillog_client.o:./src/global/./mail_params.h:3999: multiple
definition of `var_tlsp_clnt_policy';
abounce.o:./src/global/./mail_params.h:3999: first defined here
/usr/bin/ld: maillog_client.o:./src/global/./mail_params.h:3995: multiple
definition of `var_tlsp_clnt_per_site';
abounce.o:./src/global/./mail_params.h:3995: first defined here
/usr/bin/ld: maillog_client.o:./src/global/./mail_params.h:3991: multiple
definition of `var_tlsp_clnt_level';
abounce.o:./src/global/./mail_params.h:3991: first defined here
/usr/bin/ld: maillog_client.o:./src/global/./mail_params.h:3987: multiple
definition of `var_tlsp_clnt_enforce_tls';
abounce.o:./src/global/./mail_params.h:3987: first defined here
/usr/bin/ld: maillog_client.o:./src/global/./mail_params.h:3983: multiple
definition of `var_tlsp_clnt_use_tls';
abounce.o:./src/global/./mail_params.h:3983: first defined here
collect2: error: ld returned 1 exit status
make: *** [Makefile:212: libpostfix-global.so] Error 1
make: Leaving directory '/<<PKGBUILDDIR>>/src/global'
make[1]: *** [Makefile:112: update] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:77: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: postfix
Source-Version: 3.5.0-2
Done: Scott Kitterman <[email protected]>
We believe that the bug you reported is fixed in the latest version of
postfix, 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.
Scott Kitterman <[email protected]> (supplier of updated postfix 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: SHA512
Format: 1.8
Date: Fri, 17 Apr 2020 11:51:01 -0400
Source: postfix
Architecture: source
Version: 3.5.0-2
Distribution: unstable
Urgency: medium
Maintainer: LaMont Jones <[email protected]>
Changed-By: Scott Kitterman <[email protected]>
Closes: 957697
Changes:
postfix (3.5.0-2) unstable; urgency=medium
.
[Scott Kitterman]
.
* Add patch from upstream for GCC-10 and Glibc 2.31 support. Closes: #957697
.
[Aaron Thompson]
.
* Fix bug in tls_CApath copying. LP: #1872288
Checksums-Sha1:
5a70dd65d1870e8987969c954d00b58d264572d7 2997 postfix_3.5.0-2.dsc
8d282d1f8399cd9de2da21a2f866137a4e35a928 204648 postfix_3.5.0-2.debian.tar.xz
3e8c0803645c2a5e1c5b0b0c0bfb957ab4e8a0f1 6323 postfix_3.5.0-2_source.buildinfo
Checksums-Sha256:
53b4723e62c61416bdabe28c67438c55ece35c245a71c0b909243a7f985558e8 2997
postfix_3.5.0-2.dsc
d8f271181d60b0f6b6e4bbe317d09510dee3abae116316bf9cff951b7cabe343 204648
postfix_3.5.0-2.debian.tar.xz
9fe505d18e4f5247e7f15fce3b7a68faa91535089b5d2e990b9111a15d96daea 6323
postfix_3.5.0-2_source.buildinfo
Files:
e5328dc61a50cfbbaed68b95107b098f 2997 mail optional postfix_3.5.0-2.dsc
994b12061390d78f5d63474a823323ec 204648 mail optional
postfix_3.5.0-2.debian.tar.xz
80adc7c4032697da47dda5116c3a21bd 6323 mail optional
postfix_3.5.0-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE53Kb/76FQA/u7iOxeNfe+5rVmvEFAl6Z0eQACgkQeNfe+5rV
mvGWCRAAyKYXSbwb0igspPqBiSpawn4ZCB6oBdm44XAi8P9GLLY3h6I6DuPJry0J
JgfXe/dLnltbn8BKAkcsRUoeKnREJv+rWwj6u9N1GB+jROqhPruuKNsf9JPjvhyC
L7KortM6lrOjbyfm8BVFCNnRe77de8HalO+yD7h+GSw6TXZwed3MfYMrKcmrRS8R
g1htCHaVze3DYiKYD5ViipLJNpcAQd4Fb0osYcUfqxkWWZ0h2HVFv4a9nc9XcaDb
BUzN00mntq2gC7tNeQR+i0Tze8mi3wDC1pOg0k/fiYnnJdhjid4E2CnB69p1g9Uy
TuA4WXZgnjUj9xTxfcRjIElWjMXjkpFh2wjwi1Okw9ah7sdHJt/TcqnVfeCMnFF3
4tQMlxDsmMMZZzDAk2HDlSzFtR6A7keELGShFNFKr6cN6+izjw4r4Nl6zYt9Ql9D
CAQSv/MHXFRUpc274TtOizERnFx9MlXWPKC/TOP+/l3scvW+OecrYkT12MffZt04
5im0PLjWGX/nlopx68Av/cysmMMYoO7AFDGP0Qnn61mxkpqzcED0LsKBM/6Q1Al0
S+4Jv6Bkqx2FePhpFj5cZT8sL55+nxX+OU1WiKZL6GtGeuRqU94a8ZKTJ+1fIyvV
q2vJb9vXteQDU7Ve5HczF2p5SN36JWwZD2l67Vub7/sVxPnBJx8=
=3/ng
-----END PGP SIGNATURE-----
--- End Message ---