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

Bug#957022: marked as done (aumix: ftbfs with GCC-10)



Your message dated Sat, 18 Apr 2020 22:18:39 +0000
with message-id <E1jPvnL-00035P-AA@fasolo.debian.org>
and subject line Bug#957022: fixed in aumix 2.9.1-7
has caused the Debian Bug report #957022,
regarding aumix: 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.)


-- 
957022: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957022
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:aumix
Version: 2.9.1-6
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/aumix_2.9.1-6_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: interactive.o:./build/gtk/src/../../../src/interactive.h:10: multiple definition of `key_keys'; common.o:./build/gtk/src/../../../src/interactive.h:10: first defined here
/usr/bin/ld: interactive.o:./build/gtk/src/../../../src/interactive.h:10: multiple definition of `key_load'; common.o:./build/gtk/src/../../../src/interactive.h:10: first defined here
/usr/bin/ld: interactive.o:./build/gtk/src/../../../src/interactive.h:10: multiple definition of `key_mute'; common.o:./build/gtk/src/../../../src/interactive.h:10: first defined here
/usr/bin/ld: interactive.o:./build/gtk/src/../../../src/interactive.h:10: multiple definition of `key_only'; common.o:./build/gtk/src/../../../src/interactive.h:10: first defined here
/usr/bin/ld: interactive.o:./build/gtk/src/../../../src/interactive.h:10: multiple definition of `key_quit'; common.o:./build/gtk/src/../../../src/interactive.h:10: first defined here
/usr/bin/ld: interactive.o:./build/gtk/src/../../../src/interactive.h:10: multiple definition of `key_save'; common.o:./build/gtk/src/../../../src/interactive.h:10: first defined here
/usr/bin/ld: interactive.o:./build/gtk/src/../../../src/interactive.h:10: multiple definition of `key_undo'; common.o:./build/gtk/src/../../../src/interactive.h:10: first defined here
/usr/bin/ld: interactive.o:./build/gtk/src/../../../src/gtk.h:26: multiple definition of `labelbalance'; common.o:./build/gtk/src/../../../src/gtk.h:26: first defined here
/usr/bin/ld: interactive.o:./build/gtk/src/../../../src/gtk.h:26: multiple definition of `labelright'; common.o:./build/gtk/src/../../../src/gtk.h:26: first defined here
/usr/bin/ld: interactive.o:./build/gtk/src/../../../src/gtk.h:26: multiple definition of `labelleft'; common.o:./build/gtk/src/../../../src/gtk.h:26: first defined here
/usr/bin/ld: interactive.o:./build/gtk/src/../../../src/gtk.h:26: multiple definition of `labelcent'; common.o:./build/gtk/src/../../../src/gtk.h:26: first defined here
/usr/bin/ld: interactive.o:./build/gtk/src/../../../src/gtk.h:26: multiple definition of `labelzero'; common.o:./build/gtk/src/../../../src/gtk.h:26: first defined here
/usr/bin/ld: interactive.o:./build/gtk/src/../../../src/gtk.h:26: multiple definition of `labelrec'; common.o:./build/gtk/src/../../../src/gtk.h:26: first defined here
/usr/bin/ld: interactive.o:./build/gtk/src/../../../src/gtk.h:25: multiple definition of `visible'; common.o:./build/gtk/src/../../../src/gtk.h:25: first defined here
/usr/bin/ld: interactive.o:./build/gtk/src/../../../src/gtk.h:25: multiple definition of `valuesvisible'; common.o:./build/gtk/src/../../../src/gtk.h:25: first defined here
/usr/bin/ld: interactive.o:./build/gtk/src/../../../src/gtk.h:25: multiple definition of `recplayvisible'; common.o:./build/gtk/src/../../../src/gtk.h:25: first defined here
/usr/bin/ld: interactive.o:./build/gtk/src/../../../src/gtk.h:25: multiple definition of `balancevisible'; common.o:./build/gtk/src/../../../src/gtk.h:25: first defined here
/usr/bin/ld: interactive.o:./build/gtk/src/../../../src/gtk.h:25: multiple definition of `menuvisible'; common.o:./build/gtk/src/../../../src/gtk.h:25: first defined here
/usr/bin/ld: interactive.o:./build/gtk/src/../../../src/gtk.h:24: multiple definition of `rpcallback'; common.o:./build/gtk/src/../../../src/gtk.h:24: first defined here
/usr/bin/ld: interactive.o:./build/gtk/src/../../../src/gtk.h:23: multiple definition of `lvlcallback'; common.o:./build/gtk/src/../../../src/gtk.h:23: first defined here
/usr/bin/ld: interactive.o:./build/gtk/src/../../../src/gtk.h:22: multiple definition of `balcallback'; common.o:./build/gtk/src/../../../src/gtk.h:22: first defined here
/usr/bin/ld: interactive.o:./build/gtk/src/../../../src/gtk.h:21: multiple definition of `maintable'; common.o:./build/gtk/src/../../../src/gtk.h:21: first defined here
/usr/bin/ld: interactive.o:./build/gtk/src/../../../src/gtk.h:20: multiple definition of `levels'; common.o:./build/gtk/src/../../../src/gtk.h:20: first defined here
/usr/bin/ld: interactive.o:./build/gtk/src/../../../src/gtk.h:19: multiple definition of `rpbuttons'; common.o:./build/gtk/src/../../../src/gtk.h:19: first defined here
/usr/bin/ld: interactive.o:./build/gtk/src/../../../src/gtk.h:18: multiple definition of `channellabel'; common.o:./build/gtk/src/../../../src/gtk.h:18: first defined here
/usr/bin/ld: interactive.o:./build/gtk/src/../../../src/gtk.h:17: multiple definition of `baltracks'; common.o:./build/gtk/src/../../../src/gtk.h:17: first defined here
/usr/bin/ld: interactive.o:./build/gtk/src/../../../src/gtk.h:16: multiple definition of `balance'; common.o:./build/gtk/src/../../../src/gtk.h:16: first defined here
/usr/bin/ld: interactive.o:./build/gtk/src/../../../src/gtk.h:15: multiple definition of `adjustment'; common.o:./build/gtk/src/../../../src/gtk.h:15: first defined here
/usr/bin/ld: interactive.o:./build/gtk/src/../../../src/gtk.h:14: multiple definition of `play_pixmap'; common.o:./build/gtk/src/../../../src/gtk.h:14: first defined here
/usr/bin/ld: interactive.o:./build/gtk/src/../../../src/gtk.h:13: multiple definition of `record_pixmap'; common.o:./build/gtk/src/../../../src/gtk.h:13: first defined here
/usr/bin/ld: interactive.o:./build/gtk/src/../../../src/gtk.h:12: multiple definition of `pixmapwid'; common.o:./build/gtk/src/../../../src/gtk.h:12: first defined here
/usr/bin/ld: interactive.o:./build/gtk/src/../../../src/gtk.h:11: multiple definition of `pmask'; common.o:./build/gtk/src/../../../src/gtk.h:11: first defined here
/usr/bin/ld: interactive.o:./build/gtk/src/../../../src/gtk.h:10: multiple definition of `rmask'; common.o:./build/gtk/src/../../../src/gtk.h:10: first defined here
/usr/bin/ld: interactive.o:./build/gtk/src/../../../src/curses.h:92: multiple definition of `Wgetch'; common.o:./build/gtk/src/../../../src/curses.h:92: first defined here
/usr/bin/ld: interactive.o:./build/gtk/src/../../../src/curses.h:91: multiple definition of `levelbalmode'; common.o:./build/gtk/src/../../../src/curses.h:91: first defined here
/usr/bin/ld: interactive.o:./build/gtk/src/../../../src/curses.h:91: multiple definition of `balance_width'; common.o:./build/gtk/src/../../../src/curses.h:91: first defined here
/usr/bin/ld: interactive.o:./build/gtk/src/../../../src/curses.h:91: multiple definition of `label_width'; common.o:./build/gtk/src/../../../src/curses.h:91: first defined here
/usr/bin/ld: interactive.o:./build/gtk/src/../../../src/curses.h:91: multiple definition of `level_width'; common.o:./build/gtk/src/../../../src/curses.h:91: first defined here
/usr/bin/ld: interactive.o:./build/gtk/src/../../../src/curses.h:91: multiple definition of `menu_width'; common.o:./build/gtk/src/../../../src/curses.h:91: first defined here
/usr/bin/ld: interactive.o:./build/gtk/src/../../../src/curses.h:91: multiple definition of `balance_increment'; common.o:./build/gtk/src/../../../src/curses.h:91: first defined here
/usr/bin/ld: interactive.o:./build/gtk/src/../../../src/curses.h:91: multiple definition of `level_increment'; common.o:./build/gtk/src/../../../src/curses.h:91: first defined here
/usr/bin/ld: mouse.o:./build/gtk/src/../../../src/curses.h:92: multiple definition of `Wgetch'; common.o:./build/gtk/src/../../../src/curses.h:92: first defined here
/usr/bin/ld: mouse.o:./build/gtk/src/../../../src/curses.h:91: multiple definition of `menu_width'; common.o:./build/gtk/src/../../../src/curses.h:91: first defined here
/usr/bin/ld: mouse.o:./build/gtk/src/../../../src/curses.h:91: multiple definition of `level_width'; common.o:./build/gtk/src/../../../src/curses.h:91: first defined here
/usr/bin/ld: mouse.o:./build/gtk/src/../../../src/curses.h:91: multiple definition of `label_width'; common.o:./build/gtk/src/../../../src/curses.h:91: first defined here
/usr/bin/ld: mouse.o:./build/gtk/src/../../../src/curses.h:91: multiple definition of `balance_width'; common.o:./build/gtk/src/../../../src/curses.h:91: first defined here
/usr/bin/ld: mouse.o:./build/gtk/src/../../../src/curses.h:91: multiple definition of `level_increment'; common.o:./build/gtk/src/../../../src/curses.h:91: first defined here
/usr/bin/ld: mouse.o:./build/gtk/src/../../../src/curses.h:91: multiple definition of `balance_increment'; common.o:./build/gtk/src/../../../src/curses.h:91: first defined here
/usr/bin/ld: mouse.o:./build/gtk/src/../../../src/curses.h:91: multiple definition of `levelbalmode'; common.o:./build/gtk/src/../../../src/curses.h:91: first defined here
/usr/bin/ld: mouse.o:./build/gtk/src/../../../src/interactive.h:10: multiple definition of `key_undo'; common.o:./build/gtk/src/../../../src/interactive.h:10: first defined here
/usr/bin/ld: mouse.o:./build/gtk/src/../../../src/interactive.h:10: multiple definition of `key_save'; common.o:./build/gtk/src/../../../src/interactive.h:10: first defined here
/usr/bin/ld: mouse.o:./build/gtk/src/../../../src/interactive.h:10: multiple definition of `key_quit'; common.o:./build/gtk/src/../../../src/interactive.h:10: first defined here
/usr/bin/ld: mouse.o:./build/gtk/src/../../../src/interactive.h:10: multiple definition of `key_only'; common.o:./build/gtk/src/../../../src/interactive.h:10: first defined here
/usr/bin/ld: mouse.o:./build/gtk/src/../../../src/interactive.h:10: multiple definition of `key_mute'; common.o:./build/gtk/src/../../../src/interactive.h:10: first defined here
/usr/bin/ld: mouse.o:./build/gtk/src/../../../src/interactive.h:10: multiple definition of `key_load'; common.o:./build/gtk/src/../../../src/interactive.h:10: first defined here
/usr/bin/ld: mouse.o:./build/gtk/src/../../../src/interactive.h:10: multiple definition of `key_keys'; common.o:./build/gtk/src/../../../src/interactive.h:10: first defined here
/usr/bin/ld: mouse.o:./build/gtk/src/../../../src/common.h:137: multiple definition of `our_recplay'; common.o:./build/gtk/src/../../../src/common.h:137: first defined here
/usr/bin/ld: mouse.o:./build/gtk/src/../../../src/common.h:136: multiple definition of `ourlevel'; common.o:./build/gtk/src/../../../src/common.h:136: first defined here
collect2: error: ld returned 1 exit status
make[4]: *** [Makefile:417: aumix] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/build/gtk/src'
make[3]: *** [Makefile:407: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/build/gtk'
make[2]: *** [Makefile:348: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/build/gtk'
dh_auto_build: error: cd build/gtk && make -j4 returned exit code 2
make[1]: *** [debian/rules:20: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:7: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: aumix
Source-Version: 2.9.1-7
Done: Samuel Thibault <sthibault@debian.org>

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

Debian distribution maintenance software
pp.
Samuel Thibault <sthibault@debian.org> (supplier of updated aumix 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: Sat, 18 Apr 2020 23:27:35 +0200
Source: aumix
Binary: aumix aumix-common aumix-dbgsym aumix-gtk aumix-gtk-dbgsym
Architecture: source
Version: 2.9.1-7
Distribution: unstable
Urgency: medium
Maintainer: Samuel Thibault <sthibault@debian.org>
Changed-By: Samuel Thibault <sthibault@debian.org>
Description:
 aumix      - Simple text-based mixer control program
 aumix-common - Simple text-based mixer control program (common files)
 aumix-gtk  - Simple mixer control program with GUI and text interfaces
Closes: 957022
Changes:
 aumix (2.9.1-7) unstable; urgency=medium
 .
   * Salvage package.
   * control: Update Debian packaging URL.
   * control: Migrate priority to optional.
   * aumix-gtk.menu,aumix.menu: Remove, superseded by desktop files.
   * control: Use https URL.
   * control: Bump Standards-Version to 4.4.0.
   * Move source package lintian overrides to debian/source.
   * patches/19_no-common.patch: Fix build with gcc-10           closes: #957022
Checksums-Sha1:
 303a805dd34f4a5c6d253a92b334ddf239702ff8 2016 aumix_2.9.1-7.dsc
 9c00498da9ce3188fb2199687155a6da09e4c036 38708 aumix_2.9.1-7.debian.tar.xz
Checksums-Sha256:
 2125c699506e487c1b1b95f4484820b4a70645db19292e3a633d3f66ba3768c8 2016 aumix_2.9.1-7.dsc
 0e18fa166abdbe1233c6c591376d9115ecd17746164f1bf87b75b301c41e8547 38708 aumix_2.9.1-7.debian.tar.xz
Files:
 fe7680ce171bfdd6c64365dd6b5ef13a 2016 sound optional aumix_2.9.1-7.dsc
 40a31015c399d870c11f9f30dcc6f504 38708 sound optional aumix_2.9.1-7.debian.tar.xz

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

iQIzBAEBCgAdFiEEXtnoVvfWxur1EWehjTXDVXILuv0FAl6beWwACgkQjTXDVXIL
uv2MOQ/+KMZAYCAI5e8XDHbmiL66yrkVEQqjyaWXVhQLykgXBdF/2yIX52hDG/6r
GEuQq85xS51PKUVRCnXvt5fM7/8R/VUyacQcx6D8BQw/SSyDZCoh+r9wyPSfaF3w
8XKctOweXOs7K9/oigPVi2Jg+2AGORBczd7Ud+0XRqe8+G6iWMXu1IUqthHg+Kf/
Y9BkGnlT9O2tYc6BcdYUfL+5lcY1U2p4UKApnSuJlgXwVmLhlV6GJl8wGzrWuOUg
Rol8OM7QFA0XOhTsQ5Q/Nqpvs3AgEjk+8fR7smveXLIm+9APeHQV/Zbvvp9qLkWk
NjEahYf/ffsoKVD2ivi3z215EyQujdhoy4yiD+xz9yKwTw/HjG2VFitdkwTBITuE
whMmlP5wXuxrumHoGJOMYYG+UWL+cb4ip+Awptb146Ol04sHbCyeo7wA2YTgNUie
QOjrywaDqKRX8VgvarWnQLTGgs7ClARg47XvzozMgxnV8FLq6Yx8aU25edNHTHVI
BOuG42MKYzj57GmphlM8Us1VLSShvL+P+dH8qohlZ2eeXkN5f59p37hfRTwmeku/
oqX4JY5k1lMhNUEGBDwuReYjVnRcY4vRBinQpAxPZJ1w2F9a7A2i9Af4qdnvkfpR
nD7zJeeHzqXWZkfGcJy+u/IdGPMD5gdea5DkbFFWjKAoSACMLVU=
=GzpA
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: