qtbase failed to compile :( tst_qnumeric.cpp: In member function 'void tst_QNumeric::floatDistance_data()': tst_qnumeric.cpp:146:44: error: 'FLT_MIN' was not declared in this scope tst_qnumeric.cpp:147:44: error: 'FLT_MAX' was not declared in this scope tst_qnumeric.cpp: In member function 'void tst_QNumeric::floatDistance_double_data()': tst_qnumeric.cpp:190:44: error: 'DBL_MIN' was not declared in this scope tst_qnumeric.cpp:191:44: error: 'DBL_MAX' was not declared in this scope make[6]: *** [.obj/release-shared/tst_qnumeric.o] Error 1 make[5]: *** [sub-qnumeric-make_first] Error 2 make[4]: *** [sub-global-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_01849/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1379324143): http://codereview.qt-project.org/64455 [PS2] - WinRT: Disable PCRE JIT http://codereview.qt-project.org/61989 [PS7] - Say hello to qFloatDistance() _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
