Cf. attached posts.
-- 
Marc Mutz <marc.m...@kdab.com> | Senior Software Engineer
KDAB (Deutschland) GmbH & Co.KG, a KDAB Group Company
Tel: +49-30-521325470
KDAB - Qt, C++ and OpenGL Experts
--- Begin Message ---
Qt CI Bot has posted comments on this change.

Change subject: uic: use a real ordered set
......................................................................


Continuous Integration: Failed

 Module "qt/qtbase" (38cd84aa6de0440a6f294fc7d2eb22dae8275224) did not compile:
 ../../../3rdparty/xkbcommon/src/x11/x11-keymap.c: In function 
‘get_sym_interprets’:
 ../../../3rdparty/xkbcommon/src/x11/x11-keymap.c:758:5: error: unknown type 
name ‘xcb_xkb_sym_interpret_iterator_t’
 ../../../3rdparty/xkbcommon/src/x11/x11-keymap.c:768:45: error: request for 
member ‘data’ in something not a structure or union
 ../../../3rdparty/xkbcommon/src/x11/x11-keymap.c:771:34: error: request for 
member ‘sym’ in something not a structure or union
 ../../../3rdparty/xkbcommon/src/x11/x11-keymap.c:773:21: error: request for 
member ‘match’ in something not a structure or union
 ../../../3rdparty/xkbcommon/src/x11/x11-keymap.c:774:14: error: 
‘XCB_XKB_SYM_INTERPRET_MATCH_NONE_OF’ undeclared (first use in this function)
 ../../../3rdparty/xkbcommon/src/x11/x11-keymap.c:774:14: note: each undeclared 
identifier is reported only once for each function it appears in
 ../../../3rdparty/xkbcommon/src/x11/x11-keymap.c:777:14: error: 
‘XCB_XKB_SYM_INTERPRET_MATCH_ANY_OF_OR_NONE’ undeclared (first use in this 
function)
 ../../../3rdparty/xkbcommon/src/x11/x11-keymap.c:780:14: error: 
‘XCB_XKB_SYM_INTERPRET_MATCH_ANY_OF’ undeclared (first use in this function)
 ../../../3rdparty/xkbcommon/src/x11/x11-keymap.c:783:14: error: 
‘XCB_XKB_SYM_INTERPRET_MATCH_ALL_OF’ undeclared (first use in this function)
 ../../../3rdparty/xkbcommon/src/x11/x11-keymap.c:786:14: error: 
‘XCB_XKB_SYM_INTERPRET_MATCH_EXACTLY’ undeclared (first use in this function)
 ../../../3rdparty/xkbcommon/src/x11/x11-keymap.c:792:20: error: request for 
member ‘match’ in something not a structure or union
 ../../../3rdparty/xkbcommon/src/x11/x11-keymap.c:793:35: error: request for 
member ‘mods’ in something not a structure or union
 ../../../3rdparty/xkbcommon/src/x11/x11-keymap.c:795:17: error: request for 
member ‘virtualMod’ in something not a structure or union
 ../../../3rdparty/xkbcommon/src/x11/x11-keymap.c:798:62: error: request for 
member ‘virtualMod’ in something not a structure or union
 ../../../3rdparty/xkbcommon/src/x11/x11-keymap.c:800:40: error: request for 
member ‘flags’ in something not a structure or union
 ../../../3rdparty/xkbcommon/src/x11/x11-keymap.c:802:52: error: request for 
member ‘action’ in something not a structure or union
 make[5]: *** [.obj/x11-keymap.o] Error 1
 make[4]: *** [sub-xcb_qpa_lib-pro-make_first-ordered] Error 2
 make[3]: *** [sub-xcb-make_first] Error 2
 make[2]: *** [sub-platforms-make_first] Error 2
 make[1]: *** [sub-plugins-make_first] Error 2
 make: *** [sub-src-make_first] Error 2

 Build log: 
http://testresults.qt.io/logs/qt/qtbase/9b89d36ab0d02a4ef7ddb37e37ba106ac61e98a0/LinuxRHEL_6_6x86_64LinuxRHEL_6_6x86_64GCCqtci-linux-RHEL-6.6-x86_64-96853eDeveloperBuild/85d6b000f945a84bc84a4f01f53ac65bc05cbe86/buildlog.txt.gz

 Details: 
http://testresults.qt.io/coin/integration/qt/qtbase/tasks/1472466544.thrift_bin

 Tested changes (refs/builds/qtci/dev/1472466542):
   
https://codereview.qt-project.org/#/q/804880d9381c7d889c8e54d38bb185f9b9daa1c0,n,z
 uic: use a real ordered set

-- 
To view, visit https://codereview.qt-project.org/147751
To unsubscribe, visit https://codereview.qt-project.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I9578a9a58c1c06abe58f22a5b6127d43c2f4be12
Gerrit-PatchSet: 4
Gerrit-Project: qt/qtbase
Gerrit-Branch: dev
Gerrit-Owner: Marc Mutz <marc.m...@kdab.com>
Gerrit-Reviewer: Friedemann Kleint <friedemann.kle...@qt.io>
Gerrit-Reviewer: Jarek Kobus <jaroslaw.ko...@qt.io>
Gerrit-Reviewer: Lars Knoll <lars.kn...@qt.io>
Gerrit-Reviewer: Marc Mutz <marc.m...@kdab.com>
Gerrit-Reviewer: Olivier Goffart (Woboq GmbH) <ogoff...@woboq.com>
Gerrit-Reviewer: Qt Sanity Bot <qt_sanity...@qt-project.org>
Gerrit-Reviewer: Thiago Macieira <thiago.macie...@intel.com>
Gerrit-HasComments: No

