[Ci-reports] fail on Qt3D_wip_newapi_Integration #100

Qt Continuous Integration System ci-noreply at qt-project.org
Sat Jul 5 12:14:38 CEST 2014


qt3d failed to compile :(

  /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -Wno-ignored-qualifiers -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.7 -w -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT3DRENDERER_LIBRARY -DQT_BUILD_3DRENDERER_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DASSIMP_BUILD_NO_OWN_ZLIB -DQT_NO_EGL -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_3DCORE_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/work/build/qt/qtbase/mkspecs/macx-clang -I. -I/work/build/qt/qtbase/include -I/work/build/qt/qtbase/include/Qt3DRenderer -I/work/build/qt/qtbase/include/Qt3DRenderer/5.3.0 -I/work/build/qt/qtbase/include/Qt3DRenderer/5.3.0/Qt3DRenderer -Ibackend -Ibackend/jobs -Ifrontend -Iio -I../3rdparty/assimp -I../3rdparty/assimp/code -I../3rdparty/assimp/code/BoostWorkaround -I../3rdparty/assimp/include -I../3rdparty/assimp/include/assimp/Compiler -I../3rdparty/assimp/contrib/ConvertUTF -I../3rdparty/assimp/contrib/irrXML -I../3rdparty/assimp/contrib/poly2tri/poly2tri -I../3rdparty/assimp/contrib/clipper -I../3rdparty/assimp/contrib/unzip -I/work/build/qt/qtbase/lib/Qt3DCore.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/Qt3DCore.framework/Versions/5/Headers/5.3.0 -I/work/build/qt/qtbase/lib/Qt3DCore.framework/Versions/5/Headers/5.3.0/Qt3DCore -I/work/build/qt/qtbase/lib/QtGui.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtGui.framework/Versions/5/Headers/5.3.1 -I/work/build/qt/qtbase/lib/QtGui.framework/Versions/5/Headers/5.3.1/QtGui -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers/5.3.1 -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers/5.3.1/QtCore -I.moc -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/AGL.framework/Headers -F/work/build/qt/qtbase/lib -o .obj/qtorusmesh.o frontend/qtorusmesh.cpp
  frontend/qtorusmesh.cpp:151:25: error: use of undeclared identifier 'M_PI'
  frontend/qtorusmesh.cpp:152:25: error: use of undeclared identifier 'M_PI'
  frontend/qtorusmesh.cpp:157:20: error: use of undeclared identifier 'cos'
  frontend/qtorusmesh.cpp:158:20: error: use of undeclared identifier 'sin'; did you mean 'bin'?
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qtextstream.h:234:28: note: 'bin' declared here
  frontend/qtorusmesh.cpp:158:25: error: non-const lvalue reference to type 'QTextStream' cannot bind to a value of unrelated type 'float'
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qtextstream.h:234:45: note: passing argument to parameter 's' here
  frontend/qtorusmesh.cpp:163:24: error: use of undeclared identifier 'cos'
  frontend/qtorusmesh.cpp:164:24: error: use of undeclared identifier 'sin'; did you mean 'bin'?
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qtextstream.h:234:28: note: 'bin' declared here
  frontend/qtorusmesh.cpp:164:29: error: non-const lvalue reference to type 'QTextStream' cannot bind to a value of unrelated type 'float'
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qtextstream.h:234:45: note: passing argument to parameter 's' here
  frontend/qtorusmesh.cpp:172:28: error: use of undeclared identifier 'M_PI'
  frontend/qtorusmesh.cpp:173:28: error: use of undeclared identifier 'M_PI'
  frontend/qspheremesh.cpp:151:27: error: use of undeclared identifier 'M_PI'
  frontend/qspheremesh.cpp:152:24: error: use of undeclared identifier 'M_PI'
  frontend/qspheremesh.cpp:159:27: error: use of undeclared identifier 'M_PI_2'
  frontend/qspheremesh.cpp:160:30: error: use of undeclared identifier 'cosf'
  frontend/qspheremesh.cpp:161:30: error: use of undeclared identifier 'sinf'
  frontend/qspheremesh.cpp:168:36: error: use of undeclared identifier 'cosf'
  frontend/qspheremesh.cpp:169:36: error: use of undeclared identifier 'sinf'
  make[3]: *** [.obj/qtorusmesh.o] Error 1
  make[3]: *** [.obj/qspheremesh.o] Error 1
  make[2]: *** [sub-render-make_first-ordered] Error 2
  make[1]: *** [sub-src-make_first] Error 2
  make: *** [module-qt3d] Error 2

  Build log: http://testresults.qt-project.org/ci/Qt3D_wip_newapi_Integration/build_00100/macx-clang_developer-build_OSX_10.9/log.txt.gz

  Tested changes (refs/builds/wip/newapi_1404552830):
    http://codereview.qt-project.org/88713 [PS5] - Renamed Material to QMaterial
    http://codereview.qt-project.org/88699 [PS7] - QAbstractShapeMesh is a subclass of QMesh
    http://codereview.qt-project.org/88698 [PS7] - d-pointer in QMesh
    http://codereview.qt-project.org/88697 [PS5] - Export private headers defined in Core needed by Render
    http://codereview.qt-project.org/88671 [PS6] - Renamed Mesh to QMesh
    http://codereview.qt-project.org/88647 [PS8] - Shape subclasses



More information about the Ci-reports mailing list