Your message dated Tue, 21 Jun 2016 07:21:29 +0000
with message-id <e1bfg01-0004m2...@franck.debian.org>
and subject line Bug#812000: fixed in qdjango 0.6.2-2
has caused the Debian Bug report #812000,
regarding qdjango: FTBFS with GCC 6: static assertion failed
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.)
--
812000: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=812000
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: qdjango
Version: 0.6.2-1
Severity: important
User: debian-...@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
...
> g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -W -D_REENTRANT
> -fPIC -DQDJANGO_SHARED -DQT_NO_DEBUG -DQT_TESTLIB_LIB -DQT_SQL_LIB
> -DQT_CORE_LIB
> -DQT_TESTCASE_BUILDDIR='"/<<PKGBUILDDIR>>/tests/db/qdjangocompiler"' -I.
> -I../../../tests -I../../../src/db -I../../../src/http -I../../db -isystem
> /usr/include/x86_64-linux-gnu/qt5 -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtTest -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtSql -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtCore -I.
> -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o tst_qdjangocompiler.o
> tst_qdjangocompiler.cpp
> In file included from
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qnamespace.h:37:0,
> from
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs.h:41,
> from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:40,
> from /usr/include/x86_64-linux-gnu/qt5/QtSql/qsqldriver.h:37,
> from /usr/include/x86_64-linux-gnu/qt5/QtSql/QSqlDriver:1,
> from tst_qdjangocompiler.cpp:18:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qmetatype.h: In instantiation of
> 'constexpr int qMetaTypeId() [with T = QDjangoWhere]':
> tst_qdjangocompiler.cpp:602:5: required from here
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qmetatype.h:1725:5: error: static
> assertion failed: Type is not registered, please use the Q_DECLARE_METATYPE
> macro to make it known to Qt's meta-object system
> Q_STATIC_ASSERT_X(QMetaTypeId2<T>::Defined, "Type is not registered,
> please use the Q_DECLARE_METATYPE macro to make it known to Qt's meta-object
> system");
> ^
>
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:48:0,
> from /usr/include/x86_64-linux-gnu/qt5/QtSql/qsqldriver.h:37,
> from /usr/include/x86_64-linux-gnu/qt5/QtSql/QSqlDriver:1,
> from tst_qdjangocompiler.cpp:18:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qmetatype.h: In instantiation of
> 'static constexpr int QMetaTypeId2<T>::qt_metatype_id() [with T =
> QDjangoWhere]':
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qmetatype.h:1726:43: required from
> 'constexpr int qMetaTypeId() [with T = QDjangoWhere]'
> tst_qdjangocompiler.cpp:602:5: required from here
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qmetatype.h:1584:96: error:
> 'qt_metatype_id' is not a member of 'QMetaTypeId<QDjangoWhere>'
> static inline Q_DECL_CONSTEXPR int qt_metatype_id() { return
> QMetaTypeId<T>::qt_metatype_id(); }
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
>
> tst_qdjangocompiler.cpp:672:1: error: specialization of
> 'QMetaTypeId<QDjangoWhere>' after instantiation
> Q_DECLARE_METATYPE(QDjangoWhere)
> ^
>
> tst_qdjangocompiler.cpp:672:1: error: redefinition of 'struct
> QMetaTypeId<QDjangoWhere>'
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qmetatype.h:1576:8: error: previous
> definition of 'struct QMetaTypeId<QDjangoWhere>'
> struct QMetaTypeId : public QMetaTypeIdQObject<T>
> ^~~~~~~~~~~
>
> Makefile:359: recipe for target 'tst_qdjangocompiler.o' failed
--
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise
--- End Message ---
--- Begin Message ---
Source: qdjango
Source-Version: 0.6.2-2
We believe that the bug you reported is fixed in the latest version of
qdjango, 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 812...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jeremy Lainé <jeremy.la...@m4x.org> (supplier of updated qdjango 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: Tue, 21 Jun 2016 08:47:30 +0200
Source: qdjango
Binary: libqdjango-db0 libqdjango-http0 libqdjango-dbg libqdjango-dev
libqdjango-doc
Architecture: source amd64 all
Version: 0.6.2-2
Distribution: unstable
Urgency: medium
Maintainer: Jeremy Lainé <jeremy.la...@m4x.org>
Changed-By: Jeremy Lainé <jeremy.la...@m4x.org>
Description:
libqdjango-db0 - Database library for the QDjango framework
libqdjango-dbg - Debugging symbols for the QDjango framework
libqdjango-dev - Development files for the QDjango framework
libqdjango-doc - Documentation for the QDjango framework
libqdjango-http0 - HTTP library for the QDjango framework
Closes: 812000
Changes:
qdjango (0.6.2-2) unstable; urgency=medium
.
* Fix testsuite build with GCC 6 (Closes: #812000).
Checksums-Sha1:
e45846f03c00ce57d64850e1bfb5f46c22f2d252 2135 qdjango_0.6.2-2.dsc
839bb91f70a0cb2de70984d2fd03138829cfc5ae 3584 qdjango_0.6.2-2.debian.tar.xz
9595abd34b26b274765e58abb02ed1d465e0e2dc 79516 libqdjango-db0_0.6.2-2_amd64.deb
a6251919137632b6b04a77df9b1561cc0ab53a0b 1959130
libqdjango-dbg_0.6.2-2_amd64.deb
c079deec9c21b572b41d1034cc293925e0f9d8ae 13924 libqdjango-dev_0.6.2-2_amd64.deb
5ec4b4df8b239df2ad1cb94102846e21dc983a26 125938 libqdjango-doc_0.6.2-2_all.deb
0e8ef900f135ae1f376e48f8c7eee824502bce51 38152
libqdjango-http0_0.6.2-2_amd64.deb
Checksums-Sha256:
7104e8e94d03897387cd94eab79ee6ecc8eeab4651dc17f307da2c4614295469 2135
qdjango_0.6.2-2.dsc
6d46cd0865a5d45568e9c3b3ac6c6aa36964d04eff3c1ab357fcb9e5a32ad8b5 3584
qdjango_0.6.2-2.debian.tar.xz
b393e3e294fc8263fd2f31199425c932c11a6314a2842349d85ed49445465792 79516
libqdjango-db0_0.6.2-2_amd64.deb
3b2b3e73d3d1fee1fec1a8112cf519c016b32456c5f8d8af2d0a9426efd68534 1959130
libqdjango-dbg_0.6.2-2_amd64.deb
78bb2dc9e6591843da0f9d1379a05f3758618f88c8cea41b35d8fb5999023b1b 13924
libqdjango-dev_0.6.2-2_amd64.deb
debd29ae4ba63aad6438620e132bba076789d782506322905948675dc9cd8c1f 125938
libqdjango-doc_0.6.2-2_all.deb
e3570614fed2bbccaa75c5f86d5d66e66c1f11e47b560784f82c45483f86e067 38152
libqdjango-http0_0.6.2-2_amd64.deb
Files:
f2615c76c3c44de2234bbb7fa7dc62e3 2135 libs optional qdjango_0.6.2-2.dsc
aebdd34d3a112edd5787f7e3d1d3feef 3584 libs optional
qdjango_0.6.2-2.debian.tar.xz
000d5f5601816770d03a9191df21cbfd 79516 libs optional
libqdjango-db0_0.6.2-2_amd64.deb
a566a8d3d908967198e7222f6ba73c04 1959130 debug extra
libqdjango-dbg_0.6.2-2_amd64.deb
ff9cd0edf983b4e932920e7d3c8773dd 13924 libdevel optional
libqdjango-dev_0.6.2-2_amd64.deb
41796bbfa17016489bed948c342d3754 125938 doc optional
libqdjango-doc_0.6.2-2_all.deb
a4c25b9839bad29f0195875d2c573bcd 38152 libs optional
libqdjango-http0_0.6.2-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJXaOlKAAoJENLPZJIaziaHJAMP/RPWT14oGzh6pdkN0w8OEibm
G6ZGkck7h/lmzS43t82tRagMp+F80dMYlARAbny2naj6FVPOluqzfX28aTBc1J66
27ezq58754kTS8fYa2gNfabygh3epofqvArUquM+qry9l8/fW3ZEClQBiUb6z4Ds
NvVpF4PpZBzO6sjne6Rwf9eB7aLybLtjNzqWZ6lZJJc5ktYv8NbHNEHCihXE7eQS
lYCEKdNUIk0tyDhAWoWjCcyptdCRUfSaIfJkZtRUg2Y2UOm5/6cXiKWPCvjy+Sb1
Vt5cpKiZkM9sA7oSy7wlFzF4FfPX/D6qtMJ3NZTvhiMGnabqCzExOBU+3ufKlP9N
iUVf9NvkN8ry/Fk4nbvlAVbw9JTvqOPmXAeapxlWDRLlSooEu/v1jBxV/3IFNUMj
ti4bBOa8pqqjPPw+u1NM4g/P3lN3k0SoirXXwlUgtJIxnf1OIOUosFZ6l6ibM6Wk
HsmUKdn4yg4Celjf1wMyfzmDmIk6BYyMY2q/Kq9cgvmJ8w7Hyzs2z/PMxL2SbX91
OnYXOHOGEK1BIaBWRAbwN4+gp4y+Mh7nsKjiDA9wQrGrMsfyBUe6JrmGjI/20fsg
DPetpKIIIRkfDxH/aft4LE7W7M5WAVamhqLnFTHvoSI/lBb25raR0P03vsfFmI7e
lMNLdMOpR/w/Wg23LYmj
=ezke
-----END PGP SIGNATURE-----
--- End Message ---