[Ci-reports] fail on Qt3D_dev_Integration #232

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Feb 18 16:28:31 CET 2015


qt3d failed to compile :(

  compiling frontend/qcylindermesh.cpp
  frontend/qcylindermesh.cpp: In function ‘void Qt3D::createSides(float*&, quint16*&, int, int, double, double)’:
  frontend/qcylindermesh.cpp:215:30: error: ‘cosf’ is not a member of ‘std’
  frontend/qcylindermesh.cpp:215:30: note: suggested alternative:
  In file included from /usr/include/c++/4.8/cmath:44:0,
                   from /usr/include/c++/4.8/random:38,
                   from /usr/include/c++/4.8/bits/stl_algo.h:65,
                   from /usr/include/c++/4.8/algorithm:62,
                   from /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:85,
                   from /work/build/qt/qtbase/include/QtCore/qglobal.h:1,
                   from /work/build/qt/qtbase/include/Qt3DRenderer/../../../qt3d/src/render/qt3drenderer_global.h:40,
                   from /work/build/qt/qtbase/include/Qt3DRenderer/qt3drenderer_global.h:1,
                   from frontend/qcylindermesh.h:40,
                   from frontend/qcylindermesh.cpp:42:
  /usr/include/bits/mathcalls.h:63:1: note:   ‘cosf’
  frontend/qcylindermesh.cpp:216:30: error: ‘sinf’ is not a member of ‘std’
  frontend/qcylindermesh.cpp:216:30: note: suggested alternative:
  In file included from /usr/include/c++/4.8/cmath:44:0,
                   from /usr/include/c++/4.8/random:38,
                   from /usr/include/c++/4.8/bits/stl_algo.h:65,
                   from /usr/include/c++/4.8/algorithm:62,
                   from /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:85,
                   from /work/build/qt/qtbase/include/QtCore/qglobal.h:1,
                   from /work/build/qt/qtbase/include/Qt3DRenderer/../../../qt3d/src/render/qt3drenderer_global.h:40,
                   from /work/build/qt/qtbase/include/Qt3DRenderer/qt3drenderer_global.h:1,
                   from frontend/qcylindermesh.h:40,
                   from frontend/qcylindermesh.cpp:42:
  /usr/include/bits/mathcalls.h:65:1: note:   ‘sinf’
  frontend/qcylindermesh.cpp: In function ‘void Qt3D::createDisc(float*&, quint16*&, int, int, double, double)’:
  frontend/qcylindermesh.cpp:267:26: error: ‘cosf’ is not a member of ‘std’
  frontend/qcylindermesh.cpp:267:26: note: suggested alternative:
  In file included from /usr/include/c++/4.8/cmath:44:0,
                   from /usr/include/c++/4.8/random:38,
                   from /usr/include/c++/4.8/bits/stl_algo.h:65,
                   from /usr/include/c++/4.8/algorithm:62,
                   from /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:85,
                   from /work/build/qt/qtbase/include/QtCore/qglobal.h:1,
                   from /work/build/qt/qtbase/include/Qt3DRenderer/../../../qt3d/src/render/qt3drenderer_global.h:40,
                   from /work/build/qt/qtbase/include/Qt3DRenderer/qt3drenderer_global.h:1,
                   from frontend/qcylindermesh.h:40,
                   from frontend/qcylindermesh.cpp:42:
  /usr/include/bits/mathcalls.h:63:1: note:   ‘cosf’
  frontend/qcylindermesh.cpp:268:26: error: ‘sinf’ is not a member of ‘std’
  make[3]: *** [.obj/qcylindermesh.o] Error 1
  frontend/qtorusmesh.cpp: In function ‘Qt3D::QMeshDataPtr Qt3D::createTorusMesh(double, double, int, int)’:
  frontend/qtorusmesh.cpp:185:20: error: ‘cosf’ is not a member of ‘std’
  frontend/qtorusmesh.cpp:185:20: note: suggested alternative:
  In file included from /usr/include/c++/4.8/cmath:44:0,
                   from /usr/include/c++/4.8/random:38,
                   from /usr/include/c++/4.8/bits/stl_algo.h:65,
                   from /usr/include/c++/4.8/algorithm:62,
                   from /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:85,
                   from /work/build/qt/qtbase/include/QtCore/qglobal.h:1,
                   from /work/build/qt/qtbase/include/Qt3DRenderer/../../../qt3d/src/render/qt3drenderer_global.h:40,
                   from /work/build/qt/qtbase/include/Qt3DRenderer/qt3drenderer_global.h:1,
                   from frontend/qtorusmesh.h:40,
                   from frontend/qtorusmesh.cpp:42:
  /usr/include/bits/mathcalls.h:63:1: note:   ‘cosf’
  frontend/qtorusmesh.cpp:186:20: error: ‘sinf’ is not a member of ‘std’
  frontend/qtorusmesh.cpp:186:20: note: suggested alternative:
  In file included from /usr/include/c++/4.8/cmath:44:0,
                   from /usr/include/c++/4.8/random:38,
                   from /usr/include/c++/4.8/bits/stl_algo.h:65,
                   from /usr/include/c++/4.8/algorithm:62,
                   from /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:85,
                   from /work/build/qt/qtbase/include/QtCore/qglobal.h:1,
                   from /work/build/qt/qtbase/include/Qt3DRenderer/../../../qt3d/src/render/qt3drenderer_global.h:40,
                   from /work/build/qt/qtbase/include/Qt3DRenderer/qt3drenderer_global.h:1,
                   from frontend/qtorusmesh.h:40,
                   from frontend/qtorusmesh.cpp:42:
  /usr/include/bits/mathcalls.h:65:1: note:   ‘sinf’
  frontend/qtorusmesh.cpp:191:24: error: ‘cosf’ is not a member of ‘std’
  frontend/qtorusmesh.cpp:191:24: note: suggested alternative:
  In file included from /usr/include/c++/4.8/cmath:44:0,
                   from /usr/include/c++/4.8/random:38,
                   from /usr/include/c++/4.8/bits/stl_algo.h:65,
                   from /usr/include/c++/4.8/algorithm:62,
                   from /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:85,
                   from /work/build/qt/qtbase/include/QtCore/qglobal.h:1,
                   from /work/build/qt/qtbase/include/Qt3DRenderer/../../../qt3d/src/render/qt3drenderer_global.h:40,
                   from /work/build/qt/qtbase/include/Qt3DRenderer/qt3drenderer_global.h:1,
                   from frontend/qtorusmesh.h:40,
                   from frontend/qtorusmesh.cpp:42:
  /usr/include/bits/mathcalls.h:63:1: note:   ‘cosf’
  frontend/qtorusmesh.cpp:192:24: error: ‘sinf’ is not a member of ‘std’
  make[3]: *** [.obj/qtorusmesh.o] Error 1
  frontend/qspheremesh.cpp: In function ‘Qt3D::QMeshDataPtr Qt3D::createSphereMesh(double, int, int, bool)’:
  frontend/qspheremesh.cpp:194:30: error: ‘cosf’ is not a member of ‘std’
  frontend/qspheremesh.cpp:194:30: note: suggested alternative:
  In file included from /usr/include/c++/4.8/cmath:44:0,
                   from /usr/include/c++/4.8/random:38,
                   from /usr/include/c++/4.8/bits/stl_algo.h:65,
                   from /usr/include/c++/4.8/algorithm:62,
                   from /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:85,
                   from /work/build/qt/qtbase/include/QtCore/qglobal.h:1,
                   from /work/build/qt/qtbase/include/Qt3DRenderer/../../../qt3d/src/render/qt3drenderer_global.h:40,
                   from /work/build/qt/qtbase/include/Qt3DRenderer/qt3drenderer_global.h:1,
                   from frontend/qspheremesh.h:40,
                   from frontend/qspheremesh.cpp:42:
  /usr/include/bits/mathcalls.h:63:1: note:   ‘cosf’
  frontend/qspheremesh.cpp:195:30: error: ‘sinf’ is not a member of ‘std’
  frontend/qspheremesh.cpp:195:30: note: suggested alternative:
  In file included from /usr/include/c++/4.8/cmath:44:0,
                   from /usr/include/c++/4.8/random:38,
                   from /usr/include/c++/4.8/bits/stl_algo.h:65,
                   from /usr/include/c++/4.8/algorithm:62,
                   from /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:85,
                   from /work/build/qt/qtbase/include/QtCore/qglobal.h:1,
                   from /work/build/qt/qtbase/include/Qt3DRenderer/../../../qt3d/src/render/qt3drenderer_global.h:40,
                   from /work/build/qt/qtbase/include/Qt3DRenderer/qt3drenderer_global.h:1,
                   from frontend/qspheremesh.h:40,
                   from frontend/qspheremesh.cpp:42:
  /usr/include/bits/mathcalls.h:65:1: note:   ‘sinf’
  frontend/qspheremesh.cpp:202:36: error: ‘cosf’ is not a member of ‘std’
  frontend/qspheremesh.cpp:202:36: note: suggested alternative:
  In file included from /usr/include/c++/4.8/cmath:44:0,
                   from /usr/include/c++/4.8/random:38,
                   from /usr/include/c++/4.8/bits/stl_algo.h:65,
                   from /usr/include/c++/4.8/algorithm:62,
                   from /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:85,
                   from /work/build/qt/qtbase/include/QtCore/qglobal.h:1,
                   from /work/build/qt/qtbase/include/Qt3DRenderer/../../../qt3d/src/render/qt3drenderer_global.h:40,
                   from /work/build/qt/qtbase/include/Qt3DRenderer/qt3drenderer_global.h:1,
                   from frontend/qspheremesh.h:40,
                   from frontend/qspheremesh.cpp:42:
  /usr/include/bits/mathcalls.h:63:1: note:   ‘cosf’
  frontend/qspheremesh.cpp:203:36: error: ‘sinf’ is not a member of ‘std’
  make[3]: *** [.obj/qspheremesh.o] Error 1
  make[2]: *** [sub-render-make_first] Error 2
  make[1]: *** [sub-src-make_first] Error 2
  make: *** [module-qt3d] Error 2

  Build log: http://testresults.qt-project.org/ci/Qt3D_dev_Integration/build_00232/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz

  Tested changes (refs/builds/dev_1424272003):
    http://codereview.qt-project.org/106637 [PS1] - Use std math functions



More information about the Ci-reports mailing list