[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#957308: marked as done (grdesktop: ftbfs with GCC-10)



Your message dated Fri, 26 Jun 2020 15:48:28 +0000
with message-id <E1joqaa-000BNj-5f@fasolo.debian.org>
and subject line Bug#957308: fixed in grdesktop 0.23+d040330-7
has caused the Debian Bug report #957308,
regarding grdesktop: 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 owner@bugs.debian.org
immediately.)


-- 
957308: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957308
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:grdesktop
Version: 0.23+d040330-5
Severity: normal
Tags: sid bullseye
User: debian-gcc@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/grdesktop_0.23+d040330-5_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: rdpparse.o:./src/global.h:85: multiple definition of `combo_host2'; main.o:./src/global.h:85: first defined here
/usr/bin/ld: rdpparse.o:./src/global.h:84: multiple definition of `combo_host'; main.o:./src/global.h:84: first defined here
/usr/bin/ld: rdpparse.o:./src/global.h:83: multiple definition of `btn_option'; main.o:./src/global.h:83: first defined here
/usr/bin/ld: rdpparse.o:./src/global.h:82: multiple definition of `btn_cancel'; main.o:./src/global.h:82: first defined here
/usr/bin/ld: rdpparse.o:./src/global.h:81: multiple definition of `btn_connect'; main.o:./src/global.h:81: first defined here
/usr/bin/ld: rdpparse.o:./src/global.h:80: multiple definition of `box_option'; main.o:./src/global.h:80: first defined here
/usr/bin/ld: rdpparse.o:./src/global.h:79: multiple definition of `box_server'; main.o:./src/global.h:79: first defined here
/usr/bin/ld: rdpparse.o:./src/global.h:78: multiple definition of `image_process'; main.o:./src/global.h:78: first defined here
/usr/bin/ld: rdpparse.o:./src/global.h:77: multiple definition of `image_normal'; main.o:./src/global.h:77: first defined here
/usr/bin/ld: rdpparse.o:./src/global.h:76: multiple definition of `window_main'; main.o:./src/global.h:76: first defined here
/usr/bin/ld: rdpparse.o:./src/global.h:73: multiple definition of `gcfg'; main.o:./src/global.h:73: first defined here
/usr/bin/ld: rdpparse.o:./src/global.h:71: multiple definition of `sound_options'; main.o:./src/global.h:71: first defined here
/usr/bin/ld: rdpparse.o:./src/global.h:70: multiple definition of `colors'; main.o:./src/global.h:70: first defined here
/usr/bin/ld: rdpparse.o:./src/global.h:69: multiple definition of `screensize'; main.o:./src/global.h:69: first defined here
/usr/bin/ld: rdpparse.o:./src/global.h:68: multiple definition of `rdp_protocols'; main.o:./src/global.h:68: first defined here
/usr/bin/ld: rdpparse.o:./src/global.h:67: multiple definition of `hostnames'; main.o:./src/global.h:67: first defined here
/usr/bin/ld: sshbox.o:./src/global.h:72: multiple definition of `config'; main.o:./src/global.h:72: first defined here
/usr/bin/ld: sshbox.o:./src/sshbox.h:31: multiple definition of `check_enablessh'; optbox.o:./src/sshbox.h:31: first defined here
/usr/bin/ld: sshbox.o:./src/sshbox.h:32: multiple definition of `input_user'; optbox.o:./src/sshbox.h:32: first defined here
/usr/bin/ld: sshbox.o:./src/sshbox.h:32: multiple definition of `input_host'; optbox.o:./src/sshbox.h:32: first defined here
/usr/bin/ld: sshbox.o:./src/global.h:108: multiple definition of `check_sshopts'; main.o:./src/global.h:108: first defined here
/usr/bin/ld: sshbox.o:./src/global.h:76: multiple definition of `window_main'; main.o:./src/global.h:76: first defined here
/usr/bin/ld: sshbox.o:./src/global.h:109: multiple definition of `btn_sshopts'; main.o:./src/global.h:109: first defined here
/usr/bin/ld: sshbox.o:./src/global.h:107: multiple definition of `combo_clientname'; main.o:./src/global.h:107: first defined here
/usr/bin/ld: sshbox.o:./src/global.h:106: multiple definition of `check_attconsole'; main.o:./src/global.h:106: first defined here
/usr/bin/ld: sshbox.o:./src/global.h:105: multiple definition of `check_wmkeybindings'; main.o:./src/global.h:105: first defined here
/usr/bin/ld: sshbox.o:./src/global.h:104: multiple definition of `check_noencr'; main.o:./src/global.h:104: first defined here
/usr/bin/ld: sshbox.o:./src/global.h:103: multiple definition of `check_hidewmdecoration'; main.o:./src/global.h:103: first defined here
/usr/bin/ld: sshbox.o:./src/global.h:102: multiple definition of `check_motionevt'; main.o:./src/global.h:102: first defined here
/usr/bin/ld: sshbox.o:./src/global.h:101: multiple definition of `check_bitmapupd'; main.o:./src/global.h:101: first defined here
/usr/bin/ld: sshbox.o:./src/global.h:100: multiple definition of `input_ppath'; main.o:./src/global.h:100: first defined here
/usr/bin/ld: sshbox.o:./src/global.h:99: multiple definition of `input_program'; main.o:./src/global.h:99: first defined here
/usr/bin/ld: sshbox.o:./src/global.h:98: multiple definition of `check_prog'; main.o:./src/global.h:98: first defined here
/usr/bin/ld: sshbox.o:./src/global.h:97: multiple definition of `menu_sound'; main.o:./src/global.h:97: first defined here
/usr/bin/ld: sshbox.o:./src/global.h:96: multiple definition of `tree_keymap'; main.o:./src/global.h:96: first defined here
/usr/bin/ld: sshbox.o:./src/global.h:95: multiple definition of `image_colorsize'; main.o:./src/global.h:95: first defined here
/usr/bin/ld: sshbox.o:./src/global.h:94: multiple definition of `menu_colorsize'; main.o:./src/global.h:94: first defined here
/usr/bin/ld: sshbox.o:./src/global.h:93: multiple definition of `geometry_label'; main.o:./src/global.h:93: first defined here
/usr/bin/ld: sshbox.o:./src/global.h:92: multiple definition of `scroll_screensize'; main.o:./src/global.h:92: first defined here
/usr/bin/ld: sshbox.o:./src/global.h:91: multiple definition of `adj_screensize'; main.o:./src/global.h:91: first defined here
/usr/bin/ld: sshbox.o:./src/global.h:90: multiple definition of `menu_rdp_proto'; main.o:./src/global.h:90: first defined here
/usr/bin/ld: sshbox.o:./src/global.h:89: multiple definition of `check_savepw'; main.o:./src/global.h:89: first defined here
/usr/bin/ld: sshbox.o:./src/global.h:88: multiple definition of `input_domain'; main.o:./src/global.h:88: first defined here
/usr/bin/ld: sshbox.o:./src/global.h:87: multiple definition of `input_password'; main.o:./src/global.h:87: first defined here
/usr/bin/ld: sshbox.o:./src/global.h:86: multiple definition of `input_username'; main.o:./src/global.h:86: first defined here
/usr/bin/ld: sshbox.o:./src/global.h:85: multiple definition of `combo_host2'; main.o:./src/global.h:85: first defined here
/usr/bin/ld: sshbox.o:./src/global.h:84: multiple definition of `combo_host'; main.o:./src/global.h:84: first defined here
/usr/bin/ld: sshbox.o:./src/global.h:83: multiple definition of `btn_option'; main.o:./src/global.h:83: first defined here
/usr/bin/ld: sshbox.o:./src/global.h:82: multiple definition of `btn_cancel'; main.o:./src/global.h:82: first defined here
/usr/bin/ld: sshbox.o:./src/global.h:81: multiple definition of `btn_connect'; main.o:./src/global.h:81: first defined here
/usr/bin/ld: sshbox.o:./src/global.h:80: multiple definition of `box_option'; main.o:./src/global.h:80: first defined here
/usr/bin/ld: sshbox.o:./src/global.h:79: multiple definition of `box_server'; main.o:./src/global.h:79: first defined here
/usr/bin/ld: sshbox.o:./src/global.h:78: multiple definition of `image_process'; main.o:./src/global.h:78: first defined here
/usr/bin/ld: sshbox.o:./src/global.h:77: multiple definition of `image_normal'; main.o:./src/global.h:77: first defined here
/usr/bin/ld: sshbox.o:./src/global.h:73: multiple definition of `gcfg'; main.o:./src/global.h:73: first defined here
/usr/bin/ld: sshbox.o:./src/global.h:71: multiple definition of `sound_options'; main.o:./src/global.h:71: first defined here
/usr/bin/ld: sshbox.o:./src/global.h:70: multiple definition of `colors'; main.o:./src/global.h:70: first defined here
/usr/bin/ld: sshbox.o:./src/global.h:69: multiple definition of `screensize'; main.o:./src/global.h:69: first defined here
/usr/bin/ld: sshbox.o:./src/global.h:68: multiple definition of `rdp_protocols'; main.o:./src/global.h:68: first defined here
/usr/bin/ld: sshbox.o:./src/global.h:67: multiple definition of `hostnames'; main.o:./src/global.h:67: first defined here
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:421: grdesktop] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:481: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:359: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: grdesktop
Source-Version: 0.23+d040330-7
Done: Yavor Doganov <yavor@gnu.org>

