Compilation failed :(

  In file included from 
/work/build/qt/qtbase/src/corelib/global/qnumeric.cpp:35:0:
  /work/build/qt/qtbase/src/corelib/global/qnumeric_p.h: In function ‘typename 
QtPrivate::QEnableIf<QtPrivate::is_unsigned<T>::value, bool>::Type 
{anonymous}::mul_overflow(T, T, T*)’:
  /work/build/qt/qtbase/src/corelib/global/qnumeric_p.h:222:17: error: 
‘numeric_limits’ is not a member of ‘std’
  /work/build/qt/qtbase/src/corelib/global/qnumeric_p.h:222:38: error: expected 
primary-expression before ‘>’ token
  /work/build/qt/qtbase/src/corelib/global/qnumeric_p.h:222:39: error: ‘::max’ 
has not been declared
  make: *** [qnumeric.o] Error 1

  Build log: 
http://testresults.qt.io/ci/QtBase_dev_Integration/build_06740/linux-qnx-x86_Ubuntu_14.04_x64/log.txt.gz

  Tested changes (refs/builds/dev_1436395814):
    http://codereview.qt-project.org/114272 [PS3] - Stabilize 
tst_QProcess::fileWriterProcess
    http://codereview.qt-project.org/114421 [PS4] - Add code to perform 
overflow-checking additions and multiplication
    http://codereview.qt-project.org/114422 [PS2] - Add a dedicated 
QListData::realloc_grow for growing QList
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to