[Ci-reports] fail on QtBase_dev_Integration #3947

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Jul 28 20:48:39 CEST 2014


qtbase failed to compile :(

  /work/build/qt/qtbase/bin/moc -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"/work/build/qt/qtbase/tests/auto/gui/qopengl\" -D__APPLE__ -D__GNUC__=4 -I/work/build/qt/qtbase/mkspecs/macx-clang -I/work/build/qt/qtbase/tests/auto/gui/qopengl -I/work/build/qt/qtbase/lib/QtGui.framework/Headers -I/work/build/qt/qtbase/lib/QtGui.framework/Headers/5.4.0 -I/work/build/qt/qtbase/lib/QtGui.framework/Headers/5.4.0/QtGui -I/work/build/qt/qtbase/lib/QtCore.framework/Headers -I/work/build/qt/qtbase/lib/QtCore.framework/Headers/5.4.0 -I/work/build/qt/qtbase/lib/QtCore.framework/Headers/5.4.0/QtCore -I/work/build/qt/qtbase/lib/QtTest.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/c++/4.2.1 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/c++/4.2.1/backward -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/4.1/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include -F/work/build/qt/qtbase/lib tst_qopengl.cpp -o .moc/tst_qopengl.moc
  /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -mmacosx-version-min=10.6 -Wall -W -fPIE -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"/work/build/qt/qtbase/tests/auto/gui/qopengl\" -I../../../../mkspecs/macx-clang -I. -I../../../../lib/QtGui.framework/Versions/5/Headers -I../../../../lib/QtGui.framework/Versions/5/Headers/5.4.0 -I../../../../lib/QtGui.framework/Versions/5/Headers/5.4.0/QtGui -I../../../../lib/QtCore.framework/Versions/5/Headers -I../../../../lib/QtCore.framework/Versions/5/Headers/5.4.0 -I../../../../lib/QtCore.framework/Versions/5/Headers/5.4.0/QtCore -I../../../../lib/QtTest.framework/Versions/5/Headers -I.moc -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/AGL.framework/Headers -F/work/build/qt/qtbase/lib -o .obj/tst_qopengl.o tst_qopengl.cpp
  tst_qopengl.cpp:629:71: error: use of undeclared identifier 'GL_FRAMEBUFFER_RENDERABLE'
  tst_qopengl.cpp:630:26: error: use of undeclared identifier 'GL_FULL_SUPPORT'
  make[5]: *** [.obj/tst_qopengl.o] Error 1
  make[4]: *** [sub-qopengl-make_first] Error 2
  make[3]: *** [sub-gui-make_first] Error 2
  make[2]: *** [sub-auto-make_first] Error 2
  make[1]: *** [sub-tests-make_first] Error 2
  make: *** [module-qtbase] Error 2

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_03947/macx-clang_developer-build_OSX_10.8/log.txt.gz

  Tested changes (refs/builds/dev_1406572422):
    http://codereview.qt-project.org/90682 [PS1] - make module-by-module build work when old builds are installed
    http://codereview.qt-project.org/90681 [PS1] - add priority sorting to $$resolve_depends()
    http://codereview.qt-project.org/88515 [PS2] - remove pointless 'group' parameter
    http://codereview.qt-project.org/90464 [PS6] - Support RGB30 formats in OpenGL framebuffers and paint engine
    http://codereview.qt-project.org/90605 [PS3] - don't compile the xcode generator on Windows
    http://codereview.qt-project.org/90758 [PS2] - Add debug output for input method related events.



More information about the Ci-reports mailing list