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

Bug#957281: gnomad2: ftbfs with GCC-10



Package: src:gnomad2
Version: 2.9.6-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/gnomad2_2.9.6-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: xfer.o:./src/common.h:145: multiple definition of `jukebox_locked'; id3read.o:./src/common.h:145: first defined here
/usr/bin/ld: xfer.o:./src/common.h:135: multiple definition of `playlist_widgets'; id3read.o:./src/common.h:135: first defined here
/usr/bin/ld: xfer.o:./src/common.h:138: multiple definition of `progress_bar'; id3read.o:./src/common.h:138: first defined here
/usr/bin/ld: xfer.o:./src/common.h:148: multiple definition of `cancel_jukebox_operation'; id3read.o:./src/common.h:148: first defined here
/usr/bin/ld: xfer.o:./src/common.h:151: multiple definition of `gnomad_debug'; id3read.o:./src/common.h:151: first defined here
/usr/bin/ld: xfer.o:./src/common.h:142: multiple definition of `selected_target_playlists'; id3read.o:./src/common.h:142: first defined here
/usr/bin/ld: xfer.o:./src/common.h:141: multiple definition of `jukebox_playlist'; id3read.o:./src/common.h:141: first defined here
/usr/bin/ld: xfer.o:./src/common.h:134: multiple definition of `data_widgets'; id3read.o:./src/common.h:134: first defined here
/usr/bin/ld: data.o:./src/common.h:145: multiple definition of `jukebox_locked'; id3read.o:./src/common.h:145: first defined here
/usr/bin/ld: data.o:./src/common.h:138: multiple definition of `progress_bar'; id3read.o:./src/common.h:138: first defined here
/usr/bin/ld: data.o:./src/common.h:148: multiple definition of `cancel_jukebox_operation'; id3read.o:./src/common.h:148: first defined here
/usr/bin/ld: data.o:./src/common.h:134: multiple definition of `data_widgets'; id3read.o:./src/common.h:134: first defined here
/usr/bin/ld: data.o:./src/common.h:151: multiple definition of `gnomad_debug'; id3read.o:./src/common.h:151: first defined here
/usr/bin/ld: data.o:./src/common.h:142: multiple definition of `selected_target_playlists'; id3read.o:./src/common.h:142: first defined here
/usr/bin/ld: data.o:./src/common.h:141: multiple definition of `jukebox_playlist'; id3read.o:./src/common.h:141: first defined here
/usr/bin/ld: data.o:./src/common.h:135: multiple definition of `playlist_widgets'; id3read.o:./src/common.h:135: first defined here
/usr/bin/ld: data.o:./src/common.h:133: multiple definition of `transfer_widgets'; id3read.o:./src/common.h:133: first defined here
/usr/bin/ld: player.o:./src/common.h:148: multiple definition of `cancel_jukebox_operation'; id3read.o:./src/common.h:148: first defined here
/usr/bin/ld: player.o:./src/common.h:151: multiple definition of `gnomad_debug'; id3read.o:./src/common.h:151: first defined here
/usr/bin/ld: player.o:./src/common.h:145: multiple definition of `jukebox_locked'; id3read.o:./src/common.h:145: first defined here
/usr/bin/ld: player.o:./src/common.h:142: multiple definition of `selected_target_playlists'; id3read.o:./src/common.h:142: first defined here
/usr/bin/ld: player.o:./src/common.h:141: multiple definition of `jukebox_playlist'; id3read.o:./src/common.h:141: first defined here
/usr/bin/ld: player.o:./src/common.h:138: multiple definition of `progress_bar'; id3read.o:./src/common.h:138: first defined here
/usr/bin/ld: player.o:./src/common.h:135: multiple definition of `playlist_widgets'; id3read.o:./src/common.h:135: first defined here
/usr/bin/ld: player.o:./src/common.h:134: multiple definition of `data_widgets'; id3read.o:./src/common.h:134: first defined here
/usr/bin/ld: player.o:./src/common.h:133: multiple definition of `transfer_widgets'; id3read.o:./src/common.h:133: first defined here
/usr/bin/ld: metadata.o:./src/common.h:134: multiple definition of `data_widgets'; id3read.o:./src/common.h:134: first defined here
/usr/bin/ld: metadata.o:./src/common.h:133: multiple definition of `transfer_widgets'; id3read.o:./src/common.h:133: first defined here
/usr/bin/ld: metadata.o:./src/common.h:151: multiple definition of `gnomad_debug'; id3read.o:./src/common.h:151: first defined here
/usr/bin/ld: metadata.o:./src/common.h:135: multiple definition of `playlist_widgets'; id3read.o:./src/common.h:135: first defined here
/usr/bin/ld: metadata.o:./src/common.h:148: multiple definition of `cancel_jukebox_operation'; id3read.o:./src/common.h:148: first defined here
/usr/bin/ld: metadata.o:./src/common.h:145: multiple definition of `jukebox_locked'; id3read.o:./src/common.h:145: first defined here
/usr/bin/ld: metadata.o:./src/common.h:142: multiple definition of `selected_target_playlists'; id3read.o:./src/common.h:142: first defined here
/usr/bin/ld: metadata.o:./src/common.h:141: multiple definition of `jukebox_playlist'; id3read.o:./src/common.h:141: first defined here
/usr/bin/ld: metadata.o:./src/common.h:138: multiple definition of `progress_bar'; id3read.o:./src/common.h:138: first defined here
/usr/bin/ld: wmaread.o:./src/common.h:151: multiple definition of `gnomad_debug'; id3read.o:./src/common.h:151: first defined here
/usr/bin/ld: wmaread.o:./src/common.h:148: multiple definition of `cancel_jukebox_operation'; id3read.o:./src/common.h:148: first defined here
/usr/bin/ld: wmaread.o:./src/common.h:145: multiple definition of `jukebox_locked'; id3read.o:./src/common.h:145: first defined here
/usr/bin/ld: wmaread.o:./src/common.h:142: multiple definition of `selected_target_playlists'; id3read.o:./src/common.h:142: first defined here
/usr/bin/ld: wmaread.o:./src/common.h:141: multiple definition of `jukebox_playlist'; id3read.o:./src/common.h:141: first defined here
/usr/bin/ld: wmaread.o:./src/common.h:138: multiple definition of `progress_bar'; id3read.o:./src/common.h:138: first defined here
/usr/bin/ld: wmaread.o:./src/common.h:135: multiple definition of `playlist_widgets'; id3read.o:./src/common.h:135: first defined here
/usr/bin/ld: wmaread.o:./src/common.h:134: multiple definition of `data_widgets'; id3read.o:./src/common.h:134: first defined here
/usr/bin/ld: wmaread.o:./src/common.h:133: multiple definition of `transfer_widgets'; id3read.o:./src/common.h:133: first defined here
/usr/bin/ld: riffile.o:./src/common.h:151: multiple definition of `gnomad_debug'; id3read.o:./src/common.h:151: first defined here
/usr/bin/ld: riffile.o:./src/common.h:148: multiple definition of `cancel_jukebox_operation'; id3read.o:./src/common.h:148: first defined here
/usr/bin/ld: riffile.o:./src/common.h:145: multiple definition of `jukebox_locked'; id3read.o:./src/common.h:145: first defined here
/usr/bin/ld: riffile.o:./src/common.h:142: multiple definition of `selected_target_playlists'; id3read.o:./src/common.h:142: first defined here
/usr/bin/ld: riffile.o:./src/common.h:141: multiple definition of `jukebox_playlist'; id3read.o:./src/common.h:141: first defined here
/usr/bin/ld: riffile.o:./src/common.h:138: multiple definition of `progress_bar'; id3read.o:./src/common.h:138: first defined here
/usr/bin/ld: riffile.o:./src/common.h:135: multiple definition of `playlist_widgets'; id3read.o:./src/common.h:135: first defined here
/usr/bin/ld: riffile.o:./src/common.h:134: multiple definition of `data_widgets'; id3read.o:./src/common.h:134: first defined here
/usr/bin/ld: riffile.o:./src/common.h:133: multiple definition of `transfer_widgets'; id3read.o:./src/common.h:133: first defined here
/usr/bin/ld: tagfile.o:./src/common.h:151: multiple definition of `gnomad_debug'; id3read.o:./src/common.h:151: first defined here
/usr/bin/ld: tagfile.o:./src/common.h:148: multiple definition of `cancel_jukebox_operation'; id3read.o:./src/common.h:148: first defined here
/usr/bin/ld: tagfile.o:./src/common.h:145: multiple definition of `jukebox_locked'; id3read.o:./src/common.h:145: first defined here
/usr/bin/ld: tagfile.o:./src/common.h:142: multiple definition of `selected_target_playlists'; id3read.o:./src/common.h:142: first defined here
/usr/bin/ld: tagfile.o:./src/common.h:141: multiple definition of `jukebox_playlist'; id3read.o:./src/common.h:141: first defined here
/usr/bin/ld: tagfile.o:./src/common.h:138: multiple definition of `progress_bar'; id3read.o:./src/common.h:138: first defined here
/usr/bin/ld: tagfile.o:./src/common.h:135: multiple definition of `playlist_widgets'; id3read.o:./src/common.h:135: first defined here
/usr/bin/ld: tagfile.o:./src/common.h:134: multiple definition of `data_widgets'; id3read.o:./src/common.h:134: first defined here
/usr/bin/ld: tagfile.o:./src/common.h:133: multiple definition of `transfer_widgets'; id3read.o:./src/common.h:133: first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:424: gnomad2] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: *** [Makefile:552: all-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:6: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2


Reply to: