Your message dated Mon, 28 May 2012 05:50:13 +0000
with message-id <e1sysql-0008ut...@franck.debian.org>
and subject line Bug#667294: fixed in ncmpcpp 0.5.10-1
has caused the Debian Bug report #667294,
regarding ncmpcpp: ftbfs with GCC-4.7
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.)
--
667294: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667294
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: ncmpcpp
Version: 0.5.6-2
Severity: important
Tags: sid wheezy
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.7
The package fails to build in a test rebuild on at least amd64 with
gcc-4.7/g++-4.7, but succeeds to build with gcc-4.6/g++-4.6. The
severity of this report may be raised before the wheezy release.
visualizer.cpp:111:47: error: 'read' was not declared in this scope
The full build log can be found at:
http://people.debian.org/~lucas/logs/2012/03/29-clang-gcc47/unstable-gcc47/ncmpcpp_0.5.6-2_unstable-gcc47.log
The last lines of the build log are at the end of this report.
Some hints on fixing these issues can be found at
http://gcc.gnu.org/gcc-4.7/porting_to.html
To build with GCC 4.7, either set CC=gcc-4.7 CXX=g++-4.7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
[...]
g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/ncursesw
-I/usr/include/taglib -g -O2 -fstack-protector --param=ssp-buffer-size=4
-Wformat -Wformat-security -Werror=format-security -Wall -fno-exceptions -c -o
media_library.o media_library.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/ncursesw
-I/usr/include/taglib -g -O2 -fstack-protector --param=ssp-buffer-size=4
-Wformat -Wformat-security -Werror=format-security -Wall -fno-exceptions -c -o
menu.o menu.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/ncursesw
-I/usr/include/taglib -g -O2 -fstack-protector --param=ssp-buffer-size=4
-Wformat -Wformat-security -Werror=format-security -Wall -fno-exceptions -c -o
mpdpp.o mpdpp.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/ncursesw
-I/usr/include/taglib -g -O2 -fstack-protector --param=ssp-buffer-size=4
-Wformat -Wformat-security -Werror=format-security -Wall -fno-exceptions -c -o
ncmpcpp.o ncmpcpp.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/ncursesw
-I/usr/include/taglib -g -O2 -fstack-protector --param=ssp-buffer-size=4
-Wformat -Wformat-security -Werror=format-security -Wall -fno-exceptions -c -o
outputs.o outputs.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/ncursesw
-I/usr/include/taglib -g -O2 -fstack-protector --param=ssp-buffer-size=4
-Wformat -Wformat-security -Werror=format-security -Wall -fno-exceptions -c -o
playlist.o playlist.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/ncursesw
-I/usr/include/taglib -g -O2 -fstack-protector --param=ssp-buffer-size=4
-Wformat -Wformat-security -Werror=format-security -Wall -fno-exceptions -c -o
playlist_editor.o playlist_editor.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/ncursesw
-I/usr/include/taglib -g -O2 -fstack-protector --param=ssp-buffer-size=4
-Wformat -Wformat-security -Werror=format-security -Wall -fno-exceptions -c -o
scrollpad.o scrollpad.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/ncursesw
-I/usr/include/taglib -g -O2 -fstack-protector --param=ssp-buffer-size=4
-Wformat -Wformat-security -Werror=format-security -Wall -fno-exceptions -c -o
search_engine.o search_engine.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/ncursesw
-I/usr/include/taglib -g -O2 -fstack-protector --param=ssp-buffer-size=4
-Wformat -Wformat-security -Werror=format-security -Wall -fno-exceptions -c -o
sel_items_adder.o sel_items_adder.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/ncursesw
-I/usr/include/taglib -g -O2 -fstack-protector --param=ssp-buffer-size=4
-Wformat -Wformat-security -Werror=format-security -Wall -fno-exceptions -c -o
server_info.o server_info.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/ncursesw
-I/usr/include/taglib -g -O2 -fstack-protector --param=ssp-buffer-size=4
-Wformat -Wformat-security -Werror=format-security -Wall -fno-exceptions -c -o
settings.o settings.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/ncursesw
-I/usr/include/taglib -g -O2 -fstack-protector --param=ssp-buffer-size=4
-Wformat -Wformat-security -Werror=format-security -Wall -fno-exceptions -c -o
song.o song.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/ncursesw
-I/usr/include/taglib -g -O2 -fstack-protector --param=ssp-buffer-size=4
-Wformat -Wformat-security -Werror=format-security -Wall -fno-exceptions -c -o
song_info.o song_info.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/ncursesw
-I/usr/include/taglib -g -O2 -fstack-protector --param=ssp-buffer-size=4
-Wformat -Wformat-security -Werror=format-security -Wall -fno-exceptions -c -o
status.o status.cpp
status.cpp: In function 'void NcmpcppStatusChanged(MPD::Connection*,
MPD::StatusChanges, void*)':
status.cpp:402:50: warning: ignoring return value of 'int system(const char*)',
declared with attribute warn_unused_result [-Wunused-result]
g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/ncursesw
-I/usr/include/taglib -g -O2 -fstack-protector --param=ssp-buffer-size=4
-Wformat -Wformat-security -Werror=format-security -Wall -fno-exceptions -c -o
tag_editor.o tag_editor.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/ncursesw
-I/usr/include/taglib -g -O2 -fstack-protector --param=ssp-buffer-size=4
-Wformat -Wformat-security -Werror=format-security -Wall -fno-exceptions -c -o
tiny_tag_editor.o tiny_tag_editor.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/ncursesw
-I/usr/include/taglib -g -O2 -fstack-protector --param=ssp-buffer-size=4
-Wformat -Wformat-security -Werror=format-security -Wall -fno-exceptions -c -o
tolower.o tolower.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/ncursesw
-I/usr/include/taglib -g -O2 -fstack-protector --param=ssp-buffer-size=4
-Wformat -Wformat-security -Werror=format-security -Wall -fno-exceptions -c -o
visualizer.o visualizer.cpp
visualizer.cpp: In member function 'virtual void Visualizer::Update()':
visualizer.cpp:111:47: error: 'read' was not declared in this scope
visualizer.cpp:118:15: error: 'usleep' was not declared in this scope
make[3]: *** [visualizer.o] Error 1
make[3]: Leaving directory `/«PKGBUILDDIR»/src'
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: ncmpcpp
Source-Version: 0.5.10-1
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:
ncmpcpp_0.5.10-1.debian.tar.gz
to main/n/ncmpcpp/ncmpcpp_0.5.10-1.debian.tar.gz
ncmpcpp_0.5.10-1.dsc
to main/n/ncmpcpp/ncmpcpp_0.5.10-1.dsc
ncmpcpp_0.5.10-1_amd64.deb
to main/n/ncmpcpp/ncmpcpp_0.5.10-1_amd64.deb
ncmpcpp_0.5.10.orig.tar.bz2
to main/n/ncmpcpp/ncmpcpp_0.5.10.orig.tar.bz2
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 667...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Damien Leone <damien.le...@fensalir.fr> (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 ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 27 May 2012 22:20:12 -0700
Source: ncmpcpp
Binary: ncmpcpp
Architecture: source amd64
Version: 0.5.10-1
Distribution: unstable
Urgency: low
Maintainer: Damien Leone <damien.le...@fensalir.fr>
Changed-By: Damien Leone <damien.le...@fensalir.fr>
Description:
ncmpcpp - ncurses-based client for the Music Player Daemon (MPD)
Closes: 611467 661858 667294
Changes:
ncmpcpp (0.5.10-1) unstable; urgency=low
.
* New upstream release:
+ Latest upstream release. (Closes: #661858)
+ Fix compilation with gcc 4.7. (Closes: #667294)
+ Fix automatic refreshing of playlist. (Closes: #611467)
* Update copyright dates and holders.
* Update to new Standards-Version 3.9.3:
+ Convert debian/copyright to DEP-5 format.
* Build-depends on dpkg-dev:
+ Use buildflags.mk.
* Update debhelper compat level to 9:
+ Use hardening flags.
* debian/patches/visualizer-remove-warning.patch
+ Remove patch since it is fixed in new release.
* debian/patches/check-return-value-of-system.patch
+ Check return value of system() calls, remove warnings.
* debian/patches/fix-typo.patch
+ Fix a typo in the binary.
* debian/patches/fix-manpage.patch
+ Do not set CONFIGURATION as a subsection of OPTIONS.
Checksums-Sha1:
520bab083ab424b6ac40568b57d6c9029e1f03a4 1215 ncmpcpp_0.5.10-1.dsc
5e34733e7fbaf2862f04fdf8af8195ce860a9014 381162 ncmpcpp_0.5.10.orig.tar.bz2
61dca36aa22905aa2b39437af8d9962f6f2e3cd8 28292 ncmpcpp_0.5.10-1.debian.tar.gz
f244b60964800c89e10c66e0a3f5a6807502f773 305452 ncmpcpp_0.5.10-1_amd64.deb
Checksums-Sha256:
563100fb8aa84119fe53569b893b2a0a76275c9321da90e63421c38c881728d0 1215
ncmpcpp_0.5.10-1.dsc
ff6d5376a2d9caba6f5bb78e68af77cefbdb2f04cd256f738e39f8ac9a79a4a8 381162
ncmpcpp_0.5.10.orig.tar.bz2
36d0f548e7cd30c348665a48e7862322d7d18d29fc695a65637f7a13aa27ce86 28292
ncmpcpp_0.5.10-1.debian.tar.gz
a19c676d2c56a26182125c4c64bc0ce301529eaaad4bdbaaff1b5ccbde9180de 305452
ncmpcpp_0.5.10-1_amd64.deb
Files:
a239fc3b3d264d307dd21a23551cd541 1215 sound optional ncmpcpp_0.5.10-1.dsc
298ed66325bcfe358e37e186c7ea4861 381162 sound optional
ncmpcpp_0.5.10.orig.tar.bz2
f3cda7343f16c72a719e4572dbe8ab7c 28292 sound optional
ncmpcpp_0.5.10-1.debian.tar.gz
b0a06638f9c2b0f71e04224f64c36738 305452 sound optional
ncmpcpp_0.5.10-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAk/DDV8ACgkQvfKiIF42GdPw3gCeMoRV1hXnqJjRUcAvz2eEL1xE
HxQAoJ5T+Xqi/6LUeo3dss0uGoDfax0d
=JwpA
-----END PGP SIGNATURE-----
--- End Message ---