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

Bug#957308: grdesktop: ftbfs with GCC-10



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


Reply to: