Your message dated Tue, 11 Aug 2020 09:33:42 +0000
with message-id <e1k5qf8-0007qr...@fasolo.debian.org>
and subject line Bug#957563: fixed in mpg321 0.3.2-3.1
has caused the Debian Bug report #957563,
regarding mpg321: 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 ow...@bugs.debian.org
immediately.)


-- 
957563: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957563
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:mpg321
Version: 0.3.2-3
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/mpg321_0.3.2-3_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: network.o:/<<PKGBUILDDIR>>/mpg321.h:288: multiple definition of 
`Output_Queue'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:288: first defined here
/usr/bin/ld: network.o:/<<PKGBUILDDIR>>/mpg321.h:264: multiple definition of 
`output_buffer_position'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:264: first defined 
here
/usr/bin/ld: network.o:/<<PKGBUILDDIR>>/mpg321.h:263: multiple definition of 
`mad_decoder_position'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:263: first defined 
here
/usr/bin/ld: network.o:/<<PKGBUILDDIR>>/mpg321.h:261: multiple definition of 
`semarray'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:261: first defined here
/usr/bin/ld: network.o:/<<PKGBUILDDIR>>/mpg321.h:237: multiple definition of 
`imag'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:237: first defined here
/usr/bin/ld: network.o:/<<PKGBUILDDIR>>/mpg321.h:236: multiple definition of 
`real'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:236: first defined here
/usr/bin/ld: network.o:/<<PKGBUILDDIR>>/mpg321.h:119: multiple definition of 
`loop_remaining'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:119: first defined here
/usr/bin/ld: remote.o:/<<PKGBUILDDIR>>/mpg321.h:291: multiple definition of 
`Decoded_Frames'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:291: first defined here
/usr/bin/ld: remote.o:/<<PKGBUILDDIR>>/mpg321.h:288: multiple definition of 
`Output_Queue'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:288: first defined here
/usr/bin/ld: remote.o:/<<PKGBUILDDIR>>/mpg321.h:264: multiple definition of 
`output_buffer_position'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:264: first defined 
here
/usr/bin/ld: remote.o:/<<PKGBUILDDIR>>/mpg321.h:263: multiple definition of 
`mad_decoder_position'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:263: first defined 
here
/usr/bin/ld: remote.o:/<<PKGBUILDDIR>>/mpg321.h:261: multiple definition of 
`semarray'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:261: first defined here
/usr/bin/ld: remote.o:/<<PKGBUILDDIR>>/mpg321.h:237: multiple definition of 
`imag'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:237: first defined here
/usr/bin/ld: remote.o:/<<PKGBUILDDIR>>/mpg321.h:236: multiple definition of 
`real'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:236: first defined here
/usr/bin/ld: remote.o:/<<PKGBUILDDIR>>/mpg321.h:119: multiple definition of 
`loop_remaining'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:119: first defined here
/usr/bin/ld: ao.o:/<<PKGBUILDDIR>>/mpg321.h:291: multiple definition of 
`Decoded_Frames'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:291: first defined here
/usr/bin/ld: ao.o:/<<PKGBUILDDIR>>/mpg321.h:288: multiple definition of 
`Output_Queue'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:288: first defined here
/usr/bin/ld: ao.o:/<<PKGBUILDDIR>>/mpg321.h:264: multiple definition of 
`output_buffer_position'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:264: first defined 
here
/usr/bin/ld: ao.o:/<<PKGBUILDDIR>>/mpg321.h:263: multiple definition of 
`mad_decoder_position'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:263: first defined 
here
/usr/bin/ld: ao.o:/<<PKGBUILDDIR>>/mpg321.h:261: multiple definition of 
`semarray'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:261: first defined here
/usr/bin/ld: ao.o:/<<PKGBUILDDIR>>/mpg321.h:237: multiple definition of `imag'; 
mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:237: first defined here
/usr/bin/ld: ao.o:/<<PKGBUILDDIR>>/mpg321.h:236: multiple definition of `real'; 
mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:236: first defined here
/usr/bin/ld: ao.o:/<<PKGBUILDDIR>>/mpg321.h:119: multiple definition of 
`loop_remaining'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:119: first defined here
/usr/bin/ld: options.o:/<<PKGBUILDDIR>>/mpg321.h:119: multiple definition of 
`loop_remaining'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:119: first defined here
/usr/bin/ld: options.o:/<<PKGBUILDDIR>>/mpg321.h:291: multiple definition of 
`Decoded_Frames'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:291: first defined here
/usr/bin/ld: options.o:/<<PKGBUILDDIR>>/mpg321.h:288: multiple definition of 
`Output_Queue'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:288: first defined here
/usr/bin/ld: options.o:/<<PKGBUILDDIR>>/mpg321.h:264: multiple definition of 
`output_buffer_position'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:264: first defined 
here
/usr/bin/ld: options.o:/<<PKGBUILDDIR>>/mpg321.h:263: multiple definition of 
`mad_decoder_position'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:263: first defined 
here
/usr/bin/ld: options.o:/<<PKGBUILDDIR>>/mpg321.h:261: multiple definition of 
`semarray'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:261: first defined here
/usr/bin/ld: options.o:/<<PKGBUILDDIR>>/mpg321.h:237: multiple definition of 
`imag'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:237: first defined here
/usr/bin/ld: options.o:/<<PKGBUILDDIR>>/mpg321.h:236: multiple definition of 
`real'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:236: first defined here
/usr/bin/ld: scrobbler.o:/<<PKGBUILDDIR>>/mpg321.h:291: multiple definition of 
`Decoded_Frames'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:291: first defined here
/usr/bin/ld: scrobbler.o:/<<PKGBUILDDIR>>/mpg321.h:288: multiple definition of 
`Output_Queue'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:288: first defined here
/usr/bin/ld: scrobbler.o:/<<PKGBUILDDIR>>/mpg321.h:264: multiple definition of 
`output_buffer_position'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:264: first defined 
here
/usr/bin/ld: scrobbler.o:/<<PKGBUILDDIR>>/mpg321.h:263: multiple definition of 
`mad_decoder_position'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:263: first defined 
here
/usr/bin/ld: scrobbler.o:/<<PKGBUILDDIR>>/mpg321.h:261: multiple definition of 
`semarray'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:261: first defined here
/usr/bin/ld: scrobbler.o:/<<PKGBUILDDIR>>/mpg321.h:237: multiple definition of 
`imag'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:237: first defined here
/usr/bin/ld: scrobbler.o:/<<PKGBUILDDIR>>/mpg321.h:236: multiple definition of 
`real'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:236: first defined here
/usr/bin/ld: scrobbler.o:/<<PKGBUILDDIR>>/mpg321.h:119: multiple definition of 
`loop_remaining'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:119: first defined here
/usr/bin/ld: fft.o:/<<PKGBUILDDIR>>/mpg321.h:291: multiple definition of 
`Decoded_Frames'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:291: first defined here
/usr/bin/ld: fft.o:/<<PKGBUILDDIR>>/mpg321.h:288: multiple definition of 
`Output_Queue'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:288: first defined here
/usr/bin/ld: fft.o:/<<PKGBUILDDIR>>/mpg321.h:264: multiple definition of 
`output_buffer_position'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:264: first defined 
here
/usr/bin/ld: fft.o:/<<PKGBUILDDIR>>/mpg321.h:263: multiple definition of 
`mad_decoder_position'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:263: first defined 
here
/usr/bin/ld: fft.o:/<<PKGBUILDDIR>>/mpg321.h:261: multiple definition of 
`semarray'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:261: first defined here
/usr/bin/ld: fft.o:/<<PKGBUILDDIR>>/mpg321.h:237: multiple definition of 
`imag'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:237: first defined here
/usr/bin/ld: fft.o:/<<PKGBUILDDIR>>/mpg321.h:236: multiple definition of 
`real'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:236: first defined here
/usr/bin/ld: fft.o:/<<PKGBUILDDIR>>/mpg321.h:119: multiple definition of 
`loop_remaining'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:119: first defined here
/usr/bin/ld: fbuffer.o:/<<PKGBUILDDIR>>/mpg321.h:291: multiple definition of 
`Decoded_Frames'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:291: first defined here
/usr/bin/ld: fbuffer.o:/<<PKGBUILDDIR>>/mpg321.h:264: multiple definition of 
`output_buffer_position'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:264: first defined 
here
/usr/bin/ld: fbuffer.o:/<<PKGBUILDDIR>>/mpg321.h:261: multiple definition of 
`semarray'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:261: first defined here
/usr/bin/ld: fbuffer.o:/<<PKGBUILDDIR>>/mpg321.h:288: multiple definition of 
`Output_Queue'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:288: first defined here
/usr/bin/ld: fbuffer.o:/<<PKGBUILDDIR>>/mpg321.h:263: multiple definition of 
`mad_decoder_position'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:263: first defined 
here
/usr/bin/ld: fbuffer.o:/<<PKGBUILDDIR>>/mpg321.h:237: multiple definition of 
`imag'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:237: first defined here
/usr/bin/ld: fbuffer.o:/<<PKGBUILDDIR>>/mpg321.h:236: multiple definition of 
`real'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:236: first defined here
/usr/bin/ld: fbuffer.o:/<<PKGBUILDDIR>>/mpg321.h:119: multiple definition of 
`loop_remaining'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:119: first defined here
/usr/bin/ld: volume.o:/<<PKGBUILDDIR>>/mpg321.h:291: multiple definition of 
`Decoded_Frames'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:291: first defined here
/usr/bin/ld: volume.o:/<<PKGBUILDDIR>>/mpg321.h:288: multiple definition of 
`Output_Queue'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:288: first defined here
/usr/bin/ld: volume.o:/<<PKGBUILDDIR>>/mpg321.h:264: multiple definition of 
`output_buffer_position'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:264: first defined 
here
/usr/bin/ld: volume.o:/<<PKGBUILDDIR>>/mpg321.h:263: multiple definition of 
`mad_decoder_position'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:263: first defined 
here
/usr/bin/ld: volume.o:/<<PKGBUILDDIR>>/mpg321.h:261: multiple definition of 
`semarray'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:261: first defined here
/usr/bin/ld: volume.o:/<<PKGBUILDDIR>>/mpg321.h:237: multiple definition of 
`imag'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:237: first defined here
/usr/bin/ld: volume.o:/<<PKGBUILDDIR>>/mpg321.h:236: multiple definition of 
`real'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:236: first defined here
/usr/bin/ld: volume.o:/<<PKGBUILDDIR>>/mpg321.h:119: multiple definition of 
`loop_remaining'; mpg321.o:/<<PKGBUILDDIR>>/mpg321.h:119: first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:347: mpg321] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:427: install-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:46: install] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: mpg321
Source-Version: 0.3.2-3.1
Done: Joachim Reichel <reic...@debian.org>

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

Debian distribution maintenance software
pp.
Joachim Reichel <reic...@debian.org> (supplier of updated mpg321 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 23 Jul 2020 17:22:42 +0200
Source: mpg321
Architecture: source
Version: 0.3.2-3.1
Distribution: unstable
Urgency: medium
Maintainer: Nanakos Chrysostomos <nana...@wired-net.gr>
Changed-By: Joachim Reichel <reic...@debian.org>
Closes: 957563
Changes:
 mpg321 (0.3.2-3.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Export CFLAGS to make them take effect.
   * Add -Wno-error=format-security to CFLAGS to disable the default from
     dpkg-buildflags as workaround for some build error.
   * Add -fcommon to CFLAGS (Closes: #957563).
   * Remove circular build dependencies around build-stamp which make the
     package FTBFS in clean environments.
Checksums-Sha1:
 8a39b777abac464ebc89b5e2ea7bbd6162b45ae4 1841 mpg321_0.3.2-3.1.dsc
 591200cae283e00808e9d973202fa42e11416edc 13372 mpg321_0.3.2-3.1.debian.tar.xz
 53d5f56bd6eb5511b050a7e3b79b846d46d748ff 6118 mpg321_0.3.2-3.1_amd64.buildinfo
Checksums-Sha256:
 42de121a47f5985b3da40319598c1d5e378c562739ef7694cf27715b4f63f47b 1841 
mpg321_0.3.2-3.1.dsc
 be50f5999dda302f7da81f64d1a73964de429ad9bfec1708051904fda06a6a42 13372 
mpg321_0.3.2-3.1.debian.tar.xz
 163944b9f237c8c74650a56d02b199674ccbdd27e6c3b5cbe697d791c3989a62 6118 
mpg321_0.3.2-3.1_amd64.buildinfo
Files:
 91720c4632ecfdd6c6616cb04475a498 1841 sound optional mpg321_0.3.2-3.1.dsc
 654b67dc96d94221edf7286d9c0877f0 13372 sound optional 
mpg321_0.3.2-3.1.debian.tar.xz
 a7a96b5aca5e43703cc44375990e19ff 6118 sound optional 
mpg321_0.3.2-3.1_amd64.buildinfo

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

iQIzBAEBCAAdFiEErX6NzLwwsr4xjsEVuPr/HEOIZ3EFAl8lKsoACgkQuPr/HEOI
Z3FglRAAxNBBmQ64RKXqolMCb1OkRnK9LqP+aZchSjze9QIz6M1Tk6rSuv+quW0G
D9EChP7WLiBR8iOE3oWMU4VWZbeTdefuhDobAZYwAnlo4/CtSnYcox+KQNaRXYzT
LYeOC/Gl+5xVD+YKaTga3uKnSgw50LC6E3lGwJ0RE6or1dDb6U42iiePZAmc+g3D
PmvZVxlWhZOlVSsvNfbEz96inhu3Zrx7ARAuz8iAkMFnw99xqjuXa+nzbbtStM9f
mE0a2tzdYcikrz9oge8bEQxP8NJNKPkMs1SmRi1fA68VGYopLi55soR8KEfz4A9G
Xpa8p+T371KEpjss6rTU/EEVKqLfVkF8jREQXfWHzL0EdohedbwvWUNU0fTsWnq9
SNCWqc0t/g3zhzLqnnbubajqZc06yQLb6dLnpqsnkHkhqwDF2O2qa8Ozik++SMnZ
asY+5bdcBF6/aLR1ORtfSJK1jQlYolxqrRyxDgd3tr2o9YFnbhA2Ph4j8cYcEITf
MSFRJfIulqfR6Lk4cEitrUK+O84MyHISWjW0PtqJG0+PqX2Qab++wl3jVln13eQg
NayLAl4+MhL9ZxVhlz9dO2c+0UNLyNleFYwBi6VQ2Tzg4KCd/eZH1NX7T4dMdkgc
46ATf9+doceSiHHt0+hMFS/fU46b3E7Ha+bKyG/o7zzbfKo9uLw=
=Z++u
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to