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

Bug#957281: marked as done (gnomad2: ftbfs with GCC-10)



Your message dated Mon, 18 Jan 2021 22:34:17 +0000
with message-id <E1l1d6H-000AKt-Mw@fasolo.debian.org>
and subject line Bug#957281: fixed in gnomad2 2.9.6-6
has caused the Debian Bug report #957281,
regarding gnomad2: 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.)


-- 
957281: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957281
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
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

--- End Message ---
--- Begin Message ---
Source: gnomad2
Source-Version: 2.9.6-6
Done: Sudip Mukherjee <sudipm.mukherjee@gmail.com>

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

Debian distribution maintenance software
pp.
Sudip Mukherjee <sudipm.mukherjee@gmail.com> (supplier of updated gnomad2 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: SHA512

Format: 1.8
Date: Mon, 18 Jan 2021 22:01:37 +0000
Source: gnomad2
Architecture: source
Version: 2.9.6-6
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Closes: 957281
Changes:
 gnomad2 (2.9.6-6) unstable; urgency=medium
 .
   * QA upload.
   * Fix ftbfs with GCC-10. (Closes: #957281)
     - Thanks to Logan Rosen.
   * Update Standards-Version to 4.5.1
   * Use debhelper-compat.
     - Update compat level to 13.
   * Remove autoreconf and parallel.
   * Use https with copyright-format-uri.
   * Update Vcs to salsa.
   * Remove whitespace from d/changelog.
Checksums-Sha1:
 5e5b078cffb680d020355c04cd79f2b2f11e023e 1998 gnomad2_2.9.6-6.dsc
 dec9d85662c577d674a375334c53b5ad4e8c1398 15544 gnomad2_2.9.6-6.debian.tar.xz
 dfc5b2b9c1bf92196e3f4591c72de09a3ddb3c01 15279 gnomad2_2.9.6-6_amd64.buildinfo
Checksums-Sha256:
 f629ca8d4483756e0048badf33434e0b156a6cb6cdb66d3b6b6cc92285108d13 1998 gnomad2_2.9.6-6.dsc
 aa00893904dfb496e46b49efff54a3bbd4eccbe269f9fcb47784cbcfceaf07be 15544 gnomad2_2.9.6-6.debian.tar.xz
 feac0d3374302e84a6cc1da5297785245e0812b101d43737e07fc1279639f08a 15279 gnomad2_2.9.6-6_amd64.buildinfo
Files:
 35e3873ba39c271ff10771175d572d09 1998 sound optional gnomad2_2.9.6-6.dsc
 c6c6ded15702d247cda66a3f6c357192 15544 sound optional gnomad2_2.9.6-6.debian.tar.xz
 9dddb910b1c5ac1aa3fd68b6515a7f4a 15279 sound optional gnomad2_2.9.6-6_amd64.buildinfo

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

iQIzBAEBCgAdFiEEuDQJkCg9jZvBlJrHR5mjUUbRKzUFAmAGB1IACgkQR5mjUUbR
KzUuGg/8Ddd+Ec46SbqjTVB8palBnDPEty47hORvD0Q5qsP21MOTo2NErFiYFrwZ
sboHb8gHaFg82mKweCoQB0/rEwo+HZXJs65yxR7aGu4mBJ6QdyhuxFyJ/WQoZb7P
ZovskXHcoB648epNCj4UkiHqE+rOfuBU7cBsHLAoWGr5MyRfgwx7Y+A7ziyOsZCb
ZkKjLAflupDAoNnSgfTBFm9SV6i7oQgvspDrQOGZ8HqYPNNws2kdZi5UKxJk4xQf
QDBsgDSmCgDvaNQItOWCSpgBISKSZpc1A03yicIXwdw1mCDCfybCvOBB6kxp/KyE
/g44+O23e9rdDjYnOpP6dXaPKKFteHRwnukKxbmKwMSMu3BcNspc63J5a1E7Y4tr
2GALexer/ceIPFzDe9lfXB2y1mcw9O2j+B+A1XPkFAB581dYuQSJL7GSH8pJPARw
MQ22BdylsU3LQXN+0lnudx6TdARZmK0UwB/z39frVyajdZrTYzRIjKsrJE35uC+D
AblWdHtNu+Sar/X7WewE5tnOyujUQP2+iDEsj2fMkKQrdv9eQs6IzlFxvs7Wgcl/
/FubGcyzF7d2dgrOGr6Ma7ZjWpAy47cnY8PiFjaV5/urJV+mb0nHb+u+k7U/zsDj
2QGa35ZO8DTPpPnkYluuNEbXwYFHaH+fE3dq4sLO9GOyd6GH2Rc=
=YEs3
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: