Your message dated Sat, 26 Aug 2017 12:49:06 +0000
with message-id <e1dlawq-0002yy...@fasolo.debian.org>
and subject line Bug#853472: fixed in kde4libs 4:4.14.35-1
has caused the Debian Bug report #853472,
regarding kde4libs: ftbfs with GCC-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.)


-- 
853472: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853472
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:kde4libs
Version: 4:4.14.26-1
Severity: normal
Tags: sid buster
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-7

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-7/g++-7, but succeeds to build with gcc-6/g++-6. The
severity of this report may be raised before the buster release.
There is no need to fix this issue in time for the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc7-20170126/kde4libs_4.14.26-1_unstable_gcc7.log
The last lines of the build log are at the end of this report.

To build with GCC 7, either set CC=gcc-7 CXX=g++-7 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-7/porting_to.html

[...]
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/kdeui/karrowbutton.moc: In member 
function 'virtual void* KArrowButton::qt_metacast(const char*)':
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/kdeui/karrowbutton.moc:80:59: warning: 
'KArrowButton' is deprecated [-Wdeprecated-declarations]
         return static_cast<void*>(const_cast< KArrowButton*>(this));
                                                           ^
In file included from /<<PKGBUILDDIR>>/kdeui/widgets/karrowbutton.cpp:19:0:
/<<PKGBUILDDIR>>/kdeui/widgets/karrowbutton.h:41:31: note: declared here
 class KDEUI_EXPORT_DEPRECATED KArrowButton : public QPushButton
                               ^~~~~~~~~~~~
/<<PKGBUILDDIR>>/kdeui/windowmanagement/netwm.cpp: In member function 'void 
NETWinInfo::update(const long unsigned int*)':
/<<PKGBUILDDIR>>/kdeui/windowmanagement/netwm.cpp:4371:48: error: ISO C++ 
forbids comparison between pointer and integer [-fpermissive]
             p->blockCompositing = (data_ret != None);
                                                ^~~~
kdeui/CMakeFiles/kdeui.dir/build.make:6067: recipe for target 
'kdeui/CMakeFiles/kdeui.dir/windowmanagement/netwm.cpp.o' failed
make[4]: *** [kdeui/CMakeFiles/kdeui.dir/windowmanagement/netwm.cpp.o] Error 1
make[4]: *** Waiting for unfinished jobs....
/<<PKGBUILDDIR>>/kdeui/windowmanagement/kwindowsystem_x11.cpp: In static member 
function 'static QRect KWindowSystem::workArea(const QList<long unsigned int>&, 
int)':
/<<PKGBUILDDIR>>/kdeui/windowmanagement/kwindowsystem_x11.cpp:867:9: warning: 
this 'for' clause does not guard... [-Wmisleading-indentation]
         for( ; it2 != s_d->strutWindows.end(); ++it2 )
         ^~~
