[Ci-reports] fail on QtBase_dev_Integration #4014

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Aug 4 17:17:21 CEST 2014


qtbase failed to compile :(

  compiling qxcbconnection.cpp
  qxcbconnection.cpp: In member function 'void TestNamespace::QXcbConnection::handleXcbEvent(xcb_generic_event_t*)':
  qxcbconnection.cpp:990:62: error: 'XCB_GLX_BUFFER_SWAP_COMPLETE' was not declared in this scope
  qxcbconnection.cpp:993:21: error: 'xcb_glx_buffer_swap_complete_event_t' was not declared in this scope
  qxcbconnection.cpp:993:58: error: expected ';' before 'ev'
  qxcbconnection.cpp:994:29: error: 'ev' was not declared in this scope
  make[6]: *** [.obj/qxcbconnection.o] Error 1
  make[5]: *** [sub-xcb-plugin-pro-make_first-ordered] Error 2
  make[4]: *** [sub-xcb-make_first] Error 2
  make[3]: *** [sub-platforms-make_first] Error 2
  make[2]: *** [sub-plugins-make_first] Error 2
  make[1]: *** [sub-src-make_first] Error 2
  make: *** [module-qtbase] Error 2

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04014/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/dev_1407164945):
    http://codereview.qt-project.org/91449 [PS1] - QList: Fix MSVC 64bit warning about loss of data.
    http://codereview.qt-project.org/91249 [PS2] - Make it possible to capture GLXBufferSwapComplete events
    http://codereview.qt-project.org/72913 [PS10] - Add SubType setters/getters and SupportedSubTypes option.
    http://codereview.qt-project.org/91343 [PS1] - Logging: use the known function when the first frame of the backtrace is unknown
    http://codereview.qt-project.org/91290 [PS9] - Rewrite debug output of event classes.
    http://codereview.qt-project.org/90938 [PS2] - Enable devicePixelRatio for non-Apple platforms
    http://codereview.qt-project.org/84028 [PS12] - Add the QTabBar::changeCurrentOnDrag property.
    http://codereview.qt-project.org/91184 [PS1] - QtConcurrent::run: allow to select the thread pool on which to run the task
    http://codereview.qt-project.org/72779 [PS4] - QFutureInterface: allow to work with a QThreadPool != globalInstance()
    http://codereview.qt-project.org/85551 [PS6] - Implement QStringRef::split
    http://codereview.qt-project.org/89486 [PS4] - QFileDialog: turn workingDirectory into a QUrl
    http://codereview.qt-project.org/91387 [PS2] - Add Q_ENUMS for Qt::MouseEventSource, Qt::FocusReason.
    http://codereview.qt-project.org/90964 [PS11] - Introduce QRasterWindow
    http://codereview.qt-project.org/91377 [PS1] - Fix cmake-test for Dynamic OpenGL.
    http://codereview.qt-project.org/91309 [PS2] - Be consistent in GrayScale vs Grayscale naming
    http://codereview.qt-project.org/91346 [PS1] - QPixelFormat: have field 'unused' have the correct number of bits
    http://codereview.qt-project.org/91345 [PS1] - QPixelFormat: make data fields private instead of protected
    http://codereview.qt-project.org/91354 [PS3] - Enhance QOpenGLWidget docs about resource management
    http://codereview.qt-project.org/90585 [PS25] - Introduce QOpenGLWindow
    http://codereview.qt-project.org/91373 [PS1] - Merge remote-tracking branch 'origin/5.3' into dev



More information about the Ci-reports mailing list