Your message dated Sat, 28 Apr 2018 16:35:38 +0000
with message-id <e1fcsp0-000g1w...@fasolo.debian.org>
and subject line Bug#897113: fixed in ktorrent 5.1.0-3
has caused the Debian Bug report #897113,
regarding ktorrent FTBFS with cmake 3.11.1
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.)
--
897113: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897113
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ktorrent
Version: 5.1.0-2
Severity: serious
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/ktorrent.html
...
cd /build/1st/ktorrent-5.1.0/obj-x86_64-linux-gnu/ktorrent && /usr/bin/c++
-DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB
-DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII
-DQT_NO_CAST_TO_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING
-DQT_STRICT_ITERATORS -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER
-DQT_WIDGETS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE
-I/build/1st/ktorrent-5.1.0/obj-x86_64-linux-gnu/ktorrent
-I/build/1st/ktorrent-5.1.0/ktorrent
-I/build/1st/ktorrent-5.1.0/obj-x86_64-linux-gnu/ktorrent/ktorrent_app_autogen/include
-I/build/1st/ktorrent-5.1.0/libktcore
-I/build/1st/ktorrent-5.1.0/obj-x86_64-linux-gnu/libktcore
-I/build/1st/ktorrent-5.1.0/obj-x86_64-linux-gnu -isystem
/usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem
/usr/include/x86_64-linux-gnu/qt5 -isystem
/usr/include/x86_64-linux-gnu/qt5/QtCore -isystem
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem
/usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KI18n -isystem
/usr/include/KF5/KCMUtils -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets
-isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem
/usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem
/usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem
/usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/KF5/KAuth
-isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KParts -isystem
/usr/include/KF5/KIOWidgets -isystem /usr/include/KF5/KIOCore -isystem
/usr/include/KF5/KJobWidgets -isystem
/usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem
/usr/include/KF5/KCompletion -isystem /usr/include/KF5/KXmlGui -isystem
/usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/KF5/KTextWidgets
-isystem /usr/include/KF5/SonnetUi -isystem /usr/include/KF5/Solid -isystem
/usr/include/KF5/libktorrent -isystem /usr/include/KF5/KArchive -isystem
/usr/include/KF5/KCrash -isystem /usr/include/x86_64-linux-gnu -isystem
/usr/include/KF5/KDBusAddons -isystem /usr/include/KF5/KIconThemes -isystem
/usr/include/KF5/KIOFileWidgets -isystem /usr/include/KF5/KBookmarks -isystem
/usr/include/KF5/KItemViews -isystem /usr/include/KF5/KNotifications -isystem
/usr/include/KF5/KNotifyConfig -isystem /usr/include/KF5/KWindowSystem -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -std=c++0x -fno-operator-names -Wall -Wextra -Wcast-align
-Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef
-Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time
-fexceptions -fvisibility=hidden -fvisibility-inlines-hidden -fPIC
-std=gnu++11 -o
CMakeFiles/ktorrent_app.dir/ktorrent_app_autogen/mocs_compilation.cpp.o -c
/build/1st/ktorrent-5.1.0/obj-x86_64-linux-gnu/ktorrent/ktorrent_app_autogen/mocs_compilation.cpp
In file included from
/build/1st/ktorrent-5.1.0/obj-x86_64-linux-gnu/ktorrent/ktorrent_app_autogen/2NRMJ5X7RK/moc_torrentcreatordlg.cpp:9:0,
from
/build/1st/ktorrent-5.1.0/obj-x86_64-linux-gnu/ktorrent/ktorrent_app_autogen/mocs_compilation.cpp:10:
/build/1st/ktorrent-5.1.0/obj-x86_64-linux-gnu/ktorrent/ktorrent_app_autogen/2NRMJ5X7RK/../../../../ktorrent/dialogs/torrentcreatordlg.h:86:16:
error: field 'update_timer' has incomplete type 'QTimer'
QTimer update_timer;
^~~~~~~~~~~~
In file included from
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:44:0,
from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qdialog.h:44,
from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QDialog:1,
from
/build/1st/ktorrent-5.1.0/obj-x86_64-linux-gnu/ktorrent/ktorrent_app_autogen/2NRMJ5X7RK/../../../../ktorrent/dialogs/addpeersdlg.h:25,
from
/build/1st/ktorrent-5.1.0/obj-x86_64-linux-gnu/ktorrent/ktorrent_app_autogen/2NRMJ5X7RK/moc_addpeersdlg.cpp:9,
from
/build/1st/ktorrent-5.1.0/obj-x86_64-linux-gnu/ktorrent/ktorrent_app_autogen/mocs_compilation.cpp:2:
/usr/include/x86_64-linux-gnu/qt5/QtGui/qwindowdefs.h:76:7: note: forward
declaration of 'class QTimer'
class QTimer;
^~~~~~
make[3]: *** [ktorrent/CMakeFiles/ktorrent_app.dir/build.make:709:
ktorrent/CMakeFiles/ktorrent_app.dir/ktorrent_app_autogen/mocs_compilation.cpp.o]
Error 1
--- End Message ---
--- Begin Message ---
Source: ktorrent
Source-Version: 5.1.0-3
We believe that the bug you reported is fixed in the latest version of
ktorrent, 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 897...@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 ktorrent 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: SHA512
Format: 1.8
Date: Sat, 28 Apr 2018 18:08:38 +0200
Source: ktorrent
Binary: ktorrent ktorrent-data
Architecture: source
Version: 5.1.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian KDE Extras Team <pkg-kde-ext...@lists.alioth.debian.org>
Changed-By: Pino Toscano <p...@debian.org>
Description:
ktorrent - BitTorrent client based on the KDE platform
ktorrent-data - KTorrent data and other architecture independent files
Closes: 897113
Changes:
ktorrent (5.1.0-3) unstable; urgency=medium
.
* Team upload.
* Backport the upstream commit 672c5076de7e3a526d9bdbb484a69e9386bc49f8 to
include <QTimer> where needed; patch
upstream_QTimer-may-not-be-an-incomplete-type-as-it-is-used-a.patch.
(Closes: #897113)
* Switch Vcs-* fields to salsa.debian.org.
* Bump the debhelper compatibility to 11:
- bump the debhelper build dependency to 11~
- bump compat to 11
- remove --parallel for dh, as now done by default
* Switch from dh_install to dh_missing for --fail-missing.
* Remove trailing whitespaces in changelog.
* Bump Standards-Version to 4.1.4, no changes required.
* Switch watch file to https.
Checksums-Sha1:
408861ca5a1029c443560101fd2f2d439b8060fc 3042 ktorrent_5.1.0-3.dsc
31bcde62607dc034861da30cb7b562ac93e01f59 23080 ktorrent_5.1.0-3.debian.tar.xz
a0860f33b6c0383ce5efe0cc64095321faa86854 20919
ktorrent_5.1.0-3_source.buildinfo
Checksums-Sha256:
48d5f634cbbb737ca004b4fb207dec722f30518629fd870cd478fe5d1dc7d34d 3042
ktorrent_5.1.0-3.dsc
505668b8197a55ecf9256a1469115af8be3141fbea72c05d8f92fe582e9fef43 23080
ktorrent_5.1.0-3.debian.tar.xz
8db9e69fb626fa8857e44470bdd7e6f4b4fb7c6188cfd61e84ec86076edb1709 20919
ktorrent_5.1.0-3_source.buildinfo
Files:
c8f41729f16f2a59096f4a4962244696 3042 net optional ktorrent_5.1.0-3.dsc
77e40d0a66ff6411967a51a6b17a5ef4 23080 net optional
ktorrent_5.1.0-3.debian.tar.xz
f427d2d0d7b3824affe62a39ac561efe 20919 net optional
ktorrent_5.1.0-3_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAlrknOoACgkQLRkciEOx
P01e6g//aMHEWmck3/3uJC7ipSDhqPHv8NU8DyfJt8syWrXngZmt72B2v0vjDCVN
bya9VNy6cm1bgwUaOH0gci9vveem6cs1Dvc/u0o0tr2e+NV6h7nTN9iEz4kQt57T
FYUoqRHJ6qgY4TIA6wD89RgN5NDqx6s+iwzGs2rLFFlDLyZ20K2NdMz/h3g485Jb
4A2pX1hJCFlgEDKflVITf39vXIviJLvKq7TIsy4HUADCZmiNghX4EFexzgG3M1dL
/1Rte73HRlFpBwLHjJUKi9o6v52za7+nxiDk1rTaqx7pAxXFalt2tmx8yJ1YX5CF
6jXXkxUHQy5uqQLXhawDn6gyq/pNZJ+3tmuZLtnUwSPZ7Bl1IPw7VJf+gbk5CieT
kScuc5Kc1FZBd5gICTbiebNvxjfwdycgdYwALkl9XbZtueqMKdzjTvepZyAACZtA
D66HHzIpHzWPDX29QrA8DLqwVDnnRIbKfF0rGH4dnIQUyCHM1zVt7ncGM8CiYAP3
+7LzvIAe+81WzpWpjbnoYmSbE6FoNrPqpva37S0DFHFRigzwM2Wk3uV5TYjwPS7C
FCx3A2STw8Rh2hb22hFZAByqyUPHlS6bz3LiJSScf0+ovsMkIsQ+cTBu3IwaQOtF
WYvP4zqimVflqtw2xmIeScUISQVMdDHJqZGbshu0oxgvDAMJ3kE=
=DnFy
-----END PGP SIGNATURE-----
--- End Message ---