[Ci-reports] fail on Qt3D_dev_Integration #186

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Feb 2 18:03:00 CET 2015


qt3d failed to compile :(

  /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.10.sdk -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.7 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -fPIC -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_TSLIB -DQT_BUILD_3DCORE_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT3DCORE_LIBRARY -DQT_NO_EGL -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/work/build/qt/qtbase/include -I/work/build/qt/qtbase/include/Qt3DCore -I/work/build/qt/qtbase/include/Qt3DCore/5.5.0 -I/work/build/qt/qtbase/include/Qt3DCore/5.5.0/Qt3DCore -I../3rdparty/threadweaver/src -I. -Iaspects -Ijobs -Inodes -Icore-components -Ibounds -Itransforms -Iio -Iservices -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers/5.5.0 -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers/5.5.0/QtCore -I/work/build/qt/qtbase/lib/QtGui.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtGui.framework/Versions/5/Headers/5.5.0 -I/work/build/qt/qtbase/lib/QtGui.framework/Versions/5/Headers/5.5.0/QtGui -I.moc -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/AGL.framework/Headers -I/work/build/qt/qtbase/mkspecs/macx-clang -F/work/build/qt/qtbase/lib -o .obj/window.o window.cpp
  window.cpp:67:9: error: incomplete type 'QOpenGLContext' named in nested name specifier
  /work/build/qt/qtbase/include/QtGui/../../src/gui/kernel/qsurfaceformat.h:42:7: note: forward declaration of 'QOpenGLContext'
  window.cpp:67:47: error: incomplete type 'QOpenGLContext' named in nested name specifier
  make[3]: *** [.obj/window.o] Error 1
  make[2]: *** [sub-core-make_first] Error 2
  make[1]: *** [sub-src-make_first] Error 2
  make: *** [module-qt3d] Error 2

  Build log: http://testresults.qt-project.org/ci/Qt3D_dev_Integration/build_00186/macx-clang_developer-build_OSX_10.10/log.txt.gz

  Tested changes (refs/builds/dev_1422895551):
    http://codereview.qt-project.org/105164 [PS2] - Query the current FBO id with a context current
    http://codereview.qt-project.org/105163 [PS1] - Do not request 4.3 core profile on GLES in Window
    http://codereview.qt-project.org/105138 [PS2] - Add support for rendering without a VAO



More information about the Ci-reports mailing list