Your message dated Sat, 15 Aug 2020 09:33:28 +0000
with message-id <[email protected]>
and subject line Bug#957056: fixed in bsd-mailx 8.1.2-0.20180807cvs-2
has caused the Debian Bug report #957056,
regarding bsd-mailx: 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.)
--
957056: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957056
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:bsd-mailx
Version: 8.1.2-0.20180807cvs-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/bsd-mailx_8.1.2-0.20180807cvs-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: tty.o:./glob.h:63: multiple definition of `string_stack';
aux.o:./glob.h:63: first defined here
/usr/bin/ld: tty.o:./glob.h:62: multiple definition of `regretstack';
aux.o:./glob.h:62: first defined here
/usr/bin/ld: tty.o:./glob.h:61: multiple definition of `regretp';
aux.o:./glob.h:61: first defined here
/usr/bin/ld: tty.o:./glob.h:60: multiple definition of `lexstring';
aux.o:./glob.h:60: first defined here
/usr/bin/ld: tty.o:./glob.h:59: multiple definition of `lexnumber';
aux.o:./glob.h:59: first defined here
/usr/bin/ld: tty.o:./glob.h:58: multiple definition of `mailsize';
aux.o:./glob.h:58: first defined here
/usr/bin/ld: tty.o:./glob.h:57: multiple definition of `myname';
aux.o:./glob.h:57: first defined here
/usr/bin/ld: tty.o:./glob.h:56: multiple definition of `homedir';
aux.o:./glob.h:56: first defined here
/usr/bin/ld: tty.o:./glob.h:55: multiple definition of `prevfile';
aux.o:./glob.h:55: first defined here
/usr/bin/ld: tty.o:./glob.h:54: multiple definition of `mailname';
aux.o:./glob.h:54: first defined here
/usr/bin/ld: tty.o:./glob.h:53: multiple definition of `input';
aux.o:./glob.h:53: first defined here
/usr/bin/ld: tty.o:./glob.h:52: multiple definition of `image';
aux.o:./glob.h:52: first defined here
/usr/bin/ld: tty.o:./glob.h:51: multiple definition of `otf';
aux.o:./glob.h:51: first defined here
/usr/bin/ld: tty.o:./glob.h:50: multiple definition of `itf';
aux.o:./glob.h:50: first defined here
/usr/bin/ld: tty.o:./glob.h:49: multiple definition of `cond';
aux.o:./glob.h:49: first defined here
/usr/bin/ld: tty.o:./glob.h:48: multiple definition of `loading';
aux.o:./glob.h:48: first defined here
/usr/bin/ld: tty.o:./glob.h:47: multiple definition of `sourcing';
aux.o:./glob.h:47: first defined here
/usr/bin/ld: tty.o:./glob.h:46: multiple definition of `noreset';
aux.o:./glob.h:46: first defined here
/usr/bin/ld: tty.o:./glob.h:45: multiple definition of `readonly';
aux.o:./glob.h:45: first defined here
/usr/bin/ld: tty.o:./glob.h:44: multiple definition of `edit';
aux.o:./glob.h:44: first defined here
/usr/bin/ld: tty.o:./glob.h:43: multiple definition of `senderr';
aux.o:./glob.h:43: first defined here
/usr/bin/ld: tty.o:./glob.h:42: multiple definition of `sawcom';
aux.o:./glob.h:42: first defined here
/usr/bin/ld: tty.o:./glob.h:41: multiple definition of `rcvmode';
aux.o:./glob.h:41: first defined here
/usr/bin/ld: tty.o:./glob.h:40: multiple definition of `msgCount';
aux.o:./glob.h:40: first defined here
/usr/bin/ld: vars.o:./glob.h:67: multiple definition of `variables';
aux.o:./glob.h:67: first defined here
/usr/bin/ld: vars.o:./glob.h:68: multiple definition of `groups';
aux.o:./glob.h:68: first defined here
/usr/bin/ld: vars.o:./glob.h:94: multiple definition of `stringdope';
aux.o:./glob.h:94: first defined here
/usr/bin/ld: vars.o:./glob.h:81: multiple definition of `intset';
aux.o:./glob.h:81: first defined here
/usr/bin/ld: vars.o:./glob.h:80: multiple definition of `uflag';
aux.o:./glob.h:80: first defined here
/usr/bin/ld: vars.o:./glob.h:79: multiple definition of `realscreenheight';
aux.o:./glob.h:79: first defined here
/usr/bin/ld: vars.o:./glob.h:77: multiple definition of `screenheight';
aux.o:./glob.h:77: first defined here
/usr/bin/ld: vars.o:./glob.h:76: multiple definition of `screenwidth';
aux.o:./glob.h:76: first defined here
/usr/bin/ld: vars.o:./glob.h:75: multiple definition of `debug';
aux.o:./glob.h:75: first defined here
/usr/bin/ld: vars.o:./glob.h:74: multiple definition of `altnames';
aux.o:./glob.h:74: first defined here
/usr/bin/ld: vars.o:./glob.h:73: multiple definition of `ignoreall';
aux.o:./glob.h:73: first defined here
/usr/bin/ld: vars.o:./glob.h:71: multiple definition of `saveignore';
aux.o:./glob.h:71: first defined here
/usr/bin/ld: vars.o:./glob.h:69: multiple definition of `ignore';
aux.o:./glob.h:69: first defined here
/usr/bin/ld: vars.o:./glob.h:66: multiple definition of `message';
aux.o:./glob.h:66: first defined here
/usr/bin/ld: vars.o:./glob.h:65: multiple definition of `dot';
aux.o:./glob.h:65: first defined here
/usr/bin/ld: vars.o:./glob.h:64: multiple definition of `numberstack';
aux.o:./glob.h:64: first defined here
/usr/bin/ld: vars.o:./glob.h:63: multiple definition of `string_stack';
aux.o:./glob.h:63: first defined here
/usr/bin/ld: vars.o:./glob.h:62: multiple definition of `regretstack';
aux.o:./glob.h:62: first defined here
/usr/bin/ld: vars.o:./glob.h:61: multiple definition of `regretp';
aux.o:./glob.h:61: first defined here
/usr/bin/ld: vars.o:./glob.h:60: multiple definition of `lexstring';
aux.o:./glob.h:60: first defined here
/usr/bin/ld: vars.o:./glob.h:59: multiple definition of `lexnumber';
aux.o:./glob.h:59: first defined here
/usr/bin/ld: vars.o:./glob.h:58: multiple definition of `mailsize';
aux.o:./glob.h:58: first defined here
/usr/bin/ld: vars.o:./glob.h:57: multiple definition of `myname';
aux.o:./glob.h:57: first defined here
/usr/bin/ld: vars.o:./glob.h:56: multiple definition of `homedir';
aux.o:./glob.h:56: first defined here
/usr/bin/ld: vars.o:./glob.h:55: multiple definition of `prevfile';
aux.o:./glob.h:55: first defined here
/usr/bin/ld: vars.o:./glob.h:54: multiple definition of `mailname';
aux.o:./glob.h:54: first defined here
/usr/bin/ld: vars.o:./glob.h:53: multiple definition of `input';
aux.o:./glob.h:53: first defined here
/usr/bin/ld: vars.o:./glob.h:52: multiple definition of `image';
aux.o:./glob.h:52: first defined here
/usr/bin/ld: vars.o:./glob.h:51: multiple definition of `otf';
aux.o:./glob.h:51: first defined here
/usr/bin/ld: vars.o:./glob.h:50: multiple definition of `itf';
aux.o:./glob.h:50: first defined here
/usr/bin/ld: vars.o:./glob.h:49: multiple definition of `cond';
aux.o:./glob.h:49: first defined here
/usr/bin/ld: vars.o:./glob.h:48: multiple definition of `loading';
aux.o:./glob.h:48: first defined here
/usr/bin/ld: vars.o:./glob.h:47: multiple definition of `sourcing';
aux.o:./glob.h:47: first defined here
/usr/bin/ld: vars.o:./glob.h:46: multiple definition of `noreset';
aux.o:./glob.h:46: first defined here
/usr/bin/ld: vars.o:./glob.h:45: multiple definition of `readonly';
aux.o:./glob.h:45: first defined here
/usr/bin/ld: vars.o:./glob.h:44: multiple definition of `edit';
aux.o:./glob.h:44: first defined here
/usr/bin/ld: vars.o:./glob.h:43: multiple definition of `senderr';
aux.o:./glob.h:43: first defined here
/usr/bin/ld: vars.o:./glob.h:42: multiple definition of `sawcom';
aux.o:./glob.h:42: first defined here
/usr/bin/ld: vars.o:./glob.h:41: multiple definition of `rcvmode';
aux.o:./glob.h:41: first defined here
/usr/bin/ld: vars.o:./glob.h:40: multiple definition of `msgCount';
aux.o:./glob.h:40: first defined here
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:30: mail] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 "INSTALL=install --strip-program=true" returned
exit code 2
make: *** [debian/rules:15: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: bsd-mailx
Source-Version: 8.1.2-0.20180807cvs-2
Done: Robert Luberda <[email protected]>
We believe that the bug you reported is fixed in the latest version of
bsd-mailx, 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.
Robert Luberda <[email protected]> (supplier of updated bsd-mailx 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: Sat, 15 Aug 2020 10:22:04 +0200
Source: bsd-mailx
Architecture: source
Version: 8.1.2-0.20180807cvs-2
Distribution: unstable
Urgency: medium
Maintainer: Robert Luberda <[email protected]>
Changed-By: Robert Luberda <[email protected]>
Closes: 957056
Changes:
bsd-mailx (8.1.2-0.20180807cvs-2) unstable; urgency=medium
.
* Add 36-Fix-FTBFS-gcc10.patch to fix compilation with gcc-10
(closes: #957056).
* Build with debhelper v13.
* Standards-Version: 4.5.0.
Checksums-Sha1:
b20e7d0e7d4399d9b31faf86d7e9997cd9a3011b 1944
bsd-mailx_8.1.2-0.20180807cvs-2.dsc
c6d16654565c87d572c7774963b41a3abe903fe5 49216
bsd-mailx_8.1.2-0.20180807cvs-2.debian.tar.xz
1069373025f29c403319c09683a42f14214e1ca5 6440
bsd-mailx_8.1.2-0.20180807cvs-2_amd64.buildinfo
Checksums-Sha256:
b05b8fbcc2edf2ea3a275f6bd902fc5489816f6dc76f36e1cc38173e82a75972 1944
bsd-mailx_8.1.2-0.20180807cvs-2.dsc
c79018c9ed7d46eb8847a907214c3cbf9ae23d292cf39c838fde224b5b67f814 49216
bsd-mailx_8.1.2-0.20180807cvs-2.debian.tar.xz
86b8bd9d447c75981bd5f9c427446acf4fa02bed39fd0a7e266feb7a0a03aed1 6440
bsd-mailx_8.1.2-0.20180807cvs-2_amd64.buildinfo
Files:
16be1797437a409e3ccb8e66b1bde15c 1944 mail optional
bsd-mailx_8.1.2-0.20180807cvs-2.dsc
131a278e1debd0d0d1ab0eb1ea7af080 49216 mail optional
bsd-mailx_8.1.2-0.20180807cvs-2.debian.tar.xz
5d2d667e5e000c1b905cbe7d705857db 6440 mail optional
bsd-mailx_8.1.2-0.20180807cvs-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEENeh2+rTTcy6TtNI3Yx3nVTvor9QFAl83m98ACgkQYx3nVTvo
r9RIKQ/9F0Lf1okA4jkT/3o3G+3i93cSyo+vDxykDnB6S94B3ZKBchZUfk5bHCs6
yFgAvqNmhN/be5cxP9C0ZZHO6ZNcVA+i825OaqjF/aY5S1mvND1cO59/IYDhiDff
nJrPlQqymL8suvNao61HoRDQe8flW+JpWOvdMS3a9bE5lSxsXMsSzpBySk3Uol9H
57nre5C/Pzsdq2qYA0BeiTHd2CzJaDVzZajCtBwwbFVF9ndxVxvd5Tvwo1ZYlVYx
GgYP6v/Mk987w2xzECVYh+RZ7MUajW3C85HeY3kES/VkqUsn9IgPUjARgyDiJdKu
jen2PLMOXdPO9yl2XSZHkto0tvmAGOoe8vPmsCl0SjpLnYnW626GcoOdaBNUoA0Y
1ch0gJovZIUJAfWt1fLoYQSWKlNoOMVlTxkHNB5AsI/JVePjbSeihdAfKi+aGkuX
uPw99/7SKj/i3eZMD25bjMJr8lQBPGN51SVBTmlrmJBrjJTxbUsn2IjkbvQV4tho
iI8HTsQD/KOg3ZUo7icBC8HoQ8oBEdHiyoMijewfzBprRV02K4Nnvs8bGlx+iQtl
j5enqHNN6+q150qWf0/7TxgOrYTw9nyv/UN2eWG2BAZD4Zx9+BkIcOyQHBcCDGzT
0iE8sbDBHJYi7KxdXtxhh06RS4AlcOZXLX74KBdoEItuF6MBFDs=
=bx5N
-----END PGP SIGNATURE-----
--- End Message ---