qtbase failed to compile :( moc tst_qthread.cpp compiling tst_qthread.cpp tst_qthread.cpp: In member function 'void tst_QThread::requestTermination()': tst_qthread.cpp:1372:47: error: 'Q_VERIFY' was not declared in this scope make[6]: *** [.obj/release-shared/tst_qthread.o] Error 1 make[5]: *** [sub-qthread-make_first] Error 2 make[4]: *** [sub-thread-make_first] Error 2 make[3]: *** [sub-corelib-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_01573/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1377553890): http://codereview.qt-project.org/45299 [PS10] - Add an advisory interuption mecanism to QThread. http://codereview.qt-project.org/62484 [PS1] - Don't try to detect the CPUID instruction if we're compiling for Pentium http://codereview.qt-project.org/63414 [PS4] - Make sure deprecation warnings don't cause errors with -Werror http://codereview.qt-project.org/63696 [PS1] - Move the creation of QElapsedTimer out of the inner function in QMutex http://codereview.qt-project.org/63013 [PS5] - QMessageBox - move informative+details text to new layout function http://codereview.qt-project.org/63671 [PS1] - avoid deadlock in cache() during spec/cache loading http://codereview.qt-project.org/63670 [PS1] - lock baseEnv in cache() http://codereview.qt-project.org/63669 [PS1] - always check for baseEnv init failure _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
