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

Bug#957562: marked as done (mpc123: ftbfs with GCC-10)



Your message dated Sun, 26 Jul 2020 20:51:56 +0000
with message-id <E1jznci-0005ua-Qr@fasolo.debian.org>
and subject line Bug#957562: fixed in mpc123 0.2.4-7
has caused the Debian Bug report #957562,
regarding mpc123: 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.)


-- 
957562: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957562
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:mpc123
Version: 0.2.4-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/mpc123_0.2.4-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

[...]
SCHROOT_CHROOT_NAME=sid-amd64-sbuild
SCHROOT_COMMAND=env
SCHROOT_GID=1001
SCHROOT_GROUP=user42
SCHROOT_SESSION_ID=sid-amd64-sbuild-cdfc310e-adb5-4983-9569-216c76087c8c
SCHROOT_UID=1001
SCHROOT_USER=user42
SHELL=/bin/sh
USER=user42

dpkg-buildpackage
-----------------

Command: dpkg-buildpackage -us -uc -b -rfakeroot
dpkg-buildpackage: info: source package mpc123
dpkg-buildpackage: info: source version 0.2.4-5
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Joao Eriberto Mota Filho <eriberto@debian.org>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
 fakeroot debian/rules clean
dh clean
   dh_auto_clean
	make -j4 clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f tags  ao.o  player.o  playlist.o  reader.o  reader_file.o  shuffle.o  signals.o mpc123 LOCALES/it/LC_MESSAGES/mpc123.mo
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean
 debian/rules build
dh build
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure
   dh_auto_build
	make -j4
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O2 -Wdate-time -D_FORTIFY_SOURCE=2  -c -o ao.o ao.c
/usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O2 -Wdate-time -D_FORTIFY_SOURCE=2  -c -o player.o player.c
/usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O2 -Wdate-time -D_FORTIFY_SOURCE=2  -c -o playlist.o playlist.c
/usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O2 -Wdate-time -D_FORTIFY_SOURCE=2  -c -o reader.o reader.c
player.c: In function ‘do_play_stream’:
player.c:44:12: warning: variable ‘bytes_from_decoder’ set but not used [-Wunused-but-set-variable]
   44 |   unsigned bytes_from_decoder=0;
      |            ^~~~~~~~~~~~~~~~~~
/usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O2 -Wdate-time -D_FORTIFY_SOURCE=2  -c -o reader_file.o reader_file.c
/usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O2 -Wdate-time -D_FORTIFY_SOURCE=2  -c -o shuffle.o shuffle.c
/usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O2 -Wdate-time -D_FORTIFY_SOURCE=2  -c -o signals.o signals.c
msgfmt LOCALES/it/LC_MESSAGES/mpc123.po -o LOCALES/it/LC_MESSAGES/mpc123.mo;
Building mpc123 version 0.2 ...
/usr/bin/cc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O2 -o mpc123  ao.o  player.o  playlist.o  reader.o  reader_file.o  shuffle.o  signals.o mpc123.c -Wl,-z,relro -Wl,-z,now -lao -lmpcdec
/usr/bin/ld: player.o:./mpc123.h:148: multiple definition of `options'; ao.o:./mpc123.h:148: first defined here
/usr/bin/ld: player.o:./mpc123.h:146: multiple definition of `mpc123_file_reader'; ao.o:./mpc123.h:146: first defined here
/usr/bin/ld: playlist.o:./mpc123.h:148: multiple definition of `options'; ao.o:./mpc123.h:148: first defined here
/usr/bin/ld: playlist.o:./mpc123.h:146: multiple definition of `mpc123_file_reader'; ao.o:./mpc123.h:146: first defined here
/usr/bin/ld: reader.o:./mpc123.h:146: multiple definition of `mpc123_file_reader'; ao.o:./mpc123.h:146: first defined here
/usr/bin/ld: reader.o:./mpc123.h:148: multiple definition of `options'; ao.o:./mpc123.h:148: first defined here
/usr/bin/ld: reader_file.o:./mpc123.h:148: multiple definition of `options'; ao.o:./mpc123.h:148: first defined here
/usr/bin/ld: reader_file.o:./mpc123.h:146: multiple definition of `mpc123_file_reader'; ao.o:./mpc123.h:146: first defined here
/usr/bin/ld: shuffle.o:./mpc123.h:148: multiple definition of `options'; ao.o:./mpc123.h:148: first defined here
/usr/bin/ld: shuffle.o:./mpc123.h:146: multiple definition of `mpc123_file_reader'; ao.o:./mpc123.h:146: first defined here
/usr/bin/ld: signals.o:./mpc123.h:148: multiple definition of `options'; ao.o:./mpc123.h:148: first defined here
/usr/bin/ld: signals.o:./mpc123.h:146: multiple definition of `mpc123_file_reader'; ao.o:./mpc123.h:146: first defined here
/usr/bin/ld: /tmp/cclU1abh.o:./mpc123.h:148: multiple definition of `options'; ao.o:./mpc123.h:148: first defined here
/usr/bin/ld: /tmp/cclU1abh.o:./mpc123.h:146: multiple definition of `mpc123_file_reader'; ao.o:./mpc123.h:146: first defined here
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:53: mpc123] 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: mpc123
Source-Version: 0.2.4-7
Done: Joao Eriberto Mota Filho <eriberto@debian.org>

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

