Compilation failed :(

  /usr/bin/cmake -E cmake_progress_report 
/work/build/qt/qt3d/tests/auto/cmake/build/module_includes/build/CMakeFiles 1
  [100%] Building CXX object CMakeFiles/module_includes_exe.dir/main.cpp.o
  /usr/bin/g++   -DQT_3DCORE_LIB -DQT_3DRENDERER_LIB -DQT_CONCURRENT_LIB 
-DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGLEXTENSIONS_LIB -fPIC -O3 
-DNDEBUG -I/work/build/qt/qtbase/include 
-I/work/build/qt/qtbase/include/Qt3DCore -I/work/build/qt/qtbase/include/QtGui 
-I/work/build/qt/qtbase/include/QtCore 
-I/work/build/qt/qtbase/./mkspecs/linux-g++ 
-I/work/build/qt/qtbase/include/Qt3DRenderer 
-I/work/build/qt/qtbase/include/QtOpenGLExtensions 
-I/work/build/qt/qtbase/include/QtConcurrent    -fPIC -o 
CMakeFiles/module_includes_exe.dir/main.cpp.o -c 
/work/build/qt/qt3d/tests/auto/cmake/build/module_includes/main.cpp
  Linking CXX executable module_includes_exe
  /usr/bin/cmake -E cmake_link_script 
CMakeFiles/module_includes_exe.dir/link.txt --verbose=1
  /usr/bin/g++    -fPIC -O3 -DNDEBUG    
CMakeFiles/module_includes_exe.dir/main.cpp.o  -o module_includes_exe -rdynamic 
/work/build/qt/qtbase/lib/libQt53DCore.so.5.5.1 
/work/build/qt/qtbase/lib/libQt53DRenderer.so.5.5.1 
/work/build/qt/qtbase/lib/libQt53DCore.so.5.5.1 
/work/build/qt/qtbase/lib/libQt5OpenGLExtensions.a 
/work/build/qt/qtbase/lib/libQt5Gui.so.5.5.1 
/work/build/qt/qtbase/lib/libQt5Concurrent.so.5.5.1 
/work/build/qt/qtbase/lib/libQt5Core.so.5.5.1 
-Wl,-rpath,/work/build/qt/qtbase/lib
  
CMakeFiles/module_includes_exe.dir/main.cpp.o:(.data.rel.ro._ZTVN4Qt3D6SphereE[_ZTVN4Qt3D6SphereE]+0x20):
 undefined reference to `Qt3D::Sphere::id() const'
  
CMakeFiles/module_includes_exe.dir/main.cpp.o:(.data.rel.ro._ZTVN4Qt3D6SphereE[_ZTVN4Qt3D6SphereE]+0x28):
 undefined reference to `Qt3D::Sphere::intersects(Qt3D::QRay3D const&, 
QVector3D*) const'
  
CMakeFiles/module_includes_exe.dir/main.cpp.o:(.data.rel.ro._ZTVN4Qt3D6SphereE[_ZTVN4Qt3D6SphereE]+0x30):
 undefined reference to `Qt3D::Sphere::type() const'
  collect2: error: ld returned 1 exit status
  make[2]: *** [module_includes_exe] Error 1
  make[2]: Leaving directory 
`/work/build/qt/qt3d/tests/auto/cmake/build/module_includes/build'
  make[1]: *** [CMakeFiles/module_includes_exe.dir/all] Error 2
  make[1]: Leaving directory 
`/work/build/qt/qt3d/tests/auto/cmake/build/module_includes/build'
  make: *** [all] Error 2
  
  
  0% tests passed, 1 tests failed out of 1
  
  Total Test time (real) =   2.80 sec
  
  The following tests FAILED:
          1 - module_includes (Failed)
  Errors while running CTest
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end cmake: 7 seconds, exit code 8
  
  
CMakeFiles/module_includes_exe.dir/main.cpp.o:(.data.rel.ro._ZTVN4Qt3D6SphereE[_ZTVN4Qt3D6SphereE]+0x20):
 undefined reference to `Qt3D::Sphere::id() const'
  
CMakeFiles/module_includes_exe.dir/main.cpp.o:(.data.rel.ro._ZTVN4Qt3D6SphereE[_ZTVN4Qt3D6SphereE]+0x28):
 undefined reference to `Qt3D::Sphere::intersects(Qt3D::QRay3D const&, 
QVector3D*) const'
  
CMakeFiles/module_includes_exe.dir/main.cpp.o:(.data.rel.ro._ZTVN4Qt3D6SphereE[_ZTVN4Qt3D6SphereE]+0x30):
 undefined reference to `Qt3D::Sphere::type() const'
  make[2]: *** [module_includes_exe] Error 1
  make[1]: *** [CMakeFiles/module_includes_exe.dir/all] Error 2
  make: *** [all] Error 2
  
CMakeFiles/module_includes_exe.dir/main.cpp.o:(.data.rel.ro._ZTVN4Qt3D6SphereE[_ZTVN4Qt3D6SphereE]+0x20):
 undefined reference to `Qt3D::Sphere::id() const'
  
CMakeFiles/module_includes_exe.dir/main.cpp.o:(.data.rel.ro._ZTVN4Qt3D6SphereE[_ZTVN4Qt3D6SphereE]+0x28):
 undefined reference to `Qt3D::Sphere::intersects(Qt3D::QRay3D const&, 
QVector3D*) const'
  
CMakeFiles/module_includes_exe.dir/main.cpp.o:(.data.rel.ro._ZTVN4Qt3D6SphereE[_ZTVN4Qt3D6SphereE]+0x30):
 undefined reference to `Qt3D::Sphere::type() const'
  make[2]: *** [module_includes_exe] Error 1
  make[1]: *** [CMakeFiles/module_includes_exe.dir/all] Error 2
  make: *** [all] Error 2

  Build log: 
http://testresults.qt.io/ci/Qt3D_5.5_Integration/build_00273/linux-g++_no-widgets_Ubuntu_14.04_x64/log.txt.gz

  Tested changes (refs/builds/5.5_1439150837):
    http://codereview.qt-project.org/109395 [PS23] - QRayCastingService 
implementation using bounding volumes
    http://codereview.qt-project.org/109315 [PS18] - Collision detection 
service skeleton
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to