Package: src:darksnow
Version: 0.7.1-2
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/darksnow_0.7.1-2_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: tooltips.o:./global.h:124: multiple definition of `combo_bitrate'; 
darksnow.o:(.bss+0x318): first defined here
/usr/bin/ld: tooltips.o:./global.h:123: multiple definition of `label_bitrate'; 
darksnow.o:(.bss+0x310): first defined here
/usr/bin/ld: tooltips.o:./global.h:122: multiple definition of `combo_format'; 
darksnow.o:(.bss+0x308): first defined here
/usr/bin/ld: tooltips.o:./global.h:121: multiple definition of `label_format'; 
darksnow.o:(.bss+0x300): first defined here
/usr/bin/ld: tooltips.o:./global.h:120: multiple definition of `combo_icecast'; 
darksnow.o:(.bss+0x2f8): first defined here
/usr/bin/ld: tooltips.o:./global.h:119: multiple definition of `label_icecast'; 
darksnow.o:(.bss+0x2f0): first defined here
/usr/bin/ld: tooltips.o:./global.h:116: multiple definition of `entry_genre'; 
darksnow.o:(.bss+0x2e8): first defined here
/usr/bin/ld: tooltips.o:./global.h:115: multiple definition of `label_genre'; 
darksnow.o:(.bss+0x2e0): first defined here
/usr/bin/ld: tooltips.o:./global.h:114: multiple definition of `entry_url'; 
darksnow.o:(.bss+0x2d8): first defined here
/usr/bin/ld: tooltips.o:./global.h:113: multiple definition of `label_url'; 
darksnow.o:(.bss+0x2d0): first defined here
/usr/bin/ld: tooltips.o:./global.h:112: multiple definition of 
`entry_description'; darksnow.o:(.bss+0x2c8): first defined here
/usr/bin/ld: tooltips.o:./global.h:111: multiple definition of 
`label_description'; darksnow.o:(.bss+0x2c0): first defined here
/usr/bin/ld: tooltips.o:./global.h:110: multiple definition of 
`entry_radioname'; darksnow.o:(.bss+0x2b8): first defined here
/usr/bin/ld: tooltips.o:./global.h:109: multiple definition of 
`label_radioname'; darksnow.o:(.bss+0x2b0): first defined here
/usr/bin/ld: tooltips.o:./global.h:107: multiple definition of `label_pass'; 
darksnow.o:(.bss+0x2a0): first defined here
/usr/bin/ld: tooltips.o:./global.h:105: multiple definition of 
`label_mountpoint'; darksnow.o:(.bss+0x290): first defined here
/usr/bin/ld: tooltips.o:./global.h:103: multiple definition of `label_port'; 
darksnow.o:(.bss+0x280): first defined here
/usr/bin/ld: tooltips.o:./global.h:101: multiple definition of `label_server'; 
darksnow.o:(.bss+0x270): first defined here
/usr/bin/ld: tooltips.o:./global.h:97: multiple definition of 
`label_remotedump'; darksnow.o:(.bss+0x260): first defined here
/usr/bin/ld: tooltips.o:./global.h:94: multiple definition of 
`button_localdump'; darksnow.o:(.bss+0x248): first defined here
/usr/bin/ld: tooltips.o:./global.h:90: multiple definition of 
`table_description'; darksnow.o:(.bss+0x240): first defined here
/usr/bin/ld: tooltips.o:./global.h:89: multiple definition of 
`label_notebook_description'; darksnow.o:(.bss+0x238): first defined here
/usr/bin/ld: tooltips.o:./global.h:88: multiple definition of `table_audio'; 
darksnow.o:(.bss+0x230): first defined here
/usr/bin/ld: tooltips.o:./global.h:87: multiple definition of 
`label_notebook_audio'; darksnow.o:(.bss+0x228): first defined here
/usr/bin/ld: tooltips.o:./global.h:86: multiple definition of `table_server'; 
darksnow.o:(.bss+0x220): first defined here
/usr/bin/ld: tooltips.o:./global.h:85: multiple definition of 
`label_notebook_server'; darksnow.o:(.bss+0x218): first defined here
/usr/bin/ld: tooltips.o:./global.h:84: multiple definition of `notebook'; 
darksnow.o:(.bss+0x210): first defined here
/usr/bin/ld: tooltips.o:./global.h:81: multiple definition of `file_localdump'; 
darksnow.o:(.bss+0x208): first defined here
/usr/bin/ld: tooltips.o:./global.h:80: multiple definition of `file_save'; 
darksnow.o:(.bss+0x200): first defined here
/usr/bin/ld: tooltips.o:./global.h:79: multiple definition of `file_open'; 
darksnow.o:(.bss+0x1f8): first defined here
/usr/bin/ld: tooltips.o:./global.h:76: multiple definition of `vbox'; 
darksnow.o:(.bss+0x1f0): first defined here
/usr/bin/ld: tooltips.o:./global.h:75: multiple definition of 
`menu_item_about'; darksnow.o:(.bss+0x1e8): first defined here
/usr/bin/ld: tooltips.o:./global.h:74: multiple definition of `menu_item_help'; 
darksnow.o:(.bss+0x1e0): first defined here
/usr/bin/ld: tooltips.o:./global.h:73: multiple definition of `menu_help'; 
darksnow.o:(.bss+0x1d8): first defined here
/usr/bin/ld: tooltips.o:./global.h:72: multiple definition of `menu_item_quit'; 
darksnow.o:(.bss+0x1d0): first defined here
/usr/bin/ld: tooltips.o:./global.h:71: multiple definition of 
`menu_item_quit_nd'; darksnow.o:(.bss+0x1c8): first defined here
/usr/bin/ld: tooltips.o:./global.h:70: multiple definition of `menu_item_save'; 
darksnow.o:(.bss+0x1c0): first defined here
/usr/bin/ld: tooltips.o:./global.h:69: multiple definition of `menu_item_open'; 
darksnow.o:(.bss+0x1b8): first defined here
/usr/bin/ld: tooltips.o:./global.h:68: multiple definition of `menu_item_file'; 
darksnow.o:(.bss+0x1b0): first defined here
/usr/bin/ld: tooltips.o:./global.h:67: multiple definition of `menu_file'; 
darksnow.o:(.bss+0x1a8): first defined here
/usr/bin/ld: tooltips.o:./global.h:66: multiple definition of `menu_bar'; 
darksnow.o:(.bss+0x1a0): first defined here
/usr/bin/ld: tooltips.o:./global.h:63: multiple definition of 
`button_cancel_darkkill'; darksnow.o:(.bss+0x198): first defined here
/usr/bin/ld: tooltips.o:./global.h:62: multiple definition of 
`button_no_darkkill'; darksnow.o:(.bss+0x190): first defined here
/usr/bin/ld: tooltips.o:./global.h:61: multiple definition of 
`button_yes_darkkill'; darksnow.o:(.bss+0x188): first defined here
/usr/bin/ld: tooltips.o:./global.h:60: multiple definition of `label_darkkill'; 
darksnow.o:(.bss+0x180): first defined here
/usr/bin/ld: tooltips.o:./global.h:59: multiple definition of 
`dialog_darkkill'; darksnow.o:(.bss+0x178): first defined here
/usr/bin/ld: tooltips.o:./global.h:56: multiple definition of `button_darkdep'; 
darksnow.o:(.bss+0x170): first defined here
/usr/bin/ld: tooltips.o:./global.h:55: multiple definition of `label_darkdep'; 
darksnow.o:(.bss+0x168): first defined here
/usr/bin/ld: tooltips.o:./global.h:54: multiple definition of `dialog_darkdep'; 
darksnow.o:(.bss+0x160): first defined here
/usr/bin/ld: tooltips.o:./global.h:51: multiple definition of `dialog_about'; 
darksnow.o:(.bss+0x158): first defined here
/usr/bin/ld: tooltips.o:./global.h:48: multiple definition of `table'; 
darksnow.o:(.bss+0x150): first defined here
/usr/bin/ld: tooltips.o:./global.h:47: multiple definition of `label_status'; 
darksnow.o:(.bss+0x148): first defined here
/usr/bin/ld: tooltips.o:./global.h:46: multiple definition of `button_detail'; 
darksnow.o:(.bss+0x140): first defined here
/usr/bin/ld: tooltips.o:./global.h:45: multiple definition of `button_stop'; 
darksnow.o:(.bss+0x138): first defined here
/usr/bin/ld: tooltips.o:./global.h:44: multiple definition of `button_start'; 
darksnow.o:(.bss+0x130): first defined here
/usr/bin/ld: tooltips.o:./global.h:43: multiple definition of `window'; 
darksnow.o:(.bss+0x128): first defined here
/usr/bin/ld: tooltips.o:./global.h:40: multiple definition of `show_detail'; 
darksnow.o:(.bss+0x120): first defined here
/usr/bin/ld: tooltips.o:./global.h:39: multiple definition of `darksnow_temp'; 
darksnow.o:(.bss+0xe0): first defined here
/usr/bin/ld: tooltips.o:./global.h:38: multiple definition of `darkice_cfg'; 
darksnow.o:(.bss+0xa0): first defined here
/usr/bin/ld: tooltips.o:./global.h:37: multiple definition of `darksnow_cfg'; 
darksnow.o:(.bss+0x60): first defined here
/usr/bin/ld: tooltips.o:./global.h:36: multiple definition of `home'; 
darksnow.o:(.bss+0x20): first defined here
/usr/bin/ld: tooltips.o:./global.h:33: multiple definition of `darkice_fd'; 
darksnow.o:(.bss+0xc): first defined here
/usr/bin/ld: tooltips.o:./global.h:30: multiple definition of `pid'; 
darksnow.o:(.bss+0x8): first defined here
/usr/bin/ld: tooltips.o:./global.h:27: multiple definition of `shared_area'; 
darksnow.o:(.bss+0x0): first defined here
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:42: darksnow] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:7: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

Reply via email to