/<<PKGBUILDDIR>>/kdeui/windowmanagement/kwindowsystem_x11.cpp:871:13: note: 
...this statement, but the latter is misleadingly indented as if it were 
guarded by the 'for'
             if( it2 != s_d->strutWindows.end()) {
             ^~
/<<PKGBUILDDIR>>/kdeui/util/kwallet.cpp: In member function 'void 
KWallet::Wallet::slotCollectionStatusChanged(int)':
/<<PKGBUILDDIR>>/kdeui/util/kwallet.cpp:530:46: warning: unused parameter 
'status' [-Wunused-parameter]
 void Wallet::slotCollectionStatusChanged(int status)
                                              ^~~~~~
In file included from /usr/include/qt4/QtCore/QObject:1:0,
                 from 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/kdeui/knotify_interface.h:14,
                 from 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/kdeui/knotify_interface.cpp:12:
/usr/include/qt4/QtCore/qobject.h:121:18: warning: 'virtual bool 
QObject::event(QEvent*)' was hidden [-Woverloaded-virtual]
     virtual bool event(QEvent *);
                  ^~~~~
In file included from 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/kdeui/knotify_interface.cpp:12:0:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/kdeui/knotify_interface.h:46:35: warning: 
  by 'QDBusPendingReply<int> OrgKdeKNotifyInterface::event(const QString&, 
const QString&, const QVariantList&, const QString&, const QString&, const 
QByteArray&, const QStringList&, int, qlonglong)' [-Woverloaded-virtual]
     inline QDBusPendingReply<int> event(const QString &event, const QString 
&fromApp, const QVariantList &contexts, const QString &title, const QString 
&text, const QByteArray &pixmap, const QStringList &actions, int timeout, 
qlonglong winId)
                                   ^~~~~
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:7669: recipe for target 'kdeui/CMakeFiles/kdeui.dir/all' 
failed
make[3]: *** [kdeui/CMakeFiles/kdeui.dir/all] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
Makefile:163: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: make -j64 returned exit code 2
/usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.mk:97: recipe for target 
'pre_build_dh_auto_build' failed
make[1]: *** [pre_build_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
/usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.mk:110: recipe for target 
'debian/dhmk_build' failed
make: *** [debian/dhmk_build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: kde4libs
Source-Version: 4:4.14.35-1

We believe that the bug you reported is fixed in the latest version of
kde4libs, 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 853...@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 kde4libs 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: SHA256

Format: 1.8
Date: Sat, 26 Aug 2017 14:33:15 +0200
Source: kde4libs
Binary: libkdecore5 libkdeui5 libkpty4 libkdesu5 libkjsapi4 libkjsembed4 
libkio5 libkntlm4 libsolid4 libkde3support4 libkfile4 libknewstuff2-4 
libknewstuff3-4 libkparts4 libkutils4 libthreadweaver4 libkhtml5 libkimproxy4 
libkmediaplayer4 libktexteditor4 libknotifyconfig4 libkdnssd4 libkrosscore4 
libkrossui4 libnepomuk4 libnepomukutils4 libnepomukquery4a libplasma3 
libkunitconversion4 libkdewebkit5 libkcmutils4 libkemoticons4 libkidletime4 
libkprintutils4 libkdeclarative5 kdelibs-bin kdelibs5-plugins kdelibs5-data 
kdoctools kdelibs5-dev
Architecture: source
Version: 4:4.14.35-1
Distribution: unstable
Urgency: medium
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Pino Toscano <p...@debian.org>
Description:
 kdelibs-bin - core executables for KDE Applications
 kdelibs5-data - core shared data for all KDE Applications
 kdelibs5-dev - development files for the KDE Development Platform libraries
 kdelibs5-plugins - core plugins for KDE Applications
 kdoctools  - various tools for accessing application documentation
 libkcmutils4 - utility classes for using KCM modules
 libkde3support4 - KDE 3 Support Library for the KDE 4 Platform
 libkdeclarative5 - declarative library for plasma
 libkdecore5 - KDE Platform Core Library
 libkdesu5  - Console-mode Authentication Library for the KDE Platform
 libkdeui5  - KDE Platform User Interface Library
 libkdewebkit5 - KDE WebKit Library
 libkdnssd4 - DNS-SD Protocol Library for the KDE Platform
 libkemoticons4 - utility classes to deal with emoticon themes
 libkfile4  - File Selection Dialog Library for KDE Platform
 libkhtml5  - KHTML Web Content Rendering Engine
 libkidletime4 - library to provide information about idle time
 libkimproxy4 - Instant Messaging Interface Library for the KDE Platform
 libkio5    - Network-enabled File Management Library for the KDE Platform
 libkjsapi4 - KJS API Library for the KDE Development Platform
 libkjsembed4 - library for binding JavaScript objects to QObjects
 libkmediaplayer4 - KMediaPlayer Interface for the KDE Platform
 libknewstuff2-4 - "Get Hot New Stuff" v2 Library for the KDE Platform
 libknewstuff3-4 - "Get Hot New Stuff" v3 Library for the KDE Platform
 libknotifyconfig4 - library for configuring KDE Notifications
 libkntlm4  - NTLM Authentication Library for the KDE Platform
 libkparts4 - Framework for the KDE Platform Graphical Components
 libkprintutils4 - utility classes to deal with printing
 libkpty4   - Pseudo Terminal Library for the KDE Platform
 libkrosscore4 - Kross Core Library
 libkrossui4 - Kross UI Library
 libktexteditor4 - KTextEditor interfaces for the KDE Platform
 libkunitconversion4 - Unit Conversion library for the KDE Platform
 libkutils4 - dummy transitional library
 libnepomuk4 - Nepomuk Meta Data Library
 libnepomukquery4a - Nepomuk Query Library for the KDE Platform
 libnepomukutils4 - Nepomuk Utility Library
 libplasma3 - Plasma Library for the KDE Platform
 libsolid4  - Solid Library for KDE Platform
 libthreadweaver4 - ThreadWeaver Library for the KDE Platform
Closes: 853472 870068
Changes:
 kde4libs (4:4.14.35-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release:
     - fixes build with GCC >= 7 (Closes: #853472)
     - fixes build with cmake >= 3.9 (Closes: #870068)
   * Update the patches:
     - assume_trunc.diff: drop, obsolete
     - java-set-names-in-permission-dialog.patch: drop, backported from upstream
     - cmake-look-for-hunspell-1.6-as-well.patch: drop, backported from upstream
     - Sanitize-URLs-before-passing-them-to-FindProxyForURL.patch: drop,
       backported from upstream
     - khtml-Delete-pointer-_before_-returning.patch: drop, backported from
       upstream
     - http-slave-send-error-page-after-authorization-failure.patch: drop,
       backported from upstream
     - Verify-that-whoever-is-calling-us-is-actually-who-he-says.patch: drop,
       backported from upstream
   * Fix typo in copyright.
   * Bump Standards-Version to 4.0.1, no changes required.
Checksums-Sha1:
 a7a697ab8d98aba3058295f2ed9e046862ec07df 5471 kde4libs_4.14.35-1.dsc
 0ba942d9b28660eba5038bd4d90908d6d08f90ef 11642928 kde4libs_4.14.35.orig.tar.xz
 db9d3f4cad0bde3fcede037f092375454fc5af0a 284528 
kde4libs_4.14.35-1.debian.tar.xz
 26f5cef4da228edab67bd93edcef405511baff39 17503 
kde4libs_4.14.35-1_source.buildinfo
Checksums-Sha256:
 2cda88b74e16f288efb3ba2c85ac3b0fbec1ee4971c8843013952d748775a06e 5471 
kde4libs_4.14.35-1.dsc
 9732bd7408de1d063b555ec849d74aa53598efe6b4113258af3270fcab5af303 11642928 
kde4libs_4.14.35.orig.tar.xz
 b78556735ab065e5fe00707740f38d6dafb14cddf7d46989b0a42c21ff59cbc4 284528 
kde4libs_4.14.35-1.debian.tar.xz
 d757dace2c66ed87094b9e7e04c14a1d7932a6606428fed5361bb6110e8453e9 17503 
kde4libs_4.14.35-1_source.buildinfo
Files:
 372c12d7a0811ce800c318c091fab0e7 5471 libs optional kde4libs_4.14.35-1.dsc
 bc5bd38788e3c3d1dced22d5613e28ba 11642928 libs optional 
kde4libs_4.14.35.orig.tar.xz
 9e588b52ac35cbf67f5799a64b801cf5 284528 libs optional 
kde4libs_4.14.35-1.debian.tar.xz
 345888931180751d95796c2daeff2b34 17503 libs optional 
kde4libs_4.14.35-1_source.buildinfo

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

iQIzBAEBCAAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAlmhatYACgkQLRkciEOx
P01kUA//WNinNK7ZAsOkSMBOlYokSrsSaCrcvA/GZw5WHdpoUg801IY9dqsdvHtw
QfxF8jMQ9s2Q7zNgSiFqKBxeEP4LTdQ3gqvhvfEg5y0ynyLV/zddU/nqI2niuf9A
7qF68TefZECHOldUcp1ZZS1bvvJ7HEHCIWi/7ygT6pW8K4kewy4qLrt/aGZJ1aWg
NyhjnOoeKmnAx0QZ+810uH5uCst3CX/wwJRoLmtuyKsH49YjYB3kGbVEbc3bMnZl
rVwNImZwf/0NkJvBCTn+6rubR7oHEqE+ZtBZFXpyjpGMQrLMtBcTf1re01DINQy1
wborkFVJT2L1acyI2v0aPKsh+vSJgSW9mnhDabjd/JDp93KeciXm4o0PwM5ldQaY
NxndO6xiV4pPzTzW8Q1TjPea0K1wjgN8KcGdUqSuFlF8CpmG7O7wzlha1LWTmM4D
oL/h1RU+okQDdydRwExBppbP7/bwf9AixHvJoUaqJkphMh/EL3oLBgB48Vpr7efY
L+rqXiFIYxGnr2oj2oBjW4PLFj+8+v6tPekZqLaeLPzgC6iGIGd+DOd8jvbO6LAO
uV+Vtz++qlk4y2e3T5TFvqywhSKRC+DQRS44t9XpcNcTPpl/OJMIRa3igUMUm5na
/BuqDwmrS+F6ck7A2Ijkbkimbja27d8xpM1Q4RgYX9axwtw1Q84=
=1mpB
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to