qtbase failed to compile :( compiling opengl/qopengldebug.cpp opengl/qopengldebug.cpp: In function ‘QOpenGLDebugMessage::Source qt_messageSourceFromGL(GLenum)’: opengl/qopengldebug.cpp:468:10: error: ‘GL_DEBUG_SOURCE_API’ was not declared in this scope opengl/qopengldebug.cpp:470:10: error: ‘GL_DEBUG_SOURCE_WINDOW_SYSTEM’ was not declared in this scope opengl/qopengldebug.cpp:472:10: error: ‘GL_DEBUG_SOURCE_SHADER_COMPILER’ was not declared in this scope opengl/qopengldebug.cpp:474:10: error: ‘GL_DEBUG_SOURCE_THIRD_PARTY’ was not declared in this scope opengl/qopengldebug.cpp:476:10: error: ‘GL_DEBUG_SOURCE_APPLICATION’ was not declared in this scope opengl/qopengldebug.cpp:478:10: error: ‘GL_DEBUG_SOURCE_OTHER’ was not declared in this scope opengl/qopengldebug.cpp: In function ‘GLenum qt_messageSourceToGL(QOpenGLDebugMessage::Source)’: opengl/qopengldebug.cpp:495:16: error: ‘GL_DEBUG_SOURCE_API’ was not declared in this scope opengl/qopengldebug.cpp:497:16: error: ‘GL_DEBUG_SOURCE_WINDOW_SYSTEM’ was not declared in this scope opengl/qopengldebug.cpp:499:16: error: ‘GL_DEBUG_SOURCE_SHADER_COMPILER’ was not declared in this scope opengl/qopengldebug.cpp:501:16: error: ‘GL_DEBUG_SOURCE_THIRD_PARTY’ was not declared in this scope opengl/qopengldebug.cpp:503:16: error: ‘GL_DEBUG_SOURCE_APPLICATION’ was not declared in this scope opengl/qopengldebug.cpp:505:16: error: ‘GL_DEBUG_SOURCE_OTHER’ was not declared in this scope opengl/qopengldebug.cpp:511:12: error: ‘GL_DEBUG_SOURCE_OTHER’ was not declared in this scope opengl/qopengldebug.cpp: In function ‘QOpenGLDebugMessage::Type qt_messageTypeFromGL(GLenum)’: opengl/qopengldebug.cpp:548:10: error: ‘GL_DEBUG_TYPE_ERROR’ was not declared in this scope opengl/qopengldebug.cpp:550:10: error: ‘GL_DEBUG_TYPE_DEPRECATED_BEHAVIOR’ was not declared in this scope opengl/qopengldebug.cpp:552:10: error: ‘GL_DEBUG_TYPE_UNDEFINED_BEHAVIOR’ was not declared in this scope opengl/qopengldebug.cpp:554:10: error: ‘GL_DEBUG_TYPE_PORTABILITY’ was not declared in this scope opengl/qopengldebug.cpp:556:10: error: ‘GL_DEBUG_TYPE_PERFORMANCE’ was not declared in this scope opengl/qopengldebug.cpp:558:10: error: ‘GL_DEBUG_TYPE_OTHER’ was not declared in this scope opengl/qopengldebug.cpp:560:10: error: ‘GL_DEBUG_TYPE_MARKER’ was not declared in this scope opengl/qopengldebug.cpp:562:10: error: ‘GL_DEBUG_TYPE_PUSH_GROUP’ was not declared in this scope opengl/qopengldebug.cpp:564:10: error: ‘GL_DEBUG_TYPE_POP_GROUP’ was not declared in this scope opengl/qopengldebug.cpp: In function ‘GLenum qt_messageTypeToGL(QOpenGLDebugMessage::Type)’: opengl/qopengldebug.cpp:581:16: error: ‘GL_DEBUG_TYPE_ERROR’ was not declared in this scope opengl/qopengldebug.cpp:583:16: error: ‘GL_DEBUG_TYPE_DEPRECATED_BEHAVIOR’ was not declared in this scope opengl/qopengldebug.cpp:585:16: error: ‘GL_DEBUG_TYPE_UNDEFINED_BEHAVIOR’ was not declared in this scope opengl/qopengldebug.cpp:587:16: error: ‘GL_DEBUG_TYPE_PORTABILITY’ was not declared in this scope opengl/qopengldebug.cpp:589:16: error: ‘GL_DEBUG_TYPE_PERFORMANCE’ was not declared in this scope opengl/qopengldebug.cpp:591:16: error: ‘GL_DEBUG_TYPE_OTHER’ was not declared in this scope opengl/qopengldebug.cpp:593:16: error: ‘GL_DEBUG_TYPE_MARKER’ was not declared in this scope opengl/qopengldebug.cpp:595:16: error: ‘GL_DEBUG_TYPE_PUSH_GROUP’ was not declared in this scope opengl/qopengldebug.cpp:597:16: error: ‘GL_DEBUG_TYPE_POP_GROUP’ was not declared in this scope opengl/qopengldebug.cpp:603:12: error: ‘GL_DEBUG_TYPE_OTHER’ was not declared in this scope opengl/qopengldebug.cpp: In function ‘QOpenGLDebugMessage::Severity qt_messageSeverityFromGL(GLenum)’: opengl/qopengldebug.cpp:646:10: error: ‘GL_DEBUG_SEVERITY_HIGH’ was not declared in this scope opengl/qopengldebug.cpp:648:10: error: ‘GL_DEBUG_SEVERITY_MEDIUM’ was not declared in this scope opengl/qopengldebug.cpp:650:10: error: ‘GL_DEBUG_SEVERITY_LOW’ was not declared in this scope opengl/qopengldebug.cpp:652:10: error: ‘GL_DEBUG_SEVERITY_NOTIFICATION’ was not declared in this scope opengl/qopengldebug.cpp: In function ‘GLenum qt_messageSeverityToGL(QOpenGLDebugMessage::Severity)’: opengl/qopengldebug.cpp:669:16: error: ‘GL_DEBUG_SEVERITY_HIGH’ was not declared in this scope opengl/qopengldebug.cpp:671:16: error: ‘GL_DEBUG_SEVERITY_MEDIUM’ was not declared in this scope opengl/qopengldebug.cpp:673:16: error: ‘GL_DEBUG_SEVERITY_LOW’ was not declared in this scope opengl/qopengldebug.cpp:675:16: error: ‘GL_DEBUG_SEVERITY_NOTIFICATION’ was not declared in this scope opengl/qopengldebug.cpp:681:12: error: ‘GL_DEBUG_SEVERITY_NOTIFICATION’ was not declared in this scope opengl/qopengldebug.cpp: At global scope: opengl/qopengldebug.cpp:955:63: error: typedef ‘qt_glDebugMessageCallback_t’ is initialized (use decltype instead) opengl/qopengldebug.cpp:955:63: error: ‘GLDEBUGPROC’ was not declared in this scope opengl/qopengldebug.cpp:955:85: error: expected primary-expression before ‘const’ opengl/qopengldebug.cpp:977:5: error: ‘qt_glDebugMessageCallback_t’ does not name a type opengl/qopengldebug.cpp:982:5: error: ‘GLDEBUGPROC’ does not name a type opengl/qopengldebug.cpp: In constructor ‘QOpenGLDebugLoggerPrivate::QOpenGLDebugLoggerPrivate()’: opengl/qopengldebug.cpp:999:7: error: class ‘QOpenGLDebugLoggerPrivate’ does not have any field named ‘glDebugMessageCallback’ opengl/qopengldebug.cpp:1003:7: error: class ‘QOpenGLDebugLoggerPrivate’ does not have any field named ‘oldDebugCallbackFunction’ opengl/qopengldebug.cpp: In member function ‘void QOpenGLDebugLoggerPrivate::handleMessage(GLenum, GLenum, GLuint, GLenum, GLsizei, const GLchar*)’: opengl/qopengldebug.cpp:1024:9: error: ‘oldDebugCallbackFunction’ was not declared in this scope opengl/qopengldebug.cpp: In member function ‘bool QOpenGLDebugLogger::initialize()’: opengl/qopengldebug.cpp:1231:5: error: ‘class QOpenGLDebugLoggerPrivate’ has no member named ‘glDebugMessageCallback’ opengl/qopengldebug.cpp:1231:1: error: expected type-specifier before ‘qt_glDebugMessageCallback_t’ opengl/qopengldebug.cpp:1231:1: error: expected ‘>’ before ‘qt_glDebugMessageCallback_t’ opengl/qopengldebug.cpp:1231:1: error: expected ‘(’ before ‘qt_glDebugMessageCallback_t’ opengl/qopengldebug.cpp:1231:1: error: ‘qt_glDebugMessageCallback_t’ was not declared in this scope opengl/qopengldebug.cpp:1231:5: error: expected ‘)’ before ‘;’ token opengl/qopengldebug.cpp:1237:19: error: ‘GL_MAX_DEBUG_MESSAGE_LENGTH’ was not declared in this scope opengl/qopengldebug.cpp: In member function ‘void QOpenGLDebugLogger::startLogging(QOpenGLDebugLogger::LoggingMode)’: opengl/qopengldebug.cpp:1300:19: error: ‘GL_DEBUG_CALLBACK_FUNCTION’ was not declared in this scope opengl/qopengldebug.cpp:1300:77: error: ‘class QOpenGLDebugLoggerPrivate’ has no member named ‘oldDebugCallbackFunction’ opengl/qopengldebug.cpp:1300:102: error: ‘glGetPointerv’ was not declared in this scope opengl/qopengldebug.cpp:1301:19: error: ‘GL_DEBUG_CALLBACK_USER_PARAM’ was not declared in this scope opengl/qopengldebug.cpp:1303:8: error: ‘class QOpenGLDebugLoggerPrivate’ has no member named ‘glDebugMessageCallback’ opengl/qopengldebug.cpp:1305:38: error: ‘GL_DEBUG_OUTPUT’ was not declared in this scope opengl/qopengldebug.cpp:1306:42: error: ‘GL_DEBUG_OUTPUT_SYNCHRONOUS’ was not declared in this scope opengl/qopengldebug.cpp: In member function ‘void QOpenGLDebugLogger::stopLogging()’: opengl/qopengldebug.cpp:1340:8: error: ‘class QOpenGLDebugLoggerPrivate’ has no member named ‘glDebugMessageCallback’ opengl/qopengldebug.cpp:1340:34: error: ‘class QOpenGLDebugLoggerPrivate’ has no member named ‘oldDebugCallbackFunction’ opengl/qopengldebug.cpp:1343:19: error: ‘GL_DEBUG_OUTPUT’ was not declared in this scope opengl/qopengldebug.cpp:1346:18: error: ‘GL_DEBUG_OUTPUT_SYNCHRONOUS’ was not declared in this scope opengl/qopengldebug.cpp:1348:19: error: ‘GL_DEBUG_OUTPUT_SYNCHRONOUS’ was not declared in this scope In file included from opengl/qopengldebug.cpp:1673:0: opengl/qopengldebug.cpp: In function ‘GLenum qt_messageSourceToGL(QOpenGLDebugMessage::Source)’: opengl/qopengldebug.cpp:512:1: warning: control reaches end of non-void function [-Wreturn-type] opengl/qopengldebug.cpp: In function ‘GLenum qt_messageTypeToGL(QOpenGLDebugMessage::Type)’: opengl/qopengldebug.cpp:604:1: warning: control reaches end of non-void function [-Wreturn-type] opengl/qopengldebug.cpp: In function ‘GLenum qt_messageSeverityToGL(QOpenGLDebugMessage::Severity)’: opengl/qopengldebug.cpp:682:1: warning: control reaches end of non-void function [-Wreturn-type] make[3]: *** [.obj/release-shared/qopengldebug.o] Error 1 make[2]: *** [sub-gui-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_00514/linux-arm-gnueabi-g++_Ubuntu_11.10_x86/log.txt.gz ============================================================ qtbase failed to compile :( compiling opengl/qopengldebug.cpp distcc[22048] ERROR: compile opengl/qopengldebug.cpp on ci-osx107-x64-04 failed distcc[22048] (dcc_build_somewhere) Warning: remote compilation of 'opengl/qopengldebug.cpp' failed, retrying locally distcc[22048] Warning: failed to distribute opengl/qopengldebug.cpp to ci-osx107-x64-04, running locally instead In file included from kernel/qguiapplication.cpp:1: opengl/qopengldebug.cpp:468:10: error: use of undeclared identifier 'GL_DEBUG_SOURCE_API' opengl/qopengldebug.cpp:470:10: error: use of undeclared identifier 'GL_DEBUG_SOURCE_WINDOW_SYSTEM' opengl/qopengldebug.cpp:472:10: error: use of undeclared identifier 'GL_DEBUG_SOURCE_SHADER_COMPILER' opengl/qopengldebug.cpp:474:10: error: use of undeclared identifier 'GL_DEBUG_SOURCE_THIRD_PARTY' opengl/qopengldebug.cpp:476:10: error: use of undeclared identifier 'GL_DEBUG_SOURCE_APPLICATION' opengl/qopengldebug.cpp:478:10: error: use of undeclared identifier 'GL_DEBUG_SOURCE_OTHER' opengl/qopengldebug.cpp:495:16: error: use of undeclared identifier 'GL_DEBUG_SOURCE_API' opengl/qopengldebug.cpp:497:16: error: use of undeclared identifier 'GL_DEBUG_SOURCE_WINDOW_SYSTEM' opengl/qopengldebug.cpp:499:16: error: use of undeclared identifier 'GL_DEBUG_SOURCE_SHADER_COMPILER' opengl/qopengldebug.cpp:501:16: error: use of undeclared identifier 'GL_DEBUG_SOURCE_THIRD_PARTY' opengl/qopengldebug.cpp:503:16: error: use of undeclared identifier 'GL_DEBUG_SOURCE_APPLICATION' opengl/qopengldebug.cpp:505:16: error: use of undeclared identifier 'GL_DEBUG_SOURCE_OTHER' opengl/qopengldebug.cpp:511:12: error: use of undeclared identifier 'GL_DEBUG_SOURCE_OTHER' opengl/qopengldebug.cpp:548:10: error: use of undeclared identifier 'GL_DEBUG_TYPE_ERROR' opengl/qopengldebug.cpp:550:10: error: use of undeclared identifier 'GL_DEBUG_TYPE_DEPRECATED_BEHAVIOR' opengl/qopengldebug.cpp:552:10: error: use of undeclared identifier 'GL_DEBUG_TYPE_UNDEFINED_BEHAVIOR' opengl/qopengldebug.cpp:554:10: error: use of undeclared identifier 'GL_DEBUG_TYPE_PORTABILITY' opengl/qopengldebug.cpp:556:10: error: use of undeclared identifier 'GL_DEBUG_TYPE_PERFORMANCE' opengl/qopengldebug.cpp:558:10: error: use of undeclared identifier 'GL_DEBUG_TYPE_OTHER' make[3]: *** [.obj/release-shared/qopengldebug.o] Error 1 make[2]: *** [sub-gui-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_00514/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1362561195): http://codereview.qt-project.org/49882 [PS1] - Fixed android-no-sdk build by excluding platformsupport/jniconvenience. http://codereview.qt-project.org/49822 [PS1] - Skip unstable autotest http://codereview.qt-project.org/48660 [PS17] - Long live QOpenGLDebug! _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