We believe that the bug you reported is fixed in the latest version of
grdesktop, 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 957308@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Yavor Doganov <yavor@gnu.org> (supplier of updated grdesktop 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 23 Jun 2020 12:12:21 +0300
Source: grdesktop
Architecture: source
Version: 0.23+d040330-7
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Yavor Doganov <yavor@gnu.org>
Closes: 957308
Changes:
 grdesktop (0.23+d040330-7) unstable; urgency=medium
 .
   * QA upload.
   * debian/patches/11_gcc-10.diff: New; fix FTBFS with GCC 10
     (Closes: #957308).
   * debian/patches/series: Update.
   * debian/control (Build-Depends): Switch to debhelper-compat; bump
     compat level to 13.
   * debian/compat: Delete.
Checksums-Sha1:
 bf712725d362bce8a73a33c481201773badc7034 1829 grdesktop_0.23+d040330-7.dsc
 7865c0e205ac908d9c58f04f998167928e9e7e88 29240 grdesktop_0.23+d040330-7.debian.tar.xz
 6833f145a4e8a180d4ca25c457ae57fd374b25f4 13308 grdesktop_0.23+d040330-7_source.buildinfo
Checksums-Sha256:
 7c535867719b2d6f60374fa7373b9f7c4bd952a05ce219aac89e28a2cc503daa 1829 grdesktop_0.23+d040330-7.dsc
 d63a8c51a5421384b3e0e9b195e526f7ab0cac1b799a9b41914482cdd89fa30e 29240 grdesktop_0.23+d040330-7.debian.tar.xz
 f32bd53924fc75903fbb9f4b8359abcb7b45f35c4e2a26acb34deea3e78ec50d 13308 grdesktop_0.23+d040330-7_source.buildinfo
Files:
 ece66b4798cd0b4c68e1d44469dec27c 1829 x11 optional grdesktop_0.23+d040330-7.dsc
 68b991ccf4a1acf0afe826f4216403f6 29240 x11 optional grdesktop_0.23+d040330-7.debian.tar.xz
 09c52dc9787088612295828ebc9e82b6 13308 x11 optional grdesktop_0.23+d040330-7_source.buildinfo

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

iQJFBAEBCAAvFiEE2zBuSxD/2Y7021XXGUtjGrLaKIgFAl72FIYRHGd1c25hbkBn
dXNuYW4uc2UACgkQGUtjGrLaKIjN4A//SmrSh0dTmPiFEM7MrsekzEbNgZS4DnI8
CIDmgUbrVmdBbk/CTh/adq4keVQzSt/wdAjHTVgir7Y6onevyMgX+feizgKMf0s2
jeAwrU6Z4wTI2jHTfloWdApusu/D39JyrymICTJbYAHPxxPG+wj3O5T6nU12qEyG
A4cvYGnqqV9HkFor5lK1VaFWxiXudE3Nu1+sOLq1AHfiEBKAsXgSlfoxfYsiEb6J
tW1QgHmiSOJ4TN1gEbjRMYZaTvisQ6R/7ida/8AQs5sHplZnPPV1pUQQcPM56v9E
9Pe+rx2hPn2C9nGkQ/2Yi+CrPKy7MnFD4i4gcC+EyhdVHnXN59ZmK/K9sqvl4iMk
Rv0Zc7L/z+GwRCvupj8yKL7pzg3Fe4H0y4TrGEwOAsCmph5KXWLKfsyji7hTyvKq
cnGPppa6N1nx4T1FXoVP5bS7SVu6Eo8PjMINKYEIhO5C4PJSZeI3dfd1uTmBOMgB
a6r1L1nlGsOUXYcJgRShGXJQCTVxDLfcCC2vDzVLSid/fDgv1Hevtc1l8rZYEGex
C+PvriKSIiK/ocN8qPeTpxnIpYHsCH9qQH7roKQyt8GbM/E47O07aZARwu1UCfLB
WI407UVfgxknie+pIgHyTDrp7i8n8M3v4Bteyt48TWFgwPj8pFe/WKXTT2FpYSi5
xmINuy6XUNc=
=1EZw
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: