Details
-
Bug
-
Resolution: Done
-
P0: Blocker
-
6.2.0 FF
-
None
-
f6f7d22c6cb6a6e3b4ab280fc1b2ed534bbbde09 (qt/qtbase/dev)
Description
src/plugins/position/geoclue2/client_interface.cpp In file included from /home/qt/work/install/include/QtCore/qglobal.h:1417, from /home/qt/work/install/include/QtCore/qnamespace.h:44, from /home/qt/work/install/include/QtCore/qobjectdefs.h:48, from /home/qt/work/install/include/QtCore/qobject.h:46, from /home/qt/work/install/include/QtCore/QObject:1, from src/plugins/position/geoclue2/client_interface.h:14, from src/plugins/position/geoclue2/client_interface.cpp:12: src/plugins/position/geoclue2/geocluetypes.h:56:1: error: specialization of ‘QTypeInfo<Timestamp>’ after instantiation 577: In file included from /home/qt/work/install/include/QtCore/qglobal.h:1417, from /home/qt/work/install/include/QtCore/qnamespace.h:44, from /home/qt/work/install/include/QtCore/qobjectdefs.h:48, from /home/qt/work/install/include/QtCore/qobject.h:46, from /home/qt/work/install/include/QtCore/QObject:1, from src/plugins/position/geoclue2/client_interface.h:14, from src/plugins/position/geoclue2/client_interface.cpp:12: src/plugins/position/geoclue2/geocluetypes.h:56:1: error: specialization of ‘QTypeInfo<Timestamp>’ after instantiation 56 | Q_DECLARE_TYPEINFO(Timestamp, Q_RELOCATABLE_TYPE); | ^~~~~~~~~~~~~~~~~~ src/plugins/position/geoclue2/geocluetypes.h:56:1: error: redefinition of ‘class QTypeInfo<Timestamp>’
Details: https://testresults.qt.io/coin/integration/qt/qtlocation/tasks/1622508855
Tested changes (refs/builds/qtci/dev/1622508853):
https://codereview.qt-project.org/c/qt/qtlocation/+/351994/1 Update dependencies on 'dev' in qt/qtlocation
Attachments
For Gerrit Dashboard: QTBUG-94124 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
352102,2 | Geoclue2: reorder type declaration macros | dev | qt/qtlocation | Status: MERGED | +2 | 0 |
352135,4 | QMetaType: Avoid instantiating QMetaType in Q_DECLARE_METATYPE | dev | qt/qtbase | Status: MERGED | +2 | 0 |