[Ci-reports] fail on QtBase_dev_Integration #3672

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Jun 23 10:03:42 CEST 2014


qtbase failed to compile :(

  /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -Xclang -include-pch -Xclang .pch/iphoneos/Qt5OpenGL/c++.pch -pipe -fvisibility=hidden -fpascal-strings -fmessage-length=0 -Wno-trigraphs -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-shorten-64-to-32 -Wno-sign-conversion -fexceptions -fasm-blocks -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wformat -Wno-missing-braces -Wno-unused-function -Wno-unused-label -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-sign-compare -Wpointer-sign -Wno-newline-eof -Wdeprecated-declarations -Winvalid-offsetof -Wno-conversion -fvisibility-inlines-hidden -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -arch armv7 -O2 -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk -std=c++11 -stdlib=libc++ -miphoneos-version-min=5.0 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -DDARWIN_NO_CARBON -DQT_NO_PRINTER -DQT_NO_PRINTDIALOG -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_USING_NAMESPACE -DQT_BUILD_OPENGL_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 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../mkspecs/macx-ios-clang -I. -I/work/build/qt/qtbase/mkspecs/macx-ios-clang/ios -I../../include -I../../include/QtOpenGL -I../../include/QtOpenGL/5.4.0 -I../../include/QtOpenGL/5.4.0/QtOpenGL -I../../include/QtWidgets/5.4.0 -I../../include/QtWidgets/5.4.0/QtWidgets -I../../include/QtWidgets -I../../include/QtGui/5.4.0 -I../../include/QtGui/5.4.0/QtGui -I../../include/QtGui -I../../include/QtCore/5.4.0 -I../../include/QtCore/5.4.0/QtCore -I../../include/QtCore -I.moc/iphoneos -o .obj/iphoneos/qglframebufferobject.o qglframebufferobject.cpp
  qglframebufferobject.cpp:592:21: error: use of undeclared identifier 'GL_DEPTH_COMPONENT24_OES'
  qglframebufferobject.cpp:613:62: error: use of undeclared identifier 'GL_DEPTH_COMPONENT24_OES'
  make[4]: *** [.obj/iphoneos/qglframebufferobject.o] Error 1
  make[3]: *** [iphoneos-all] Error 2
  qglframebufferobject.cpp:592:21: error: use of undeclared identifier 'GL_DEPTH_COMPONENT24_OES'
  qglframebufferobject.cpp:613:62: error: use of undeclared identifier 'GL_DEPTH_COMPONENT24_OES'
  make[4]: *** [.obj/iphonesimulator/qglframebufferobject.o] Error 1
  make[3]: *** [iphonesimulator-all] Error 2
  make[2]: *** [sub-opengl-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_03672/macx-ios-clang_OSX_10.9/log.txt.gz

  Tested changes (refs/builds/dev_1403509323):
    http://codereview.qt-project.org/88017 [PS2] - Include the ES3 headers on iOS



More information about the Ci-reports mailing list