--- End Message ---
--- Begin Message ---
Qt CI Bot has posted comments on this change.

Change subject: Replace QLatin1Literal with QLatin1String
......................................................................


Continuous Integration: Failed

 Module "qt/qtbase" (1cd2f2834058feac09cdd44daa4e3f14677272eb) did not compile:
 ../../../3rdparty/xkbcommon/src/x11/x11-keymap.c: In function 
‘get_sym_interprets’:
 ../../../3rdparty/xkbcommon/src/x11/x11-keymap.c:758:5: error: unknown type 
name ‘xcb_xkb_sym_interpret_iterator_t’
 ../../../3rdparty/xkbcommon/src/x11/x11-keymap.c:768:45: error: request for 
member ‘data’ in something not a structure or union
 ../../../3rdparty/xkbcommon/src/x11/x11-keymap.c:771:34: error: request for 
member ‘sym’ in something not a structure or union
 ../../../3rdparty/xkbcommon/src/x11/x11-keymap.c:773:21: error: request for 
member ‘match’ in something not a structure or union
 ../../../3rdparty/xkbcommon/src/x11/x11-keymap.c:774:14: error: 
‘XCB_XKB_SYM_INTERPRET_MATCH_NONE_OF’ undeclared (first use in this function)
 ../../../3rdparty/xkbcommon/src/x11/x11-keymap.c:774:14: note: each undeclared 
identifier is reported only once for each function it appears in
 ../../../3rdparty/xkbcommon/src/x11/x11-keymap.c:777:14: error: 
‘XCB_XKB_SYM_INTERPRET_MATCH_ANY_OF_OR_NONE’ undeclared (first use in this 
function)
 ../../../3rdparty/xkbcommon/src/x11/x11-keymap.c:780:14: error: 
‘XCB_XKB_SYM_INTERPRET_MATCH_ANY_OF’ undeclared (first use in this function)
 ../../../3rdparty/xkbcommon/src/x11/x11-keymap.c:783:14: error: 
‘XCB_XKB_SYM_INTERPRET_MATCH_ALL_OF’ undeclared (first use in this function)
 ../../../3rdparty/xkbcommon/src/x11/x11-keymap.c:786:14: error: 
‘XCB_XKB_SYM_INTERPRET_MATCH_EXACTLY’ undeclared (first use in this function)
 ../../../3rdparty/xkbcommon/src/x11/x11-keymap.c:792:20: error: request for 
member ‘match’ in something not a structure or union
 ../../../3rdparty/xkbcommon/src/x11/x11-keymap.c:793:35: error: request for 
member ‘mods’ in something not a structure or union
 ../../../3rdparty/xkbcommon/src/x11/x11-keymap.c:795:17: error: request for 
member ‘virtualMod’ in something not a structure or union
 ../../../3rdparty/xkbcommon/src/x11/x11-keymap.c:798:62: error: request for 
member ‘virtualMod’ in something not a structure or union
 ../../../3rdparty/xkbcommon/src/x11/x11-keymap.c:800:40: error: request for 
member ‘flags’ in something not a structure or union
 ../../../3rdparty/xkbcommon/src/x11/x11-keymap.c:802:52: error: request for 
member ‘action’ in something not a structure or union
 make[5]: *** [.obj/x11-keymap.o] Error 1
 make[4]: *** [sub-xcb_qpa_lib-pro-make_first-ordered] Error 2
 make[3]: *** [sub-xcb-make_first] Error 2
 make[2]: *** [sub-platforms-make_first] Error 2
 make[1]: *** [sub-plugins-make_first] Error 2
 make: *** [sub-src-make_first] Error 2

 Build log: 
http://testresults.qt.io/logs/qt/qtbase/c5f65eed079adeb50f94d58ac33e836bc7e9c42f/LinuxRHEL_6_6x86_64LinuxRHEL_6_6x86_64GCCqtci-linux-RHEL-6.6-x86_64-96853eDeveloperBuild/85d6b000f945a84bc84a4f01f53ac65bc05cbe86/buildlog.txt.gz

 Details: 
http://testresults.qt.io/coin/integration/qt/qtbase/tasks/1472465590.thrift_bin

 Tested changes (refs/builds/qtci/5.8/1472465587):
   
https://codereview.qt-project.org/#/q/2746905900e794271304009d952628ff2fbeae54,n,z
 Replace QLatin1Literal with QLatin1String
   
https://codereview.qt-project.org/#/q/6cfd7ad49ea2f42474156f60ec5b5ec01beb9d62,n,z
 QtPlatformSupport: Restrict usage of DBus for menu/tray icons to Unix
   
https://codereview.qt-project.org/#/q/08e8c6c36a0282eb56b3bb67b0112171b116094d,n,z
 Do not force the default fontconfig configuration

-- 
To view, visit https://codereview.qt-project.org/169309
To unsubscribe, visit https://codereview.qt-project.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ia3b3e5dc3169f13a1ef819d69be576b8a8bfb258
Gerrit-PatchSet: 1
Gerrit-Project: qt/qtbase
Gerrit-Branch: 5.8
Gerrit-Owner: Anton Kudryavtsev <a.kudryavt...@netris.ru>
Gerrit-Reviewer: Anton Kudryavtsev <a.kudryavt...@netris.ru>
Gerrit-Reviewer: Edward Welbourne <edward.welbou...@qt.io>
Gerrit-Reviewer: Marc Mutz <marc.m...@kdab.com>
Gerrit-Reviewer: Qt Sanity Bot <qt_sanity...@qt-project.org>
Gerrit-Reviewer: Thiago Macieira <thiago.macie...@intel.com>
Gerrit-HasComments: No

--- End Message ---
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to