Your message dated Tue, 04 Aug 2020 08:24:53 +0000
with message-id <e1k2sfh-00067e...@fasolo.debian.org>
and subject line Bug#957989: fixed in xnee 3.19-5
has caused the Debian Bug report #957989,
regarding xnee: 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.)


-- 
957989: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957989
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:xnee
Version: 3.19-4.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/xnee_3.19-4.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: 
.libs/xnee_display.o:./libxnee/src/../include/libxnee/xnee_internal.h:209: 
multiple definition of `_xnee_resolution_states'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee_internal.h:209: first 
defined here
/usr/bin/ld: 
.libs/xnee_display.o:./libxnee/src/../include/libxnee/xnee_internal.h:117: 
multiple definition of `xnee_mode'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee_internal.h:117: first 
defined here
/usr/bin/ld: 
.libs/xnee_display.o:./libxnee/src/../include/libxnee/xnee_internal.h:107: 
multiple definition of `xnee_data_types'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee_internal.h:107: first 
defined here
/usr/bin/ld: .libs/xnee_settings.o:./libxnee/src/../include/libxnee/xnee.h:251: 
multiple definition of `xnee_override_display'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee.h:251: first defined here
/usr/bin/ld: .libs/xnee_settings.o:./libxnee/src/../include/libxnee/xnee.h:243: 
multiple definition of `xnee_option_type'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee.h:243: first defined here
/usr/bin/ld: .libs/xnee_settings.o:./libxnee/src/../include/libxnee/xnee.h:135: 
multiple definition of `_xnee_replay_backend'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee.h:135: first defined here
/usr/bin/ld: .libs/xnee_settings.o:./libxnee/src/../include/libxnee/xnee.h:128: 
multiple definition of `_xnee_protocol_data_numbers'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee.h:128: first defined here
/usr/bin/ld: .libs/xnee_settings.o:./libxnee/src/../include/libxnee/xnee.h:115: 
multiple definition of `_bool_string_values'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee.h:115: first defined here
/usr/bin/ld: .libs/xnee_settings.o:./libxnee/src/../include/libxnee/xnee.h:105: 
multiple definition of `_return_values'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee.h:105: first defined here
/usr/bin/ld: 
.libs/xnee_settings.o:./libxnee/src/../include/libxnee/xnee_internal.h:236: 
multiple definition of `_cont_proc_commands'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee_internal.h:236: first 
defined here
/usr/bin/ld: 
.libs/xnee_settings.o:./libxnee/src/../include/libxnee/xnee_internal.h:225: 
multiple definition of `_xnee_grab_modes'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee_internal.h:225: first 
defined here
/usr/bin/ld: 
.libs/xnee_settings.o:./libxnee/src/../include/libxnee/xnee_internal.h:209: 
multiple definition of `_xnee_resolution_states'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee_internal.h:209: first 
defined here
/usr/bin/ld: 
.libs/xnee_settings.o:./libxnee/src/../include/libxnee/xnee_internal.h:117: 
multiple definition of `xnee_mode'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee_internal.h:117: first 
defined here
/usr/bin/ld: 
.libs/xnee_settings.o:./libxnee/src/../include/libxnee/xnee_internal.h:107: 
multiple definition of `xnee_data_types'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee_internal.h:107: first 
defined here
/usr/bin/ld: .libs/xnee_plugin.o:./libxnee/src/../include/libxnee/xnee.h:251: 
multiple definition of `xnee_override_display'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee.h:251: first defined here
/usr/bin/ld: .libs/xnee_plugin.o:./libxnee/src/../include/libxnee/xnee.h:243: 
multiple definition of `xnee_option_type'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee.h:243: first defined here
/usr/bin/ld: .libs/xnee_plugin.o:./libxnee/src/../include/libxnee/xnee.h:135: 
multiple definition of `_xnee_replay_backend'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee.h:135: first defined here
/usr/bin/ld: .libs/xnee_plugin.o:./libxnee/src/../include/libxnee/xnee.h:128: 
multiple definition of `_xnee_protocol_data_numbers'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee.h:128: first defined here
/usr/bin/ld: .libs/xnee_plugin.o:./libxnee/src/../include/libxnee/xnee.h:115: 
multiple definition of `_bool_string_values'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee.h:115: first defined here
/usr/bin/ld: .libs/xnee_plugin.o:./libxnee/src/../include/libxnee/xnee.h:105: 
multiple definition of `_return_values'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee.h:105: first defined here
/usr/bin/ld: 
.libs/xnee_plugin.o:./libxnee/src/../include/libxnee/xnee_internal.h:236: 
multiple definition of `_cont_proc_commands'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee_internal.h:236: first 
defined here
/usr/bin/ld: 
.libs/xnee_plugin.o:./libxnee/src/../include/libxnee/xnee_internal.h:225: 
multiple definition of `_xnee_grab_modes'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee_internal.h:225: first 
defined here
/usr/bin/ld: 
.libs/xnee_plugin.o:./libxnee/src/../include/libxnee/xnee_internal.h:209: 
multiple definition of `_xnee_resolution_states'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee_internal.h:209: first 
defined here
/usr/bin/ld: 
.libs/xnee_plugin.o:./libxnee/src/../include/libxnee/xnee_internal.h:117: 
multiple definition of `xnee_mode'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee_internal.h:117: first 
defined here
/usr/bin/ld: 
.libs/xnee_plugin.o:./libxnee/src/../include/libxnee/xnee_internal.h:107: 
multiple definition of `xnee_data_types'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee_internal.h:107: first 
defined here
/usr/bin/ld: 
.libs/xnee_window.o:./libxnee/src/../include/libxnee/xnee_window.h:49: multiple 
definition of `xnee_window_types'; 
.libs/xnee_replay.o:./libxnee/src/../include/libxnee/xnee_window.h:49: first 
defined here
/usr/bin/ld: .libs/xnee_window.o:./libxnee/src/../include/libxnee/xnee.h:251: 
multiple definition of `xnee_override_display'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee.h:251: first defined here
/usr/bin/ld: .libs/xnee_window.o:./libxnee/src/../include/libxnee/xnee.h:243: 
multiple definition of `xnee_option_type'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee.h:243: first defined here
/usr/bin/ld: .libs/xnee_window.o:./libxnee/src/../include/libxnee/xnee.h:135: 
multiple definition of `_xnee_replay_backend'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee.h:135: first defined here
/usr/bin/ld: .libs/xnee_window.o:./libxnee/src/../include/libxnee/xnee.h:128: 
multiple definition of `_xnee_protocol_data_numbers'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee.h:128: first defined here
/usr/bin/ld: .libs/xnee_window.o:./libxnee/src/../include/libxnee/xnee.h:115: 
multiple definition of `_bool_string_values'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee.h:115: first defined here
/usr/bin/ld: .libs/xnee_window.o:./libxnee/src/../include/libxnee/xnee.h:105: 
multiple definition of `_return_values'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee.h:105: first defined here
/usr/bin/ld: 
.libs/xnee_window.o:./libxnee/src/../include/libxnee/xnee_internal.h:236: 
multiple definition of `_cont_proc_commands'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee_internal.h:236: first 
defined here
/usr/bin/ld: 
.libs/xnee_window.o:./libxnee/src/../include/libxnee/xnee_internal.h:225: 
multiple definition of `_xnee_grab_modes'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee_internal.h:225: first 
defined here
/usr/bin/ld: 
.libs/xnee_window.o:./libxnee/src/../include/libxnee/xnee_internal.h:209: 
multiple definition of `_xnee_resolution_states'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee_internal.h:209: first 
defined here
/usr/bin/ld: 
.libs/xnee_window.o:./libxnee/src/../include/libxnee/xnee_internal.h:117: 
multiple definition of `xnee_mode'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee_internal.h:117: first 
defined here
/usr/bin/ld: 
.libs/xnee_window.o:./libxnee/src/../include/libxnee/xnee_internal.h:107: 
multiple definition of `xnee_data_types'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee_internal.h:107: first 
defined here
/usr/bin/ld: .libs/feedback.o:./libxnee/src/../include/libxnee/xnee.h:251: 
multiple definition of `xnee_override_display'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee.h:251: first defined here
/usr/bin/ld: .libs/feedback.o:./libxnee/src/../include/libxnee/xnee.h:243: 
multiple definition of `xnee_option_type'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee.h:243: first defined here
/usr/bin/ld: .libs/feedback.o:./libxnee/src/../include/libxnee/xnee.h:135: 
multiple definition of `_xnee_replay_backend'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee.h:135: first defined here
/usr/bin/ld: .libs/feedback.o:./libxnee/src/../include/libxnee/xnee.h:128: 
multiple definition of `_xnee_protocol_data_numbers'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee.h:128: first defined here
/usr/bin/ld: .libs/feedback.o:./libxnee/src/../include/libxnee/xnee.h:115: 
multiple definition of `_bool_string_values'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee.h:115: first defined here
/usr/bin/ld: .libs/feedback.o:./libxnee/src/../include/libxnee/xnee.h:105: 
multiple definition of `_return_values'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee.h:105: first defined here
/usr/bin/ld: 
.libs/feedback.o:./libxnee/src/../include/libxnee/xnee_internal.h:236: multiple 
definition of `_cont_proc_commands'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee_internal.h:236: first 
defined here
/usr/bin/ld: 
.libs/feedback.o:./libxnee/src/../include/libxnee/xnee_internal.h:225: multiple 
definition of `_xnee_grab_modes'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee_internal.h:225: first 
defined here
/usr/bin/ld: 
.libs/feedback.o:./libxnee/src/../include/libxnee/xnee_internal.h:209: multiple 
definition of `_xnee_resolution_states'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee_internal.h:209: first 
defined here
/usr/bin/ld: 
.libs/feedback.o:./libxnee/src/../include/libxnee/xnee_internal.h:117: multiple 
definition of `xnee_mode'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee_internal.h:117: first 
defined here
/usr/bin/ld: 
.libs/feedback.o:./libxnee/src/../include/libxnee/xnee_internal.h:107: multiple 
definition of `xnee_data_types'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee_internal.h:107: first 
defined here
/usr/bin/ld: .libs/xnee_xinput.o:./libxnee/src/../include/libxnee/xnee.h:251: 
multiple definition of `xnee_override_display'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee.h:251: first defined here
/usr/bin/ld: .libs/xnee_xinput.o:./libxnee/src/../include/libxnee/xnee.h:243: 
multiple definition of `xnee_option_type'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee.h:243: first defined here
/usr/bin/ld: .libs/xnee_xinput.o:./libxnee/src/../include/libxnee/xnee.h:135: 
multiple definition of `_xnee_replay_backend'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee.h:135: first defined here
/usr/bin/ld: .libs/xnee_xinput.o:./libxnee/src/../include/libxnee/xnee.h:128: 
multiple definition of `_xnee_protocol_data_numbers'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee.h:128: first defined here
/usr/bin/ld: .libs/xnee_xinput.o:./libxnee/src/../include/libxnee/xnee.h:115: 
multiple definition of `_bool_string_values'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee.h:115: first defined here
/usr/bin/ld: .libs/xnee_xinput.o:./libxnee/src/../include/libxnee/xnee.h:105: 
multiple definition of `_return_values'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee.h:105: first defined here
/usr/bin/ld: 
.libs/xnee_xinput.o:./libxnee/src/../include/libxnee/xnee_internal.h:236: 
multiple definition of `_cont_proc_commands'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee_internal.h:236: first 
defined here
/usr/bin/ld: 
.libs/xnee_xinput.o:./libxnee/src/../include/libxnee/xnee_internal.h:225: 
multiple definition of `_xnee_grab_modes'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee_internal.h:225: first 
defined here
/usr/bin/ld: 
.libs/xnee_xinput.o:./libxnee/src/../include/libxnee/xnee_internal.h:209: 
multiple definition of `_xnee_resolution_states'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee_internal.h:209: first 
defined here
/usr/bin/ld: 
.libs/xnee_xinput.o:./libxnee/src/../include/libxnee/xnee_internal.h:117: 
multiple definition of `xnee_mode'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee_internal.h:117: first 
defined here
/usr/bin/ld: 
.libs/xnee_xinput.o:./libxnee/src/../include/libxnee/xnee_internal.h:107: 
multiple definition of `xnee_data_types'; 
.libs/xnee.o:./libxnee/src/../include/libxnee/xnee_internal.h:107: first 
defined here
collect2: error: ld returned 1 exit status
make[4]: *** [Makefile:565: libxnee.la] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/libxnee/src'
make[3]: *** [Makefile:388: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/libxnee'
make[2]: *** [Makefile:443: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:375: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [/usr/share/cdbs/1/class/makefile.mk:77: debian/stamp-makefile-build] 
Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: xnee
Source-Version: 3.19-5
Done: Vincent Bernat <ber...@debian.org>

We believe that the bug you reported is fixed in the latest version of
xnee, 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.
Vincent Bernat <ber...@debian.org> (supplier of updated xnee 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: Tue, 04 Aug 2020 09:36:47 +0200
Source: xnee
Architecture: source
Version: 3.19-5
Distribution: unstable
Urgency: medium
Maintainer: Vincent Bernat <ber...@debian.org>
Changed-By: Vincent Bernat <ber...@debian.org>
Closes: 957989
Changes:
 xnee (3.19-5) unstable; urgency=medium
 .
   [ Peter Pentchev ]
   * Add the enum-decl patch to build with GCC 10. Closes: #957989.
Checksums-Sha1:
 4d01b5a37552045b2a566040f0eb0e302b03fbf3 2214 xnee_3.19-5.dsc
 2830e71b099c5e814878971a2040e85bbd6f9a07 1893109 xnee_3.19.orig.tar.gz
 4c150e2fa415abbcb6c4e049cbc768f70253013e 13204980 xnee_3.19-5.debian.tar.xz
 9725ee094932283f909a0932190ebe1ee456c096 12571 xnee_3.19-5_amd64.buildinfo
Checksums-Sha256:
 d6dbf02498bac7ef461af3d89b466d33770f7d11edc4f8b8ba9aba7b2da57b62 2214 
xnee_3.19-5.dsc
 52a41e5cf62f81b7a3e5b58124eb3565e1e12028abda63f547fbbe0d98a2c212 1893109 
xnee_3.19.orig.tar.gz
 cd466d128742262b3f6fa1a0ac6eea8996c10dc8f7f6beb768326118675e276a 13204980 
xnee_3.19-5.debian.tar.xz
 ef6f88daef607fd01cf0a3ef83392c7d8e9e785040845f0f72cbbe1c04971156 12571 
xnee_3.19-5_amd64.buildinfo
Files:
 c243a65a2bc5823b93fb2603783df483 2214 x11 optional xnee_3.19-5.dsc
 560e8126950d8d4e7c30fc844d556482 1893109 x11 optional xnee_3.19.orig.tar.gz
 2882d9ce02bce626ef72b91e70cb857b 13204980 x11 optional 
xnee_3.19-5.debian.tar.xz
 7bf7fabd2749a8fae40824b7df2283f8 12571 x11 optional xnee_3.19-5_amd64.buildinfo

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

iQJGBAEBCAAwFiEErvI0h2bzccaJpzYAlaQv6DU1JfkFAl8pERASHGJlcm5hdEBk
ZWJpYW4ub3JnAAoJEJWkL+g1NSX5mTUP/i7uaD/vknxbeUfKDwSvtZPxrZ1+ISLK
T2Hz+cYbAfR9ZLmjXRzvQuR4c7fqR6lV4KfowdjC3YMhnXAVlsMX94TvpBNsSyPQ
MeYazr97ZLtOaebN3Z+DXPT5QHTFvLYgJOdW4Llj8L0rKU50PCeSg6V+Nh0Tvv7q
5fkbqoggRs+a9zTy4cDGMVjIC1HPDB4v+sT/b8lBHnRgakhyMlC6RgKcKjm//qTI
yawC5FccEmhl7XQ4Jj3ud4aR2EE5yV9CooqFLo1AOyI5nAs+edzb+fm8REawfanc
tFKf9zK2liiQFv7cm+znXvUs1X54MVZkFsnEp+9Olyl4mhPxdDEKvFePtASpkH1W
5TtXZ6ZnBKLZQxI4zTyAQ0S5qfjNuXPFiCH5A/Y3jMi+nL7jAa+yw9fh38O/uwqk
RXRSZzgiz6WnFS6Z+IqCdQfyihkGl/hfxGVmJ0EGk0Odz+sL9vs4ej5OVuAVz8pC
FQ3zZyTuCPDxwardCGIZhZ+Dt8r/yBh/ZE2Cz2V3GHdgPomXDkuAxSYEOJ8R1Pd0
+T0h/jEBRfHF4BPpUgKml14pZ6Iy1U45CX6ehp7o712dHLDS0+zxxIeFSSGKSyru
BkyloN5qUs2UrXDJlh6OI1NTLjobo04vc6KPc877z/UV1TGXq2YxMrq2SSlPYFud
RvzwAMf7JegG
=fTtn
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to