Your message dated Thu, 23 Jul 2020 09:34:35 +0000
with message-id <[email protected]>
and subject line Bug#957584: fixed in ncmpcpp 0.8.2-1
has caused the Debian Bug report #957584,
regarding ncmpcpp: 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 [email protected]
immediately.)
--
957584: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957584
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:ncmpcpp
Version: 0.8.2-0.1
Severity: normal
Tags: sid bullseye
User: [email protected]
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/ncmpcpp_0.8.2-0.1_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
[...]
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-maintainer-mode,
--enable-unicode, --without-iconv, --with-curl
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build
make -j4
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make all-recursive
make[2]: Entering directory '/<<PKGBUILDDIR>>'
Making all in src
make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-DU_USING_ICU_NAMESPACE=0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600
-I/usr/include/x86_64-linux-gnu -I/usr/include/taglib -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=c++14 -c -o actions.o actions.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-DU_USING_ICU_NAMESPACE=0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600
-I/usr/include/x86_64-linux-gnu -I/usr/include/taglib -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=c++14 -c -o bindings.o bindings.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-DU_USING_ICU_NAMESPACE=0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600
-I/usr/include/x86_64-linux-gnu -I/usr/include/taglib -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=c++14 -c -o charset.o charset.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-DU_USING_ICU_NAMESPACE=0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600
-I/usr/include/x86_64-linux-gnu -I/usr/include/taglib -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=c++14 -c -o configuration.o configuration.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-DU_USING_ICU_NAMESPACE=0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600
-I/usr/include/x86_64-linux-gnu -I/usr/include/taglib -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=c++14 -c -o curl_handle.o curl_handle.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-DU_USING_ICU_NAMESPACE=0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600
-I/usr/include/x86_64-linux-gnu -I/usr/include/taglib -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=c++14 -c -o display.o display.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-DU_USING_ICU_NAMESPACE=0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600
-I/usr/include/x86_64-linux-gnu -I/usr/include/taglib -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=c++14 -c -o enums.o enums.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-DU_USING_ICU_NAMESPACE=0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600
-I/usr/include/x86_64-linux-gnu -I/usr/include/taglib -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=c++14 -c -o format.o format.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-DU_USING_ICU_NAMESPACE=0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600
-I/usr/include/x86_64-linux-gnu -I/usr/include/taglib -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=c++14 -c -o global.o global.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-DU_USING_ICU_NAMESPACE=0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600
-I/usr/include/x86_64-linux-gnu -I/usr/include/taglib -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=c++14 -c -o helpers.o helpers.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-DU_USING_ICU_NAMESPACE=0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600
-I/usr/include/x86_64-linux-gnu -I/usr/include/taglib -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=c++14 -c -o lastfm_service.o lastfm_service.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-DU_USING_ICU_NAMESPACE=0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600
-I/usr/include/x86_64-linux-gnu -I/usr/include/taglib -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=c++14 -c -o lyrics_fetcher.o lyrics_fetcher.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-DU_USING_ICU_NAMESPACE=0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600
-I/usr/include/x86_64-linux-gnu -I/usr/include/taglib -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=c++14 -c -o macro_utilities.o macro_utilities.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-DU_USING_ICU_NAMESPACE=0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600
-I/usr/include/x86_64-linux-gnu -I/usr/include/taglib -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=c++14 -c -o mpdpp.o mpdpp.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-DU_USING_ICU_NAMESPACE=0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600
-I/usr/include/x86_64-linux-gnu -I/usr/include/taglib -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=c++14 -c -o mutable_song.o mutable_song.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-DU_USING_ICU_NAMESPACE=0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600
-I/usr/include/x86_64-linux-gnu -I/usr/include/taglib -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=c++14 -c -o ncmpcpp.o ncmpcpp.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-DU_USING_ICU_NAMESPACE=0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600
-I/usr/include/x86_64-linux-gnu -I/usr/include/taglib -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=c++14 -c -o settings.o settings.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-DU_USING_ICU_NAMESPACE=0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600
-I/usr/include/x86_64-linux-gnu -I/usr/include/taglib -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=c++14 -c -o song.o song.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-DU_USING_ICU_NAMESPACE=0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600
-I/usr/include/x86_64-linux-gnu -I/usr/include/taglib -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=c++14 -c -o song_list.o song_list.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-DU_USING_ICU_NAMESPACE=0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600
-I/usr/include/x86_64-linux-gnu -I/usr/include/taglib -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=c++14 -c -o status.o status.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-DU_USING_ICU_NAMESPACE=0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600
-I/usr/include/x86_64-linux-gnu -I/usr/include/taglib -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=c++14 -c -o statusbar.o statusbar.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-DU_USING_ICU_NAMESPACE=0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600
-I/usr/include/x86_64-linux-gnu -I/usr/include/taglib -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=c++14 -c -o tags.o tags.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-DU_USING_ICU_NAMESPACE=0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600
-I/usr/include/x86_64-linux-gnu -I/usr/include/taglib -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=c++14 -c -o title.o title.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-DU_USING_ICU_NAMESPACE=0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600
-I/usr/include/x86_64-linux-gnu -I/usr/include/taglib -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=c++14 -c -o curses/formatted_color.o
curses/formatted_color.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-DU_USING_ICU_NAMESPACE=0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600
-I/usr/include/x86_64-linux-gnu -I/usr/include/taglib -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=c++14 -c -o curses/scrollpad.o curses/scrollpad.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-DU_USING_ICU_NAMESPACE=0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600
-I/usr/include/x86_64-linux-gnu -I/usr/include/taglib -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=c++14 -c -o curses/window.o curses/window.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-DU_USING_ICU_NAMESPACE=0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600
-I/usr/include/x86_64-linux-gnu -I/usr/include/taglib -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=c++14 -c -o screens/browser.o screens/browser.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-DU_USING_ICU_NAMESPACE=0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600
-I/usr/include/x86_64-linux-gnu -I/usr/include/taglib -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=c++14 -c -o screens/clock.o screens/clock.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-DU_USING_ICU_NAMESPACE=0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600
-I/usr/include/x86_64-linux-gnu -I/usr/include/taglib -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=c++14 -c -o screens/help.o screens/help.cpp
In file included from screens/help.cpp:21:
./mpdpp.h: In constructor ‘MPD::Playlist::Playlist(std::string, time_t)’:
./mpdpp.h:182:15: error: ‘runtime_error’ is not a member of ‘std’
182 | throw std::runtime_error("empty path");
| ^~~~~~~~~~~~~
./mpdpp.h: In constructor ‘MPD::Item::Item(mpd_entity*)’:
./mpdpp.h:231:16: error: ‘runtime_error’ is not a member of ‘std’
231 | throw std::runtime_error("unknown mpd_entity type");
| ^~~~~~~~~~~~~
./mpdpp.h: In member function ‘ObjectT& MPD::Iterator<ObjectT>::operator*()
const’:
./mpdpp.h:438:15: error: ‘runtime_error’ is not a member of ‘std’
438 | throw std::runtime_error("no object associated with the iterator");
| ^~~~~~~~~~~~~
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-DU_USING_ICU_NAMESPACE=0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600
-I/usr/include/x86_64-linux-gnu -I/usr/include/taglib -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=c++14 -c -o screens/lastfm.o screens/lastfm.cpp
make[3]: *** [Makefile:757: screens/help.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:496: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:407: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:9: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: ncmpcpp
Source-Version: 0.8.2-1
Done: Christoph Egger <[email protected]>
We believe that the bug you reported is fixed in the latest version of
ncmpcpp, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Christoph Egger <[email protected]> (supplier of updated ncmpcpp 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 23 Jul 2020 11:18:23 +0200
Source: ncmpcpp
Architecture: source
Version: 0.8.2-1
Distribution: unstable
Urgency: medium
Maintainer: Christoph Egger <[email protected]>
Changed-By: Christoph Egger <[email protected]>
Closes: 957584
Changes:
ncmpcpp (0.8.2-1) unstable; urgency=medium
.
* Fix compilation with GCC 10 (Closes: #957584)
Checksums-Sha1:
8e9e5bf842647f9da0d97509de1d3a7a7178058b 2195 ncmpcpp_0.8.2-1.dsc
e7df364fbb9235b3451f30ae9a4603faa019075b 27068 ncmpcpp_0.8.2-1.debian.tar.xz
Checksums-Sha256:
1fc9e30e4d2f6416d685d3e2de43c3226210279456dfc5b378be9a9b6566c26d 2195
ncmpcpp_0.8.2-1.dsc
6c0dde6dd63ba2d301305c55a744c86a1d5d01920f8b5e70a2d9d27931d72db5 27068
ncmpcpp_0.8.2-1.debian.tar.xz
Files:
c890b5cf28a2c3878daaf67434e63c8f 2195 sound optional ncmpcpp_0.8.2-1.dsc
ea264c342760ccbbc34429fddaa9da16 27068 sound optional
ncmpcpp_0.8.2-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEmp0i7uigj/hu3NSrq//tskAIxvkFAl8ZVrsACgkQq//tskAI
xvnFSxAAio8v0JFnQhkfQUYL6OKnOVHOg3dV3cJo7TxxdZIdp8nUWKJXj2Fw4nPF
VhJ6/QG0KeWkzansqLoW/cpbvKE1qINdweKtPCHJnpdZw72ISP3Z46ttVaZKOV+8
y0OPc72mE2DazTOQlTHkBSTdsxuIOZbZRlm8DwkfHuI1KF9GyOdlT7FD/95TVAUk
SKC9r13q76CVuZzNoV/9WZVn5W4HIs7YDbndLbXDFUQbHDArylkGueL56DTPfMP+
Tu8dZ6R+G3F47acuuIY5bjVCzNkpOL0QpRKB1Aj4EzonQAgp0CuguXhGpmr9po87
U3/Bq4h2K/pLq6lXs2MQU7kMV1H4i/idGtyNuVkQ0ECFAIqG+KxLby5Eozs55KBN
Zss/j+58VooFn2KywnftIhREK9RGMK9bDfU7htOAbx0w2oUAZsmFstwaLjzZVGT6
WrDw0lNVaUzcV73lt3hytjyM2H30QL7Ede4REv/bRDvj1K0OYzs5w7cXjwEYc9F7
DdB1AYHtsl+AdnBz/3+s8rRyT4h3ffCM9aQpk9t14kpmNVNe2hZpEuvNyF48gjnp
GqqOK330HftXPFn5SB94QurhwL+ROEZcFbdsFd/SIUaumd1SUKbvrH1cuDsUILTu
DxHD0wbd+ju4WMS+3h9Fn6XA21qSYCGrKwW2m2WKHwDorvOFdLI=
=6QbJ
-----END PGP SIGNATURE-----
--- End Message ---