[Ci-reports] fail on ssh://codereview.qt-project.org:29418/playground/qtdesktopcomponents#dev
Qt Continuous Integration System
ci-noreply at qt-project.org
Wed Mar 6 13:47:44 CET 2013
Compilation failed :(
compiling qtmenu.cpp
qtmenu.cpp: In member function ‘void QtMenu::__popup(qreal, qreal, int)’:
qtmenu.cpp:268:64: error: no matching function for call to ‘qMax(double, qreal)’
qtmenu.cpp:268:64: note: candidate is:
/work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:510:34: note: template<class T> constexpr const T& qMax(const T&, const T&)
qtmenu.cpp:269:66: error: no matching function for call to ‘qMax(double, qreal)’
qtmenu.cpp:269:66: note: candidate is:
/work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:510:34: note: template<class T> constexpr const T& qMax(const T&, const T&)
make[2]: *** [.obj/release-shared/qtmenu.o] Error 1
make[1]: *** [sub-controls-make_first] Error 2
make: *** [sub-src-make_first] Error 2
Build log: http://testresults.qt-project.org/ci/QtDesktopComponents_dev_Integration/build_00228/linux-arm-gnueabi-g++_Ubuntu_11.10_x86/log.txt.gz
Tested changes (refs/builds/dev_1362572637):
http://codereview.qt-project.org/49922 [PS2] - Menu: Fix warning when menu opens
More information about the Ci-reports
mailing list