Your message dated Thu, 24 May 2012 21:33:50 +0000
with message-id <e1sxffk-0004xl...@franck.debian.org>
and subject line Bug#672016: fixed in kdemultimedia 4:4.7.4-3
has caused the Debian Bug report #672016,
regarding kdemultimedia: FTBFS: ../../juk/stringhash.h:36:9: error: 'contains'
was not declared in this scope, and no declarations were found by
argument-dependent lookup at the point of instantiation [-fpermissive]
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.)
--
672016: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672016
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: kdemultimedia
Version: 4:4.7.4-2
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120508 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> /usr/bin/c++ -fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -Wnon-virtual-dtor -Wno-long-long -ansi
> -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith
> -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new
> -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden
> -Werror=return-type -fvisibility-inlines-hidden -fexceptions
> -UQT_NO_EXCEPTIONS -DNDEBUG -DQT_NO_DEBUG -Wl,--enable-new-dtags
> -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-z,relro -Wl,--as-needed
> -Wl,--no-undefined -shared -Wl,-soname,libkcddb.so.4 -o
> ../lib/libkcddb.so.4.7.0 CMakeFiles/kcddb.dir/kcddb_automoc.o
> CMakeFiles/kcddb.dir/musicbrainz/musicbrainzlookup.o
> CMakeFiles/kcddb.dir/musicbrainz/asyncmusicbrainzlookup.o
> CMakeFiles/kcddb.dir/cache.o CMakeFiles/kcddb.dir/cdinfo.o
> CMakeFiles/kcddb.dir/kcddbconfig.o CMakeFiles/kcddb.dir/client.o
> CMakeFiles/kcddb.dir/kcddb.o CMakeFiles/kcddb.dir/cddb.o
> CMakeFiles/kcddb.dir/lookup.o CMakeFiles/kcddb.dir/cddbplookup.o
> CMakeFiles/kcddb.dir/synccddbplookup.o
> CMakeFiles/kcddb.dir/asynccddbplookup.o CMakeFiles/kcddb.dir/httplookup.o
> CMakeFiles/kcddb.dir/synchttplookup.o CMakeFiles/kcddb.dir/asynchttplookup.o
> CMakeFiles/kcddb.dir/smtpsubmit.o CMakeFiles/kcddb.dir/asyncsmtpsubmit.o
> CMakeFiles/kcddb.dir/syncsmtpsubmit.o CMakeFiles/kcddb.dir/submit.o
> CMakeFiles/kcddb.dir/sites.o CMakeFiles/kcddb.dir/httpsubmit.o
> CMakeFiles/kcddb.dir/asynchttpsubmit.o CMakeFiles/kcddb.dir/synchttpsubmit.o
> CMakeFiles/kcddb.dir/categories.o CMakeFiles/kcddb.dir/genres.o
> CMakeFiles/kcddb.dir/cdinfodialog.o
> CMakeFiles/kcddb.dir/cdinfoencodingwidget.o CMakeFiles/kcddb.dir/configbase.o
> /usr/lib/libkdeui.so.5.7.0 /usr/lib/libkio.so.5.7.0 -lmusicbrainz3
> /usr/lib/x86_64-linux-gnu/libQtNetwork.so
> /usr/lib/x86_64-linux-gnu/libQtXml.so /usr/lib/libkdeui.so.5.7.0
> /usr/lib/x86_64-linux-gnu/libQtGui.so /usr/lib/x86_64-linux-gnu/libQtSvg.so
> /usr/lib/libkdecore.so.5.7.0 /usr/lib/x86_64-linux-gnu/libQtDBus.so
> /usr/lib/x86_64-linux-gnu/libQtCore.so
> /usr/bin/cmake -E cmake_progress_report
> /«PKGBUILDDIR»/obj-x86_64-linux-gnu/CMakeFiles
> In file included from ../../juk/playlist.h:30:0,
> from ../../juk/historyplaylist.h:21,
> from ../../juk/historyplaylist.cpp:16:
> ../../juk/stringhash.h: In instantiation of 'bool Hash<T>::insert(const T&)
> [with T = QString]':
> ../../juk/playlist.h:752:5: required from 'ItemType*
> Playlist::createItem(const FileHandle&, Q3ListViewItem*, bool) [with ItemType
> = HistoryPlaylistItem]'
> ../../juk/historyplaylist.cpp:54:78: required from here
> ../../juk/stringhash.h:36:9: error: 'contains' was not declared in this
> scope, and no declarations were found by argument-dependent lookup at the
> point of instantiation [-fpermissive]
> ../../juk/stringhash.h:36:9: note: declarations in dependent base
> 'QSet<QString>' are not found by unqualified lookup
> ../../juk/stringhash.h:36:9: note: use 'this->contains' instead
> [ 64%] Building CXX object kmix/CMakeFiles/kdeinit_kmix.dir/gui/mdwenum.o
> cd kmix && /usr/bin/c++ -Dkdeinit_kmix_EXPORTS -D_BSD_SOURCE
> -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DQT_NO_STL -DQT_NO_CAST_TO_ASCII
> -D_REENTRANT -DKDE_DEPRECATED_WARNINGS -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=27
> -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DQT_NO_STL -DQT_NO_CAST_TO_ASCII
> -D_REENTRANT -DKDE_DEPRECATED_WARNINGS -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=27 -g
> -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef
> -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security
> -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common
> -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden
> -Werror=return-type -fvisibility-inlines-hidden -DNDEBUG -DQT_NO_DEBUG -fPIC
> -I. -I../../kmix -I../.. -I.. -I/usr/include/KDE -I/usr/include/qt4/phonon
> -I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtXml
> -I/usr/include/qt4/QtUiTools -I/usr/include/qt4/QtTest
> -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtSql
> -I/usr/include/qt4/QtScriptTools -I/usr/include/qt4/QtScript
> -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtHelp
> -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtDeclarative
> -I/usr/include/qt4/QtDBus -I/usr/include/qt4/Qt3Support
> -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4/Qt
> -I/usr/share/qt4/mkspecs/default -I/usr/include/qt4 -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/lib/oss/include
> -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o
> CMakeFiles/kdeinit_kmix.dir/gui/mdwenum.o -c ../../kmix/gui/mdwenum.cpp
> make[4]: *** [juk/CMakeFiles/juk.dir/historyplaylist.o] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2012/05/08/kdemultimedia_4.7.4-2_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--- End Message ---
--- Begin Message ---
Source: kdemultimedia
Source-Version: 4:4.7.4-3
We believe that the bug you reported is fixed in the latest version of
kdemultimedia, which is due to be installed in the Debian FTP archive:
dragonplayer_4.7.4-3_amd64.deb
to main/k/kdemultimedia/dragonplayer_4.7.4-3_amd64.deb
ffmpegthumbs_4.7.4-3_amd64.deb
to main/k/kdemultimedia/ffmpegthumbs_4.7.4-3_amd64.deb
juk_4.7.4-3_amd64.deb
to main/k/kdemultimedia/juk_4.7.4-3_amd64.deb
kde-config-cddb_4.7.4-3_amd64.deb
to main/k/kdemultimedia/kde-config-cddb_4.7.4-3_amd64.deb
kdemultimedia-dbg_4.7.4-3_amd64.deb
to main/k/kdemultimedia/kdemultimedia-dbg_4.7.4-3_amd64.deb
kdemultimedia-dev_4.7.4-3_amd64.deb
to main/k/kdemultimedia/kdemultimedia-dev_4.7.4-3_amd64.deb
kdemultimedia-kio-plugins_4.7.4-3_amd64.deb
to main/k/kdemultimedia/kdemultimedia-kio-plugins_4.7.4-3_amd64.deb
kdemultimedia_4.7.4-3.debian.tar.gz
to main/k/kdemultimedia/kdemultimedia_4.7.4-3.debian.tar.gz
kdemultimedia_4.7.4-3.dsc
to main/k/kdemultimedia/kdemultimedia_4.7.4-3.dsc
kdemultimedia_4.7.4-3_all.deb
to main/k/kdemultimedia/kdemultimedia_4.7.4-3_all.deb
kmix_4.7.4-3_amd64.deb
to main/k/kdemultimedia/kmix_4.7.4-3_amd64.deb
kscd_4.7.4-3_amd64.deb
to main/k/kdemultimedia/kscd_4.7.4-3_amd64.deb
libkcddb-dev_4.7.4-3_amd64.deb
to main/k/kdemultimedia/libkcddb-dev_4.7.4-3_amd64.deb
libkcddb4_4.7.4-3_amd64.deb
to main/k/kdemultimedia/libkcddb4_4.7.4-3_amd64.deb
mplayerthumbs_4.7.4-3_amd64.deb
to main/k/kdemultimedia/mplayerthumbs_4.7.4-3_amd64.deb
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 672...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Pino Toscano <p...@debian.org> (supplier of updated kdemultimedia 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: Thu, 24 May 2012 22:32:13 +0200
Source: kdemultimedia
Binary: kdemultimedia kdemultimedia-kio-plugins juk kmix kscd libkcddb4
libkcddb-dev dragonplayer mplayerthumbs ffmpegthumbs kde-config-cddb
kdemultimedia-dev kdemultimedia-dbg
Architecture: source all amd64
Version: 4:4.7.4-3
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Pino Toscano <p...@debian.org>
Description:
dragonplayer - simple video player
ffmpegthumbs - video thumbnail generator using ffmpeg
juk - music jukebox / music player
kde-config-cddb - CDDB retrieval configuration
kdemultimedia - multimedia applications from the official KDE release
kdemultimedia-dbg - debugging symbols for the KDE multimedia module
kdemultimedia-dev - development files for the KDE multimedia module
kdemultimedia-kio-plugins - transparent audio CD access for applications using
the KDE Platfo
kmix - volume control and mixer
kscd - audio CD player
libkcddb-dev - CDDB library for KDE Platform (development)
libkcddb4 - CDDB library for KDE Platform (runtime)
mplayerthumbs - video thumbnail generator using mplayer
Closes: 672016
Changes:
kdemultimedia (4:4.7.4-3) unstable; urgency=low
.
* Team upload.
* Backport upstream commit 35e6e47c332e12b7f5e6963fee7b32fe6a25e6ba to fix
building with GCC 4.7; patch upstream_Fix-build-with-clang.patch.
(Closes: #672016)
* Bump Standards-Version to 3.9.3, no changes required.
* Update the symbols files.
* Slightly improve copyright.
* Remove duplicate Section headers in control.
Checksums-Sha1:
eb65769a56a8b8edf30e1ebcc5388e90a5eefc33 2474 kdemultimedia_4.7.4-3.dsc
d367f11524921a07fb3ee79a79ce381b2dc48c0d 18009
kdemultimedia_4.7.4-3.debian.tar.gz
1013f78a1c82e88b58114e059ec5c87685df179a 10658 kdemultimedia_4.7.4-3_all.deb
c44b5ff0b496ce2f140913bcf83f08e694e7dda1 127238
kdemultimedia-kio-plugins_4.7.4-3_amd64.deb
1b1545a49bba30bccf543889bc10697f8c67fba6 757664 juk_4.7.4-3_amd64.deb
91455fb68eec66c0e2b74ccfd45f00c873bf52c0 536620 kmix_4.7.4-3_amd64.deb
4a5b43f94497a4e21460c2e1fcbc0c0f3b1d2436 230458 kscd_4.7.4-3_amd64.deb
7260ff714681abc6292d5be4799e7db9d10b5802 206258 libkcddb4_4.7.4-3_amd64.deb
5cde8b1b9b32d56c2f39d80ece6171c0136c8938 18444 libkcddb-dev_4.7.4-3_amd64.deb
63de378c5c40cb5dc21a9b9c0bf7d1908f930486 462586 dragonplayer_4.7.4-3_amd64.deb
927aa71984c0f7093b54bc41f35c58b1c125d372 51396 mplayerthumbs_4.7.4-3_amd64.deb
46039e1d68b78b1ebe719399ac435b7dd1fa198d 49276 ffmpegthumbs_4.7.4-3_amd64.deb
0490fab2064f0612bfbbe31ad8f2df2605c64b83 141182
kde-config-cddb_4.7.4-3_amd64.deb
f717468dde7d6aedbfe1f9901439451e0e7caf77 13450
kdemultimedia-dev_4.7.4-3_amd64.deb
9057529c14b2439301240f6f708bc8794e17e657 18244364
kdemultimedia-dbg_4.7.4-3_amd64.deb
Checksums-Sha256:
567fb7072412806f36af7429ceeb9688caaadd2a109e8542604dcae382a46dd5 2474
kdemultimedia_4.7.4-3.dsc
9ee81c481d0f08db98a90ba4ed64421cfbce2f9b6f05d91d2adbbf8c97cbe0eb 18009
kdemultimedia_4.7.4-3.debian.tar.gz
f79c13addca4af55278571aaac3be9198191b170431bd7aa349262af4ea0bca6 10658
kdemultimedia_4.7.4-3_all.deb
1c75321543f9733e2ea4e7a773611e98d31fbf0b1578c97fefb04095ab089d7c 127238
kdemultimedia-kio-plugins_4.7.4-3_amd64.deb
f801aaf869cc0bbe201c35e2468602e1534f0992b90e3cecba43588ab0ac8ad0 757664
juk_4.7.4-3_amd64.deb
348171a0914fb8cf9a509059cb33ad147feaa267ec8aaeeca730da83ac2991ec 536620
kmix_4.7.4-3_amd64.deb
dd2f9bf22e0efd66e2c52117f7f24f8beb351332b07b95ad073b9b8e5d13bf92 230458
kscd_4.7.4-3_amd64.deb
33e885f2e540cb6efdace8cb52877bc3931527af57d2842ab0b4b98b079ca83b 206258
libkcddb4_4.7.4-3_amd64.deb
839c8956beb71ba27fe8b51d7703e7727b1e7c6f4e01a7114b7e356d68c338f0 18444
libkcddb-dev_4.7.4-3_amd64.deb
5971961ed51f8f5ce70644b06c8e1a94a365290399a484a8155635d74a4d20bb 462586
dragonplayer_4.7.4-3_amd64.deb
0b040f8538b057b43f7c93bf86250de445c943b569cf43fdbda8cbf5af99e610 51396
mplayerthumbs_4.7.4-3_amd64.deb
e6d1b02094e0e0f524b1c34c4fa3303273737e122d0e0c1d686734d08631f4c3 49276
ffmpegthumbs_4.7.4-3_amd64.deb
efe1ee976489df4b513ce3664408c6adcc9d6696413dc9fa786bc0f83aee85f3 141182
kde-config-cddb_4.7.4-3_amd64.deb
ba04b2026f7e50e2fadbc4500dac2be5bbfdf5be1edf6d5886856624b466d6dc 13450
kdemultimedia-dev_4.7.4-3_amd64.deb
28902a2c956df9acc065203249f8e244d430d882a1a886d0dc5b0acad488dcdb 18244364
kdemultimedia-dbg_4.7.4-3_amd64.deb
Files:
d272471af3cb8607faccbea4894b5769 2474 kde optional kdemultimedia_4.7.4-3.dsc
52f3d94ff551d315631d3f8868e9582d 18009 kde optional
kdemultimedia_4.7.4-3.debian.tar.gz
60bc1e98bfe5fef8b359f79fdd33f938 10658 kde optional
kdemultimedia_4.7.4-3_all.deb
30d7fd1b583016b7860f8531d702bb28 127238 kde optional
kdemultimedia-kio-plugins_4.7.4-3_amd64.deb
f44e7475f8046088a666ade4d117e6f4 757664 sound optional juk_4.7.4-3_amd64.deb
e120a7f1742cc7941ccc665de1e80866 536620 sound optional kmix_4.7.4-3_amd64.deb
ea692e08b4040556c9441a9d11374b72 230458 sound optional kscd_4.7.4-3_amd64.deb
c4c70598d195867518b3eb51b29a42c7 206258 libs optional
libkcddb4_4.7.4-3_amd64.deb
0fbb540477779d1f264cfff03d35456d 18444 libdevel optional
libkcddb-dev_4.7.4-3_amd64.deb
3813f705ea95f859b772fd280fee727d 462586 video optional
dragonplayer_4.7.4-3_amd64.deb
c03988fcf779bd39ec36a18d4bd870b2 51396 kde optional
mplayerthumbs_4.7.4-3_amd64.deb
41481fc1dea7a52e6b073fd73d54ecd5 49276 kde optional
ffmpegthumbs_4.7.4-3_amd64.deb
4492506ab881265c625ede3da981252d 141182 kde optional
kde-config-cddb_4.7.4-3_amd64.deb
03efe5aa6a06103ea3d8e19b9d0b239a 13450 devel optional
kdemultimedia-dev_4.7.4-3_amd64.deb
5ee69c6a6bd0ddba21dbf19f8f9c4134 18244364 debug extra
kdemultimedia-dbg_4.7.4-3_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iD8DBQFPvqHGTNH2piB/L3oRAnkgAKCq4cQSSbX7m2pGGQ8qaq3F4jpTZwCgrIPu
r3e574MgPBToDtjopRg7nWA=
=9VS4
-----END PGP SIGNATURE-----
--- End Message ---