qtbase failed to compile :( compiling styles/qstyleanimation.cpp styles/qstyleanimation.cpp: In member function ‘qreal QFadeStyleAnimation::currentOpacity() const’: styles/qstyleanimation.cpp:173:86: error: no matching function for call to ‘qMax(double, qreal)’ styles/qstyleanimation.cpp:173:86: note: candidate is: ../../include/QtCore/../../src/corelib/global/qglobal.h:521:34: note: template<class T> constexpr const T& qMax(const T&, const T&) make[3]: *** [.obj/release-shared/qstyleanimation.o] Error 1 make[2]: *** [sub-widgets-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_master_Integration/build_04291/linux-arm-gnueabi-g++_Ubuntu_11.10_x86/log.txt.gz ============================================================ Setting up git repositories failed :( qt5 directory 'C:\work\build/qt' exists but seems invalid; C:\work\build\qt\init-repository doesn't exist Build log: http://testresults.qt-project.org/ci/QtBase_master_Integration/build_04291/win32-msvc2010_Windows_7/log.txt.gz ============================================================ Setting up git repositories failed :( qt5 directory 'C:\work\build/qt' exists but seems invalid; C:\work\build\qt\init-repository doesn't exist Build log: http://testresults.qt-project.org/ci/QtBase_master_Integration/build_04291/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/master_1351002779): http://codereview.qt-project.org/37835 [PS1] - Add missing test for the Qt5PrintSupport module. http://codereview.qt-project.org/37757 [PS6] - Add a CMake macro to test module includes http://codereview.qt-project.org/37096 [PS1] - mention slotification of select()/selectRow() in changes http://codereview.qt-project.org/37983 [PS4] - Add QFadeStyleAnimation for fading out progress bars on Mac http://codereview.qt-project.org/37903 [PS2] - Mac: Non-editable QComboBoxes shouldn't get focus by default http://codereview.qt-project.org/37958 [PS2] - Cocoa: fix window focus lost when opening combobox http://codereview.qt-project.org/37925 [PS1] - QMacStyle: make default button animations independent of QWidget http://codereview.qt-project.org/37522 [PS4] - Remove Windows as a dependency of mac style http://codereview.qt-project.org/37982 [PS4] - QStyleAnimation: writable duration & delay properties http://codereview.qt-project.org/37950 [PS1] - Fix widget borders when using global stylesheetstyle _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
