[Ci-reports] fail on QtBase_5.5_Integration #450
Qt Continuous Integration System
ci-noreply at qt-project.org
Mon Mar 30 20:02:56 CEST 2015
Compilation failed :(
c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64'
c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64'
c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64'
c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64'
c:\Program Files\Microsoft Visual Studio 9.0\VC\ce\include\xutility(3047) : see declaration of 'std::equal'
c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64'
c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64'
c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64'
c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64'
qwindowsopengltester.cpp
c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64'
c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64'
c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64'
c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64'
qwindowsopengltester.cpp(231) : error C2065: 'SupportedRenderersCache' : undeclared identifier
qwindowsopengltester.cpp(231) : error C2065: 'srCache' : undeclared identifier
qwindowsopengltester.cpp(231) : error C3861: 'supportedRenderersCache': identifier not found
qwindowsopengltester.cpp(232) : error C2653: 'SupportedRenderersCache' : is not a class or namespace name
qwindowsopengltester.cpp(232) : error C2065: 'const_iterator' : undeclared identifier
qwindowsopengltester.cpp(232) : error C2146: syntax error : missing ';' before identifier 'it'
qwindowsopengltester.cpp(232) : error C2065: 'it' : undeclared identifier
qwindowsopengltester.cpp(232) : error C2065: 'srCache' : undeclared identifier
qwindowsopengltester.cpp(232) : error C2227: left of '->find' must point to class/struct/union/generic type
qwindowsopengltester.cpp(233) : error C2065: 'it' : undeclared identifier
qwindowsopengltester.cpp(233) : error C2065: 'srCache' : undeclared identifier
qwindowsopengltester.cpp(233) : error C2227: left of '->cend' must point to class/struct/union/generic type
qwindowsopengltester.cpp(234) : error C2065: 'it' : undeclared identifier
qwindowsopengltester.cpp(247) : error C3861: 'resolveBugListFile': identifier not found
qwindowsopengltester.cpp(273) : error C2065: 'srCache' : undeclared identifier
qwindowsopengltester.cpp(273) : error C2227: left of '->insert' must point to class/struct/union/generic type
Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00450/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz
Tested changes (refs/builds/5.5_1427734506):
http://codereview.qt-project.org/109523 [PS1] - QTabBar: Disable wheel events on Mac
http://codereview.qt-project.org/109524 [PS1] - QCocoaMenu: Queue 'activated' signal emission
http://codereview.qt-project.org/109245 [PS2] - Fix incorrect FBO bindings with QOpenGLWidget
http://codereview.qt-project.org/109571 [PS2] - doc: Correct error in QProxyStyle() doc.
http://codereview.qt-project.org/109545 [PS2] - Don't overwrite applicationName if already set.
http://codereview.qt-project.org/107853 [PS7] - xcb: set WM_NAME window property
http://codereview.qt-project.org/109598 [PS1] - D-Bus system tray: emit activated on middle and right click
http://codereview.qt-project.org/109589 [PS1] - D-Bus system tray: emit QPlatformSystemTrayIcon::activated on click
http://codereview.qt-project.org/109355 [PS3] - D-Bus tray icon menus: support submenus
http://codereview.qt-project.org/107933 [PS5] - Windows: Fix QT_NO_OPENGL build
http://codereview.qt-project.org/108678 [PS2] - Tests: Blacklist tests for ubuntu 14.04
http://codereview.qt-project.org/109592 [PS1] - iOS: check if Qt has an active window before scrolling to cursor
More information about the Ci-reports
mailing list