Debian distribution maintenance software
pp.
Joao Eriberto Mota Filho <eriberto@debian.org> (supplier of updated mpc123 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: Sun, 26 Jul 2020 14:58:02 -0300
Source: mpc123
Architecture: source
Version: 0.2.4-7
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Joao Eriberto Mota Filho <eriberto@debian.org>
Closes: 957562
Changes:
 mpc123 (0.2.4-7) unstable; urgency=medium
 .
   * QA upload.
   * debian/control: migrated DH level to 13.
   * debian/rules: added DEB_CFLAGS_MAINT_APPEND variable as a workaround to fix
     a FTBFS with GCC-10. (Closes: #957562)
   * debian/tests/control: set all CI tests as superficial.
   * debian/upstream/metadata: created.
Checksums-Sha1:
 094511d8d0f61e4688a6166fd218226795e03e47 1880 mpc123_0.2.4-7.dsc
 ed4d52db490547be6f00f4033c4e571ec9a50e4a 7444 mpc123_0.2.4-7.debian.tar.xz
 d2d01028f11a7ba167326f4fe0f511230619efc6 5440 mpc123_0.2.4-7_source.buildinfo
Checksums-Sha256:
 63c33a577cfaf504b86d4c96df04b0b89b279ee6ff4a013149d9205d8d919e14 1880 mpc123_0.2.4-7.dsc
 17668dedda3710bd6db94145b04c10723af0f2c58ac4cd067ea87306e4a3d671 7444 mpc123_0.2.4-7.debian.tar.xz
 d98a032c0623ea0d4b83bb931107c82dbfa434b0b5afb75d791ea118bdc8a124 5440 mpc123_0.2.4-7_source.buildinfo
Files:
 e11632407e40396740596354bb657bbd 1880 sound optional mpc123_0.2.4-7.dsc
 f5a9fad79327f2951d8035d20d1da9eb 7444 sound optional mpc123_0.2.4-7.debian.tar.xz
 f0df82ad832ea526a539eb7313eb6048 5440 sound optional mpc123_0.2.4-7_source.buildinfo

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

iQIzBAEBCgAdFiEENX3LDuyVoBrrofDS3mO5xwTr6e8FAl8d4A8ACgkQ3mO5xwTr
6e/xIhAAjNvVXac07y0uy2H1l4Bdmc4heXUia34bLlQ2q1X69T2OkSkLh1ipN9az
qssdumKCpvD36f2/hB3SjsNJytr50TqB+ALYcASmEJli+oaPRG9P2uItCLdLZ+cG
BQ2BEk4Jxx3ShJgrlLDF+XaK/b226HM/2Nmdnr5ZwH2zvnV3gg4/JLXlV6iTxPtc
VgL2zDluAmf6TBqFLvSdelnGm5xwv/AEJreoda3QKWVaeO3Viat6eDPaSFJ4KfDI
rdFDkodtnmJFViN2RrvdwoChel+BsQ3FzlRqfSsPJc6zfYygIRMMOKl6Xix6JOsi
Be9muA454QkZ9DrWmudO4VjaQbw75nF2lrgtgNBN0M3tPBd0QZS9G1qS9LzEvOWS
mSA9Hdd8B71CU5XvdAC7svqvX/InUyw+pUWHqYTnvwP1ilXWlk0v+UI/8O0mJySC
GuB18pr5Dqgj36ld31rx1X5wzSMOjzH3MvgWcmbrlLGPxWrpLQXpFU6mdczqQli8
/ntcgK0OTy9S3rdMDdqUATj231tUh23iJM3l6PcxiNGOCoXHkGoQsbCamp+24lDc
DG1Wc7hlX7tnpWjRmty+2COgqCfQpPICZty3QdXNYoOs+VcFJ6WyNPcMw72y1NdY
ADKHxlyVVGzxeJbo6rG8oQuzE1aNEQiTlA5aUC9nQ0h/nxX9pJ0=
=i+d6
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: