[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#812002: marked as done (smokeqt: FTBFS with GCC 6: deleted function)



Your message dated Fri, 24 Mar 2017 01:49:00 +0000
with message-id <E1crELc-0006NO-1v@fasolo.debian.org>
and subject line Bug#812002: fixed in smokeqt 4:4.14.3-1.1
has caused the Debian Bug report #812002,
regarding smokeqt: FTBFS with GCC 6: deleted function
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 owner@bugs.debian.org
immediately.)


-- 
812002: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=812002
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: smokeqt
Version: 4:4.14.3-1
Severity: important
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-6

This package fails to build with GCC 6.  GCC 6 has not been released
yet, but it's expected that GCC 6 will become the default compiler for
stretch.

Note that only the first error is reported; there might be more.  You
can find a snapshot of GCC 6 in experimental.  To build with GCC 6,
you can set CC=gcc-6 CXX=g++-6 explicitly.

You may be able to find out more about this issue at
https://gcc.gnu.org/gcc-6/changes.html

> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/qtscript && /usr/bin/cmake -E cmake_link_script CMakeFiles/smokeqtscript.dir/link.txt --verbose=1
> /usr/bin/c++  -fPIC -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -Wno-deprecated-declarations  -Wl,-z,relro -shared -Wl,-soname,libsmokeqtscript.so.3 -o libsmokeqtscript.so.3.0.0 CMakeFiles/smokeqtscript.dir/smokedata.cpp.o CMakeFiles/smokeqtscript.dir/x_1.cpp.o ../qtcore/libsmokeqtcore.so.3.0.0 -lQtCore -lQtScript -lsmokebase -Wl,-rpath,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/qtcore: 
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/qtscript && /usr/bin/cmake -E cmake_symlink_library libsmokeqtscript.so.3.0.0 libsmokeqtscript.so.3 libsmokeqtscript.so
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> [ 30%] Built target smokeqtscript
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/qtdbus/x_1.cpp:1594:7: error: deleted function 'virtual __smokeqtdbus::x_QDBusConnectionInterface::~x_QDBusConnectionInterface()'
>  class x_QDBusConnectionInterface : public QDBusConnectionInterface {
>        ^~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> In file included from /usr/include/qt4/QtDBus/QtDBus:8:0,
>                  from /<<PKGBUILDDIR>>/qtdbus/qtdbus_includes.h:2,
>                  from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/qtdbus/x_1.cpp:2:
> /usr/include/qt4/QtDBus/qdbusconnectioninterface.h:73:5: error: overriding non-deleted function 'virtual QDBusConnectionInterface::~QDBusConnectionInterface()'
>      ~QDBusConnectionInterface();
>      ^
> 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/qtdbus/x_1.cpp:1594:7: note: 'virtual __smokeqtdbus::x_QDBusConnectionInterface::~x_QDBusConnectionInterface()' is implicitly deleted because the default definition would be ill-formed:
>  class x_QDBusConnectionInterface : public QDBusConnectionInterface {
>        ^~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/qtdbus/x_1.cpp:1594:7: error: 'virtual QDBusConnectionInterface::~QDBusConnectionInterface()' is private within this context
> In file included from /usr/include/qt4/QtDBus/QtDBus:8:0,
>                  from /<<PKGBUILDDIR>>/qtdbus/qtdbus_includes.h:2,
>                  from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/qtdbus/x_1.cpp:2:
> /usr/include/qt4/QtDBus/qdbusconnectioninterface.h:73:5: note: declared private here
>      ~QDBusConnectionInterface();
>      ^
> 
> qtdbus/CMakeFiles/smokeqtdbus.dir/build.make:98: recipe for target 'qtdbus/CMakeFiles/smokeqtdbus.dir/x_1.cpp.o' failed
> make[3]: *** [qtdbus/CMakeFiles/smokeqtdbus.dir/x_1.cpp.o] Error 1

...

>                  from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/qtgui/x_13.cpp:2:
> /usr/include/qt4/QtGui/qsessionmanager.h:65:5: error: overriding non-deleted function 'virtual QSessionManager::~QSessionManager()'
>      ~QSessionManager();
>      ^
> 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/qtgui/x_13.cpp:3572:7: note: 'virtual __smokeqtgui::x_QSessionManager::~x_QSessionManager()' is implicitly deleted because the default definition would be ill-formed:
>  class x_QSessionManager : public QSessionManager {
>        ^~~~~~~~~~~~~~~~~
> 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/qtgui/x_13.cpp:3572:7: error: 'virtual QSessionManager::~QSessionManager()' is private within this context
> In file included from /usr/include/qt4/QtGui/QtGui:213:0,
>                  from /<<PKGBUILDDIR>>/qtgui/qtgui_includes.h:2,
>                  from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/qtgui/x_13.cpp:2:
> /usr/include/qt4/QtGui/qsessionmanager.h:65:5: note: declared private here
>      ~QSessionManager();

-- 
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise

--- End Message ---
--- Begin Message ---
Source: smokeqt
Source-Version: 4:4.14.3-1.1

We believe that the bug you reported is fixed in the latest version of
smokeqt, 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 812002@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Giovani Augusto Ferreira <giovani@debian.org> (supplier of updated smokeqt 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 18 Mar 2017 13:49:35 -0300
Source: smokeqt
Binary: libsmokeqsci3 libsmokeqt3support4-3 libsmokeqtcore4-3 libsmokeqtdbus4-3 libsmokeqtdeclarative4-3 libsmokeqtgui4-3 libsmokeqthelp4-3 libsmokeqtnetwork4-3 libsmokeqtopengl4-3 libsmokeqtscript4-3 libsmokeqtsql4-3 libsmokeqtsvg4-3 libsmokeqttest4-3 libsmokeqtuitools4-3 libsmokeqtxml4-3 libsmokeqtxmlpatterns4-3 libsmokephonon3 libsmokeqimageblitz3 libsmokeqt4-dbg libsmokeqt4-dev
Architecture: source
Version: 4:4.14.3-1.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Giovani Augusto Ferreira <giovani@debian.org>
Description:
 libsmokephonon3 - Qt Phonon SMOKE library
 libsmokeqimageblitz3 - QImageBlitz SMOKE libraries
 libsmokeqsci3 - QScintilla2 SMOKE library
 libsmokeqt3support4-3 - Qt3 Support SMOKE library
 libsmokeqt4-dbg - Qt SMOKE libraries debug symbols
 libsmokeqt4-dev - Development files for Qt SMOKE libraries
 libsmokeqtcore4-3 - Qt Core SMOKE library
 libsmokeqtdbus4-3 - Qt D-Bus SMOKE library
 libsmokeqtdeclarative4-3 - Qt Declarative SMOKE library
 libsmokeqtgui4-3 - Qt Gui SMOKE library
 libsmokeqthelp4-3 - Qt Help SMOKE library
 libsmokeqtnetwork4-3 - Qt Network SMOKE library
 libsmokeqtopengl4-3 - Qt OpenGL SMOKE library
 libsmokeqtscript4-3 - Qt Script SMOKE library
 libsmokeqtsql4-3 - Qt Sql SMOKE library
 libsmokeqtsvg4-3 - Qt Svg SMOKE library
 libsmokeqttest4-3 - Qt Test SMOKE library
 libsmokeqtuitools4-3 - Qt Ui Tools SMOKE library
 libsmokeqtxml4-3 - Qt Xml SMOKE library
 libsmokeqtxmlpatterns4-3 - Qt XmlPatterns SMOKE library
Closes: 812002
Changes:
 smokeqt (4:4.14.3-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * debian/rules: added g++ flag to avoid FTBFS with GCC 6. (Closes: #812002)
Checksums-Sha1:
 a0caea720f21b1163282a9453fc516839554f8f8 3588 smokeqt_4.14.3-1.1.dsc
 5ae913fcdfbff5a2941a1b9afbfd6c2ecfe8222f 4724 smokeqt_4.14.3-1.1.debian.tar.xz
 f0018b40febe23ee9da033900fb64d39cb3ba1bf 11092 smokeqt_4.14.3-1.1_source.buildinfo
Checksums-Sha256:
 2813ccf53b92ce078d638b3aa49ac190b5d8628f5a544495badd41f4ae13321b 3588 smokeqt_4.14.3-1.1.dsc
 104e3446346d1b1a68f167f9b14cb19c6a8c09ccfc5f8c0dd1d9152b0a2fe135 4724 smokeqt_4.14.3-1.1.debian.tar.xz
 29a3d16d78f79e6d9b0e527607f8e348ffcd8737e2bf85a8a2b11b7fdbb5c9a6 11092 smokeqt_4.14.3-1.1_source.buildinfo
Files:
 3c0d8cff646e1a5741342652d4125e66 3588 libs optional smokeqt_4.14.3-1.1.dsc
 b578440bd54ba03afe3e0385d371a77e 4724 libs optional smokeqt_4.14.3-1.1.debian.tar.xz
 d76750f1cbb13a8cc61ee6241bc9db4c 11092 libs optional smokeqt_4.14.3-1.1_source.buildinfo

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

iQIzBAEBCAAdFiEEs/UaJxJhnD7NdLjheElO9yN1pmwFAljNb7UACgkQeElO9yN1
pmz+Dg//ZO5DNFCkAnEfqsOMUwCkJKqFD25ueFrKkdGU6muCFiOZ8A+Owhj5lQNE
pkGXuQDrz0JBvIzgqQZYlmTPu0amTmpm0KoWoUwHYv/SIwhpHtnt0etMbgth0rfB
1F9y4JXWKOpwsdDizxZCkWffi65+TDqHYL/wIf0vA/tLl6lVpGkZ09YkT194K/D2
jceiOdbJz4kX7Rq/Bh1+J/9m2CKaH36IdRM8rhlynhPYpnehfGdR34PVekyoeYpy
Lt84RMqJyoo+nnL0IQxoCrBkY74Jk0xTNkNbCsAs8cqIGLDux93I7SPj9eKR8ES+
1RBkVal4Sqi0ugLMXVIxIPCYRej/es4lg6JfsNJTyeScMsgsOxNUlqNNypW71UjT
iJaRTm5TAn6XYVSK7kdZMGSbCo8n85ls706IgT/rz5rK57TwBU3se8WuFifdWdBJ
JJ0CEBUpjFiwDpq7dZfc407/iZBRPy0rkg1yNRyWvxDCqss3CU3Vi1r7GMbo7sz2
pXVoVkiaxdoM7TZ01JuRZ3hYazYyxqbReAcNiritJ2oNbrqNfKn6QFMv8cEBgSO2
CrrCowd2LCjw1gxLGTaLHJq+w0xey4BlHEX02uCBymEGUd5rjMch5mH2lQFuma3s
mHlLoKvAnutc6JvtptAWKe7znTfe9wJaPZf1m947IfeltQV9fro=
=rW4e
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: