Home › Forum › SOFA › Building SOFA › [SOLVED] Ubuntu 18 – Sofa 20 – Linking CXX Shared Library Errors
- This topic has 1 reply, 1 voice, and was last updated 4 years, 3 months ago by fedev.
Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
30 July 2020 at 12:07 #16986fedevBlocked
Hi all sofa users,
I’m new to SOFA and I’m trying to install it. My current setting is the following:
– O.S. : Ubuntu 18.04
– CMake version : 3.18.0
– C/C++ compiler : clang version 6.0.0-1ubuntu2I followed the guide in Sofa website but I have a problem while building it.
This is the log (or can be found here):
[ 92%] Built target SofaMiscExtra_test clang: error: unable to execute command: Killed clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 6.0.0-1ubuntu2 (tags/RELEASE_600/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. clang: error: unable to execute command: Killed clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 6.0.0-1ubuntu2 (tags/RELEASE_600/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. clang: error: unable to execute command: Killed clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 6.0.0-1ubuntu2 (tags/RELEASE_600/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. clang: error: unable to execute command: Killed clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 6.0.0-1ubuntu2 (tags/RELEASE_600/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. clang: error: unable to execute command: Killed clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 6.0.0-1ubuntu2 (tags/RELEASE_600/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. clang: error: unable to execute command: Killed clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 6.0.0-1ubuntu2 (tags/RELEASE_600/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. clang: error: unable to execute command: Killed clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 6.0.0-1ubuntu2 (tags/RELEASE_600/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. clang: error: unable to execute command: Killed clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 6.0.0-1ubuntu2 (tags/RELEASE_600/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. clang: error: unable to execute command: Killed clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 6.0.0-1ubuntu2 (tags/RELEASE_600/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. clang: error: unable to execute command: Killed clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 6.0.0-1ubuntu2 (tags/RELEASE_600/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. clang: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang: note: diagnostic msg: /tmp/TableDataWidget-9b0000.cpp clang: note: diagnostic msg: /tmp/TableDataWidget-9b0000.sh clang: note: diagnostic msg: ******************** SofaGui/SofaGuiQt/CMakeFiles/SofaGuiQt.dir/build.make:1001: recipe for target 'SofaGui/SofaGuiQt/CMakeFiles/SofaGuiQt.dir/src/sofa/gui/qt/TableDataWidget.cpp.o' failed make[2]: *** [SofaGui/SofaGuiQt/CMakeFiles/SofaGuiQt.dir/src/sofa/gui/qt/TableDataWidget.cpp.o] Error 254 clang: error: unable to execute command: Killed clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 6.0.0-1ubuntu2 (tags/RELEASE_600/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. CMakeFiles/Makefile2:5939: recipe for target 'SofaGui/SofaGuiQt/CMakeFiles/SofaGuiQt.dir/all' failed make[1]: *** [SofaGui/SofaGuiQt/CMakeFiles/SofaGuiQt.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... clang: error: unable to execute command: Killed clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 6.0.0-1ubuntu2 (tags/RELEASE_600/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. clang: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang: note: diagnostic msg: /tmp/SceneCreator_test-f8c00a.cpp clang: note: diagnostic msg: /tmp/SceneCreator_test-f8c00a.sh clang: note: diagnostic msg: ******************** clang: error: unable to execute command: Killed clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 6.0.0-1ubuntu2 (tags/RELEASE_600/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. applications/plugins/SceneCreator/SceneCreator_test/CMakeFiles/SceneCreator_test.dir/build.make:81: recipe for target 'applications/plugins/SceneCreator/SceneCreator_test/CMakeFiles/SceneCreator_test.dir/SceneCreator_test.cpp.o' failed make[2]: *** [applications/plugins/SceneCreator/SceneCreator_test/CMakeFiles/SceneCreator_test.dir/SceneCreator_test.cpp.o] Error 254 CMakeFiles/Makefile2:6543: recipe for target 'applications/plugins/SceneCreator/SceneCreator_test/CMakeFiles/SceneCreator_test.dir/all' failed make[1]: *** [applications/plugins/SceneCreator/SceneCreator_test/CMakeFiles/SceneCreator_test.dir/all] Error 2 clang: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang: note: diagnostic msg: /tmp/SparseGridTopology_test-477f1e.cpp clang: note: diagnostic msg: /tmp/SparseGridTopology_test-477f1e.sh clang: note: diagnostic msg: ******************** SofaKernel/SofaBase/SofaBaseTopology/SofaBaseTopology_test/CMakeFiles/SofaBaseTopology_test.dir/build.make:198: recipe for target 'SofaKernel/SofaBase/SofaBaseTopology/SofaBaseTopology_test/CMakeFiles/SofaBaseTopology_test.dir/SparseGridTopology_test.cpp.o' failed make[2]: *** [SofaKernel/SofaBase/SofaBaseTopology/SofaBaseTopology_test/CMakeFiles/SofaBaseTopology_test.dir/SparseGridTopology_test.cpp.o] Error 254 make[2]: *** Waiting for unfinished jobs.... clang: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang: note: diagnostic msg: /tmp/Engine_test-188ceb.cpp clang: note: diagnostic msg: /tmp/Engine_test-188ceb.sh clang: note: diagnostic msg: ******************** clang: error: unable to execute command: Killed clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 6.0.0-1ubuntu2 (tags/RELEASE_600/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. SofaKernel/SofaCommon/SofaEngine/SofaEngine_test/CMakeFiles/SofaEngine_test.dir/build.make:81: recipe for target 'SofaKernel/SofaCommon/SofaEngine/SofaEngine_test/CMakeFiles/SofaEngine_test.dir/Engine_test.cpp.o' failed make[2]: *** [SofaKernel/SofaCommon/SofaEngine/SofaEngine_test/CMakeFiles/SofaEngine_test.dir/Engine_test.cpp.o] Error 254 make[2]: *** Waiting for unfinished jobs.... clang: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang: note: diagnostic msg: /tmp/TetrahedronDiffusionFEMForceField_test-fcadd6.cpp clang: note: diagnostic msg: /tmp/TetrahedronDiffusionFEMForceField_test-fcadd6.sh clang: note: diagnostic msg: ******************** SofaKernel/SofaCommon/SofaSimpleFem/SofaSimpleFem_test/CMakeFiles/SofaSimpleFem_test.dir/build.make:107: recipe for target 'SofaKernel/SofaCommon/SofaSimpleFem/SofaSimpleFem_test/CMakeFiles/SofaSimpleFem_test.dir/TetrahedronDiffusionFEMForceField_test.cpp.o' failed make[2]: *** [SofaKernel/SofaCommon/SofaSimpleFem/SofaSimpleFem_test/CMakeFiles/SofaSimpleFem_test.dir/TetrahedronDiffusionFEMForceField_test.cpp.o] Error 254 make[2]: *** Waiting for unfinished jobs.... clang: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang: note: diagnostic msg: /tmp/SpringSolverDynamic_test-ca98c4.cpp clang: note: diagnostic msg: /tmp/SpringSolverDynamic_test-ca98c4.sh clang: note: diagnostic msg: ******************** SofaKernel/SofaCommon/SofaImplicitOdeSolver/SofaImplicitOdeSolver_test/CMakeFiles/SofaImplicitOdeSolver_test.dir/build.make:120: recipe for target 'SofaKernel/SofaCommon/SofaImplicitOdeSolver/SofaImplicitOdeSolver_test/CMakeFiles/SofaImplicitOdeSolver_test.dir/SpringSolverDynamic_test.cpp.o' failed make[2]: *** [SofaKernel/SofaCommon/SofaImplicitOdeSolver/SofaImplicitOdeSolver_test/CMakeFiles/SofaImplicitOdeSolver_test.dir/SpringSolverDynamic_test.cpp.o] Error 254 make[2]: *** Waiting for unfinished jobs.... clang: error: unable to execute command: Killed clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 6.0.0-1ubuntu2 (tags/RELEASE_600/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. clang: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang: note: diagnostic msg: /tmp/SphereROI_test-be03b9.cpp clang: note: diagnostic msg: /tmp/SphereROI_test-be03b9.sh clang: note: diagnostic msg: ******************** SofaGeneral/SofaGeneralEngine/SofaGeneralEngine_test/CMakeFiles/SofaGeneralEngine_test.dir/build.make:185: recipe for target 'SofaGeneral/SofaGeneralEngine/SofaGeneralEngine_test/CMakeFiles/SofaGeneralEngine_test.dir/SphereROI_test.cpp.o' failed make[2]: *** [SofaGeneral/SofaGeneralEngine/SofaGeneralEngine_test/CMakeFiles/SofaGeneralEngine_test.dir/SphereROI_test.cpp.o] Error 254 make[2]: *** Waiting for unfinished jobs.... clang: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang: note: diagnostic msg: /tmp/RungeKutta4ExplicitSolverDynamic_test-5ff861.cpp clang: note: diagnostic msg: /tmp/RungeKutta4ExplicitSolverDynamic_test-5ff861.sh clang: note: diagnostic msg: ******************** clang: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang: note: diagnostic msg: /tmp/ProjectToLineConstraint_test-a085c2.cpp clang: note: diagnostic msg: /tmp/ProjectToLineConstraint_test-a085c2.sh clang: note: diagnostic msg: ******************** SofaGeneral/SofaGeneralExplicitOdeSolver/SofaGeneralExplicitOdeSolver_test/CMakeFiles/SofaGeneralExplicitOdeSolver_test.dir/build.make:120: recipe for target 'SofaGeneral/SofaGeneralExplicitOdeSolver/SofaGeneralExplicitOdeSolver_test/CMakeFiles/SofaGeneralExplicitOdeSolver_test.dir/RungeKutta4ExplicitSolverDynamic_test.cpp.o' failed make[2]: *** [SofaGeneral/SofaGeneralExplicitOdeSolver/SofaGeneralExplicitOdeSolver_test/CMakeFiles/SofaGeneralExplicitOdeSolver_test.dir/RungeKutta4ExplicitSolverDynamic_test.cpp.o] Error 254 make[2]: *** Waiting for unfinished jobs.... SofaGeneral/SofaBoundaryCondition/SofaBoundaryCondition_test/CMakeFiles/SofaBoundaryCondition_test.dir/build.make:159: recipe for target 'SofaGeneral/SofaBoundaryCondition/SofaBoundaryCondition_test/CMakeFiles/SofaBoundaryCondition_test.dir/ProjectToLineConstraint_test.cpp.o' failed make[2]: *** [SofaGeneral/SofaBoundaryCondition/SofaBoundaryCondition_test/CMakeFiles/SofaBoundaryCondition_test.dir/ProjectToLineConstraint_test.cpp.o] Error 254 make[2]: *** Waiting for unfinished jobs.... clang: error: unable to execute command: Killed clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 6.0.0-1ubuntu2 (tags/RELEASE_600/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. clang: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang: note: diagnostic msg: /tmp/SkeletalMotionConstraint_test-baf4c4.cpp clang: note: diagnostic msg: /tmp/SkeletalMotionConstraint_test-baf4c4.sh clang: note: diagnostic msg: ******************** SofaGeneral/SofaBoundaryCondition/SofaBoundaryCondition_test/CMakeFiles/SofaBoundaryCondition_test.dir/build.make:211: recipe for target 'SofaGeneral/SofaBoundaryCondition/SofaBoundaryCondition_test/CMakeFiles/SofaBoundaryCondition_test.dir/SkeletalMotionConstraint_test.cpp.o' failed make[2]: *** [SofaGeneral/SofaBoundaryCondition/SofaBoundaryCondition_test/CMakeFiles/SofaBoundaryCondition_test.dir/SkeletalMotionConstraint_test.cpp.o] Error 254 clang: error: unable to execute command: Killed clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 6.0.0-1ubuntu2 (tags/RELEASE_600/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. clang: error: unable to execute command: Killed clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 6.0.0-1ubuntu2 (tags/RELEASE_600/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. clang: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang: note: diagnostic msg: /tmp/TopologicalChangeProcessor_test-fc0e3c.cpp clang: note: diagnostic msg: /tmp/TopologicalChangeProcessor_test-fc0e3c.sh clang: note: diagnostic msg: ******************** SofaMisc/SofaMiscTopology/SofaMiscTopology_test/CMakeFiles/SofaMiscTopology_test.dir/build.make:94: recipe for target 'SofaMisc/SofaMiscTopology/SofaMiscTopology_test/CMakeFiles/SofaMiscTopology_test.dir/TopologicalChangeProcessor_test.cpp.o' failed make[2]: *** [SofaMisc/SofaMiscTopology/SofaMiscTopology_test/CMakeFiles/SofaMiscTopology_test.dir/TopologicalChangeProcessor_test.cpp.o] Error 254 CMakeFiles/Makefile2:9449: recipe for target 'SofaMisc/SofaMiscTopology/SofaMiscTopology_test/CMakeFiles/SofaMiscTopology_test.dir/all' failed make[1]: *** [SofaMisc/SofaMiscTopology/SofaMiscTopology_test/CMakeFiles/SofaMiscTopology_test.dir/all] Error 2 clang: error: unable to execute command: Killed clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 6.0.0-1ubuntu2 (tags/RELEASE_600/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. clang: error: unable to execute command: Killed clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 6.0.0-1ubuntu2 (tags/RELEASE_600/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. clang: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang: note: diagnostic msg: /tmp/VariationalSymplecticImplicitSolverDynamic_test-815f9f.cpp clang: note: diagnostic msg: /tmp/VariationalSymplecticImplicitSolverDynamic_test-815f9f.sh clang: note: diagnostic msg: ******************** SofaGeneral/SofaGeneralImplicitOdeSolver/SofaGeneralImplicitOdeSolver_test/CMakeFiles/SofaGeneralImplicitOdeSolver_test.dir/build.make:94: recipe for target 'SofaGeneral/SofaGeneralImplicitOdeSolver/SofaGeneralImplicitOdeSolver_test/CMakeFiles/SofaGeneralImplicitOdeSolver_test.dir/VariationalSymplecticImplicitSolverDynamic_test.cpp.o' failed make[2]: *** [SofaGeneral/SofaGeneralImplicitOdeSolver/SofaGeneralImplicitOdeSolver_test/CMakeFiles/SofaGeneralImplicitOdeSolver_test.dir/VariationalSymplecticImplicitSolverDynamic_test.cpp.o] Error 254 make[2]: *** Waiting for unfinished jobs.... clang: error: unable to execute command: Killed clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 6.0.0-1ubuntu2 (tags/RELEASE_600/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. clang: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang: note: diagnostic msg: /tmp/EulerImplicitSolverDynamic_test-a86b2a.cpp clang: note: diagnostic msg: /tmp/EulerImplicitSolverDynamic_test-a86b2a.sh clang: note: diagnostic msg: ******************** SofaKernel/SofaCommon/SofaImplicitOdeSolver/SofaImplicitOdeSolver_test/CMakeFiles/SofaImplicitOdeSolver_test.dir/build.make:107: recipe for target 'SofaKernel/SofaCommon/SofaImplicitOdeSolver/SofaImplicitOdeSolver_test/CMakeFiles/SofaImplicitOdeSolver_test.dir/EulerImplicitSolverDynamic_test.cpp.o' failed make[2]: *** [SofaKernel/SofaCommon/SofaImplicitOdeSolver/SofaImplicitOdeSolver_test/CMakeFiles/SofaImplicitOdeSolver_test.dir/EulerImplicitSolverDynamic_test.cpp.o] Error 254 clang: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang: note: diagnostic msg: /tmp/MeshNewProximityIntersection_test-9bb2dd.cpp clang: note: diagnostic msg: /tmp/MeshNewProximityIntersection_test-9bb2dd.sh clang: note: diagnostic msg: ******************** SofaKernel/SofaCommon/SofaMeshCollision/SofaMeshCollision_test/CMakeFiles/SofaMeshCollision_test.dir/build.make:94: recipe for target 'SofaKernel/SofaCommon/SofaMeshCollision/SofaMeshCollision_test/CMakeFiles/SofaMeshCollision_test.dir/MeshNewProximityIntersection_test.cpp.o' failed make[2]: *** [SofaKernel/SofaCommon/SofaMeshCollision/SofaMeshCollision_test/CMakeFiles/SofaMeshCollision_test.dir/MeshNewProximityIntersection_test.cpp.o] Error 254 make[2]: *** Waiting for unfinished jobs.... clang: error: unable to execute command: Killed clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 6.0.0-1ubuntu2 (tags/RELEASE_600/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. clang: error: unable to execute command: Killed clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 6.0.0-1ubuntu2 (tags/RELEASE_600/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. clang: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang: note: diagnostic msg: /tmp/NewmarkImplicitSolverDynamic_test-61c980.cpp clang: note: diagnostic msg: /tmp/NewmarkImplicitSolverDynamic_test-61c980.sh clang: note: diagnostic msg: ******************** SofaMisc/SofaMiscSolver/SofaMiscSolver_test/CMakeFiles/SofaMiscSolver_test.dir/build.make:81: recipe for target 'SofaMisc/SofaMiscSolver/SofaMiscSolver_test/CMakeFiles/SofaMiscSolver_test.dir/NewmarkImplicitSolverDynamic_test.cpp.o' failed make[2]: *** [SofaMisc/SofaMiscSolver/SofaMiscSolver_test/CMakeFiles/SofaMiscSolver_test.dir/NewmarkImplicitSolverDynamic_test.cpp.o] Error 254 CMakeFiles/Makefile2:9364: recipe for target 'SofaMisc/SofaMiscSolver/SofaMiscSolver_test/CMakeFiles/SofaMiscSolver_test.dir/all' failed make[1]: *** [SofaMisc/SofaMiscSolver/SofaMiscSolver_test/CMakeFiles/SofaMiscSolver_test.dir/all] Error 2 clang: error: unable to execute command: Killed clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 6.0.0-1ubuntu2 (tags/RELEASE_600/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. clang: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang: note: diagnostic msg: /tmp/PointConstraint_test-85f48c.cpp clang: note: diagnostic msg: /tmp/PointConstraint_test-85f48c.sh clang: note: diagnostic msg: ******************** SofaGeneral/SofaBoundaryCondition/SofaBoundaryCondition_test/CMakeFiles/SofaBoundaryCondition_test.dir/build.make:133: recipe for target 'SofaGeneral/SofaBoundaryCondition/SofaBoundaryCondition_test/CMakeFiles/SofaBoundaryCondition_test.dir/PointConstraint_test.cpp.o' failed make[2]: *** [SofaGeneral/SofaBoundaryCondition/SofaBoundaryCondition_test/CMakeFiles/SofaBoundaryCondition_test.dir/PointConstraint_test.cpp.o] Error 254 clang: error: unable to execute command: Killed clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 6.0.0-1ubuntu2 (tags/RELEASE_600/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. clang: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang: note: diagnostic msg: /tmp/TetrahedronSetTopology_test-0f6467.cpp clang: note: diagnostic msg: /tmp/TetrahedronSetTopology_test-0f6467.sh clang: note: diagnostic msg: ******************** SofaKernel/SofaBase/SofaBaseTopology/SofaBaseTopology_test/CMakeFiles/SofaBaseTopology_test.dir/build.make:146: recipe for target 'SofaKernel/SofaBase/SofaBaseTopology/SofaBaseTopology_test/CMakeFiles/SofaBaseTopology_test.dir/TetrahedronSetTopology_test.cpp.o' failed make[2]: *** [SofaKernel/SofaBase/SofaBaseTopology/SofaBaseTopology_test/CMakeFiles/SofaBaseTopology_test.dir/TetrahedronSetTopology_test.cpp.o] Error 254 clang: error: unable to execute command: Killed clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 6.0.0-1ubuntu2 (tags/RELEASE_600/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. clang: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang: note: diagnostic msg: /tmp/RigidRigidMapping_test-6d93a5.cpp clang: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang: note: diagnostic msg: /tmp/DistanceMapping_test-8a489c.cpp clang: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang: note: diagnostic msg: /tmp/SquareDistanceMapping_test-8a065e.cpp clangclang: note: diagnostic msg: /tmp/DistanceMapping_test-8a489c.sh clang: note: diagnostic msg: /tmp/SquareDistanceMapping_test-8a065e.sh clang: noteclang: diagnostic msg: /tmp/RigidRigidMapping_test-6d93a5.sh : clangnote: diagnostic msg: ********************: : note: note: diagnostic msg: ********************diagnostic msg: ******************** SofaKernel/SofaCommon/SofaRigid/SofaRigid_test/CMakeFiles/SofaRigid_test.dir/build.make:94: recipe for target 'SofaKernel/SofaCommon/SofaRigid/SofaRigid_test/CMakeFiles/SofaRigid_test.dir/RigidRigidMapping_test.cpp.o' failed make[2]: *** [SofaKernel/SofaCommon/SofaRigid/SofaRigid_test/CMakeFiles/SofaRigid_test.dir/RigidRigidMapping_test.cpp.o] Error 254 make[2]: *** Waiting for unfinished jobs.... SofaMisc/SofaMiscMapping/SofaMiscMapping_test/CMakeFiles/SofaMiscMapping_test.dir/build.make:120: recipe for target 'SofaMisc/SofaMiscMapping/SofaMiscMapping_test/CMakeFiles/SofaMiscMapping_test.dir/SquareDistanceMapping_test.cpp.o' failed make[2]: *** [SofaMisc/SofaMiscMapping/SofaMiscMapping_test/CMakeFiles/SofaMiscMapping_test.dir/SquareDistanceMapping_test.cpp.o] Error 254 make[2]: *** Waiting for unfinished jobs.... SofaMisc/SofaMiscMapping/SofaMiscMapping_test/CMakeFiles/SofaMiscMapping_test.dir/build.make:94: recipe for target 'SofaMisc/SofaMiscMapping/SofaMiscMapping_test/CMakeFiles/SofaMiscMapping_test.dir/DistanceMapping_test.cpp.o' failed make[2]: *** [SofaMisc/SofaMiscMapping/SofaMiscMapping_test/CMakeFiles/SofaMiscMapping_test.dir/DistanceMapping_test.cpp.o] Error 254 clang: error: unable to execute command: Killed clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 6.0.0-1ubuntu2 (tags/RELEASE_600/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. clang: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang: note: diagnostic msg: /tmp/MakeDataAliasComponent_test-09ec62.cpp clang: note: diagnostic msg: /tmp/MakeDataAliasComponent_test-09ec62.sh clang: note: diagnostic msg: ******************** clang: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang: note: diagnostic msg: /tmp/OBB_test-cdacf3.cpp clang: note: diagnostic msg: /tmp/OBB_test-cdacf3.sh clang: note: diagnostic msg: ******************** SofaKernel/SofaBase/SofaBaseVisual/SofaBaseUtils_test/CMakeFiles/SofaBaseUtils_test.dir/build.make:107: recipe for target 'SofaKernel/SofaBase/SofaBaseVisual/SofaBaseUtils_test/CMakeFiles/SofaBaseUtils_test.dir/MakeDataAliasComponent_test.cpp.o' failed make[2]: *** [SofaKernel/SofaBase/SofaBaseVisual/SofaBaseUtils_test/CMakeFiles/SofaBaseUtils_test.dir/MakeDataAliasComponent_test.cpp.o] Error 254 make[2]: *** Waiting for unfinished jobs.... clang: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang: note: diagnostic msg: /tmp/RequiredPlugin_test-1921a6.cpp clang: note: diagnostic msg: /tmp/RequiredPlugin_test-1921a6.sh clang: note: diagnostic msg: ******************** SofaKernel/SofaBase/SofaBaseVisual/SofaBaseUtils_test/CMakeFiles/SofaBaseUtils_test.dir/build.make:120: recipe for target 'SofaKernel/SofaBase/SofaBaseVisual/SofaBaseUtils_test/CMakeFiles/SofaBaseUtils_test.dir/RequiredPlugin_test.cpp.o' failed make[2]: *** [SofaKernel/SofaBase/SofaBaseVisual/SofaBaseUtils_test/CMakeFiles/SofaBaseUtils_test.dir/RequiredPlugin_test.cpp.o] Error 254 SofaKernel/SofaBase/SofaBaseCollision/SofaBaseCollision_test/CMakeFiles/SofaBaseCollision_test.dir/build.make:94: recipe for target 'SofaKernel/SofaBase/SofaBaseCollision/SofaBaseCollision_test/CMakeFiles/SofaBaseCollision_test.dir/OBB_test.cpp.o' failed make[2]: *** [SofaKernel/SofaBase/SofaBaseCollision/SofaBaseCollision_test/CMakeFiles/SofaBaseCollision_test.dir/OBB_test.cpp.o] Error 254 make[2]: *** Waiting for unfinished jobs.... clang: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang: note: diagnostic msg: /tmp/ClusteringEngine_test-a5a88a.cpp clang: note: diagnostic msg: /tmp/ClusteringEngine_test-a5a88a.sh clang: note: diagnostic msg: ******************** SofaGeneral/SofaGeneralEngine/SofaGeneralEngine_test/CMakeFiles/SofaGeneralEngine_test.dir/build.make:107: recipe for target 'SofaGeneral/SofaGeneralEngine/SofaGeneralEngine_test/CMakeFiles/SofaGeneralEngine_test.dir/ClusteringEngine_test.cpp.o' failed make[2]: *** [SofaGeneral/SofaGeneralEngine/SofaGeneralEngine_test/CMakeFiles/SofaGeneralEngine_test.dir/ClusteringEngine_test.cpp.o] Error 254 clang: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang: note: diagnostic msg: /tmp/StiffSpringForceField_test-3c26ae.cpp clang: note: diagnostic msg: /tmp/StiffSpringForceField_test-3c26ae.sh clang: note: diagnostic msg: ******************** SofaKernel/SofaCommon/SofaDeformable/SofaDeformable_test/CMakeFiles/SofaDeformable_test.dir/build.make:94: recipe for target 'SofaKernel/SofaCommon/SofaDeformable/SofaDeformable_test/CMakeFiles/SofaDeformable_test.dir/StiffSpringForceField_test.cpp.o' failed make[2]: *** [SofaKernel/SofaCommon/SofaDeformable/SofaDeformable_test/CMakeFiles/SofaDeformable_test.dir/StiffSpringForceField_test.cpp.o] Error 254 make[2]: *** Waiting for unfinished jobs.... CMakeFiles/Makefile2:7642: recipe for target 'SofaKernel/SofaBase/SofaBaseVisual/SofaBaseUtils_test/CMakeFiles/SofaBaseUtils_test.dir/all' failed make[1]: *** [SofaKernel/SofaBase/SofaBaseVisual/SofaBaseUtils_test/CMakeFiles/SofaBaseUtils_test.dir/all] Error 2 clang: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang: note: diagnostic msg: /tmp/RigidMapping_test-bcbcee.cpp clang: note: diagnostic msg: /tmp/RigidMapping_test-bcbcee.sh clang: note: diagnostic msg: ******************** SofaKernel/SofaCommon/SofaRigid/SofaRigid_test/CMakeFiles/SofaRigid_test.dir/build.make:81: recipe for target 'SofaKernel/SofaCommon/SofaRigid/SofaRigid_test/CMakeFiles/SofaRigid_test.dir/RigidMapping_test.cpp.o' failed make[2]: *** [SofaKernel/SofaCommon/SofaRigid/SofaRigid_test/CMakeFiles/SofaRigid_test.dir/RigidMapping_test.cpp.o] Error 254 clang: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang: note: diagnostic msg: /tmp/SquareMapping_test-baf44e.cpp clang: note: diagnostic msg: /tmp/SquareMapping_test-baf44e.sh clang: note: diagnostic msg: ******************** SofaMisc/SofaMiscMapping/SofaMiscMapping_test/CMakeFiles/SofaMiscMapping_test.dir/build.make:133: recipe for target 'SofaMisc/SofaMiscMapping/SofaMiscMapping_test/CMakeFiles/SofaMiscMapping_test.dir/SquareMapping_test.cpp.o' failed make[2]: *** [SofaMisc/SofaMiscMapping/SofaMiscMapping_test/CMakeFiles/SofaMiscMapping_test.dir/SquareMapping_test.cpp.o] Error 254 [ 92%] Linking CXX executable ../../../../bin/runSofa_test [ 93%] Linking CXX executable ../../../bin/SofaGeneralTopology_test [ 93%] Linking CXX executable ../../../bin/SofaMiscFem_test [ 93%] Linking CXX executable ../../../bin/SofaValidation_test CMakeFiles/Makefile2:7727: recipe for target 'SofaKernel/SofaCommon/SofaDeformable/SofaDeformable_test/CMakeFiles/SofaDeformable_test.dir/all' failed make[1]: *** [SofaKernel/SofaCommon/SofaDeformable/SofaDeformable_test/CMakeFiles/SofaDeformable_test.dir/all] Error 2 CMakeFiles/Makefile2:8153: recipe for target 'SofaKernel/SofaCommon/SofaMeshCollision/SofaMeshCollision_test/CMakeFiles/SofaMeshCollision_test.dir/all' failed make[1]: *** [SofaKernel/SofaCommon/SofaMeshCollision/SofaMeshCollision_test/CMakeFiles/SofaMeshCollision_test.dir/all] Error 2 [ 93%] Built target runSofa_test [ 93%] Built target SofaGeneralTopology_test [ 93%] Built target SofaMiscFem_test [ 93%] Built target SofaValidation_test [ 94%] Linking CXX executable ../../../bin/SofaGraphComponent_test [ 94%] Linking CXX executable ../../../../bin/SofaSimulationGraph_test [ 94%] Linking CXX executable ../../../../bin/SofaExplicitOdeSolver_test CMakeFiles/Makefile2:7983: recipe for target 'SofaKernel/SofaCommon/SofaImplicitOdeSolver/SofaImplicitOdeSolver_test/CMakeFiles/SofaImplicitOdeSolver_test.dir/all' failed make[1]: *** [SofaKernel/SofaCommon/SofaImplicitOdeSolver/SofaImplicitOdeSolver_test/CMakeFiles/SofaImplicitOdeSolver_test.dir/all] Error 2 [ 94%] Built target SofaGraphComponent_test CMakeFiles/Makefile2:8648: recipe for target 'SofaGeneral/SofaGeneralExplicitOdeSolver/SofaGeneralExplicitOdeSolver_test/CMakeFiles/SofaGeneralExplicitOdeSolver_test.dir/all' failed make[1]: *** [SofaGeneral/SofaGeneralExplicitOdeSolver/SofaGeneralExplicitOdeSolver_test/CMakeFiles/SofaGeneralExplicitOdeSolver_test.dir/all] Error 2 [ 94%] Built target SofaExplicitOdeSolver_test [ 94%] Built target SofaSimulationGraph_test CMakeFiles/Makefile2:7217: recipe for target 'SofaKernel/SofaBase/SofaBaseCollision/SofaBaseCollision_test/CMakeFiles/SofaBaseCollision_test.dir/all' failed make[1]: *** [SofaKernel/SofaBase/SofaBaseCollision/SofaBaseCollision_test/CMakeFiles/SofaBaseCollision_test.dir/all] Error 2 [ 94%] Linking CXX executable ../../../bin/SofaGeneralSimpleFem_test CMakeFiles/Makefile2:8733: recipe for target 'SofaGeneral/SofaGeneralImplicitOdeSolver/SofaGeneralImplicitOdeSolver_test/CMakeFiles/SofaGeneralImplicitOdeSolver_test.dir/all' failed make[1]: *** [SofaGeneral/SofaGeneralImplicitOdeSolver/SofaGeneralImplicitOdeSolver_test/CMakeFiles/SofaGeneralImplicitOdeSolver_test.dir/all] Error 2 CMakeFiles/Makefile2:8238: recipe for target 'SofaKernel/SofaCommon/SofaRigid/SofaRigid_test/CMakeFiles/SofaRigid_test.dir/all' failed make[1]: *** [SofaKernel/SofaCommon/SofaRigid/SofaRigid_test/CMakeFiles/SofaRigid_test.dir/all] Error 2 CMakeFiles/Makefile2:7472: recipe for target 'SofaKernel/SofaBase/SofaBaseTopology/SofaBaseTopology_test/CMakeFiles/SofaBaseTopology_test.dir/all' failed make[1]: *** [SofaKernel/SofaBase/SofaBaseTopology/SofaBaseTopology_test/CMakeFiles/SofaBaseTopology_test.dir/all] Error 2 [ 94%] Built target SofaGeneralSimpleFem_test CMakeFiles/Makefile2:8323: recipe for target 'SofaKernel/SofaCommon/SofaSimpleFem/SofaSimpleFem_test/CMakeFiles/SofaSimpleFem_test.dir/all' failed make[1]: *** [SofaKernel/SofaCommon/SofaSimpleFem/SofaSimpleFem_test/CMakeFiles/SofaSimpleFem_test.dir/all] Error 2 [ 94%] Linking CXX executable ../../../../bin/SofaBaseVisual_test CMakeFiles/Makefile2:7812: recipe for target 'SofaKernel/SofaCommon/SofaEngine/SofaEngine_test/CMakeFiles/SofaEngine_test.dir/all' failed make[1]: *** [SofaKernel/SofaCommon/SofaEngine/SofaEngine_test/CMakeFiles/SofaEngine_test.dir/all] Error 2 [ 94%] Linking CXX executable ../../../../bin/SofaBaseMechanics_test [ 94%] Built target SofaBaseVisual_test [ 94%] Built target SofaBaseMechanics_test [ 94%] Linking CXX executable ../../../bin/SofaMiscForceField_test [ 94%] Built target SofaMiscForceField_test [ 94%] Linking CXX executable ../../../../bin/SofaLoader_test [ 94%] Built target SofaLoader_test CMakeFiles/Makefile2:8563: recipe for target 'SofaGeneral/SofaGeneralEngine/SofaGeneralEngine_test/CMakeFiles/SofaGeneralEngine_test.dir/all' failed make[1]: *** [SofaGeneral/SofaGeneralEngine/SofaGeneralEngine_test/CMakeFiles/SofaGeneralEngine_test.dir/all] Error 2 CMakeFiles/Makefile2:8411: recipe for target 'SofaGeneral/SofaBoundaryCondition/SofaBoundaryCondition_test/CMakeFiles/SofaBoundaryCondition_test.dir/all' failed make[1]: *** [SofaGeneral/SofaBoundaryCondition/SofaBoundaryCondition_test/CMakeFiles/SofaBoundaryCondition_test.dir/all] Error 2 CMakeFiles/Makefile2:9279: recipe for target 'SofaMisc/SofaMiscMapping/SofaMiscMapping_test/CMakeFiles/SofaMiscMapping_test.dir/all' failed make[1]: *** [SofaMisc/SofaMiscMapping/SofaMiscMapping_test/CMakeFiles/SofaMiscMapping_test.dir/all] Error 2 [ 94%] Linking CXX executable ../../../../bin/SofaBaseLinearSolver_test [ 94%] Built target SofaBaseLinearSolver_test Makefile:181: recipe for target 'all' failed make: *** [all] Error 2
Any help would be very appreciated. Thanks!
Federico
5 August 2020 at 16:31 #17010fedevBlockedSolved by building through the .run installer
-
AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.