[Ci-reports] fail on Qt3D_5.5_Integration #155

Qt Continuous Integration System ci-noreply at qt-project.org
Sun Jun 28 21:12:34 CEST 2015


Compilation failed :(

  	C:\work\build\qt\qtbase\bin\moc.exe -DUNICODE -DWIN32 -DQT_NO_DEBUG -DQT_3DCORE_LIB -DQT_GUI_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR="\"C:/work/build/qt/qt3d/tests/auto/core/threadpooler\"" -DQT_OPENGL_ES_2 -DQT_OPENGL_ES_2_ANGLE -DNDEBUG -D_MSC_VER=1600 -D_WIN32 -IC:/work/build/qt/qtbase/mkspecs/win32-msvc2010 -IC:/work/build/qt/qt3d/tests/auto/core/threadpooler -IC:/work/build/qt/qtbase/include/Qt3DCore/5.5.0 -IC:/work/build/qt/qtbase/include/Qt3DCore/5.5.0/Qt3DCore -IC:/work/build/qt/qtbase/include -IC:/work/build/qt/qtbase/include/Qt3DCore -IC:/work/build/qt/qtbase/include/QtGui -IC:/work/build/qt/qtbase/include/QtANGLE -IC:/work/build/qt/qtbase/include/QtTest -IC:/work/build/qt/qtbase/include/QtCore tst_threadpooler.cpp -o .moc\release\tst_threadpooler.moc
  tst_threadpooler.cpp
  tst_threadpooler.cpp(338) : error C2668: 'pow' : ambiguous call to overloaded function
          C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\math.h(583): could be 'long double pow(long double,int)'
          C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\math.h(535): or       'float pow(float,int)'
          C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\math.h(497): or       'double pow(double,int)'
          while trying to match the argument list '(int, int)'
  tst_threadpooler.cpp(364) : error C2668: 'pow' : ambiguous call to overloaded function
          C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\math.h(583): could be 'long double pow(long double,int)'
          C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\math.h(535): or       'float pow(float,int)'
          C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\math.h(497): or       'double pow(double,int)'
          while trying to match the argument list '(int, int)'

  Build log: http://testresults.qt.io/ci/Qt3D_5.5_Integration/build_00155/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz

  Tested changes (refs/builds/5.5_1435517745):
    http://codereview.qt-project.org/115401 [PS4] - ThreadPooler: add a new unit test
    http://codereview.qt-project.org/115399 [PS3] - Renderer refactored to only process jobs for the current frame



More information about the Ci-reports mailing list