Started by upstream project "sofa-framework/master" build number 5050 originally caused by: Started by upstream project "nightly-full-builds" build number 2067 originally caused by: Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on consortium-macos-3 (default debug package release builder options macos_clang cleanable) in workspace /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src Running Prebuild steps Run condition [Execution node ] enabling prebuild for step [BuilderChain] Run condition [Execute Shell] enabling prebuild for step [Execute system Groovy script] Run condition [Execute Shell] enabling prebuild for step [Execute system Groovy script] Run condition [Execute Shell] enabling prebuild for step [Execute system Groovy script] Run condition [Execute Shell] enabling prebuild for step [Execute system Groovy script] Run condition [Execute Shell] enabling prebuild for step [Execute system Groovy script] Run condition [Execution node ] enabling prebuild for step [Execute system Groovy script] Run condition [Execution node ] enabling prebuild for step [Execute system Groovy script] [Execution node] check if [consortium-macos-3] is in [[_launcher_]] Run condition [Execution node ] preventing perform for step [BuilderChain] Success build fororg.jenkinsci.plugins.conditionalbuildstep.ConditionalBuilder@60ea4c74 [src] $ bash /tmp/CommandInterpreterCondition6767491026276528817.sh Run condition [Execute Shell] preventing perform for step [Execute system Groovy script] Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@164f16bd [src] $ bash /tmp/CommandInterpreterCondition7919119186895086707.sh Run condition [Execute Shell] preventing perform for step [Execute system Groovy script] Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@51020152 [src] $ bash /tmp/CommandInterpreterCondition1788766271915607454.sh Run condition [Execute Shell] preventing perform for step [Execute system Groovy script] Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@5031de9c [src] $ bash /tmp/CommandInterpreterCondition5065821253543638168.sh Run condition [Execute Shell] preventing perform for step [Execute system Groovy script] Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@79fcd553 [src] $ bash /tmp/CommandInterpreterCondition5333092855372258675.sh Run condition [Execute Shell] preventing perform for step [Execute system Groovy script] Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@1fc0546c [Execution node] check if [consortium-macos-3] is in [[_launcher_]] Run condition [Execution node ] preventing perform for step [Execute system Groovy script] Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@356f0fde [Execution node] check if [consortium-macos-3] is in [[_launcher_]] Run condition [Execution node ] preventing perform for step [Execute system Groovy script] Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@2ff9b2c0 [src] $ bash /tmp/jenkins3042858979267450073.sh Success build forhudson.tasks.Shell@609c4166 The recommended git tool is: git using credential 1f821614-a02b-421c-ab4e-8da7ab80e9ab Cloning the remote Git repository Avoid fetching tags Cloning repository https://github.com/sofa-framework/sofa.git > git init /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src # timeout=10 [WARNING] Reference path does not exist: reference_repo_disabled Fetching upstream changes from https://github.com/sofa-framework/sofa.git > git --version # timeout=10 > git --version # 'git version 2.32.0 (Apple Git-132)' using GIT_ASKPASS to set credentials username/token > git fetch --no-tags --force --progress -- https://github.com/sofa-framework/sofa.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/sofa-framework/sofa.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3f2f2a42ae5bf59b449b15dff6aec9b929d5042 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3f2f2a42ae5bf59b449b15dff6aec9b929d5042 # timeout=10 Commit message: "[Geomagic] Fix compilation. Replace Vector3 by Vec3 (#4661)" > git rev-list --no-walk b3f2f2a42ae5bf59b449b15dff6aec9b929d5042 # timeout=10 Run condition [Execute Shell] enabling prebuild for step [[Record compiler warnings and static analysis results]] Run condition [Execute Shell] enabling prebuild for step [[Record compiler warnings and static analysis results]] Run condition [Execute Shell] enabling prebuild for step [[Record compiler warnings and static analysis results]] Run condition [Execute Shell] enabling prebuild for step [[Record compiler warnings and static analysis results]] Run condition [Execute Shell] enabling prebuild for step [[Publish JUnit test result report]] Run condition [Execute Shell] enabling prebuild for step [[Archive the artifacts]] [EnvInject] - Inject global passwords. [EnvInject] - Mask passwords that will be passed as build parameters. [src] $ bash /tmp/jenkins135567994573505477.sh --------------- Clone CI scripts --------------- pwd = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release executing "git clone -b master https://github.com/sofa-framework/ci ci" Cloning into 'ci'... ee7425b4066c5e3713eab7ee45c25226b52f1210 Add architectures now supported by cuda 12 (#47) CI scripts are available in /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/ci/scripts ------------------------------------------------ [src] $ bash /tmp/jenkins2553595246859614869.sh ----------------------- main.sh ----------------------- ENV VARS: load /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/ci/scripts/env/default ENV VARS: load node specific /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/ci/scripts/env/consortium-macos-3 /usr/local/opt/python@3.10/bin/python3 [BEGIN] Init (2024-04-19 03:48:08.048283) Force full build ON - cleaning build dir. Starting a full build. (Full build forced.) Calling github-export-vars GITHUB_COMMIT_HASH = b3f2f2a42ae5bf59b449b15dff6aec9b929d5042 GITHUB_BASECOMMIT_HASH = Debug info for GitHub env vars export: python_exe = /usr/local/opt/python@3.10/bin/python3 git_url = https://github.com/sofa-framework/sofa.git refs = refs/heads/master branch = origin/master GitHub env vars: GITHUB_CONTEXT=macos_clang_options GITHUB_COMMIT_DATE=1713442737 GITHUB_SOFABOT_TOKEN=[*******] GITHUB_COMMIT_HASH=b3f2f2a42ae5bf59b449b15dff6aec9b929d5042 GITHUB_COMMIT_MESSAGE=[Geomagic] Fix compilation. Replace Vector3 by Vec3 (#4661) GITHUB_TARGET_URL=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/5050/ GITHUB_COMMIT_AUTHOR=erik pernod GITHUB_NOTIFY=true GITHUB_REPOSITORY=sofa-framework/sofa --------------------- Calling dashboard-export-vars Dashboard env vars: DASH_DASHBOARD_URL=https://www.sofa-framework.org/dash/input.php DASH_COMMIT_BRANCH=origin/master DASH_FULLBUILD=true DASH_NOTIFY=true DASH_COMMIT_AUTHOR=erik pernod DASH_COMMIT_SUBJECT=[Geomagic] Fix compilation. Replace Vector3 by Vec3 (#4661) DASH_COMMIT_DATE=1713442737 DASH_COMMIT_HASH=b3f2f2a42ae5bf59b449b15dff6aec9b929d5042 DASH_CONFIG=macos_clang_options --------------------- Notify GitHub https://api.github.com/repos/sofa-framework/sofa/statuses/b3f2f2a42ae5bf59b449b15dff6aec9b929d5042 (sent): [pending] macos_clang_options - Building... Notify Dashboard (sent - curl returned 0): fullbuild=true&sha=b3f2f2a42ae5bf59b449b15dff6aec9b929d5042&config=macos_clang_options&node=consortium-macos-3&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/5050/&status=build [END] Init (2024-04-19 03:48:09.205711) - took 1.1092 seconds --------------- main.sh vars --------------- BUILD_DIR = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build BUILD_DIR_RESET = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build SRC_DIR = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src CONFIG = macos_clang PLATFORM = macos COMPILER = clang ARCHITECTURE = amd64 BUILD_TYPE = release BUILD_OPTIONS = run-regression-tests run-scene-tests run-unit-tests force-full-build report-to-github report-to-dashboard build-scope-full build-all-plugins ----------------- VM config ----------------- -- PATH /usr/local/opt/gnu-sed/libexec/gnubin:/usr/local/opt/coreutils/libexec/gnubin:/usr/local/opt/ccache/libexec:/usr/local/bin:/usr/local/lib:/usr/bin:/bin:/usr/sbin:/sbin -- CMake cmake version 3.28.3 CMake suite maintained and supported by Kitware (kitware.com/cmake). -- Generator ninja 1.10.2 -- Compiler AppleClang version: clang-1300.0.29.30 AppleClang install dir: InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin AppleClang/Clang correspondance: https://en.wikipedia.org/wiki/Xcode#Xcode_7.0_-_12.x_%28since_Free_On-Device_Development%29 Example: AppleClang 1001.0.46.3 is based on Clang 7.0.0 Xcode version: Xcode 13.2.1 Build version 13C100 Xcode install dir: /Applications/Xcode.app/Contents/Developer -- Qt Qt 5.12.6 -------------------------------------------- [BEGIN] Git work (2024-04-19 03:48:09.439492) SOFA Bot <> HEAD is now at b3f2f2a42a [Geomagic] Fix compilation. Replace Vector3 by Vec3 (#4661) [END] Git work (2024-04-19 03:48:10.360077) - took 0.859 seconds [BEGIN] Configure (2024-04-19 03:48:10.397566) --------------- configure.sh vars --------------- BUILD_DIR = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build SRC_DIR = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src CONFIG = macos_clang PLATFORM = macos COMPILER = clang ARCHITECTURE = amd64 BUILD_TYPE = release BUILD_TYPE_CMAKE = Release BUILD_OPTIONS = run-regression-tests run-scene-tests run-unit-tests force-full-build report-to-github report-to-dashboard build-scope-full build-all-plugins ------------------------------------------------- ----- ccache enabled ----- CCACHE_DIR = /Users/ci/Jenkins/workspace/.ccache CCACHE_BASEDIR = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build CCACHE_MAXSIZE = 16G -------------------------- --------------- python3_exec = /usr/local/opt/python@3.10/bin/python3 python3_lib = /usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/lib/python3.10/config-3.10-darwin/libpython3.10.dylib python3_include = /usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/include/python3.10 --------------- Configuring with as much plugins/modules as possible (scope = full) Calling cmake with the following options: -DAPPLICATION_GETDEPRECATEDCOMPONENTS=ON -DAPPLICATION_REGRESSION_TEST=ON -DAPPLICATION_RUNSOFAGLFW=ON -DAPPLICATION_SOFAINFO=ON -DAPPLICATION_SOFAPHYSICSAPI=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_C_COMPILER=clang -DCMAKE_C_COMPILER_LAUNCHER=ccache -DCMAKE_OSX_ARCHITECTURES=x86_64 -DCMAKE_PREFIX_PATH=/Users/ci/Qt/5.12.6/clang_64 -DPython3_EXECUTABLE=/usr/local/opt/python@3.10/bin/python3 -DPython3_INCLUDE_DIR=/usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/include/python3.10 -DPython3_LIBRARY=/usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/lib/python3.10/config-3.10-darwin/libpython3.10.dylib -DPython_EXECUTABLE=/usr/local/opt/python@3.10/bin/python3 -DPython_INCLUDE_DIR=/usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/include/python3.10 -DPython_LIBRARY=/usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/lib/python3.10/config-3.10-darwin/libpython3.10.dylib -DSOFAGUIQT_ENABLE_NODEGRAPH=OFF -DSOFA_BUILD_APP_BUNDLE=OFF -DSOFA_BUILD_TESTS=ON -DSOFA_BUILD_TUTORIALS=ON -DSOFA_DUMP_VISITOR_INFO=ON -DSOFA_FETCH_BEAMADAPTER=ON -DSOFA_FETCH_CGALPLUGIN=OFF -DSOFA_FETCH_CSPARSESOLVERS=ON -DSOFA_FETCH_INVERTIBLEFVM=ON -DSOFA_FETCH_MANIFOLDTOPOLOGIES=ON -DSOFA_FETCH_MODELORDERREDUCTION=ON -DSOFA_FETCH_PLUGINEXAMPLE=ON -DSOFA_FETCH_REGISTRATION=ON -DSOFA_FETCH_REGRESSION=ON -DSOFA_FETCH_SHAPEMATCHINGPLUGIN=ON -DSOFA_FETCH_SOFA.METIS=ON -DSOFA_FETCH_SOFAGLFW=ON -DSOFA_FETCH_SOFAPYTHON3=ON -DSOFA_FETCH_SOFASPHFLUID=ON -DSOFA_FETCH_SOFTROBOTS=ON -DSOFA_FETCH_STLIB=ON -DSOFA_FETCH_THMPGSPATIALHASHING=ON -DSOFA_GUI_QT_ENABLE_QDOCBROWSER=OFF -DSOFA_WITH_DEPRECATED_COMPONENTS=ON -Dpybind11_DIR=/usr/local/lib/python3.10/site-packages/pybind11/share/cmake/pybind11 -Dpybind11_ROOT=/usr/local/lib/python3.10/site-packages/pybind11/share/cmake/pybind11 Enabled modules and plugins: -DPLUGIN_BEAMADAPTER=ON -DPLUGIN_CIMGPLUGIN=ON -DPLUGIN_COLLADASCENELOADER=ON -DPLUGIN_COLLISIONOBBCAPSULE=ON -DPLUGIN_CSPARSESOLVERS=ON -DPLUGIN_DIFFUSIONSOLVER=ON -DPLUGIN_GEOMAGIC=ON -DPLUGIN_IMAGE=ON -DPLUGIN_INVERTIBLEFVM=ON -DPLUGIN_MANIFOLDTOPOLOGIES=ON -DPLUGIN_MANUALMAPPING=ON -DPLUGIN_MODELORDERREDUCTION=ON -DPLUGIN_MULTITHREADING=ON -DPLUGIN_PLUGINEXAMPLE=ON -DPLUGIN_REGISTRATION=ON -DPLUGIN_SENSABLEEMULATION=ON -DPLUGIN_SHAPEMATCHINGPLUGIN=ON -DPLUGIN_SOFAASSIMP=ON -DPLUGIN_SOFACARVING=ON -DPLUGIN_SOFADISTANCEGRID=ON -DPLUGIN_SOFAEULERIANFLUID=ON -DPLUGIN_SOFAGLFW=ON -DPLUGIN_SOFAIMPLICITFIELD=ON -DPLUGIN_SOFAPYTHON3=ON -DPLUGIN_SOFASIMPLEGUI=ON -DPLUGIN_SOFASPHFLUID=ON -DPLUGIN_SOFA_METIS=ON -DPLUGIN_SOFTROBOTS=ON -DPLUGIN_STLIB=ON -DPLUGIN_VOLUMETRICRENDERING=ON Disabled modules and plugins: -DPLUGIN_BULLETCOLLISIONDETECTION=OFF -DPLUGIN_CGALPLUGIN=OFF -DPLUGIN_EXTERNALBEHAVIORMODEL=OFF -DPLUGIN_MESHSTEPLOADER=OFF -DPLUGIN_SOFACUDA=OFF -DPLUGIN_SOFAIMGUI=OFF -DPLUGIN_THMPGSPATIALHASHING=OFF Calling: cmake -GNinja -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_C_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_OSX_ARCHITECTURES=x86_64 -DCMAKE_PREFIX_PATH=/Users/ci/Qt/5.12.6/clang_64 -DPython_EXECUTABLE=/usr/local/opt/python@3.10/bin/python3 -DPython_LIBRARY=/usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/lib/python3.10/config-3.10-darwin/libpython3.10.dylib -DPython_INCLUDE_DIR=/usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/include/python3.10 -DPython3_EXECUTABLE=/usr/local/opt/python@3.10/bin/python3 -DPython3_LIBRARY=/usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/lib/python3.10/config-3.10-darwin/libpython3.10.dylib -DPython3_INCLUDE_DIR=/usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/include/python3.10 -Dpybind11_ROOT=/usr/local/lib/python3.10/site-packages/pybind11/share/cmake/pybind11 -Dpybind11_DIR=/usr/local/lib/python3.10/site-packages/pybind11/share/cmake/pybind11 -DAPPLICATION_GETDEPRECATEDCOMPONENTS=ON -DSOFA_BUILD_APP_BUNDLE=OFF -DSOFA_WITH_DEPRECATED_COMPONENTS=ON -DSOFA_GUI_QT_ENABLE_QDOCBROWSER=OFF -DSOFAGUIQT_ENABLE_NODEGRAPH=OFF -DPLUGIN_EXTERNALBEHAVIORMODEL=OFF -DAPPLICATION_REGRESSION_TEST=ON -DSOFA_FETCH_REGRESSION=ON -DAPPLICATION_SOFAPHYSICSAPI=ON -DAPPLICATION_SOFAINFO=ON -DSOFA_BUILD_TUTORIALS=ON -DSOFA_BUILD_TESTS=ON -DSOFA_DUMP_VISITOR_INFO=ON -DPLUGIN_SOFAPYTHON3=ON -DSOFA_FETCH_SOFAPYTHON3=ON -DPLUGIN_CIMGPLUGIN=ON -DPLUGIN_BEAMADAPTER=ON -DSOFA_FETCH_BEAMADAPTER=ON -DPLUGIN_STLIB=ON -DSOFA_FETCH_STLIB=ON -DPLUGIN_SOFTROBOTS=ON -DSOFA_FETCH_SOFTROBOTS=ON -DPLUGIN_SHAPEMATCHINGPLUGIN=ON -DSOFA_FETCH_SHAPEMATCHINGPLUGIN=ON -DPLUGIN_CSPARSESOLVERS=ON -DSOFA_FETCH_CSPARSESOLVERS=ON -DPLUGIN_MODELORDERREDUCTION=ON -DSOFA_FETCH_MODELORDERREDUCTION=ON -DPLUGIN_SOFA_METIS=ON -DSOFA_FETCH_SOFA.METIS=ON -DPLUGIN_BULLETCOLLISIONDETECTION=OFF -DPLUGIN_CGALPLUGIN=OFF -DSOFA_FETCH_CGALPLUGIN=OFF -DPLUGIN_COLLADASCENELOADER=ON -DPLUGIN_SOFAASSIMP=ON -DPLUGIN_DIFFUSIONSOLVER=ON -DPLUGIN_GEOMAGIC=ON -DPLUGIN_IMAGE=ON -DPLUGIN_INVERTIBLEFVM=ON -DSOFA_FETCH_INVERTIBLEFVM=ON -DPLUGIN_MANIFOLDTOPOLOGIES=ON -DSOFA_FETCH_MANIFOLDTOPOLOGIES=ON -DPLUGIN_MANUALMAPPING=ON -DPLUGIN_MESHSTEPLOADER=OFF -DPLUGIN_MULTITHREADING=ON -DPLUGIN_PLUGINEXAMPLE=ON -DSOFA_FETCH_PLUGINEXAMPLE=ON -DPLUGIN_REGISTRATION=ON -DSOFA_FETCH_REGISTRATION=ON -DPLUGIN_SENSABLEEMULATION=ON -DPLUGIN_SOFACARVING=ON -DPLUGIN_SOFACUDA=OFF -DPLUGIN_SOFADISTANCEGRID=ON -DPLUGIN_SOFAEULERIANFLUID=ON -DPLUGIN_SOFAGLFW=ON -DPLUGIN_SOFAIMGUI=OFF -DAPPLICATION_RUNSOFAGLFW=ON -DSOFA_FETCH_SOFAGLFW=ON -DPLUGIN_SOFAIMPLICITFIELD=ON -DPLUGIN_SOFASIMPLEGUI=ON -DPLUGIN_SOFASPHFLUID=ON -DSOFA_FETCH_SOFASPHFLUID=ON -DPLUGIN_COLLISIONOBBCAPSULE=ON -DPLUGIN_THMPGSPATIALHASHING=OFF -DSOFA_FETCH_THMPGSPATIALHASHING=ON -DPLUGIN_VOLUMETRICRENDERING=ON -DPLUGIN_IMAGE_COMPILE_SET=full ../src -- The C compiler identification is AppleClang 13.0.0.13000029 -- The CXX compiler identification is AppleClang 13.0.0.13000029 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/local/opt/ccache/libexec/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/local/opt/ccache/libexec/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Precompiled headers: disabled (SOFA_BUILD_WITH_PCH_ENABLED is OFF or CMake < 3.16). -- Install prefix: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/install -- Adding library Sofa.Config Using legacy headers is enabled. -- Adding library Sofa.Compat -- Adding library Sofa.Type -- Adding library Sofa.Geometry -- Adding library Sofa.Topology -- Adding library Sofa.Helper -- Found Eigen3: /usr/local/include/eigen3 (Required is at least version "2.91.0") -- Found Json: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/extlibs/json (Required is at least version "3.1.2") -- Found STB: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/extlibs/stb -- Found DiffLib: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/extlibs/difflib -- Adding library Sofa.LinearAlgebra -- Found Eigen3: /usr/local/include/eigen3 (Required is at least version "3.3.5") -- Adding library Sofa.DefaultType -- Found Eigen3: /usr/local/include/eigen3 (Required is at least version "2.91.0") -- Adding library Sofa.Core -- Adding library Sofa.Simulation -- Adding library Sofa.Simulation.Core -- Adding library Sofa.Simulation.Common -- Adding library Sofa.Simulation.Graph -- Adding library Sofa.SimpleApi -- Adding library Sofa.Testing Sofa.Testing: DEPENDENCY googletest NOT FOUND. SOFA_ALLOW_FETCH_DEPENDENCIES is ON, fetching googletest... Sofa.Testing: adding subdirectory /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/_deps/googletest-src -- Found Python3: /usr/local/opt/python@3.10/bin/python3 (found version "3.10.5") found components: Interpreter -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found GTest: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/cmake/GTestConfig.cmake (found version "1.14.0") -- Adding library Sofa.Framework -- Adding module Sofa.Component -- Adding module Sofa.Component.ODESolver -- Adding module Sofa.Component.ODESolver.Forward -- Adding module Sofa.Component.ODESolver.Backward -- Adding module Sofa.Component.IO -- Adding module Sofa.Component.IO.Mesh -- Found ZLIB: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/lib/libz.tbd (found version "1.2.11") -- Adding module Sofa.Component.Playback -- Adding module Sofa.Component.SceneUtility -- Adding module Sofa.Component.Topology -- Adding module Sofa.Component.Topology.Container -- Adding module Sofa.Component.Topology.Container.Constant -- Adding module Sofa.Component.Topology.Container.Dynamic -- Adding module Sofa.Component.Topology.Container.Grid -- Adding module Sofa.Component.Topology.Mapping -- Adding module Sofa.Component.Topology.Utility -- Adding module Sofa.Component.Visual -- Adding module Sofa.Component.LinearSystem -- Adding module Sofa.Component.LinearSolver -- Adding module Sofa.Component.LinearSolver.Iterative -- Adding module Sofa.Component.LinearSolver.Ordering -- Adding module Sofa.Component.LinearSolver.Direct -- Adding module Sofa.Component.LinearSolver.Preconditioner -- Adding module Sofa.Component.Mass -- Adding module Sofa.Component.Diffusion -- Adding module Sofa.Component.Mapping -- Adding module Sofa.Component.Mapping.Linear -- Adding module Sofa.Component.Mapping.NonLinear -- Adding module Sofa.Component.Mapping.MappedMatrix -- Adding module Sofa.Component.StateContainer -- Adding module Sofa.Component.SolidMechanics -- Adding module Sofa.Component.SolidMechanics.Spring -- Adding module Sofa.Component.SolidMechanics.FEM -- Adding module Sofa.Component.SolidMechanics.FEM.Elastic -- Adding module Sofa.Component.SolidMechanics.FEM.HyperElastic -- Adding module Sofa.Component.SolidMechanics.FEM.NonUniform -- Adding module Sofa.Component.SolidMechanics.TensorMass -- Adding module Sofa.Component.Constraint -- Adding module Sofa.Component.Constraint.Lagrangian -- Adding module Sofa.Component.Constraint.Lagrangian.Model -- Adding module Sofa.Component.Constraint.Lagrangian.Correction -- Adding module Sofa.Component.Constraint.Lagrangian.Solver -- Adding module Sofa.Component.Constraint.Projective -- Adding module Sofa.Component.AnimationLoop -- Adding module Sofa.Component.MechanicalLoad -- Adding module Sofa.Component.Collision -- Adding module Sofa.Component.Collision.Geometry -- Adding module Sofa.Component.Collision.Detection -- Adding module Sofa.Component.Collision.Detection.Algorithm -- Adding module Sofa.Component.Collision.Detection.Intersection -- Adding module Sofa.Component.Collision.Response -- Adding module Sofa.Component.Collision.Response.Mapper -- Adding module Sofa.Component.Collision.Response.Contact -- Adding module Sofa.Component.Setting -- Adding module Sofa.Component.Controller -- Adding module Sofa.Component.Engine -- Adding module Sofa.Component.Engine.Analyze -- Adding module Sofa.Component.Engine.Generate -- Adding module Sofa.Component.Engine.Select -- Adding module Sofa.Component.Engine.Transform -- Adding module Sofa.Component.Haptics -- Adding library Sofa.GL -- Found OpenGL: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework -- Found GLEW: /usr/local/lib/cmake/glew/glew-config.cmake -- Adding module Sofa.GL.Component -- Adding module Sofa.GL.Component.Rendering2D -- Adding module Sofa.GL.Component.Rendering3D -- Adding module Sofa.GL.Component.Engine -- Adding module Sofa.GL.Component.Shader -- Adding module Sofa.GUI.Component -- Adding library Sofa.GUI.Common Sofa.GUI.Common: DEPENDENCY cxxopts NOT FOUND. SOFA_ALLOW_FETCH_DEPENDENCIES is ON, fetching cxxopts... Sofa.GUI.Common: adding subdirectory /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/_deps/cxxopts-src -- -- Sofa.GUI.Common: Sofa.GL dependent features enabled. -- Adding plugin Sofa.GUI.Batch -- Adding plugin Sofa.GUI.Qt Sofa.GUI.Qt: will use Qt5 -- Sofa.GUI.Qt: Qt5WebEngine not found, QDocBrowser will not be built. -- Adding collection SofaFramework -- Adding collection SofaBase -- Adding collection SofaSimpleFem -- Adding collection SofaRigid -- Adding collection SofaDeformable -- Adding collection SofaObjectInteraction -- Adding collection SofaEngine -- Adding collection SofaExplicitOdeSolver -- Adding collection SofaImplicitOdeSolver -- Adding collection SofaLoader -- Adding collection SofaGeneralVisual -- Adding collection SofaGraphComponent -- Adding collection SofaGeneralMeshCollision -- Adding collection SofaBoundaryCondition -- Adding collection SofaGeneralAnimationLoop -- Adding collection SofaGeneralDeformable -- Adding collection SofaGeneralEngine -- Adding collection SofaGeneralExplicitOdeSolver -- Adding collection SofaGeneralImplicitOdeSolver -- Adding collection SofaGeneralLinearSolver -- Adding collection SofaGeneralRigid -- Adding collection SofaGeneralTopology -- Adding collection SofaTopologyMapping -- Adding collection SofaUserInteraction -- Adding collection SofaConstraint -- Adding collection SofaGeneralLoader -- Adding collection SofaExporter -- Adding collection SofaSparseSolver -- Adding collection SofaPreconditioner -- Adding collection SofaDenseSolver -- Adding collection SofaNonUniformFem -- Adding collection SofaOpenglVisual -- Adding collection SofaMiscTopology -- Adding collection SofaMiscExtra -- Adding collection SofaMiscForceField -- Adding collection SofaMiscEngine -- Adding collection SofaMiscSolver -- Adding collection SofaMiscFem -- Adding collection SofaMiscMapping -- Adding collection SofaMiscCollision -- Adding collection SofaHaptics -- Adding plugin SofaValidation -- Adding collection SofaGui -- Adding collection SofaGuiCommon -- Adding collection SofaGuiQt -- Adding collection SofaCommon -- Adding collection SofaGeneral -- Adding collection SofaAdvanced -- Adding collection SofaMisc -- Adding collection SofaComponentAll SofaComponentAll: SofaSimulationCommon will not be in the collection. SofaComponentAll: SofaSimulationGraph will not be in the collection. SofaComponentAll: SofaMeshCollision will not be in the collection. SofaComponentAll: SofaGeneralObjectInteraction will not be in the collection. -- Adding plugin SceneCreator -- Adding plugin CollisionOBBCapsule -- Adding plugin CImgPlugin CImgPlugin: DEPENDENCY CImg NOT FOUND. SOFA_ALLOW_FETCH_DEPENDENCIES is ON, fetching CImg... -- Found CImg: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/_deps/cimg-src (found version "332") -- CImgPlugin: TIFF Image Format enabled -- CImgPlugin: JPEG Image Format enabled -- CImgPlugin: PNG Image Format enabled -- Adding plugin ArticulatedSystemPlugin -- Adding plugin SofaEulerianFluid Fetching external plugin SofaSphFluid Pulling reference master... Sucess. SOFA_FETCH_SOFASPHFLUID is now OFF. Set it back to ON to trigger a new fetch. -- Adding plugin SofaSphFluid -- Adding plugin SofaDistanceGrid -- SofaDistanceGrid: MiniFlowVR not found, some features will not be compiled. -- Adding plugin SofaImplicitField -- Adding plugin MultiThreading -- Adding plugin DiffusionSolver CMake Warning at applications/plugins/DiffusionSolver/CMakeLists.txt:29 (message): DiffusionSolver: your compiler does not implement OpenMP, it will be single-threaded and very inefficient... -- Adding plugin image -- image: could not find the freenect library, won't build the Kinect component Fetching external directory SofaPython3 Pulling reference master... Sucess. SOFA_FETCH_SOFAPYTHON3 is now OFF. Set it back to ON to trigger a new fetch. -- SofaPython3 is compiled as a subproject to the external project 'Sofa'. Adding plugin SofaPython3 -- Found Python: /usr/local/opt/python@3.10/bin/python3 (found suitable version "3.10.5", minimum required is "3.7") found components: Interpreter Development Development.Module Development.Embed -- Performing Test HAS_FLTO -- Performing Test HAS_FLTO - Success -- Performing Test HAS_FLTO_THIN -- Performing Test HAS_FLTO_THIN - Success -- Python: Version: 3.10.5 Executable: /usr/local/opt/python@3.10/bin/python3 Headers: /usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/include/python3.10 Libraries: /usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/lib/python3.10/config-3.10-darwin/libpython3.10.dylib User site: /Users/ci/Library/Python/3.10/lib/python/site-packages -- pybind11: Version: 2.6.2 Config: /usr/local/lib/python3.10/site-packages/pybind11/share/cmake/pybind11/pybind11Config.cmake -- SofaPython3: Bindings.SofaGui will support: Sofa.GUI.Batch;Sofa.GUI.Qt . -- Adding binding module SofaBaseTopology -- Adding binding module SofaDeformable -- Adding binding module SofaLinearSolver -- Adding binding module SofaLinearSystem -- Adding binding module SofaConstraintSolver -- Adding binding module SofaGL Fetching external plugin Registration Pulling reference master... Sucess. SOFA_FETCH_REGISTRATION is now OFF. Set it back to ON to trigger a new fetch. -- Adding plugin Registration Fetching external plugin InvertibleFVM Pulling reference master... Sucess. SOFA_FETCH_INVERTIBLEFVM is now OFF. Set it back to ON to trigger a new fetch. -- Adding plugin InvertibleFVM CMake Warning at Sofa/framework/Config/cmake/SofaMacrosInstall.cmake:1174 (message): Deprecated macro. Use 'sofa_create_package_with_targets' instead. Call Stack (most recent call first): applications/plugins/InvertibleFVM/CMakeLists.txt:25 (sofa_generate_package) Fetching external plugin PluginExample Pulling reference master... Sucess. SOFA_FETCH_PLUGINEXAMPLE is now OFF. Set it back to ON to trigger a new fetch. -- Adding plugin PluginExample -- GUI components have been detected, enable GUI-related components Fetching external plugin ManifoldTopologies Pulling reference master... Sucess. SOFA_FETCH_MANIFOLDTOPOLOGIES is now OFF. Set it back to ON to trigger a new fetch. -- Adding plugin ManifoldTopologies -- Adding plugin SensableEmulation -- Found Boost: /usr/local/lib/cmake/Boost-1.76.0/BoostConfig.cmake (found version "1.76.0") found components: thread -- Adding plugin SofaCarving -- Adding plugin Geomagic CMake Warning at applications/plugins/Geomagic/CMakeLists.txt:14 (message): OpenHaptics dependency not found, Geomagic will miss all haptic features. -- Adding plugin SofaAssimp -- Assimp found. Library is assimp::assimp and include dir is /usr/local/include;/usr/local/include -- Adding plugin SofaMatrix SofaMatrix: DEPENDENCY metis NOT FOUND. SOFA_ALLOW_FETCH_DEPENDENCIES is ON, fetching metis... -- Looking for execinfo.h -- Looking for execinfo.h - found -- Looking for getline -- Looking for getline - found Fetching external plugin BeamAdapter Pulling reference master... Sucess. SOFA_FETCH_BEAMADAPTER is now OFF. Set it back to ON to trigger a new fetch. -- Adding plugin BeamAdapter -- Install prefix: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/install/BeamAdapter Fetching external plugin STLIB Pulling reference master... Sucess. SOFA_FETCH_STLIB is now OFF. Set it back to ON to trigger a new fetch. -- Adding plugin STLIB -- Install prefix: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/install/STLIB CMake Warning (dev) at /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/cmake/SofaPython3Config.cmake:67 (find_package): Policy CMP0074 is not set: find_package uses _ROOT variables. Run "cmake --help-policy CMP0074" for policy details. Use the cmake_policy command to set the policy and suppress this warning. CMake variable pybind11_ROOT is set to: /usr/local/lib/python3.10/site-packages/pybind11/share/cmake/pybind11 For compatibility, CMake is ignoring the variable. Call Stack (most recent call first): applications/plugins/STLIB/CMakeLists.txt:39 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. Fetching external plugin SoftRobots Pulling reference master... Sucess. SOFA_FETCH_SOFTROBOTS is now OFF. Set it back to ON to trigger a new fetch. -- Adding plugin SoftRobots -- Install prefix: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/install/SoftRobots -- Found dependency : 'STLIB' plugin . Fetching external plugin ShapeMatchingPlugin Pulling reference master... Sucess. SOFA_FETCH_SHAPEMATCHINGPLUGIN is now OFF. Set it back to ON to trigger a new fetch. -- Adding plugin ShapeMatchingPlugin Fetching external plugin CSparseSolvers Pulling reference master... Sucess. SOFA_FETCH_CSPARSESOLVERS is now OFF. Set it back to ON to trigger a new fetch. -- Adding plugin CSparseSolvers Fetching external plugin ModelOrderReduction Pulling reference master... Sucess. SOFA_FETCH_MODELORDERREDUCTION is now OFF. Set it back to ON to trigger a new fetch. -- Adding plugin ModelOrderReduction -- Install prefix: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/install/ModelOrderReduction -- Python3 packages will be installed in: python3/site-packages. Fetching external plugin Sofa.Metis Pulling reference master... Sucess. SOFA_FETCH_SOFA.METIS is now OFF. Set it back to ON to trigger a new fetch. -- Adding plugin Sofa.Metis -- Adding plugin SofaSimpleGUI -- Adding plugin VolumetricRendering -- Adding application SceneChecking -- Adding application getDeprecatedComponents -- Adding application SofaPhysicsAPI SofaPhysicsAPI: SofaValidation has been found; enabling DataController and DataMonitor support. -- Adding application runSofa Write Plugin list at /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/plugin_list.conf.default Fetching external directory Regression Pulling reference master... Sucess. SOFA_FETCH_REGRESSION is now OFF. Set it back to ON to trigger a new fetch. -- Adding application Regression_test -- Install prefix: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/install regression will be compiled with SofaPython3 support. Fetching external directory SofaGLFW Pulling reference master... Sucess. SOFA_FETCH_SOFAGLFW is now OFF. Set it back to ON to trigger a new fetch. -- Adding plugin SofaGLFW -- Install prefix: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/install/SofaGLFW CMake Deprecation Warning at /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/_deps/glfw-src/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Using Cocoa for window creation -- SofaPython3 bindings for SofaGLFW will be created. -- Adding application runSofaGLFW -- Adding application sofaInfo -- Configuring done (100.3s) -- Generating done (2.3s) CMake Warning: Manually-specified variables were not used by the project: PLUGIN_CGALPLUGIN PLUGIN_COLLADASCENELOADER PLUGIN_EXTERNALBEHAVIORMODEL PLUGIN_MANUALMAPPING PLUGIN_MESHSTEPLOADER PLUGIN_THMPGSPATIALHASHING Python3_INCLUDE_DIR Python3_LIBRARY SOFAGUIQT_ENABLE_NODEGRAPH SOFA_FETCH_THMPGSPATIALHASHING SOFA_WITH_DEPRECATED_COMPONENTS -- Build files have been written to: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build [END] Configure (2024-04-19 03:49:54.605008) - took 104.104137 seconds [BEGIN] Build (2024-04-19 03:49:54.650331) --------------- compile.sh vars --------------- BUILD_DIR = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build CONFIG = macos_clang PLATFORM = macos COMPILER = clang ARCHITECTURE = amd64 ----------------------------------------------- Using ninja as build system Calling: ninja all -j4 [1/2554] Building CXX object Sofa/framework/Compat/CMakeFiles/Sofa.Compat.dir/src/sofa/initSofaCompat.cpp.o [2/2554] Building CXX object Sofa/framework/Config/CMakeFiles/Sofa.Config.dir/src/sofa/initSofaConfig.cpp.o [3/2554] Building CXX object Sofa/framework/Type/CMakeFiles/Sofa.Type.dir/src/sofa/type/init.cpp.o [4/2554] Building CXX object Sofa/framework/Type/CMakeFiles/Sofa.Type.dir/src/sofa/type/BoundingBox.cpp.o [5/2554] Building CXX object Sofa/framework/Type/CMakeFiles/Sofa.Type.dir/src/sofa/type/DualQuat.cpp.o [6/2554] Building CXX object Sofa/framework/Type/CMakeFiles/Sofa.Type.dir/src/sofa/type/Material.cpp.o [7/2554] Building CXX object Sofa/framework/Type/CMakeFiles/Sofa.Type.dir/src/sofa/type/Frame.cpp.o [8/2554] Building CXX object Sofa/framework/Type/CMakeFiles/Sofa.Type.dir/src/sofa/type/PrimitiveGroup.cpp.o [9/2554] Building CXX object Sofa/framework/Type/CMakeFiles/Sofa.Type.dir/src/sofa/type/Quat.cpp.o [10/2554] Building CXX object Sofa/framework/Type/CMakeFiles/Sofa.Type.dir/src/sofa/type/RGBAColor.cpp.o [11/2554] Building CXX object Sofa/framework/Type/CMakeFiles/Sofa.Type.dir/src/sofa/type/SVector.cpp.o [12/2554] Building CXX object Sofa/framework/Type/CMakeFiles/Sofa.Type.dir/src/sofa/type/SpatialVector.cpp.o [13/2554] Building CXX object Sofa/framework/Type/CMakeFiles/Sofa.Type.dir/src/sofa/type/Transform.cpp.o [14/2554] Building CXX object Sofa/framework/Type/CMakeFiles/Sofa.Type.dir/src/sofa/type/Vec.cpp.o [15/2554] Building CXX object Sofa/framework/Type/CMakeFiles/Sofa.Type.dir/src/sofa/type/fixed_array.cpp.o [16/2554] Building CXX object Sofa/framework/Type/CMakeFiles/Sofa.Type.dir/src/sofa/type/vector.cpp.o [17/2554] Linking CXX shared library lib/libSofa.Config.24.06.99.dylib [18/2554] Creating library symlink lib/libSofa.Config.dylib [19/2554] Building CXX object Sofa/framework/Type/CMakeFiles/Sofa.Type.dir/src/sofa/type/vector_Integral.cpp.o [20/2554] Building CXX object Sofa/framework/Type/CMakeFiles/Sofa.Type.dir/src/sofa/type/vector_Real.cpp.o [21/2554] Building CXX object Sofa/framework/Type/CMakeFiles/Sofa.Type.dir/src/sofa/type/vector_String.cpp.o [22/2554] Building CXX object Sofa/framework/Type/test/CMakeFiles/Sofa.Type_test.dir/Color_test.cpp.o [23/2554] Building CXX object Sofa/framework/Type/test/CMakeFiles/Sofa.Type_test.dir/MatTypes_test.cpp.o [24/2554] Building CXX object Sofa/framework/Type/test/CMakeFiles/Sofa.Type_test.dir/MatSym_test.cpp.o [25/2554] Building CXX object Sofa/framework/Type/test/CMakeFiles/Sofa.Type_test.dir/Quater_test.cpp.o [26/2554] Linking CXX shared library lib/libSofa.Compat.24.06.99.dylib [27/2554] Building CXX object Sofa/framework/Type/test/CMakeFiles/Sofa.Type_test.dir/Material_test.cpp.o [28/2554] Building CXX object Sofa/framework/Type/test/CMakeFiles/Sofa.Type_test.dir/SVector_test.cpp.o [29/2554] Creating library symlink lib/libSofa.Compat.dylib [30/2554] Building CXX object Sofa/framework/Type/test/CMakeFiles/Sofa.Type_test.dir/VecTypes_test.cpp.o [31/2554] Building CXX object Sofa/framework/Type/test/CMakeFiles/Sofa.Type_test.dir/fixed_array_test.cpp.o [32/2554] Building CXX object Sofa/framework/Type/test/CMakeFiles/Sofa.Type_test.dir/vector_test.cpp.o [33/2554] Building CXX object Sofa/framework/Geometry/CMakeFiles/Sofa.Geometry.dir/src/sofa/geometry/init.cpp.o [34/2554] Building CXX object Sofa/framework/Geometry/CMakeFiles/Sofa.Geometry.dir/src/sofa/geometry/ElementInfo.cpp.o [35/2554] Building CXX object Sofa/framework/Geometry/test/CMakeFiles/Sofa.Geometry_test.dir/Edge_test.cpp.o [36/2554] Building CXX object Sofa/framework/Geometry/test/CMakeFiles/Sofa.Geometry_test.dir/Triangle_test.cpp.o [37/2554] Building CXX object Sofa/framework/Geometry/test/CMakeFiles/Sofa.Geometry_test.dir/Quad_test.cpp.o [38/2554] Linking CXX shared library lib/libSofa.Type.24.06.99.dylib [39/2554] Building CXX object Sofa/framework/Geometry/test/CMakeFiles/Sofa.Geometry_test.dir/Tetrahedron_test.cpp.o [40/2554] Creating library symlink lib/libSofa.Type.dylib [41/2554] Building CXX object Sofa/framework/Geometry/test/CMakeFiles/Sofa.Geometry_test.dir/Hexahedron_test.cpp.o [42/2554] Building CXX object Sofa/framework/Topology/CMakeFiles/Sofa.Topology.dir/src/sofa/topology/init.cpp.o [43/2554] Building CXX object Sofa/framework/Topology/CMakeFiles/Sofa.Topology.dir/src/sofa/topology/Topology.cpp.o [44/2554] Building CXX object Sofa/framework/Topology/CMakeFiles/Sofa.Topology.dir/src/sofa/topology/Point.cpp.o [45/2554] Building CXX object Sofa/framework/Topology/CMakeFiles/Sofa.Topology.dir/src/sofa/topology/Element.cpp.o [46/2554] Building CXX object Sofa/framework/Topology/CMakeFiles/Sofa.Topology.dir/src/sofa/topology/Edge.cpp.o [47/2554] Building CXX object Sofa/framework/Topology/CMakeFiles/Sofa.Topology.dir/src/sofa/topology/Triangle.cpp.o [48/2554] Building CXX object Sofa/framework/Topology/CMakeFiles/Sofa.Topology.dir/src/sofa/topology/Quad.cpp.o [49/2554] Building CXX object Sofa/framework/Topology/CMakeFiles/Sofa.Topology.dir/src/sofa/topology/Tetrahedron.cpp.o [50/2554] Building CXX object Sofa/framework/Topology/CMakeFiles/Sofa.Topology.dir/src/sofa/topology/Pentahedron.cpp.o [51/2554] Linking CXX shared library lib/libSofa.Geometry.24.06.99.dylib [52/2554] Building CXX object Sofa/framework/Topology/CMakeFiles/Sofa.Topology.dir/src/sofa/topology/Pyramid.cpp.o [53/2554] Creating library symlink lib/libSofa.Geometry.dylib [54/2554] Building CXX object Sofa/framework/Topology/CMakeFiles/Sofa.Topology.dir/src/sofa/topology/Hexahedron.cpp.o [55/2554] Building CXX object Sofa/framework/Topology/test/CMakeFiles/Sofa.Topology_test.dir/Hexahedron_test.cpp.o [56/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/BackTrace.cpp.o /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/src/sofa/helper/BackTrace.cpp:48:50: warning: unused parameter 'maxEntries' [-Wunused-parameter] BackTrace::StackTrace BackTrace::getTrace(size_t maxEntries) ^ 1 warning generated. [57/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/AdvancedTimer.cpp.o [58/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/ColorMap.cpp.o [59/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/ComponentChange.cpp.o [60/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/DiffLib.cpp.o [61/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/Factory.cpp.o [62/2554] Linking CXX shared library lib/libSofa.Topology.24.06.99.dylib [63/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/LCPcalc.cpp.o [64/2554] Creating library symlink lib/libSofa.Topology.dylib [65/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/GenerateRigid.cpp.o [66/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/MarchingCubeUtility.cpp.o [67/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/ScopedAdvancedTimer.cpp.o [68/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/NameDecoder.cpp.o [69/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/OptionsGroup.cpp.o [70/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/Polynomial_LD.cpp.o [71/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/RandomGenerator.cpp.o [72/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/TagFactory.cpp.o [73/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/StringUtils.cpp.o [74/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/TriangleOctree.cpp.o [75/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/Utils.cpp.o [76/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/init.cpp.o [77/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/decompose.cpp.o [78/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/fwd.cpp.o [79/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/io/BaseFileAccess.cpp.o [80/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/io/FileAccess.cpp.o [81/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/io/File.cpp.o [82/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/io/Image.cpp.o [83/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/io/ImageDDS.cpp.o [84/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/io/ImageRAW.cpp.o [85/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/io/Mesh.cpp.o [86/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/io/MeshOBJ.cpp.o [87/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/messaging/FileMessage.cpp.o [88/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/io/MeshGmsh.cpp.o [89/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/io/MeshTopologyLoader.cpp.o [90/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/io/SphereLoader.cpp.o [91/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/io/TriangleLoader.cpp.o [92/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/io/STBImage.cpp.o [93/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/io/XspLoader.cpp.o [94/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/kdTree.cpp.o [95/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/system/DynamicLibrary.cpp.o [96/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/system/FileSystem.cpp.o [97/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/system/Locale.cpp.o [98/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/system/PipeProcess.cpp.o [99/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/system/PluginManager.cpp.o [100/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/system/SetDirectory.cpp.o [101/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/system/console.cpp.o [102/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/system/thread/CTime.cpp.o [103/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/system/thread/CircularQueue.cpp.o [104/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/system/thread/debug.cpp.o [105/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/system/FileRepository.cpp.o [106/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/set.cpp.o [107/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/logging/Message.cpp.o [108/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/logging/MessageDispatcher.cpp.o [109/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/logging/MessageFormatter.cpp.o [110/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/logging/ComponentInfo.cpp.o [111/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/logging/ClangMessageHandler.cpp.o [112/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/logging/ClangStyleMessageFormatter.cpp.o [113/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/logging/DefaultStyleMessageFormatter.cpp.o [114/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/logging/ConsoleMessageHandler.cpp.o [115/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/logging/SilentMessageHandler.cpp.o [116/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/logging/FileMessageHandler.cpp.o [117/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/logging/CountingMessageHandler.cpp.o [118/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/logging/LoggingMessageHandler.cpp.o [119/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/logging/RoutingMessageHandler.cpp.o [120/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/logging/ExceptionMessageHandler.cpp.o [121/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/visual/Transformation.cpp.o [122/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/visual/DrawTool.cpp.o [123/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/visual/Trackball.cpp.o [124/2554] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/DiffLib_test.cpp.o [125/2554] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/Factory_test.cpp.o [126/2554] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/KdTree_test.cpp.o [127/2554] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/NameDecoder_test.cpp.o [128/2554] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/OptionsGroup_test.cpp.o [129/2554] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/StringUtils_test.cpp.o [130/2554] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/TagFactory_test.cpp.o [131/2554] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/Utils_test.cpp.o [132/2554] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/accessor/ReadAccessor.cpp.o [133/2554] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/system/FileMonitor_macosx.cpp.o [134/2554] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/accessor/WriteAccessor.cpp.o [135/2554] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/io/MeshOBJ_test.cpp.o [136/2554] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/io/STBImage_test.cpp.o [137/2554] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/io/XspLoader_test.cpp.o [138/2554] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/narrow_cast_test.cpp.o [139/2554] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/logging/logging_test.cpp.o [140/2554] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/system/FileMonitor_test.cpp.o [141/2554] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/system/FileRepository_test.cpp.o [142/2554] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/system/FileSystem_test.cpp.o [143/2554] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/system/PluginManager_test.cpp.o [144/2554] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/system/thread/CircularQueue_test.cpp.o [145/2554] Building CXX object Sofa/framework/Helper/test/system/TestPluginA/CMakeFiles/TestPluginA.dir/initTestPluginA.cpp.o [146/2554] Building CXX object Sofa/framework/Helper/test/system/TestPluginA/CMakeFiles/TestPluginA.dir/ComponentA.cpp.o [147/2554] Building CXX object Sofa/framework/Helper/test/system/TestPluginA/CMakeFiles/TestPluginA.dir/ComponentB.cpp.o [148/2554] Building CXX object Sofa/framework/Helper/test/system/TestPluginB/CMakeFiles/TestPluginB.dir/initTestPluginB.cpp.o [149/2554] Linking CXX shared library lib/libSofa.Helper.24.06.99.dylib [150/2554] Creating library symlink lib/libSofa.Helper.dylib [151/2554] Building CXX object Sofa/framework/LinearAlgebra/CMakeFiles/Sofa.LinearAlgebra.dir/src/sofa/linearalgebra/BaseVector.cpp.o [152/2554] Building CXX object Sofa/framework/LinearAlgebra/CMakeFiles/Sofa.LinearAlgebra.dir/src/sofa/linearalgebra/BaseMatrix.cpp.o [153/2554] Building CXX object Sofa/framework/Helper/simutest/CMakeFiles/Sofa.Helper_simutest.dir/AdvancedTimer_test.cpp.o [154/2554] Building CXX object Sofa/framework/LinearAlgebra/CMakeFiles/Sofa.LinearAlgebra.dir/src/sofa/linearalgebra/BlockDiagonalMatrix.cpp.o [155/2554] Building CXX object Sofa/framework/LinearAlgebra/CMakeFiles/Sofa.LinearAlgebra.dir/src/sofa/linearalgebra/BlockFullMatrix.cpp.o [156/2554] Building CXX object Sofa/framework/LinearAlgebra/CMakeFiles/Sofa.LinearAlgebra.dir/src/sofa/linearalgebra/BlockVector.cpp.o [157/2554] Building CXX object Sofa/framework/LinearAlgebra/CMakeFiles/Sofa.LinearAlgebra.dir/src/sofa/linearalgebra/BTDMatrix.cpp.o [158/2554] Building CXX object Sofa/framework/LinearAlgebra/CMakeFiles/Sofa.LinearAlgebra.dir/src/sofa/linearalgebra/CompressedRowSparseMatrixConstraint.cpp.o [159/2554] Building CXX object Sofa/framework/LinearAlgebra/CMakeFiles/Sofa.LinearAlgebra.dir/src/sofa/linearalgebra/CompressedRowSparseMatrixGeneric.cpp.o [160/2554] Building CXX object Sofa/framework/LinearAlgebra/CMakeFiles/Sofa.LinearAlgebra.dir/src/sofa/linearalgebra/CompressedRowSparseMatrixMechanical.cpp.o [161/2554] Building CXX object Sofa/framework/LinearAlgebra/CMakeFiles/Sofa.LinearAlgebra.dir/src/sofa/linearalgebra/EigenVector.cpp.o [162/2554] Building CXX object Sofa/framework/LinearAlgebra/CMakeFiles/Sofa.LinearAlgebra.dir/src/sofa/linearalgebra/FullMatrix.cpp.o [163/2554] Building CXX object Sofa/framework/LinearAlgebra/CMakeFiles/Sofa.LinearAlgebra.dir/src/sofa/linearalgebra/FullVector.cpp.o [164/2554] Building CXX object Sofa/framework/LinearAlgebra/CMakeFiles/Sofa.LinearAlgebra.dir/src/sofa/linearalgebra/RotationMatrix.cpp.o [165/2554] Building CXX object Sofa/framework/LinearAlgebra/CMakeFiles/Sofa.LinearAlgebra.dir/src/sofa/linearalgebra/init.cpp.o [166/2554] Building CXX object 'Sofa/framework/LinearAlgebra/CMakeFiles/Sofa.LinearAlgebra.dir/src/sofa/linearalgebra/SparseMatrixStorageOrder[EigenSparseMatrix].cpp.o' [167/2554] Building CXX object Sofa/framework/LinearAlgebra/test/CMakeFiles/Sofa.LinearAlgebra_test.dir/BTDMatrix_test.cpp.o [168/2554] Building CXX object Sofa/framework/LinearAlgebra/test/CMakeFiles/Sofa.LinearAlgebra_test.dir/BaseMatrix_test.cpp.o [169/2554] Building CXX object Sofa/framework/LinearAlgebra/test/CMakeFiles/Sofa.LinearAlgebra_test.dir/CompressedRowSparseMatrix_test.cpp.o [170/2554] Building CXX object Sofa/framework/LinearAlgebra/test/CMakeFiles/Sofa.LinearAlgebra_test.dir/Matrix_test.cpp.o [171/2554] Building CXX object Sofa/framework/LinearAlgebra/test/CMakeFiles/Sofa.LinearAlgebra_test.dir/RotationMatrix_test.cpp.o [172/2554] Building CXX object Sofa/framework/LinearAlgebra/test/CMakeFiles/Sofa.LinearAlgebra_test.dir/SparseMatrixProduct_test.cpp.o In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/test/SparseMatrixProduct_test.cpp:23: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:294:16: warning: unused variable 'lhsNonZeros' [-Wunused-variable] const auto lhsNonZeros = m_lhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:86:11: note: in instantiation of member function 'sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>::computeProductFromIntersection' requested here T product(&A, &B); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:123:24: note: in instantiation of member function 'sofa::linearalgebra::testing::TestSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>::checkMatrix' requested here EXPECT_TRUE( this->checkMatrix( 5, 5, 5, 1. / 5. ) ); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:457:44: note: in instantiation of member function 'sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix, Eigen::SparseMatrix, Eigen::SparseMatrix>>::TestBody' requested here Test* CreateTest() override { return new TestClass; } ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:726:13: note: in instantiation of member function 'testing::internal::TestFactoryImpl, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::CreateTest' requested here new TestFactoryImpl); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here typename Types::Tail>::Register(prefix, ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: (skipping 11 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:785:50: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here TypeParameterizedTest::Register( ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/test/SparseMatrixProduct_test.cpp:54:1: note: in instantiation of member function 'testing::internal::TypeParameterizedTestSuite, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here INSTANTIATE_TYPED_TEST_SUITE_P( ^ _deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:313:11: note: expanded from macro 'INSTANTIATE_TYPED_TEST_SUITE_P' Register(GTEST_STRINGIFY_(Prefix), \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/test/SparseMatrixProduct_test.cpp:23: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:295:16: warning: unused variable 'rhsNonZeros' [-Wunused-variable] const auto rhsNonZeros = m_rhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:294:16: warning: unused variable 'lhsNonZeros' [-Wunused-variable] const auto lhsNonZeros = m_lhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:86:11: note: in instantiation of member function 'sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>::computeProductFromIntersection' requested here T product(&A, &B); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:123:24: note: in instantiation of member function 'sofa::linearalgebra::testing::TestSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>::checkMatrix' requested here EXPECT_TRUE( this->checkMatrix( 5, 5, 5, 1. / 5. ) ); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:457:44: note: in instantiation of member function 'sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix, Eigen::SparseMatrix, Eigen::SparseMatrix>>::TestBody' requested here Test* CreateTest() override { return new TestClass; } ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:726:13: note: in instantiation of member function 'testing::internal::TestFactoryImpl, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::CreateTest' requested here new TestFactoryImpl); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here typename Types::Tail>::Register(prefix, ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: (skipping 10 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:785:50: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here TypeParameterizedTest::Register( ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/test/SparseMatrixProduct_test.cpp:54:1: note: in instantiation of member function 'testing::internal::TypeParameterizedTestSuite, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here INSTANTIATE_TYPED_TEST_SUITE_P( ^ _deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:313:11: note: expanded from macro 'INSTANTIATE_TYPED_TEST_SUITE_P' Register(GTEST_STRINGIFY_(Prefix), \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/test/SparseMatrixProduct_test.cpp:23: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:295:16: warning: unused variable 'rhsNonZeros' [-Wunused-variable] const auto rhsNonZeros = m_rhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:294:16: warning: unused variable 'lhsNonZeros' [-Wunused-variable] const auto lhsNonZeros = m_lhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:86:11: note: in instantiation of member function 'sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>::computeProductFromIntersection' requested here T product(&A, &B); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:123:24: note: in instantiation of member function 'sofa::linearalgebra::testing::TestSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>::checkMatrix' requested here EXPECT_TRUE( this->checkMatrix( 5, 5, 5, 1. / 5. ) ); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:457:44: note: in instantiation of member function 'sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix, Eigen::SparseMatrix, Eigen::SparseMatrix>>::TestBody' requested here Test* CreateTest() override { return new TestClass; } ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:726:13: note: in instantiation of member function 'testing::internal::TestFactoryImpl, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::CreateTest' requested here new TestFactoryImpl); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here typename Types::Tail>::Register(prefix, ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: (skipping 9 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:785:50: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here TypeParameterizedTest::Register( ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/test/SparseMatrixProduct_test.cpp:54:1: note: in instantiation of member function 'testing::internal::TypeParameterizedTestSuite, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here INSTANTIATE_TYPED_TEST_SUITE_P( ^ _deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:313:11: note: expanded from macro 'INSTANTIATE_TYPED_TEST_SUITE_P' Register(GTEST_STRINGIFY_(Prefix), \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/test/SparseMatrixProduct_test.cpp:23: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:295:16: warning: unused variable 'rhsNonZeros' [-Wunused-variable] const auto rhsNonZeros = m_rhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:294:16: warning: unused variable 'lhsNonZeros' [-Wunused-variable] const auto lhsNonZeros = m_lhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:86:11: note: in instantiation of member function 'sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>::computeProductFromIntersection' requested here T product(&A, &B); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:123:24: note: in instantiation of member function 'sofa::linearalgebra::testing::TestSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>::checkMatrix' requested here EXPECT_TRUE( this->checkMatrix( 5, 5, 5, 1. / 5. ) ); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:457:44: note: in instantiation of member function 'sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix, Eigen::SparseMatrix, Eigen::SparseMatrix>>::TestBody' requested here Test* CreateTest() override { return new TestClass; } ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:726:13: note: in instantiation of member function 'testing::internal::TestFactoryImpl, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::CreateTest' requested here new TestFactoryImpl); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here typename Types::Tail>::Register(prefix, ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: (skipping 8 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:785:50: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here TypeParameterizedTest::Register( ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/test/SparseMatrixProduct_test.cpp:54:1: note: in instantiation of member function 'testing::internal::TypeParameterizedTestSuite, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here INSTANTIATE_TYPED_TEST_SUITE_P( ^ _deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:313:11: note: expanded from macro 'INSTANTIATE_TYPED_TEST_SUITE_P' Register(GTEST_STRINGIFY_(Prefix), \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/test/SparseMatrixProduct_test.cpp:23: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:295:16: warning: unused variable 'rhsNonZeros' [-Wunused-variable] const auto rhsNonZeros = m_rhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:294:16: warning: unused variable 'lhsNonZeros' [-Wunused-variable] const auto lhsNonZeros = m_lhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:86:11: note: in instantiation of member function 'sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>::computeProductFromIntersection' requested here T product(&A, &B); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:123:24: note: in instantiation of member function 'sofa::linearalgebra::testing::TestSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>::checkMatrix' requested here EXPECT_TRUE( this->checkMatrix( 5, 5, 5, 1. / 5. ) ); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:457:44: note: in instantiation of member function 'sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix, Eigen::SparseMatrix, Eigen::SparseMatrix>>::TestBody' requested here Test* CreateTest() override { return new TestClass; } ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:726:13: note: in instantiation of member function 'testing::internal::TestFactoryImpl, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::CreateTest' requested here new TestFactoryImpl); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here typename Types::Tail>::Register(prefix, ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: (skipping 7 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:785:50: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here TypeParameterizedTest::Register( ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/test/SparseMatrixProduct_test.cpp:54:1: note: in instantiation of member function 'testing::internal::TypeParameterizedTestSuite, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here INSTANTIATE_TYPED_TEST_SUITE_P( ^ _deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:313:11: note: expanded from macro 'INSTANTIATE_TYPED_TEST_SUITE_P' Register(GTEST_STRINGIFY_(Prefix), \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/test/SparseMatrixProduct_test.cpp:23: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:295:16: warning: unused variable 'rhsNonZeros' [-Wunused-variable] const auto rhsNonZeros = m_rhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:294:16: warning: unused variable 'lhsNonZeros' [-Wunused-variable] const auto lhsNonZeros = m_lhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:86:11: note: in instantiation of member function 'sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>::computeProductFromIntersection' requested here T product(&A, &B); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:123:24: note: in instantiation of member function 'sofa::linearalgebra::testing::TestSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>::checkMatrix' requested here EXPECT_TRUE( this->checkMatrix( 5, 5, 5, 1. / 5. ) ); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:457:44: note: in instantiation of member function 'sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix, Eigen::SparseMatrix, Eigen::SparseMatrix>>::TestBody' requested here Test* CreateTest() override { return new TestClass; } ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:726:13: note: in instantiation of member function 'testing::internal::TestFactoryImpl, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::CreateTest' requested here new TestFactoryImpl); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here typename Types::Tail>::Register(prefix, ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: (skipping 6 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:785:50: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here TypeParameterizedTest::Register( ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/test/SparseMatrixProduct_test.cpp:54:1: note: in instantiation of member function 'testing::internal::TypeParameterizedTestSuite, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here INSTANTIATE_TYPED_TEST_SUITE_P( ^ _deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:313:11: note: expanded from macro 'INSTANTIATE_TYPED_TEST_SUITE_P' Register(GTEST_STRINGIFY_(Prefix), \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/test/SparseMatrixProduct_test.cpp:23: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:295:16: warning: unused variable 'rhsNonZeros' [-Wunused-variable] const auto rhsNonZeros = m_rhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:294:16: warning: unused variable 'lhsNonZeros' [-Wunused-variable] const auto lhsNonZeros = m_lhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:86:11: note: in instantiation of member function 'sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>::computeProductFromIntersection' requested here T product(&A, &B); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:123:24: note: in instantiation of member function 'sofa::linearalgebra::testing::TestSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>::checkMatrix' requested here EXPECT_TRUE( this->checkMatrix( 5, 5, 5, 1. / 5. ) ); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:457:44: note: in instantiation of member function 'sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix, Eigen::SparseMatrix, Eigen::SparseMatrix>>::TestBody' requested here Test* CreateTest() override { return new TestClass; } ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:726:13: note: in instantiation of member function 'testing::internal::TestFactoryImpl, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::CreateTest' requested here new TestFactoryImpl); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here typename Types::Tail>::Register(prefix, ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: (skipping 5 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:785:50: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here TypeParameterizedTest::Register( ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/test/SparseMatrixProduct_test.cpp:54:1: note: in instantiation of member function 'testing::internal::TypeParameterizedTestSuite, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here INSTANTIATE_TYPED_TEST_SUITE_P( ^ _deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:313:11: note: expanded from macro 'INSTANTIATE_TYPED_TEST_SUITE_P' Register(GTEST_STRINGIFY_(Prefix), \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/test/SparseMatrixProduct_test.cpp:23: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:295:16: warning: unused variable 'rhsNonZeros' [-Wunused-variable] const auto rhsNonZeros = m_rhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:294:16: warning: unused variable 'lhsNonZeros' [-Wunused-variable] const auto lhsNonZeros = m_lhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:86:11: note: in instantiation of member function 'sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>::computeProductFromIntersection' requested here T product(&A, &B); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:123:24: note: in instantiation of member function 'sofa::linearalgebra::testing::TestSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>::checkMatrix' requested here EXPECT_TRUE( this->checkMatrix( 5, 5, 5, 1. / 5. ) ); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:457:44: note: in instantiation of member function 'sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix, Eigen::SparseMatrix, Eigen::SparseMatrix>>::TestBody' requested here Test* CreateTest() override { return new TestClass; } ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:726:13: note: in instantiation of member function 'testing::internal::TestFactoryImpl, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::CreateTest' requested here new TestFactoryImpl); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here typename Types::Tail>::Register(prefix, ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: (skipping 4 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:785:50: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here TypeParameterizedTest::Register( ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/test/SparseMatrixProduct_test.cpp:54:1: note: in instantiation of member function 'testing::internal::TypeParameterizedTestSuite, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here INSTANTIATE_TYPED_TEST_SUITE_P( ^ _deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:313:11: note: expanded from macro 'INSTANTIATE_TYPED_TEST_SUITE_P' Register(GTEST_STRINGIFY_(Prefix), \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/test/SparseMatrixProduct_test.cpp:23: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:295:16: warning: unused variable 'rhsNonZeros' [-Wunused-variable] const auto rhsNonZeros = m_rhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:294:16: warning: unused variable 'lhsNonZeros' [-Wunused-variable] const auto lhsNonZeros = m_lhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:86:11: note: in instantiation of member function 'sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>::computeProductFromIntersection' requested here T product(&A, &B); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:123:24: note: in instantiation of member function 'sofa::linearalgebra::testing::TestSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>::checkMatrix' requested here EXPECT_TRUE( this->checkMatrix( 5, 5, 5, 1. / 5. ) ); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:457:44: note: in instantiation of member function 'sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix, Eigen::SparseMatrix, Eigen::SparseMatrix>>::TestBody' requested here Test* CreateTest() override { return new TestClass; } ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:726:13: note: in instantiation of member function 'testing::internal::TestFactoryImpl, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::CreateTest' requested here new TestFactoryImpl); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here typename Types::Tail>::Register(prefix, ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: (skipping 3 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:785:50: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here TypeParameterizedTest::Register( ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/test/SparseMatrixProduct_test.cpp:54:1: note: in instantiation of member function 'testing::internal::TypeParameterizedTestSuite, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here INSTANTIATE_TYPED_TEST_SUITE_P( ^ _deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:313:11: note: expanded from macro 'INSTANTIATE_TYPED_TEST_SUITE_P' Register(GTEST_STRINGIFY_(Prefix), \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/test/SparseMatrixProduct_test.cpp:23: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:295:16: warning: unused variable 'rhsNonZeros' [-Wunused-variable] const auto rhsNonZeros = m_rhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:294:16: warning: unused variable 'lhsNonZeros' [-Wunused-variable] const auto lhsNonZeros = m_lhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:86:11: note: in instantiation of member function 'sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>::computeProductFromIntersection' requested here T product(&A, &B); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:123:24: note: in instantiation of member function 'sofa::linearalgebra::testing::TestSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>::checkMatrix' requested here EXPECT_TRUE( this->checkMatrix( 5, 5, 5, 1. / 5. ) ); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:457:44: note: in instantiation of member function 'sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix, Eigen::SparseMatrix, Eigen::SparseMatrix>>::TestBody' requested here Test* CreateTest() override { return new TestClass; } ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:726:13: note: in instantiation of member function 'testing::internal::TestFactoryImpl, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::CreateTest' requested here new TestFactoryImpl); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here typename Types::Tail>::Register(prefix, ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: (skipping 2 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:785:50: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here TypeParameterizedTest::Register( ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/test/SparseMatrixProduct_test.cpp:54:1: note: in instantiation of member function 'testing::internal::TypeParameterizedTestSuite, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here INSTANTIATE_TYPED_TEST_SUITE_P( ^ _deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:313:11: note: expanded from macro 'INSTANTIATE_TYPED_TEST_SUITE_P' Register(GTEST_STRINGIFY_(Prefix), \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/test/SparseMatrixProduct_test.cpp:23: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:295:16: warning: unused variable 'rhsNonZeros' [-Wunused-variable] const auto rhsNonZeros = m_rhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:294:16: warning: unused variable 'lhsNonZeros' [-Wunused-variable] const auto lhsNonZeros = m_lhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:86:11: note: in instantiation of member function 'sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>::computeProductFromIntersection' requested here T product(&A, &B); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:123:24: note: in instantiation of member function 'sofa::linearalgebra::testing::TestSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>::checkMatrix' requested here EXPECT_TRUE( this->checkMatrix( 5, 5, 5, 1. / 5. ) ); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:457:44: note: in instantiation of member function 'sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix, Eigen::SparseMatrix, Eigen::SparseMatrix>>::TestBody' requested here Test* CreateTest() override { return new TestClass; } ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:726:13: note: in instantiation of member function 'testing::internal::TestFactoryImpl, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::CreateTest' requested here new TestFactoryImpl); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here typename Types::Tail>::Register(prefix, ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all) _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:785:50: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here TypeParameterizedTest::Register( ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/test/SparseMatrixProduct_test.cpp:54:1: note: in instantiation of member function 'testing::internal::TypeParameterizedTestSuite, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here INSTANTIATE_TYPED_TEST_SUITE_P( ^ _deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:313:11: note: expanded from macro 'INSTANTIATE_TYPED_TEST_SUITE_P' Register(GTEST_STRINGIFY_(Prefix), \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/test/SparseMatrixProduct_test.cpp:23: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:295:16: warning: unused variable 'rhsNonZeros' [-Wunused-variable] const auto rhsNonZeros = m_rhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:294:16: warning: unused variable 'lhsNonZeros' [-Wunused-variable] const auto lhsNonZeros = m_lhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:86:11: note: in instantiation of member function 'sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>::computeProductFromIntersection' requested here T product(&A, &B); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:123:24: note: in instantiation of member function 'sofa::linearalgebra::testing::TestSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>::checkMatrix' requested here EXPECT_TRUE( this->checkMatrix( 5, 5, 5, 1. / 5. ) ); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:457:44: note: in instantiation of member function 'sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix, Eigen::SparseMatrix, Eigen::SparseMatrix>>::TestBody' requested here Test* CreateTest() override { return new TestClass; } ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:726:13: note: in instantiation of member function 'testing::internal::TestFactoryImpl, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::CreateTest' requested here new TestFactoryImpl); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here typename Types::Tail>::Register(prefix, ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:785:50: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here TypeParameterizedTest::Register( ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/test/SparseMatrixProduct_test.cpp:54:1: note: in instantiation of member function 'testing::internal::TypeParameterizedTestSuite, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here INSTANTIATE_TYPED_TEST_SUITE_P( ^ _deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:313:11: note: expanded from macro 'INSTANTIATE_TYPED_TEST_SUITE_P' Register(GTEST_STRINGIFY_(Prefix), \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/test/SparseMatrixProduct_test.cpp:23: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:295:16: warning: unused variable 'rhsNonZeros' [-Wunused-variable] const auto rhsNonZeros = m_rhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:294:16: warning: unused variable 'lhsNonZeros' [-Wunused-variable] const auto lhsNonZeros = m_lhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:86:11: note: in instantiation of member function 'sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>::computeProductFromIntersection' requested here T product(&A, &B); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:123:24: note: in instantiation of member function 'sofa::linearalgebra::testing::TestSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>::checkMatrix' requested here EXPECT_TRUE( this->checkMatrix( 5, 5, 5, 1. / 5. ) ); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:457:44: note: in instantiation of member function 'sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix, Eigen::SparseMatrix, Eigen::SparseMatrix>>::TestBody' requested here Test* CreateTest() override { return new TestClass; } ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:726:13: note: in instantiation of member function 'testing::internal::TestFactoryImpl, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::CreateTest' requested here new TestFactoryImpl); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here typename Types::Tail>::Register(prefix, ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:785:50: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here TypeParameterizedTest::Register( ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/test/SparseMatrixProduct_test.cpp:54:1: note: in instantiation of member function 'testing::internal::TypeParameterizedTestSuite, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here INSTANTIATE_TYPED_TEST_SUITE_P( ^ _deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:313:11: note: expanded from macro 'INSTANTIATE_TYPED_TEST_SUITE_P' Register(GTEST_STRINGIFY_(Prefix), \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/test/SparseMatrixProduct_test.cpp:23: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:295:16: warning: unused variable 'rhsNonZeros' [-Wunused-variable] const auto rhsNonZeros = m_rhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:294:16: warning: unused variable 'lhsNonZeros' [-Wunused-variable] const auto lhsNonZeros = m_lhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:86:11: note: in instantiation of member function 'sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>::computeProductFromIntersection' requested here T product(&A, &B); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:123:24: note: in instantiation of member function 'sofa::linearalgebra::testing::TestSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>::checkMatrix' requested here EXPECT_TRUE( this->checkMatrix( 5, 5, 5, 1. / 5. ) ); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:457:44: note: in instantiation of member function 'sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix, Eigen::SparseMatrix, Eigen::SparseMatrix>>::TestBody' requested here Test* CreateTest() override { return new TestClass; } ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:726:13: note: in instantiation of member function 'testing::internal::TestFactoryImpl, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::CreateTest' requested here new TestFactoryImpl); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here typename Types::Tail>::Register(prefix, ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:785:50: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here TypeParameterizedTest::Register( ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/test/SparseMatrixProduct_test.cpp:54:1: note: in instantiation of member function 'testing::internal::TypeParameterizedTestSuite, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here INSTANTIATE_TYPED_TEST_SUITE_P( ^ _deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:313:11: note: expanded from macro 'INSTANTIATE_TYPED_TEST_SUITE_P' Register(GTEST_STRINGIFY_(Prefix), \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/test/SparseMatrixProduct_test.cpp:23: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:295:16: warning: unused variable 'rhsNonZeros' [-Wunused-variable] const auto rhsNonZeros = m_rhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:294:16: warning: unused variable 'lhsNonZeros' [-Wunused-variable] const auto lhsNonZeros = m_lhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:86:11: note: in instantiation of member function 'sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>::computeProductFromIntersection' requested here T product(&A, &B); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:123:24: note: in instantiation of member function 'sofa::linearalgebra::testing::TestSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>::checkMatrix' requested here EXPECT_TRUE( this->checkMatrix( 5, 5, 5, 1. / 5. ) ); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:457:44: note: in instantiation of member function 'sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix, Eigen::SparseMatrix, Eigen::SparseMatrix>>::TestBody' requested here Test* CreateTest() override { return new TestClass; } ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:726:13: note: in instantiation of member function 'testing::internal::TestFactoryImpl, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::CreateTest' requested here new TestFactoryImpl); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here typename Types::Tail>::Register(prefix, ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:785:50: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here TypeParameterizedTest::Register( ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/test/SparseMatrixProduct_test.cpp:54:1: note: in instantiation of member function 'testing::internal::TypeParameterizedTestSuite, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here INSTANTIATE_TYPED_TEST_SUITE_P( ^ _deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:313:11: note: expanded from macro 'INSTANTIATE_TYPED_TEST_SUITE_P' Register(GTEST_STRINGIFY_(Prefix), \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/test/SparseMatrixProduct_test.cpp:23: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:295:16: warning: unused variable 'rhsNonZeros' [-Wunused-variable] const auto rhsNonZeros = m_rhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:294:16: warning: unused variable 'lhsNonZeros' [-Wunused-variable] const auto lhsNonZeros = m_lhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:86:11: note: in instantiation of member function 'sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>::computeProductFromIntersection' requested here T product(&A, &B); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:123:24: note: in instantiation of member function 'sofa::linearalgebra::testing::TestSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>::checkMatrix' requested here EXPECT_TRUE( this->checkMatrix( 5, 5, 5, 1. / 5. ) ); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:457:44: note: in instantiation of member function 'sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix, Eigen::SparseMatrix, Eigen::SparseMatrix>>::TestBody' requested here Test* CreateTest() override { return new TestClass; } ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:726:13: note: in instantiation of member function 'testing::internal::TestFactoryImpl, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::CreateTest' requested here new TestFactoryImpl); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:785:50: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here TypeParameterizedTest::Register( ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/test/SparseMatrixProduct_test.cpp:54:1: note: in instantiation of member function 'testing::internal::TypeParameterizedTestSuite, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here INSTANTIATE_TYPED_TEST_SUITE_P( ^ _deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:313:11: note: expanded from macro 'INSTANTIATE_TYPED_TEST_SUITE_P' Register(GTEST_STRINGIFY_(Prefix), \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/test/SparseMatrixProduct_test.cpp:23: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:295:16: warning: unused variable 'rhsNonZeros' [-Wunused-variable] const auto rhsNonZeros = m_rhs->nonZeros(); ^ 32 warnings generated. [173/2554] Building CXX object Sofa/framework/LinearAlgebra/test/CMakeFiles/Sofa.LinearAlgebra_test.dir/SparseMatrixStorageOrder_test.cpp.o [174/2554] Building CXX object Sofa/framework/LinearAlgebra/test/CMakeFiles/Sofa.LinearAlgebra_test.dir/TriangularSystemSolver_test.cpp.o [175/2554] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/AbstractTypeInfo.cpp.o [176/2554] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/SolidTypes.cpp.o [177/2554] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/MatrixExporter.cpp.o [178/2554] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/TemplatesAliases.cpp.o [179/2554] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/TypeInfoID.cpp.o [180/2554] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/TypeInfoRegistry.cpp.o [181/2554] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/TypeInfoRegistryTools.cpp.o [182/2554] Linking CXX shared library lib/libSofa.LinearAlgebra.24.06.99.dylib [183/2554] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/init.cpp.o [184/2554] Creating library symlink lib/libSofa.LinearAlgebra.dylib [185/2554] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/typeinfo/TypeInfo_Bool.cpp.o [186/2554] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/typeinfo/TypeInfo_FixedArray.cpp.o [187/2554] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/typeinfo/TypeInfo_BoundingBox.cpp.o [188/2554] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/typeinfo/TypeInfo_Integer.cpp.o [189/2554] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/typeinfo/TypeInfo_Mat.cpp.o [190/2554] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/typeinfo/TypeInfo_Quat.cpp.o [191/2554] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/typeinfo/TypeInfo_RGBAColor.cpp.o [192/2554] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/typeinfo/TypeInfo_RigidTypes.cpp.o [193/2554] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/typeinfo/TypeInfo_Text.cpp.o [194/2554] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/typeinfo/TypeInfo_Scalar.cpp.o [195/2554] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/typeinfo/TypeInfo_Set.cpp.o [196/2554] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/typeinfo/TypeInfo_Vector.cpp.o [197/2554] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/typeinfo/TypeInfo_Vec.cpp.o [198/2554] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/typeinfo/TypeInfo_Topology.cpp.o [199/2554] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/typeinfo/TypeInfo_VecTypes.cpp.o [200/2554] Building CXX object Sofa/framework/DefaultType/test/CMakeFiles/Sofa.DefaultType_test.dir/TypeInfo_test.cpp.o [201/2554] Building CXX object Sofa/framework/DefaultType/test/CMakeFiles/Sofa.DefaultType_test.dir/TypeInfoRepository_test.cpp.o [202/2554] Building CXX object Sofa/framework/DefaultType/test/CMakeFiles/Sofa.DefaultType_test.dir/MapMapSparseMatrixEigenUtils_test.cpp.o [203/2554] Building CXX object Sofa/framework/DefaultType/test/CMakeFiles/Sofa.DefaultType_test.dir/TypeInfoRepository_tu1_test.cpp.o [204/2554] Building CXX object Sofa/framework/DefaultType/test/CMakeFiles/Sofa.DefaultType_test.dir/TypeInfoRepository_tu2_test.cpp.o [205/2554] Building CXX object Sofa/framework/DefaultType/test/CMakeFiles/Sofa.DefaultType_test.dir/QuaternionIntegration_test.cpp.o [206/2554] Linking CXX shared library lib/libSofa.DefaultType.24.06.99.dylib [207/2554] Building CXX object Sofa/framework/DefaultType/simutest/CMakeFiles/Sofa.DefaultType_simutest.dir/TemplateAliases_test.cpp.o [208/2554] Creating library symlink lib/libSofa.DefaultType.dylib [209/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/topology/TopologySubsetData.cpp.o [210/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/AccumulationVecId.cpp.o [211/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/BaseMatrixAccumulatorComponent.cpp.o [212/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/BaseState.cpp.o [213/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/BaseMapping.cpp.o [214/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/BehaviorModel.cpp.o [215/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/CategoryLibrary.cpp.o [216/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/CollisionModel.cpp.o [217/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/ComponentLibrary.cpp.o [218/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/ComponentNameHelper.cpp.o [219/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/DataTrackerCallback.cpp.o [220/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/DataTrackerFunctor.cpp.o [221/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/ConstraintParams.cpp.o [222/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/DataTracker.cpp.o [223/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/DataEngine.cpp.o [224/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/ExecParams.cpp.o [225/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/init.cpp.o [226/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/fwd.cpp.o [227/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/Mapping.cpp.o [228/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/MatrixAccumulator.cpp.o [229/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/MechanicalParams.cpp.o [230/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/Multi2Mapping.cpp.o [231/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/MultiMapping.cpp.o [232/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/ObjectFactory.cpp.o [233/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/PathResolver.cpp.o [234/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/SofaLibrary.cpp.o [235/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/VecId.cpp.o [236/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/State.cpp.o [237/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/BaseAnimationLoop.cpp.o [238/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/BaseConstraint.cpp.o [239/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/BaseConstraintCorrection.cpp.o [240/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/BaseConstraintSet.cpp.o [241/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/BaseForceField.cpp.o [242/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/BaseInteractionForceField.cpp.o [243/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/BaseLinearSolver.cpp.o [244/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/BaseMass.cpp.o [245/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/BaseMatrixLinearSystem.cpp.o [246/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/BaseMechanicalState.cpp.o [247/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/BaseOrderingMethod.cpp.o [248/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/BaseProjectiveConstraintSet.cpp.o [249/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/ConstraintResolution.cpp.o [250/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/Constraint.cpp.o [251/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/ConstraintCorrection.cpp.o [252/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/ConstraintSolver.cpp.o [253/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/DefaultMultiMatrixAccessor.cpp.o [254/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/ForceField.cpp.o [255/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/LinearSolver.cpp.o [256/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/Mass.cpp.o [257/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/MechanicalMatrix.cpp.o [258/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/MultiMatrixAccessor.cpp.o [259/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/MechanicalState.cpp.o [260/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/MixedInteractionConstraint.cpp.o [261/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/MixedInteractionForceField.cpp.o [262/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/OdeSolver.cpp.o [263/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/PairInteractionConstraint.cpp.o [264/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/PairInteractionForceField.cpp.o [265/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/fwd.cpp.o [266/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/PairInteractionProjectiveConstraintSet.cpp.o [267/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/SingleMatrixAccessor.cpp.o [268/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/ProjectiveConstraintSet.cpp.o [269/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/collision/BroadPhaseDetection.cpp.o [270/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/collision/Contact.cpp.o [271/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/collision/Intersection.cpp.o [272/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/collision/NarrowPhaseDetection.cpp.o [273/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/collision/Pipeline.cpp.o [274/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/loader/BaseLoader.cpp.o [275/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/loader/MeshLoader.cpp.o [276/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/loader/SceneLoader.cpp.o [277/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/loader/VoxelLoader.cpp.o [278/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/AbstractDataLink.cpp.o [279/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/logging/PerComponentLoggingMessageHandler.cpp.o [280/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/logging/RichConsoleStyleMessageFormatter.cpp.o [281/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/AspectPool.cpp.o [282/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/BaseClass.cpp.o [283/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/Base.cpp.o [284/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/BaseContext.cpp.o [285/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/BaseData.cpp.o [286/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/BaseLink.cpp.o [287/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/BaseNode.cpp.o [288/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/ClassInfo.cpp.o [289/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/BaseObject.cpp.o [290/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/BaseObjectDescription.cpp.o [291/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/ComponentState.cpp.o [292/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/ConfigurationSetting.cpp.o [293/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/DDGNode.cpp.o [294/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/Context.cpp.o [295/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/ContextObject.cpp.o [296/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/Data.cpp.o [297/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/DataCallback.cpp.o [298/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/DataContentValue.cpp.o [299/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/DataFileName.cpp.o [300/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/DataLink.cpp.o [301/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/DataFileNameVector.cpp.o [302/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/DetachNodeEvent.cpp.o [303/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/Event.cpp.o [304/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/GUIEvent.cpp.o [305/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/DeprecatedData.cpp.o [306/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/IdleEvent.cpp.o [307/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/HapticDeviceEvent.cpp.o [308/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/JoystickEvent.cpp.o [309/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/KeypressedEvent.cpp.o [310/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/KeyreleasedEvent.cpp.o [311/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/MouseEvent.cpp.o [312/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/Tag.cpp.o [313/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/TagSet.cpp.o [314/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/ScriptEvent.cpp.o [315/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/topology/BaseMeshTopology.cpp.o [316/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/topology/BaseTopology.cpp.o [317/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/topology/BaseTopologyObject.cpp.o [318/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/topology/TopologicalMapping.cpp.o [319/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/topology/Topology.cpp.o [320/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/topology/TopologyChange.cpp.o [321/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/topology/TopologyHandler.cpp.o [322/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/topology/TopologyData.cpp.o [323/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/topology/TopologySubsetIndices.cpp.o [324/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/visual/DisplayFlags.cpp.o [325/2554] Building CXX object 'Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/visual/Data[DisplayFlags].cpp.o' [326/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/visual/FlagTreeItem.cpp.o [327/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/visual/Shader.cpp.o [328/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/visual/VisualLoop.cpp.o [329/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/visual/VisualManager.cpp.o [330/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/visual/VisualModel.cpp.o [331/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/visual/VisualParams.cpp.o [332/2554] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/visual/VisualState.cpp.o [333/2554] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/accessor/ReadAccessor.cpp.o [334/2554] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/objectmodel/BaseClass_test.cpp.o [335/2554] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/accessor/WriteAccessor.cpp.o [336/2554] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/objectmodel/AspectPool_test.cpp.o [337/2554] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/collision/NarrowPhaseDetection_test.cpp.o [338/2554] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/loader/MeshLoader_test.cpp.o [339/2554] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/objectmodel/BaseLink_test.cpp.o [340/2554] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/objectmodel/BaseObjectDescription_test.cpp.o [341/2554] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/objectmodel/BaseData_test.cpp.o [342/2554] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/objectmodel/DataLink_test.cpp.o [343/2554] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/objectmodel/Data_test.cpp.o [344/2554] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/objectmodel/DataFileName_test.cpp.o [345/2554] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/objectmodel/DataFileNameVector_test.cpp.o [346/2554] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/objectmodel/DDGNode_test.cpp.o [347/2554] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/objectmodel/DataCallback_test.cpp.o [348/2554] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/objectmodel/MultiLink_test.cpp.o [349/2554] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/objectmodel/RemovedData_test.cpp.o [350/2554] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/objectmodel/SingleLink_test.cpp.o [351/2554] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/objectmodel/VectorData_test.cpp.o [352/2554] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/topology/BaseMeshTopology_test.cpp.o [353/2554] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/DataEngine_test.cpp.o [354/2554] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/Engine_test.cpp.o [355/2554] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/MatrixAccumulator_test.cpp.o /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/test/MatrixAccumulator_test.cpp:79:9: warning: unused typedef 'Inherit1' [-Wunused-local-typedef] SOFA_CLASS(MatrixAccumulatorInterfaceTest, sofa::core::objectmodel::BaseObject); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseClass.h:113:20: note: expanded from macro 'SOFA_CLASS' typedef Parent Inherit1; \ ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/test/MatrixAccumulator_test.cpp:79:9: warning: unused typedef 'Ptr' [-Wunused-local-typedef] /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseClass.h:114:5: note: expanded from macro 'SOFA_CLASS' SOFA_CLASS_DECL ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseClass.h:243:5: note: expanded from macro 'SOFA_CLASS_DECL' SOFA_ABSTRACT_CLASS_DECL; \ ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseClass.h:225:21: note: expanded from macro 'SOFA_ABSTRACT_CLASS_DECL' typedef MyType* Ptr; \ ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/test/MatrixAccumulator_test.cpp:79:9: warning: unused type alias 'SPtr' [-Wunused-local-typedef] /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseClass.h:114:5: note: expanded from macro 'SOFA_CLASS' SOFA_CLASS_DECL ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseClass.h:243:5: note: expanded from macro 'SOFA_CLASS_DECL' SOFA_ABSTRACT_CLASS_DECL; \ ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseClass.h:228:11: note: expanded from macro 'SOFA_ABSTRACT_CLASS_DECL' using SPtr = sofa::core::sptr; \ ^ 3 warnings generated. [356/2554] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/ObjectFactory_test.cpp.o [357/2554] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/PathResolver_test.cpp.o [358/2554] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/TestEngine.cpp.o [359/2554] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/TrackedData_test.cpp.o [360/2554] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/VecId_test.cpp.o [361/2554] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/visual/DisplayFlags_test.cpp.o [362/2554] Building CXX object Sofa/framework/Core/simutest/CMakeFiles/Sofa.Core_simutest.dir/objectmodel/Base_test.cpp.o [363/2554] Building CXX object Sofa/framework/Core/simutest/CMakeFiles/Sofa.Core_simutest.dir/objectmodel/BaseContext_test.cpp.o [364/2554] Building CXX object Sofa/framework/Simulation/CMakeFiles/Sofa.Simulation.dir/src/sofa/simulation/init.cpp.o [365/2554] Building CXX object Sofa/framework/Core/simutest/CMakeFiles/Sofa.Core_simutest.dir/objectmodel/BaseLink_simutest.cpp.o [366/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/AnimateBeginEvent.cpp.o [367/2554] Building CXX object Sofa/framework/Core/simutest/CMakeFiles/Sofa.Core_simutest.dir/objectmodel/PathResolver_simutest.cpp.o [368/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/AnimateEndEvent.cpp.o [369/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/AnimateVisitor.cpp.o [370/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/BaseMechanicalVisitor.cpp.o [371/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/BehaviorUpdatePositionVisitor.cpp.o [372/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/CollisionBeginEvent.cpp.o [373/2554] Linking CXX shared library lib/libSofa.Core.24.06.99.dylib [374/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/CleanupVisitor.cpp.o [375/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/CollisionAnimationLoop.cpp.o [376/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/CollisionEndEvent.cpp.o [377/2554] Creating library symlink lib/libSofa.Core.dylib [378/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/CpuTaskStatus.cpp.o [379/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/CpuTask.cpp.o [380/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/CollisionVisitor.cpp.o [381/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/DeactivatedNodeVisitor.cpp.o [382/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/DefaultAnimationLoop.cpp.o [383/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/DefaultVisualManagerLoop.cpp.o [384/2554] Linking CXX shared library lib/libTestPluginA.0.7.dylib [385/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/DeleteVisitor.cpp.o [386/2554] Creating library symlink lib/libTestPluginA.dylib [387/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/ExportDotVisitor.cpp.o [388/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/ExportGnuplotVisitor.cpp.o [389/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/IntegrateBeginEvent.cpp.o [390/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/ExportVisualModelOBJVisitor.cpp.o [391/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/InitVisitor.cpp.o [392/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/IntegrateEndEvent.cpp.o [393/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/MainTaskSchedulerRegistry.cpp.o [394/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/MainTaskSchedulerFactory.cpp.o [395/2554] Linking CXX shared library lib/libTestPluginB.0.7.dylib [396/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/MechanicalOperations.cpp.o [397/2554] Creating library symlink lib/libTestPluginB.dylib [398/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/MechanicalVPrintVisitor.cpp.o [399/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/MechanicalVisitor.cpp.o [400/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/PauseEvent.cpp.o [401/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/MutationListener.cpp.o [402/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/PositionEvent.cpp.o [403/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/Node.cpp.o [404/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/PipelineImpl.cpp.o [405/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/PropagateEventVisitor.cpp.o [406/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/PrintVisitor.cpp.o [407/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/RequiredPlugin.cpp.o [408/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/ResetVisitor.cpp.o [409/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/SceneCheck.cpp.o [410/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/SceneCheckRegistry.cpp.o [411/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/SceneCheckMainRegistry.cpp.o [412/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/SceneLoaderFactory.cpp.o [413/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/Simulation.cpp.o [414/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/SolveVisitor.cpp.o [415/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/StateChangeVisitor.cpp.o [416/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/TopologyChangeVisitor.cpp.o [417/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/UpdateBoundingBoxVisitor.cpp.o [418/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/UpdateContextVisitor.cpp.o [419/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/UpdateInternalDataVisitor.cpp.o [420/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/UpdateLinksVisitor.cpp.o [421/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/UpdateMappingEndEvent.cpp.o [422/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/UpdateMappingVisitor.cpp.o /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/UpdateMappingVisitor.cpp:38:97: warning: unused parameter 'obj' [-Wunused-parameter] void UpdateMappingVisitor::processMechanicalMapping(simulation::Node* /*n*/, core::BaseMapping* obj) ^ 1 warning generated. [423/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/VectorOperations.cpp.o [424/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/VelocityThresholdVisitor.cpp.o [425/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/Visitor.cpp.o [426/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/init.cpp.o [427/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/VisualVisitor.cpp.o [428/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/WriteStateVisitor.cpp.o [429/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/XMLPrintVisitor.cpp.o [430/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/TaskScheduler.cpp.o [431/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/TaskSchedulerFactory.cpp.o [432/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/fwd.cpp.o [433/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/BaseSimulationExporter.cpp.o [434/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/Task.cpp.o [435/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/TaskSchedulerRegistry.cpp.o [436/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/DefaultTaskScheduler.cpp.o [437/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/events/BuildConstraintSystemEndEvent.cpp.o [438/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/events/SimulationInitDoneEvent.cpp.o [439/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/WorkerThread.cpp.o [440/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/InitTasks.cpp.o [441/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/events/SimulationInitStartEvent.cpp.o [442/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/events/SimulationInitTexturesDoneEvent.cpp.o [443/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/events/SimulationStartEvent.cpp.o [444/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/events/SimulationStopEvent.cpp.o [445/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/events/SolveConstraintSystemEndEvent.cpp.o [446/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalAccFromFVisitor.cpp.o [447/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalAccumulateJacobian.cpp.o [448/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalAccumulateMatrixDeriv.cpp.o [449/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalAddMBK_ToMatrixVisitor.cpp.o [450/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalAddMBKdxVisitor.cpp.o [451/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalAddMDxVisitor.cpp.o [452/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalAddSeparateGravityVisitor.cpp.o [453/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalApplyConstraintsVisitor.cpp.o [454/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalApplyProjectiveConstraint_ToMatrixVisitor.cpp.o [455/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalBeginIntegrationVisitor.cpp.o [456/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalBuildConstraintMatrix.cpp.o [457/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalComputeContactForceVisitor.cpp.o [458/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalComputeDfVisitor.cpp.o [459/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalComputeEnergyVisitor.cpp.o [460/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalComputeForceVisitor.cpp.o [461/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalComputeGeometricStiffness.cpp.o [462/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalEndIntegrationVisitor.cpp.o [463/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalGetConstraintInfoVisitor.cpp.o [464/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalGetConstraintJacobianVisitor.cpp.o [465/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalGetMatrixDimensionVisitor.cpp.o [466/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalGetMomentumVisitor.cpp.o [467/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalGetNonDiagonalMassesCountVisitor.cpp.o [468/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalIdentityBlocksInJacobianVisitor.cpp.o [469/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalIntegrateConstraintVisitor.cpp.o [470/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalIntegrationVisitor.cpp.o [471/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalMultiVectorFromBaseVectorVisitor.cpp.o [472/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalMultiVectorPeqBaseVectorVisitor.cpp.o [473/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalMultiVectorToBaseVectorVisitor.cpp.o [474/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalPickParticlesVisitor.cpp.o [475/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalPickParticlesWithTagsVisitor.cpp.o [476/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalProjectJacobianMatrixVisitor.cpp.o [477/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalProjectPositionAndVelocityVisitor.cpp.o [478/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalProjectPositionVisitor.cpp.o [479/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalProjectVelocityVisitor.cpp.o [480/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalPropagateDxAndResetForceVisitor.cpp.o [481/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalPropagateDxVisitor.cpp.o [482/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalPropagateOnlyPositionAndResetForceVisitor.cpp.o [483/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalPropagateOnlyPositionAndVelocityVisitor.cpp.o [484/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalPropagateOnlyPositionVisitor.cpp.o [485/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalPropagateOnlyVelocityVisitor.cpp.o [486/2554] Generating moc_camera.cpp [487/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalResetConstraintVisitor.cpp.o [488/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalResetForceVisitor.cpp.o [489/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalSetPositionAndVelocityVisitor.cpp.o [490/2554] Generating moc_frame.cpp [491/2554] Generating moc_keyFrameInterpolator.cpp [492/2554] Generating moc_manipulatedCameraFrame.cpp [493/2554] Generating moc_manipulatedFrame.cpp [494/2554] Generating moc_qglviewer.cpp [495/2554] Building CXX object applications/collections/deprecated/SofaFramework/SofaHelper/CMakeFiles/SofaHelper.dir/empty.cpp.o [496/2554] Building CXX object applications/collections/deprecated/SofaFramework/CMakeFiles/SofaFramework.dir/src/SofaFramework/initSofaFramework.cpp.o [497/2554] Generating ui_ImageInterface.h [498/2554] Generating ui_VRenderInterface.h [499/2554] Building CXX object applications/collections/deprecated/SofaFramework/SofaDefaultType/CMakeFiles/SofaDefaultType.dir/empty.cpp.o [500/2554] SofaHelper: Patching cmake_install.cmake [501/2554] Building CXX object Sofa/GUI/Qt/libQGLViewer/QGLViewer/CMakeFiles/QGLViewer.dir/moc_camera.cpp.o [502/2554] Building CXX object Sofa/GUI/Qt/libQGLViewer/QGLViewer/CMakeFiles/QGLViewer.dir/moc_frame.cpp.o [503/2554] Building CXX object Sofa/GUI/Qt/libQGLViewer/QGLViewer/CMakeFiles/QGLViewer.dir/moc_keyFrameInterpolator.cpp.o [504/2554] Building CXX object Sofa/GUI/Qt/libQGLViewer/QGLViewer/CMakeFiles/QGLViewer.dir/moc_manipulatedCameraFrame.cpp.o [505/2554] Linking CXX shared library lib/libSofaHelper.24.06.99.dylib [506/2554] Building CXX object Sofa/GUI/Qt/libQGLViewer/QGLViewer/CMakeFiles/QGLViewer.dir/moc_manipulatedFrame.cpp.o [507/2554] Building CXX object Sofa/GUI/Qt/libQGLViewer/QGLViewer/CMakeFiles/QGLViewer.dir/moc_qglviewer.cpp.o [508/2554] Building CXX object Sofa/GUI/Qt/libQGLViewer/QGLViewer/CMakeFiles/QGLViewer.dir/VRender/BSPSortMethod.cpp.o [509/2554] Building CXX object Sofa/GUI/Qt/libQGLViewer/QGLViewer/CMakeFiles/QGLViewer.dir/VRender/BackFaceCullingOptimizer.cpp.o [510/2554] Building CXX object Sofa/GUI/Qt/libQGLViewer/QGLViewer/CMakeFiles/QGLViewer.dir/VRender/EPSExporter.cpp.o [511/2554] Building CXX object Sofa/GUI/Qt/libQGLViewer/QGLViewer/CMakeFiles/QGLViewer.dir/VRender/Exporter.cpp.o [512/2554] Building CXX object Sofa/GUI/Qt/libQGLViewer/QGLViewer/CMakeFiles/QGLViewer.dir/VRender/NVector3.cpp.o [513/2554] Building CXX object Sofa/GUI/Qt/libQGLViewer/QGLViewer/CMakeFiles/QGLViewer.dir/VRender/FIGExporter.cpp.o [514/2554] Building CXX object Sofa/GUI/Qt/libQGLViewer/QGLViewer/CMakeFiles/QGLViewer.dir/VRender/Primitive.cpp.o [515/2554] Building CXX object Sofa/GUI/Qt/libQGLViewer/QGLViewer/CMakeFiles/QGLViewer.dir/VRender/ParserGL.cpp.o [516/2554] Building CXX object Sofa/GUI/Qt/libQGLViewer/QGLViewer/CMakeFiles/QGLViewer.dir/VRender/PrimitivePositioning.cpp.o [517/2554] Building CXX object Sofa/GUI/Qt/libQGLViewer/QGLViewer/CMakeFiles/QGLViewer.dir/VRender/TopologicalSortMethod.cpp.o [518/2554] Building CXX object Sofa/GUI/Qt/libQGLViewer/QGLViewer/CMakeFiles/QGLViewer.dir/VRender/Vector2.cpp.o [519/2554] Building CXX object Sofa/GUI/Qt/libQGLViewer/QGLViewer/CMakeFiles/QGLViewer.dir/VRender/VRender.cpp.o /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/VRender/VRender.cpp:95:4: warning: 'glFeedbackBuffer' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glFeedbackBuffer(vparams.size(), GL_3D_COLOR, feedbackBuffer); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2488:13: note: 'glFeedbackBuffer' has been explicitly marked deprecated here extern void glFeedbackBuffer (GLsizei size, GLenum type, GLfloat *buffer) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/VRender/VRender.cpp:96:4: warning: 'glRenderMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glRenderMode(GL_FEEDBACK); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2661:14: note: 'glRenderMode' has been explicitly marked deprecated here extern GLint glRenderMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/VRender/VRender.cpp:98:15: warning: 'glRenderMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] returned = glRenderMode(GL_RENDER); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2661:14: note: 'glRenderMode' has been explicitly marked deprecated here extern GLint glRenderMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ 3 warnings generated. [520/2554] Building CXX object Sofa/GUI/Qt/libQGLViewer/QGLViewer/CMakeFiles/QGLViewer.dir/VRender/Vector3.cpp.o [521/2554] Building CXX object Sofa/GUI/Qt/libQGLViewer/QGLViewer/CMakeFiles/QGLViewer.dir/VRender/gpc.cpp.o [522/2554] Building CXX object Sofa/GUI/Qt/libQGLViewer/QGLViewer/CMakeFiles/QGLViewer.dir/VRender/VisibilityOptimizer.cpp.o [523/2554] Building CXX object Sofa/GUI/Qt/libQGLViewer/QGLViewer/CMakeFiles/QGLViewer.dir/camera.cpp.o /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:473:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode(GL_PROJECTION); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:476:5: warning: 'glLoadIdentity' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glLoadIdentity(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2571:13: note: 'glLoadIdentity' has been explicitly marked deprecated here extern void glLoadIdentity (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:480:3: warning: 'glMultMatrixd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMultMatrixd(projectionMatrix_); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2590:13: note: 'glMultMatrixd' has been explicitly marked deprecated here extern void glMultMatrixd (const GLdouble *m) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:514:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode(GL_MODELVIEW); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:517:5: warning: 'glLoadMatrixd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glLoadMatrixd(modelViewMatrix_); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2572:13: note: 'glLoadMatrixd' has been explicitly marked deprecated here extern void glLoadMatrixd (const GLdouble *m) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:519:5: warning: 'glMultMatrixd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMultMatrixd(modelViewMatrix_); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2590:13: note: 'glMultMatrixd' has been explicitly marked deprecated here extern void glMultMatrixd (const GLdouble *m) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:552:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode(GL_PROJECTION); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:553:3: warning: 'glLoadIdentity' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glLoadIdentity(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2571:13: note: 'glLoadIdentity' has been explicitly marked deprecated here extern void glLoadIdentity (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:574:5: warning: 'glFrustum' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glFrustum(left, right, bottom, top, zNear(), zFar()); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2496:13: note: 'glFrustum' has been explicitly marked deprecated here extern void glFrustum (GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:605:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode(GL_MODELVIEW); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:617:3: warning: 'glLoadMatrixd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glLoadMatrixd(modelViewMatrix_); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2572:13: note: 'glLoadMatrixd' has been explicitly marked deprecated here extern void glLoadMatrixd (const GLdouble *m) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:1619:5: warning: 'gluProject' is deprecated: first deprecated in macOS 10.9 - "Use GLKMathProject" [-Wdeprecated-declarations] gluProject(tmp.x, tmp.y, tmp.z, modelViewMatrix_, projectionMatrix_, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/glu.h:280:14: note: 'gluProject' has been explicitly marked deprecated here extern GLint gluProject (GLdouble objX, GLdouble objY, GLdouble objZ, const GLdouble *model, const GLdouble *proj, const GLint *view, GLdouble* winX, GLdouble* winY, GLdouble* winZ) OPENGL_DEPRECATED_MSG(10_0, 10_9, "Use GLKMathProject"); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:1622:5: warning: 'gluProject' is deprecated: first deprecated in macOS 10.9 - "Use GLKMathProject" [-Wdeprecated-declarations] gluProject(src.x, src.y, src.z, modelViewMatrix_, projectionMatrix_, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/glu.h:280:14: note: 'gluProject' has been explicitly marked deprecated here extern GLint gluProject (GLdouble objX, GLdouble objY, GLdouble objZ, const GLdouble *model, const GLdouble *proj, const GLint *view, GLdouble* winX, GLdouble* winY, GLdouble* winZ) OPENGL_DEPRECATED_MSG(10_0, 10_9, "Use GLKMathProject"); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:1664:3: warning: 'gluUnProject' is deprecated: first deprecated in macOS 10.9 - "Use GLKMathUnproject" [-Wdeprecated-declarations] gluUnProject(src.x, src.y, src.z, modelViewMatrix_, projectionMatrix_, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/glu.h:297:14: note: 'gluUnProject' has been explicitly marked deprecated here extern GLint gluUnProject (GLdouble winX, GLdouble winY, GLdouble winZ, const GLdouble *model, const GLdouble *proj, const GLint *view, GLdouble* objX, GLdouble* objY, GLdouble* objZ) OPENGL_DEPRECATED_MSG(10_0, 10_9, "Use GLKMathUnproject"); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:2047:3: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPushMatrix(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:2048:3: warning: 'glMultMatrixd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMultMatrixd(frame()->worldMatrix()); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2590:13: note: 'glMultMatrixd' has been explicitly marked deprecated here extern void glMultMatrixd (const GLdouble *m) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:2079:3: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glBegin(GL_QUADS); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:2081:5: warning: 'glNormal3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glNormal3d(0.0f, 0.0f, (i == 0) ? 1.0f : -1.0f); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2595:13: note: 'glNormal3d' has been explicitly marked deprecated here extern void glNormal3d (GLdouble nx, GLdouble ny, GLdouble nz) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:2082:5: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(points[i].x, points[i].y, -points[i].z); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:2083:5: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(-points[i].x, points[i].y, -points[i].z); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:2084:5: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(-points[i].x, -points[i].y, -points[i].z); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:2085:5: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(points[i].x, -points[i].y, -points[i].z); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:2087:3: warning: 'glEnd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glEnd(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2474:13: note: 'glEnd' has been explicitly marked deprecated here extern void glEnd (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:2097:3: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glBegin(GL_QUADS); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:2098:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(-baseHalfWidth, points[0].y, -points[0].z); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:2099:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(baseHalfWidth, points[0].y, -points[0].z); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:2100:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(baseHalfWidth, baseHeight, -points[0].z); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:2101:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(-baseHalfWidth, baseHeight, -points[0].z); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:2102:3: warning: 'glEnd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glEnd(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2474:13: note: 'glEnd' has been explicitly marked deprecated here extern void glEnd (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:2105:3: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glBegin(GL_TRIANGLES); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:2106:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(0.0, arrowHeight, -points[0].z); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:2107:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(-arrowHalfWidth, baseHeight, -points[0].z); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:2108:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(arrowHalfWidth, baseHeight, -points[0].z); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:2109:3: warning: 'glEnd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glEnd(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2474:13: note: 'glEnd' has been explicitly marked deprecated here extern void glEnd (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:2114:5: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glBegin(GL_LINES); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:2115:5: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(0.0, 0.0, 0.0); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:2116:5: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(points[farIndex].x, points[farIndex].y, -points[farIndex].z); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:2117:5: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(0.0, 0.0, 0.0); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:2118:5: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(-points[farIndex].x, points[farIndex].y, -points[farIndex].z); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:2119:5: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(0.0, 0.0, 0.0); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:2120:5: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(-points[farIndex].x, -points[farIndex].y, -points[farIndex].z); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:2121:5: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(0.0, 0.0, 0.0); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:2122:5: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(points[farIndex].x, -points[farIndex].y, -points[farIndex].z); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:2123:5: warning: 'glEnd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glEnd(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2474:13: note: 'glEnd' has been explicitly marked deprecated here extern void glEnd (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:2127:7: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glBegin(GL_LINES); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:2128:7: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(points[0].x, points[0].y, -points[0].z); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:2129:7: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(points[1].x, points[1].y, -points[1].z); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:2130:7: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(-points[0].x, points[0].y, -points[0].z); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:2131:7: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(-points[1].x, points[1].y, -points[1].z); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:2132:7: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(-points[0].x, -points[0].y, -points[0].z); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:2133:7: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(-points[1].x, -points[1].y, -points[1].z); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:2134:7: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(points[0].x, -points[0].y, -points[0].z); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:2135:7: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(points[1].x, -points[1].y, -points[1].z); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:2136:7: warning: 'glEnd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glEnd(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2474:13: note: 'glEnd' has been explicitly marked deprecated here extern void glEnd (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/camera.cpp:2140:3: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPopMatrix(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ 55 warnings generated. [524/2554] Building CXX object Sofa/GUI/Qt/libQGLViewer/QGLViewer/CMakeFiles/QGLViewer.dir/constraint.cpp.o [525/2554] Building CXX object Sofa/GUI/Qt/libQGLViewer/QGLViewer/CMakeFiles/QGLViewer.dir/frame.cpp.o [526/2554] Building CXX object Sofa/GUI/Qt/libQGLViewer/QGLViewer/CMakeFiles/QGLViewer.dir/keyFrameInterpolator.cpp.o /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/keyFrameInterpolator.cpp:271:3: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glBegin(GL_LINE_STRIP); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/keyFrameInterpolator.cpp:272:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(-halfWidth, halfHeight, -dist); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/keyFrameInterpolator.cpp:273:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(-halfWidth, -halfHeight, -dist); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/keyFrameInterpolator.cpp:274:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(0.0, 0.0, 0.0); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/keyFrameInterpolator.cpp:275:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(halfWidth, -halfHeight, -dist); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/keyFrameInterpolator.cpp:276:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(-halfWidth, -halfHeight, -dist); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/keyFrameInterpolator.cpp:277:3: warning: 'glEnd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glEnd(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2474:13: note: 'glEnd' has been explicitly marked deprecated here extern void glEnd (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/keyFrameInterpolator.cpp:278:3: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glBegin(GL_LINE_STRIP); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/keyFrameInterpolator.cpp:279:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(halfWidth, -halfHeight, -dist); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/keyFrameInterpolator.cpp:280:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(halfWidth, halfHeight, -dist); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/keyFrameInterpolator.cpp:281:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(0.0, 0.0, 0.0); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/keyFrameInterpolator.cpp:282:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(-halfWidth, halfHeight, -dist); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/keyFrameInterpolator.cpp:283:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(halfWidth, halfHeight, -dist); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/keyFrameInterpolator.cpp:284:3: warning: 'glEnd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glEnd(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2474:13: note: 'glEnd' has been explicitly marked deprecated here extern void glEnd (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/keyFrameInterpolator.cpp:289:3: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glBegin(GL_QUADS); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/keyFrameInterpolator.cpp:290:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(-baseHalfWidth, halfHeight, -dist); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/keyFrameInterpolator.cpp:291:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(baseHalfWidth, halfHeight, -dist); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/keyFrameInterpolator.cpp:292:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(baseHalfWidth, baseHeight, -dist); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/keyFrameInterpolator.cpp:293:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(-baseHalfWidth, baseHeight, -dist); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/keyFrameInterpolator.cpp:294:3: warning: 'glEnd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glEnd(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2474:13: note: 'glEnd' has been explicitly marked deprecated here extern void glEnd (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/keyFrameInterpolator.cpp:297:3: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glBegin(GL_TRIANGLES); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/keyFrameInterpolator.cpp:298:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(0.0, arrowHeight, -dist); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/keyFrameInterpolator.cpp:299:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(-arrowHalfWidth, baseHeight, -dist); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/keyFrameInterpolator.cpp:300:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(arrowHalfWidth, baseHeight, -dist); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/keyFrameInterpolator.cpp:301:3: warning: 'glEnd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glEnd(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2474:13: note: 'glEnd' has been explicitly marked deprecated here extern void glEnd (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/keyFrameInterpolator.cpp:395:7: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glBegin(GL_LINE_STRIP); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/keyFrameInterpolator.cpp:397:9: warning: 'glVertex3fv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3fv(fr.position()); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2741:13: note: 'glVertex3fv' has been explicitly marked deprecated here extern void glVertex3fv (const GLfloat *v) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/keyFrameInterpolator.cpp:398:7: warning: 'glEnd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glEnd(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2474:13: note: 'glEnd' has been explicitly marked deprecated here extern void glEnd (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/keyFrameInterpolator.cpp:408:11: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPushMatrix(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/keyFrameInterpolator.cpp:409:11: warning: 'glMultMatrixd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMultMatrixd(fr.matrix()); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2590:13: note: 'glMultMatrixd' has been explicitly marked deprecated here extern void glMultMatrixd (const GLdouble *m) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/keyFrameInterpolator.cpp:414:11: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPopMatrix(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ 31 warnings generated. [527/2554] Building CXX object Sofa/GUI/Qt/libQGLViewer/QGLViewer/CMakeFiles/QGLViewer.dir/manipulatedCameraFrame.cpp.o [528/2554] Building CXX object Sofa/GUI/Qt/libQGLViewer/QGLViewer/CMakeFiles/QGLViewer.dir/manipulatedFrame.cpp.o [529/2554] Building CXX object Sofa/GUI/Qt/libQGLViewer/QGLViewer/CMakeFiles/QGLViewer.dir/mouseGrabber.cpp.o [530/2554] Building CXX object Sofa/GUI/Qt/libQGLViewer/QGLViewer/CMakeFiles/QGLViewer.dir/qglviewer.cpp.o /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:382:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode(GL_MODELVIEW); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:383:3: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPushMatrix(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:388:3: warning: 'glPushAttrib' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPushAttrib(GL_ALL_ATTRIB_BITS); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2623:13: note: 'glPushAttrib' has been explicitly marked deprecated here extern void glPushAttrib (GLbitfield mask) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:407:3: warning: 'glColor4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glColor4f(foregroundColor().redF(), foregroundColor().greenF(), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2421:13: note: 'glColor4f' has been explicitly marked deprecated here extern void glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:440:3: warning: 'glMaterialfv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMaterialfv(GL_FRONT_AND_BACK, GL_AMBIENT_AND_DIFFUSE, color); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2585:13: note: 'glMaterialfv' has been explicitly marked deprecated here extern void glMaterialfv (GLenum face, GLenum pname, const GLfloat *params) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:450:3: warning: 'glPopAttrib' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPopAttrib(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2618:13: note: 'glPopAttrib' has been explicitly marked deprecated here extern void glPopAttrib (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:451:3: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPopMatrix(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:738:32: warning: 'gluNewQuadric' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] static GLUquadric *quadric = gluNewQuadric(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/glu.h:267:20: note: 'gluNewQuadric' has been explicitly marked deprecated here extern GLUquadric* gluNewQuadric (void) OPENGL_DEPRECATED(10.0, 10.9); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:747:5: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPushMatrix(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:748:5: warning: 'glLoadIdentity' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glLoadIdentity(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2571:13: note: 'glLoadIdentity' has been explicitly marked deprecated here extern void glLoadIdentity (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:751:5: warning: 'glGetLightfv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glGetLightfv(light, GL_DIFFUSE, color); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2514:13: note: 'glGetLightfv' has been explicitly marked deprecated here extern void glGetLightfv (GLenum light, GLenum pname, GLfloat *params) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:752:5: warning: 'glColor4fv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glColor4fv(color); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2422:13: note: 'glColor4fv' has been explicitly marked deprecated here extern void glColor4fv (const GLfloat *v) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:755:5: warning: 'glGetLightfv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glGetLightfv(light, GL_POSITION, pos); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2514:13: note: 'glGetLightfv' has been explicitly marked deprecated here extern void glGetLightfv (GLenum light, GLenum pname, GLfloat *params) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:758:7: warning: 'glTranslatef' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glTranslatef(pos[0] / pos[3], pos[1] / pos[3], pos[2] / pos[3]); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2729:13: note: 'glTranslatef' has been explicitly marked deprecated here extern void glTranslatef (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:761:7: warning: 'glGetLightfv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glGetLightfv(light, GL_SPOT_CUTOFF, &cutOff); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2514:13: note: 'glGetLightfv' has been explicitly marked deprecated here extern void glGetLightfv (GLenum light, GLenum pname, GLfloat *params) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:764:9: warning: 'glGetLightfv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glGetLightfv(light, GL_SPOT_DIRECTION, dir); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2514:13: note: 'glGetLightfv' has been explicitly marked deprecated here extern void glGetLightfv (GLenum light, GLenum pname, GLfloat *params) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:765:9: warning: 'glMultMatrixd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMultMatrixd(Quaternion(Vec(0, 0, 1), Vec(dir)).matrix()); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2590:13: note: 'glMultMatrixd' has been explicitly marked deprecated here extern void glMultMatrixd (const GLdouble *m) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:767:9: warning: 'gluCylinder' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] gluCylinder(quadric, 0.0, 0.7 * length * sin(static_cast(cutOff) * M_PI / 180.0), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/glu.h:251:13: note: 'gluCylinder' has been explicitly marked deprecated here extern void gluCylinder (GLUquadric* quad, GLdouble base, GLdouble top, GLdouble height, GLint slices, GLint stacks) OPENGL_DEPRECATED(10.0, 10.9); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:770:9: warning: 'gluSphere' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] gluSphere(quadric, 0.2 * length, 10, 10); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/glu.h:288:13: note: 'gluSphere' has been explicitly marked deprecated here extern void gluSphere (GLUquadric* quad, GLdouble radius, GLint slices, GLint stacks) OPENGL_DEPRECATED(10.0, 10.9); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:779:7: warning: 'glMultMatrixd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMultMatrixd(fr.matrix()); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2590:13: note: 'glMultMatrixd' has been explicitly marked deprecated here extern void glMultMatrixd (const GLdouble *m) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:783:5: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPopMatrix(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:939:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode(GL_PROJECTION); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:940:3: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPushMatrix(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:941:3: warning: 'glLoadIdentity' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glLoadIdentity(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2571:13: note: 'glLoadIdentity' has been explicitly marked deprecated here extern void glLoadIdentity (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:944:7: warning: 'glOrtho' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glOrtho(tileRegion_->xMin, tileRegion_->xMax, tileRegion_->yMin, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2604:13: note: 'glOrtho' has been explicitly marked deprecated here extern void glOrtho (GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:947:7: warning: 'glOrtho' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glOrtho(tileRegion_->xMin, tileRegion_->xMax, tileRegion_->yMax, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2604:13: note: 'glOrtho' has been explicitly marked deprecated here extern void glOrtho (GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:950:5: warning: 'glOrtho' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glOrtho(0, width(), 0, height(), 0.0, -1.0); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2604:13: note: 'glOrtho' has been explicitly marked deprecated here extern void glOrtho (GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:952:5: warning: 'glOrtho' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glOrtho(0, width(), height(), 0, 0.0, -1.0); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2604:13: note: 'glOrtho' has been explicitly marked deprecated here extern void glOrtho (GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:954:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode(GL_MODELVIEW); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:955:3: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPushMatrix(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:956:3: warning: 'glLoadIdentity' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glLoadIdentity(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2571:13: note: 'glLoadIdentity' has been explicitly marked deprecated here extern void glLoadIdentity (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:966:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode(GL_PROJECTION); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:967:3: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPopMatrix(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:969:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode(GL_MODELVIEW); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:970:3: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPopMatrix(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:1135:3: warning: 'glSelectBuffer' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glSelectBuffer(selectBufferSize(), selectBuffer()); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2669:13: note: 'glSelectBuffer' has been explicitly marked deprecated here extern void glSelectBuffer (GLsizei size, GLuint *buffer) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:1136:3: warning: 'glRenderMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glRenderMode(GL_SELECT); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2661:14: note: 'glRenderMode' has been explicitly marked deprecated here extern GLint glRenderMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:1137:3: warning: 'glInitNames' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glInitNames(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2555:13: note: 'glInitNames' has been explicitly marked deprecated here extern void glInitNames (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:1140:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode(GL_PROJECTION); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:1141:3: warning: 'glLoadIdentity' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glLoadIdentity(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2571:13: note: 'glLoadIdentity' has been explicitly marked deprecated here extern void glLoadIdentity (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:1144:3: warning: 'gluPickMatrix' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] gluPickMatrix(point.x(), point.y(), selectRegionWidth(), selectRegionHeight(), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/glu.h:279:13: note: 'gluPickMatrix' has been explicitly marked deprecated here extern void gluPickMatrix (GLdouble x, GLdouble y, GLdouble delX, GLdouble delY, GLint *viewport) OPENGL_DEPRECATED(10.0, 10.9); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:1203:18: warning: 'glRenderMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] GLint nbHits = glRenderMode(GL_RENDER); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2661:14: note: 'glRenderMode' has been explicitly marked deprecated here extern GLint glRenderMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3453:5: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glBegin(GL_LINES); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3454:5: warning: 'glVertex2d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex2d(proj.x - size, proj.y); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2730:13: note: 'glVertex2d' has been explicitly marked deprecated here extern void glVertex2d (GLdouble x, GLdouble y) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3455:5: warning: 'glVertex2d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex2d(proj.x + size, proj.y); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2730:13: note: 'glVertex2d' has been explicitly marked deprecated here extern void glVertex2d (GLdouble x, GLdouble y) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3456:5: warning: 'glVertex2d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex2d(proj.x, proj.y - size); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2730:13: note: 'glVertex2d' has been explicitly marked deprecated here extern void glVertex2d (GLdouble x, GLdouble y) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3457:5: warning: 'glVertex2d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex2d(proj.x, proj.y + size); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2730:13: note: 'glVertex2d' has been explicitly marked deprecated here extern void glVertex2d (GLdouble x, GLdouble y) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3458:5: warning: 'glEnd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glEnd(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2474:13: note: 'glEnd' has been explicitly marked deprecated here extern void glEnd (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3486:5: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glBegin(GL_LINES); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3487:5: warning: 'glVertex2d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex2d(pnt.x, pnt.y); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2730:13: note: 'glVertex2d' has been explicitly marked deprecated here extern void glVertex2d (GLdouble x, GLdouble y) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3488:5: warning: 'glVertex2i' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex2i(mf->prevPos_.x(), mf->prevPos_.y()); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2734:13: note: 'glVertex2i' has been explicitly marked deprecated here extern void glVertex2i (GLint x, GLint y) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3489:5: warning: 'glEnd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glEnd(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2474:13: note: 'glEnd' has been explicitly marked deprecated here extern void glEnd (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3500:5: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glBegin(GL_LINE_LOOP); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3501:5: warning: 'glVertex2i' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex2i(camera()->frame()->pressPos_.x(), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2734:13: note: 'glVertex2i' has been explicitly marked deprecated here extern void glVertex2i (GLint x, GLint y) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3503:5: warning: 'glVertex2i' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex2i(camera()->frame()->prevPos_.x(), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2734:13: note: 'glVertex2i' has been explicitly marked deprecated here extern void glVertex2i (GLint x, GLint y) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3505:5: warning: 'glVertex2i' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex2i(camera()->frame()->prevPos_.x(), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2734:13: note: 'glVertex2i' has been explicitly marked deprecated here extern void glVertex2i (GLint x, GLint y) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3507:5: warning: 'glVertex2i' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex2i(camera()->frame()->pressPos_.x(), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2734:13: note: 'glVertex2i' has been explicitly marked deprecated here extern void glVertex2i (GLint x, GLint y) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3509:5: warning: 'glEnd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glEnd(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2474:13: note: 'glEnd' has been explicitly marked deprecated here extern void glEnd (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3543:32: warning: 'gluNewQuadric' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] static GLUquadric *quadric = gluNewQuadric(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/glu.h:267:20: note: 'gluNewQuadric' has been explicitly marked deprecated here extern GLUquadric* gluNewQuadric (void) OPENGL_DEPRECATED(10.0, 10.9); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3551:3: warning: 'gluCylinder' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] gluCylinder(quadric, radius, radius, length * (1.0 - head / coneRadiusCoef), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/glu.h:251:13: note: 'gluCylinder' has been explicitly marked deprecated here extern void gluCylinder (GLUquadric* quad, GLdouble base, GLdouble top, GLdouble height, GLint slices, GLint stacks) OPENGL_DEPRECATED(10.0, 10.9); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3553:3: warning: 'glTranslated' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glTranslated(0.0, 0.0, length * (1.0 - head)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2728:13: note: 'glTranslated' has been explicitly marked deprecated here extern void glTranslated (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3554:3: warning: 'gluCylinder' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] gluCylinder(quadric, coneRadiusCoef * radius, 0.0, head * length, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/glu.h:251:13: note: 'gluCylinder' has been explicitly marked deprecated here extern void gluCylinder (GLUquadric* quad, GLdouble base, GLdouble top, GLdouble height, GLint slices, GLint stacks) OPENGL_DEPRECATED(10.0, 10.9); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3556:3: warning: 'glTranslated' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glTranslated(0.0, 0.0, -length * (1.0 - head)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2728:13: note: 'glTranslated' has been explicitly marked deprecated here extern void glTranslated (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3565:3: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPushMatrix(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3566:3: warning: 'glTranslated' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glTranslated(from[0], from[1], from[2]); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2728:13: note: 'glTranslated' has been explicitly marked deprecated here extern void glTranslated (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3568:3: warning: 'glMultMatrixd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMultMatrixd(Quaternion(Vec(0, 0, 1), dir).matrix()); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2590:13: note: 'glMultMatrixd' has been explicitly marked deprecated here extern void glMultMatrixd (const GLdouble *m) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3570:3: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPopMatrix(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3602:3: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glBegin(GL_LINES); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3604:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(charShift, charWidth, -charHeight); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3605:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(charShift, -charWidth, charHeight); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3606:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(charShift, -charWidth, -charHeight); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3607:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(charShift, charWidth, charHeight); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3609:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(charWidth, charShift, charHeight); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3610:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(0.0, charShift, 0.0); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3611:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(-charWidth, charShift, charHeight); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3612:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(0.0, charShift, 0.0); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3613:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(0.0, charShift, 0.0); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3614:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(0.0, charShift, -charHeight); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3616:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(-charWidth, charHeight, charShift); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3617:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(charWidth, charHeight, charShift); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3618:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(charWidth, charHeight, charShift); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3619:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(-charWidth, -charHeight, charShift); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3620:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(-charWidth, -charHeight, charShift); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3621:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3d(charWidth, -charHeight, charShift); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3622:3: warning: 'glEnd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glEnd(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2474:13: note: 'glEnd' has been explicitly marked deprecated here extern void glEnd (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3632:3: warning: 'glMaterialfv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMaterialfv(GL_FRONT_AND_BACK, GL_AMBIENT_AND_DIFFUSE, color); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2585:13: note: 'glMaterialfv' has been explicitly marked deprecated here extern void glMaterialfv (GLenum face, GLenum pname, const GLfloat *params) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3639:3: warning: 'glMaterialfv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMaterialfv(GL_FRONT_AND_BACK, GL_AMBIENT_AND_DIFFUSE, color); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2585:13: note: 'glMaterialfv' has been explicitly marked deprecated here extern void glMaterialfv (GLenum face, GLenum pname, const GLfloat *params) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3640:3: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPushMatrix(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3641:3: warning: 'glRotatef' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glRotatef(90.0f, 0.0f, 1.0f, 0.0f); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2665:13: note: 'glRotatef' has been explicitly marked deprecated here extern void glRotatef (GLfloat angle, GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3643:3: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPopMatrix(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3649:3: warning: 'glMaterialfv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMaterialfv(GL_FRONT_AND_BACK, GL_AMBIENT_AND_DIFFUSE, color); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2585:13: note: 'glMaterialfv' has been explicitly marked deprecated here extern void glMaterialfv (GLenum face, GLenum pname, const GLfloat *params) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3650:3: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPushMatrix(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3651:3: warning: 'glRotatef' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glRotatef(-90.0f, 1.0f, 0.0f, 0.0f); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2665:13: note: 'glRotatef' has been explicitly marked deprecated here extern void glRotatef (GLfloat angle, GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3653:3: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPopMatrix(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3675:3: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glBegin(GL_LINES); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3678:5: warning: 'glVertex2d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex2d(pos, -size); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2730:13: note: 'glVertex2d' has been explicitly marked deprecated here extern void glVertex2d (GLdouble x, GLdouble y) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3679:5: warning: 'glVertex2d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex2d(pos, +size); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2730:13: note: 'glVertex2d' has been explicitly marked deprecated here extern void glVertex2d (GLdouble x, GLdouble y) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3680:5: warning: 'glVertex2d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex2d(-size, pos); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2730:13: note: 'glVertex2d' has been explicitly marked deprecated here extern void glVertex2d (GLdouble x, GLdouble y) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3681:5: warning: 'glVertex2d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex2d(size, pos); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2730:13: note: 'glVertex2d' has been explicitly marked deprecated here extern void glVertex2d (GLdouble x, GLdouble y) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:3683:3: warning: 'glEnd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glEnd(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2474:13: note: 'glEnd' has been explicitly marked deprecated here extern void glEnd (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:4154:5: warning: 'glGenTextures' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glGenTextures(1, &bufferTextureId_); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2498:13: note: 'glGenTextures' has been explicitly marked deprecated here extern void glGenTextures (GLsizei n, GLuint *textures) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:4155:5: warning: 'glBindTexture' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glBindTexture(GL_TEXTURE_2D, bufferTextureId_); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2386:13: note: 'glBindTexture' has been explicitly marked deprecated here extern void glBindTexture (GLenum target, GLuint texture) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:4160:5: warning: 'glBindTexture' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glBindTexture(GL_TEXTURE_2D, bufferTextureId_); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2386:13: note: 'glBindTexture' has been explicitly marked deprecated here extern void glBindTexture (GLenum target, GLuint texture) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:4177:3: warning: 'glCopyTexSubImage2D' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glCopyTexSubImage2D(GL_TEXTURE_2D, 0, 0, 0, 0, 0, width(), height()); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2454:13: note: 'glCopyTexSubImage2D' has been explicitly marked deprecated here extern void glCopyTexSubImage2D (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/qglviewer.cpp:4188:7: warning: 'glIsTexture' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] if (glIsTexture(bufferTextureId_)) ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2559:18: note: 'glIsTexture' has been explicitly marked deprecated here extern GLboolean glIsTexture (GLuint texture) OPENGL_DEPRECATED(10.0, 10.14); ^ 105 warnings generated. [531/2554] Building CXX object Sofa/GUI/Qt/libQGLViewer/QGLViewer/CMakeFiles/QGLViewer.dir/quaternion.cpp.o [532/2554] Building CXX object Sofa/GUI/Qt/libQGLViewer/QGLViewer/CMakeFiles/QGLViewer.dir/vec.cpp.o [533/2554] Building CXX object Sofa/GUI/Qt/libQGLViewer/QGLViewer/CMakeFiles/QGLViewer.dir/saveSnapshot.cpp.o /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/saveSnapshot.cpp:441:7: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode(GL_PROJECTION); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/saveSnapshot.cpp:442:7: warning: 'glLoadIdentity' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glLoadIdentity(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2571:13: note: 'glLoadIdentity' has been explicitly marked deprecated here extern void glLoadIdentity (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/saveSnapshot.cpp:444:9: warning: 'glFrustum' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glFrustum(-xMin + i * deltaX, -xMin + (i + 1) * deltaX, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2496:13: note: 'glFrustum' has been explicitly marked deprecated here extern void glFrustum (GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/saveSnapshot.cpp:447:9: warning: 'glOrtho' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glOrtho(-xMin + i * deltaX, -xMin + (i + 1) * deltaX, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2604:13: note: 'glOrtho' has been explicitly marked deprecated here extern void glOrtho (GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/libQGLViewer/QGLViewer/saveSnapshot.cpp:449:7: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode(GL_MODELVIEW); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ 5 warnings generated. [534/2554] Creating library symlink lib/libSofaHelper.dylib [535/2554] SofaDefaultType: Patching cmake_install.cmake [536/2554] Building CXX object applications/collections/deprecated/SofaFramework/SofaCore/CMakeFiles/SofaCore.dir/empty.cpp.o [537/2554] SofaCore: Patching cmake_install.cmake [538/2554] Building CXX object applications/collections/deprecated/SofaFramework/Sofa.SimulationCore/CMakeFiles/Sofa.SimulationCore.dir/empty.cpp.o [539/2554] Linking CXX shared library lib/libSofaDefaultType.24.06.99.dylib [540/2554] Sofa.SimulationCore: Patching cmake_install.cmake [541/2554] Creating library symlink lib/libSofaDefaultType.dylib [542/2554] Building CXX object applications/collections/deprecated/SofaBase/CMakeFiles/SofaBase.dir/src/SofaBase/initSofaBase.cpp.o [543/2554] Linking CXX shared library lib/libQGLViewer.dylib [544/2554] Linking CXX shared library lib/libSofaCore.24.06.99.dylib [545/2554] Creating library symlink lib/libSofaCore.dylib [546/2554] SofaBaseLinearSolver: Patching cmake_install.cmake [547/2554] Building CXX object applications/collections/deprecated/SofaBase/SofaEigen2Solver/CMakeFiles/SofaEigen2Solver.dir/src/SofaEigen2Solver/initSofaEigen2Solver.cpp.o [548/2554] Building CXX object applications/collections/deprecated/SofaBase/SofaBaseLinearSolver/CMakeFiles/SofaBaseLinearSolver.dir/src/SofaBaseLinearSolver/initSofaBaseLinearSolver.cpp.o [549/2554] SofaEigen2Solver: Patching cmake_install.cmake [550/2554] SofaBaseTopology: Patching cmake_install.cmake [551/2554] Building CXX object applications/collections/deprecated/SofaBase/SofaBaseTopology/CMakeFiles/SofaBaseTopology.dir/src/SofaBaseTopology/initSofaBaseTopology.cpp.o [552/2554] SofaBaseCollision: Patching cmake_install.cmake [553/2554] Building CXX object applications/collections/deprecated/SofaBase/SofaBaseCollision/CMakeFiles/SofaBaseCollision.dir/src/SofaBaseCollision/initSofaBaseCollision.cpp.o [554/2554] SofaBaseMechanics: Patching cmake_install.cmake [555/2554] Building CXX object applications/collections/deprecated/SofaBase/SofaBaseMechanics/CMakeFiles/SofaBaseMechanics.dir/src/SofaBaseMechanics/initSofaBaseMechanics.cpp.o [556/2554] SofaBaseVisual: Patching cmake_install.cmake [557/2554] Building CXX object applications/collections/deprecated/SofaBase/SofaBaseVisual/CMakeFiles/SofaBaseVisual.dir/src/SofaBaseVisual/initSofaBaseVisual.cpp.o [558/2554] SofaBaseUtils: Patching cmake_install.cmake [559/2554] Building CXX object applications/collections/deprecated/SofaBase/SofaBaseUtils/CMakeFiles/SofaBaseUtils.dir/src/SofaBaseUtils/initSofaBaseUtils.cpp.o [560/2554] SofaSimpleFem: Patching cmake_install.cmake [561/2554] Building CXX object applications/collections/deprecated/modules/SofaSimpleFem/CMakeFiles/SofaSimpleFem.dir/src/SofaSimpleFem/initSofaSimpleFem.cpp.o [562/2554] SofaRigid: Patching cmake_install.cmake [563/2554] Building CXX object applications/collections/deprecated/modules/SofaRigid/CMakeFiles/SofaRigid.dir/src/SofaRigid/initSofaRigid.cpp.o [564/2554] SofaDeformable: Patching cmake_install.cmake [565/2554] Building CXX object applications/collections/deprecated/modules/SofaDeformable/CMakeFiles/SofaDeformable.dir/src/SofaDeformable/initSofaDeformable.cpp.o [566/2554] SofaObjectInteraction: Patching cmake_install.cmake [567/2554] Building CXX object applications/collections/deprecated/modules/SofaObjectInteraction/CMakeFiles/SofaObjectInteraction.dir/src/SofaObjectInteraction/initSofaObjectInteraction.cpp.o [568/2554] SofaEngine: Patching cmake_install.cmake [569/2554] Building CXX object applications/collections/deprecated/modules/SofaEngine/CMakeFiles/SofaEngine.dir/src/SofaEngine/initSofaEngine.cpp.o [570/2554] SofaExplicitOdeSolver: Patching cmake_install.cmake [571/2554] Building CXX object applications/collections/deprecated/modules/SofaExplicitOdeSolver/CMakeFiles/SofaExplicitOdeSolver.dir/src/SofaExplicitOdeSolver/initSofaExplicitOdeSolver.cpp.o [572/2554] SofaImplicitOdeSolver: Patching cmake_install.cmake [573/2554] Building CXX object applications/collections/deprecated/modules/SofaImplicitOdeSolver/CMakeFiles/SofaImplicitOdeSolver.dir/src/SofaImplicitOdeSolver/initSofaImplicitOdeSolver.cpp.o [574/2554] SofaLoader: Patching cmake_install.cmake [575/2554] Building CXX object applications/collections/deprecated/modules/SofaLoader/CMakeFiles/SofaLoader.dir/src/SofaLoader/initSofaLoader.cpp.o [576/2554] SofaGeneralVisual: Patching cmake_install.cmake [577/2554] Building CXX object applications/collections/deprecated/modules/SofaGeneralVisual/CMakeFiles/SofaGeneralVisual.dir/src/SofaGeneralVisual/initSofaGeneralVisual.cpp.o [578/2554] SofaGraphComponent: Patching cmake_install.cmake [579/2554] Building CXX object applications/collections/deprecated/modules/SofaGraphComponent/CMakeFiles/SofaGraphComponent.dir/src/SofaGraphComponent/initSofaGraphComponent.cpp.o [580/2554] Building CXX object applications/collections/deprecated/modules/SofaGraphComponent/CMakeFiles/SofaGraphComponent.dir/src/SofaGraphComponent/Gravity.cpp.o [581/2554] SofaGeneralMeshCollision: Patching cmake_install.cmake [582/2554] Building CXX object applications/collections/deprecated/modules/SofaGeneralMeshCollision/CMakeFiles/SofaGeneralMeshCollision.dir/src/SofaGeneralMeshCollision/initSofaGeneralMeshCollision.cpp.o [583/2554] SofaBoundaryCondition: Patching cmake_install.cmake [584/2554] Building CXX object applications/collections/deprecated/modules/SofaBoundaryCondition/CMakeFiles/SofaBoundaryCondition.dir/src/SofaBoundaryCondition/initSofaBoundaryCondition.cpp.o [585/2554] SofaGeneralAnimationLoop: Patching cmake_install.cmake [586/2554] Building CXX object applications/collections/deprecated/modules/SofaGeneralAnimationLoop/CMakeFiles/SofaGeneralAnimationLoop.dir/src/SofaGeneralAnimationLoop/initSofaGeneralAnimationLoop.cpp.o [587/2554] SofaGeneralDeformable: Patching cmake_install.cmake [588/2554] Building CXX object applications/collections/deprecated/modules/SofaGeneralDeformable/CMakeFiles/SofaGeneralDeformable.dir/src/SofaGeneralDeformable/initSofaGeneralDeformable.cpp.o [589/2554] SofaGeneralEngine: Patching cmake_install.cmake [590/2554] Building CXX object applications/collections/deprecated/modules/SofaGeneralEngine/CMakeFiles/SofaGeneralEngine.dir/src/SofaGeneralEngine/initSofaGeneralEngine.cpp.o [591/2554] SofaGeneralExplicitOdeSolver: Patching cmake_install.cmake [592/2554] Building CXX object applications/collections/deprecated/modules/SofaGeneralExplicitOdeSolver/CMakeFiles/SofaGeneralExplicitOdeSolver.dir/src/SofaGeneralExplicitOdeSolver/initSofaGeneralExplicitOdeSolver.cpp.o [593/2554] SofaGeneralImplicitOdeSolver: Patching cmake_install.cmake [594/2554] Building CXX object applications/collections/deprecated/modules/SofaGeneralImplicitOdeSolver/CMakeFiles/SofaGeneralImplicitOdeSolver.dir/src/SofaGeneralImplicitOdeSolver/initSofaGeneralImplicitOdeSolver.cpp.o [595/2554] SofaMatrix: Patching cmake_install.cmake [596/2554] SofaGeneralLinearSolver: Patching cmake_install.cmake [597/2554] Building CXX object applications/collections/deprecated/modules/SofaGeneralLinearSolver/CMakeFiles/SofaGeneralLinearSolver.dir/src/SofaGeneralLinearSolver/initSofaGeneralLinearSolver.cpp.o [598/2554] SofaGeneralRigid: Patching cmake_install.cmake [599/2554] SofaGeneralTopology: Patching cmake_install.cmake [600/2554] Building CXX object applications/collections/deprecated/modules/SofaGeneralRigid/CMakeFiles/SofaGeneralRigid.dir/src/SofaGeneralRigid/initSofaGeneralRigid.cpp.o [601/2554] Building CXX object applications/collections/deprecated/modules/SofaGeneralTopology/CMakeFiles/SofaGeneralTopology.dir/src/SofaGeneralTopology/initSofaGeneralTopology.cpp.o [602/2554] Building CXX object applications/collections/deprecated/modules/SofaTopologyMapping/CMakeFiles/SofaTopologyMapping.dir/src/SofaTopologyMapping/initSofaTopologyMapping.cpp.o [603/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalVAllocVisitor.cpp.o [604/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalVAvailVisitor.cpp.o [605/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalVDotVisitor.cpp.o [606/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalVFreeVisitor.cpp.o [607/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalVInitVisitor.cpp.o [608/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalVMultiOpVisitor.cpp.o [609/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalVNormVisitor.cpp.o [610/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalVOpVisitor.cpp.o [611/2554] Building CXX object Sofa/framework/Simulation/Core/test/CMakeFiles/Sofa.Simulation.Core_test.dir/TaskSchedulerFactory_test.cpp.o [612/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalVReallocVisitor.cpp.o [613/2554] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalVSizeVisitor.cpp.o [614/2554] Building CXX object Sofa/framework/Simulation/Core/test/CMakeFiles/Sofa.Simulation.Core_test.dir/TaskSchedulerTestTasks.cpp.o [615/2554] Building CXX object Sofa/framework/Simulation/Core/test/CMakeFiles/Sofa.Simulation.Core_test.dir/TaskSchedulerTests.cpp.o [616/2554] Building CXX object Sofa/framework/Simulation/Core/test/CMakeFiles/Sofa.Simulation.Core_test.dir/ParallelForEach_test.cpp.o [617/2554] Building CXX object Sofa/framework/Simulation/Core/test/CMakeFiles/Sofa.Simulation.Core_test.dir/RequiredPlugin_test.cpp.o [618/2554] Building CXX object Sofa/framework/Simulation/Core/test/CMakeFiles/Sofa.Simulation.Core_test.dir/SceneCheckRegistry_test.cpp.o [619/2554] Building CXX object Sofa/framework/Simulation/Core/test/CMakeFiles/Sofa.Simulation.Core_test.dir/Simulation_test.cpp.o [620/2554] Building CXX object Sofa/framework/Simulation/Core/simutest/CMakeFiles/Sofa.Simulation.Core_simutest.dir/DefaultAnimationLoop_test.cpp.o [621/2554] Building CXX object Sofa/framework/Simulation/Core/test/CMakeFiles/Sofa.Simulation.Core_test.dir/ParallelSparseMatrixProduct_test.cpp.o /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/test/ParallelSparseMatrixProduct_test.cpp:42:94: warning: unused parameter 'product' [-Wunused-parameter] static void cleanup(sofa::simulation::ParallelSparseMatrixProduct& product) ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/test/ParallelSparseMatrixProduct_test.cpp:25: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/ParallelSparseMatrixProduct.h:23: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:294:16: warning: unused variable 'lhsNonZeros' [-Wunused-variable] const auto lhsNonZeros = m_lhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/ParallelSparseMatrixProduct.h:36:69: note: in instantiation of member function 'sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>::computeProductFromIntersection' requested here using linearalgebra::SparseMatrixProduct::SparseMatrixProduct; ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:123:24: note: in instantiation of member function 'sofa::linearalgebra::testing::TestSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>::checkMatrix' requested here EXPECT_TRUE( this->checkMatrix( 5, 5, 5, 1. / 5. ) ); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:457:44: note: in instantiation of member function 'sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix, Eigen::SparseMatrix, Eigen::SparseMatrix>>::TestBody' requested here Test* CreateTest() override { return new TestClass; } ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:726:13: note: in instantiation of member function 'testing::internal::TestFactoryImpl, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::CreateTest' requested here new TestFactoryImpl); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here typename Types::Tail>::Register(prefix, ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: (skipping 11 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:785:50: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here TypeParameterizedTest::Register( ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/test/ParallelSparseMatrixProduct_test.cpp:72:1: note: in instantiation of member function 'testing::internal::TypeParameterizedTestSuite, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here INSTANTIATE_TYPED_TEST_SUITE_P( ^ _deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:313:11: note: expanded from macro 'INSTANTIATE_TYPED_TEST_SUITE_P' Register(GTEST_STRINGIFY_(Prefix), \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/test/ParallelSparseMatrixProduct_test.cpp:25: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/ParallelSparseMatrixProduct.h:23: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:295:16: warning: unused variable 'rhsNonZeros' [-Wunused-variable] const auto rhsNonZeros = m_rhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:294:16: warning: unused variable 'lhsNonZeros' [-Wunused-variable] const auto lhsNonZeros = m_lhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/ParallelSparseMatrixProduct.h:36:69: note: in instantiation of member function 'sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>::computeProductFromIntersection' requested here using linearalgebra::SparseMatrixProduct::SparseMatrixProduct; ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:123:24: note: in instantiation of member function 'sofa::linearalgebra::testing::TestSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>::checkMatrix' requested here EXPECT_TRUE( this->checkMatrix( 5, 5, 5, 1. / 5. ) ); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:457:44: note: in instantiation of member function 'sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix, Eigen::SparseMatrix, Eigen::SparseMatrix>>::TestBody' requested here Test* CreateTest() override { return new TestClass; } ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:726:13: note: in instantiation of member function 'testing::internal::TestFactoryImpl, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::CreateTest' requested here new TestFactoryImpl); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here typename Types::Tail>::Register(prefix, ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: (skipping 10 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:785:50: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here TypeParameterizedTest::Register( ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/test/ParallelSparseMatrixProduct_test.cpp:72:1: note: in instantiation of member function 'testing::internal::TypeParameterizedTestSuite, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here INSTANTIATE_TYPED_TEST_SUITE_P( ^ _deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:313:11: note: expanded from macro 'INSTANTIATE_TYPED_TEST_SUITE_P' Register(GTEST_STRINGIFY_(Prefix), \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/test/ParallelSparseMatrixProduct_test.cpp:25: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/ParallelSparseMatrixProduct.h:23: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:295:16: warning: unused variable 'rhsNonZeros' [-Wunused-variable] const auto rhsNonZeros = m_rhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:294:16: warning: unused variable 'lhsNonZeros' [-Wunused-variable] const auto lhsNonZeros = m_lhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/ParallelSparseMatrixProduct.h:36:69: note: in instantiation of member function 'sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>::computeProductFromIntersection' requested here using linearalgebra::SparseMatrixProduct::SparseMatrixProduct; ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:123:24: note: in instantiation of member function 'sofa::linearalgebra::testing::TestSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>::checkMatrix' requested here EXPECT_TRUE( this->checkMatrix( 5, 5, 5, 1. / 5. ) ); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:457:44: note: in instantiation of member function 'sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix, Eigen::SparseMatrix, Eigen::SparseMatrix>>::TestBody' requested here Test* CreateTest() override { return new TestClass; } ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:726:13: note: in instantiation of member function 'testing::internal::TestFactoryImpl, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::CreateTest' requested here new TestFactoryImpl); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here typename Types::Tail>::Register(prefix, ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: (skipping 9 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:785:50: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here TypeParameterizedTest::Register( ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/test/ParallelSparseMatrixProduct_test.cpp:72:1: note: in instantiation of member function 'testing::internal::TypeParameterizedTestSuite, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here INSTANTIATE_TYPED_TEST_SUITE_P( ^ _deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:313:11: note: expanded from macro 'INSTANTIATE_TYPED_TEST_SUITE_P' Register(GTEST_STRINGIFY_(Prefix), \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/test/ParallelSparseMatrixProduct_test.cpp:25: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/ParallelSparseMatrixProduct.h:23: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:295:16: warning: unused variable 'rhsNonZeros' [-Wunused-variable] const auto rhsNonZeros = m_rhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:294:16: warning: unused variable 'lhsNonZeros' [-Wunused-variable] const auto lhsNonZeros = m_lhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/ParallelSparseMatrixProduct.h:36:69: note: in instantiation of member function 'sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>::computeProductFromIntersection' requested here using linearalgebra::SparseMatrixProduct::SparseMatrixProduct; ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:123:24: note: in instantiation of member function 'sofa::linearalgebra::testing::TestSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>::checkMatrix' requested here EXPECT_TRUE( this->checkMatrix( 5, 5, 5, 1. / 5. ) ); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:457:44: note: in instantiation of member function 'sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix, Eigen::SparseMatrix, Eigen::SparseMatrix>>::TestBody' requested here Test* CreateTest() override { return new TestClass; } ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:726:13: note: in instantiation of member function 'testing::internal::TestFactoryImpl, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::CreateTest' requested here new TestFactoryImpl); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here typename Types::Tail>::Register(prefix, ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: (skipping 8 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:785:50: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here TypeParameterizedTest::Register( ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/test/ParallelSparseMatrixProduct_test.cpp:72:1: note: in instantiation of member function 'testing::internal::TypeParameterizedTestSuite, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here INSTANTIATE_TYPED_TEST_SUITE_P( ^ _deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:313:11: note: expanded from macro 'INSTANTIATE_TYPED_TEST_SUITE_P' Register(GTEST_STRINGIFY_(Prefix), \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/test/ParallelSparseMatrixProduct_test.cpp:25: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/ParallelSparseMatrixProduct.h:23: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:295:16: warning: unused variable 'rhsNonZeros' [-Wunused-variable] const auto rhsNonZeros = m_rhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:294:16: warning: unused variable 'lhsNonZeros' [-Wunused-variable] const auto lhsNonZeros = m_lhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/ParallelSparseMatrixProduct.h:36:69: note: in instantiation of member function 'sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>::computeProductFromIntersection' requested here using linearalgebra::SparseMatrixProduct::SparseMatrixProduct; ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:123:24: note: in instantiation of member function 'sofa::linearalgebra::testing::TestSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>::checkMatrix' requested here EXPECT_TRUE( this->checkMatrix( 5, 5, 5, 1. / 5. ) ); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:457:44: note: in instantiation of member function 'sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix, Eigen::SparseMatrix, Eigen::SparseMatrix>>::TestBody' requested here Test* CreateTest() override { return new TestClass; } ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:726:13: note: in instantiation of member function 'testing::internal::TestFactoryImpl, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::CreateTest' requested here new TestFactoryImpl); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here typename Types::Tail>::Register(prefix, ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: (skipping 7 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:785:50: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here TypeParameterizedTest::Register( ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/test/ParallelSparseMatrixProduct_test.cpp:72:1: note: in instantiation of member function 'testing::internal::TypeParameterizedTestSuite, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here INSTANTIATE_TYPED_TEST_SUITE_P( ^ _deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:313:11: note: expanded from macro 'INSTANTIATE_TYPED_TEST_SUITE_P' Register(GTEST_STRINGIFY_(Prefix), \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/test/ParallelSparseMatrixProduct_test.cpp:25: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/ParallelSparseMatrixProduct.h:23: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:295:16: warning: unused variable 'rhsNonZeros' [-Wunused-variable] const auto rhsNonZeros = m_rhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:294:16: warning: unused variable 'lhsNonZeros' [-Wunused-variable] const auto lhsNonZeros = m_lhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/ParallelSparseMatrixProduct.h:36:69: note: in instantiation of member function 'sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>::computeProductFromIntersection' requested here using linearalgebra::SparseMatrixProduct::SparseMatrixProduct; ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:123:24: note: in instantiation of member function 'sofa::linearalgebra::testing::TestSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>::checkMatrix' requested here EXPECT_TRUE( this->checkMatrix( 5, 5, 5, 1. / 5. ) ); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:457:44: note: in instantiation of member function 'sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix, Eigen::SparseMatrix, Eigen::SparseMatrix>>::TestBody' requested here Test* CreateTest() override { return new TestClass; } ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:726:13: note: in instantiation of member function 'testing::internal::TestFactoryImpl, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::CreateTest' requested here new TestFactoryImpl); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here typename Types::Tail>::Register(prefix, ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: (skipping 6 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:785:50: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here TypeParameterizedTest::Register( ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/test/ParallelSparseMatrixProduct_test.cpp:72:1: note: in instantiation of member function 'testing::internal::TypeParameterizedTestSuite, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here INSTANTIATE_TYPED_TEST_SUITE_P( ^ _deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:313:11: note: expanded from macro 'INSTANTIATE_TYPED_TEST_SUITE_P' Register(GTEST_STRINGIFY_(Prefix), \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/test/ParallelSparseMatrixProduct_test.cpp:25: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/ParallelSparseMatrixProduct.h:23: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:295:16: warning: unused variable 'rhsNonZeros' [-Wunused-variable] const auto rhsNonZeros = m_rhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:294:16: warning: unused variable 'lhsNonZeros' [-Wunused-variable] const auto lhsNonZeros = m_lhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/ParallelSparseMatrixProduct.h:36:69: note: in instantiation of member function 'sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>::computeProductFromIntersection' requested here using linearalgebra::SparseMatrixProduct::SparseMatrixProduct; ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:123:24: note: in instantiation of member function 'sofa::linearalgebra::testing::TestSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>::checkMatrix' requested here EXPECT_TRUE( this->checkMatrix( 5, 5, 5, 1. / 5. ) ); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:457:44: note: in instantiation of member function 'sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix, Eigen::SparseMatrix, Eigen::SparseMatrix>>::TestBody' requested here Test* CreateTest() override { return new TestClass; } ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:726:13: note: in instantiation of member function 'testing::internal::TestFactoryImpl, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::CreateTest' requested here new TestFactoryImpl); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here typename Types::Tail>::Register(prefix, ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: (skipping 5 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:785:50: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here TypeParameterizedTest::Register( ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/test/ParallelSparseMatrixProduct_test.cpp:72:1: note: in instantiation of member function 'testing::internal::TypeParameterizedTestSuite, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here INSTANTIATE_TYPED_TEST_SUITE_P( ^ _deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:313:11: note: expanded from macro 'INSTANTIATE_TYPED_TEST_SUITE_P' Register(GTEST_STRINGIFY_(Prefix), \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/test/ParallelSparseMatrixProduct_test.cpp:25: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/ParallelSparseMatrixProduct.h:23: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:295:16: warning: unused variable 'rhsNonZeros' [-Wunused-variable] const auto rhsNonZeros = m_rhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:294:16: warning: unused variable 'lhsNonZeros' [-Wunused-variable] const auto lhsNonZeros = m_lhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/ParallelSparseMatrixProduct.h:36:69: note: in instantiation of member function 'sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>::computeProductFromIntersection' requested here using linearalgebra::SparseMatrixProduct::SparseMatrixProduct; ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:123:24: note: in instantiation of member function 'sofa::linearalgebra::testing::TestSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>::checkMatrix' requested here EXPECT_TRUE( this->checkMatrix( 5, 5, 5, 1. / 5. ) ); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:457:44: note: in instantiation of member function 'sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix, Eigen::SparseMatrix, Eigen::SparseMatrix>>::TestBody' requested here Test* CreateTest() override { return new TestClass; } ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:726:13: note: in instantiation of member function 'testing::internal::TestFactoryImpl, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::CreateTest' requested here new TestFactoryImpl); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here typename Types::Tail>::Register(prefix, ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: (skipping 4 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:785:50: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here TypeParameterizedTest::Register( ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/test/ParallelSparseMatrixProduct_test.cpp:72:1: note: in instantiation of member function 'testing::internal::TypeParameterizedTestSuite, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here INSTANTIATE_TYPED_TEST_SUITE_P( ^ _deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:313:11: note: expanded from macro 'INSTANTIATE_TYPED_TEST_SUITE_P' Register(GTEST_STRINGIFY_(Prefix), \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/test/ParallelSparseMatrixProduct_test.cpp:25: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/ParallelSparseMatrixProduct.h:23: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:295:16: warning: unused variable 'rhsNonZeros' [-Wunused-variable] const auto rhsNonZeros = m_rhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:294:16: warning: unused variable 'lhsNonZeros' [-Wunused-variable] const auto lhsNonZeros = m_lhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/ParallelSparseMatrixProduct.h:36:69: note: in instantiation of member function 'sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>::computeProductFromIntersection' requested here using linearalgebra::SparseMatrixProduct::SparseMatrixProduct; ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:123:24: note: in instantiation of member function 'sofa::linearalgebra::testing::TestSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>::checkMatrix' requested here EXPECT_TRUE( this->checkMatrix( 5, 5, 5, 1. / 5. ) ); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:457:44: note: in instantiation of member function 'sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix, Eigen::SparseMatrix, Eigen::SparseMatrix>>::TestBody' requested here Test* CreateTest() override { return new TestClass; } ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:726:13: note: in instantiation of member function 'testing::internal::TestFactoryImpl, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::CreateTest' requested here new TestFactoryImpl); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here typename Types::Tail>::Register(prefix, ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: (skipping 3 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:785:50: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here TypeParameterizedTest::Register( ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/test/ParallelSparseMatrixProduct_test.cpp:72:1: note: in instantiation of member function 'testing::internal::TypeParameterizedTestSuite, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here INSTANTIATE_TYPED_TEST_SUITE_P( ^ _deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:313:11: note: expanded from macro 'INSTANTIATE_TYPED_TEST_SUITE_P' Register(GTEST_STRINGIFY_(Prefix), \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/test/ParallelSparseMatrixProduct_test.cpp:25: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/ParallelSparseMatrixProduct.h:23: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:295:16: warning: unused variable 'rhsNonZeros' [-Wunused-variable] const auto rhsNonZeros = m_rhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:294:16: warning: unused variable 'lhsNonZeros' [-Wunused-variable] const auto lhsNonZeros = m_lhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/ParallelSparseMatrixProduct.h:36:69: note: in instantiation of member function 'sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>::computeProductFromIntersection' requested here using linearalgebra::SparseMatrixProduct::SparseMatrixProduct; ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:123:24: note: in instantiation of member function 'sofa::linearalgebra::testing::TestSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>::checkMatrix' requested here EXPECT_TRUE( this->checkMatrix( 5, 5, 5, 1. / 5. ) ); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:457:44: note: in instantiation of member function 'sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix, Eigen::SparseMatrix, Eigen::SparseMatrix>>::TestBody' requested here Test* CreateTest() override { return new TestClass; } ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:726:13: note: in instantiation of member function 'testing::internal::TestFactoryImpl, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::CreateTest' requested here new TestFactoryImpl); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here typename Types::Tail>::Register(prefix, ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: (skipping 2 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:785:50: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here TypeParameterizedTest::Register( ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/test/ParallelSparseMatrixProduct_test.cpp:72:1: note: in instantiation of member function 'testing::internal::TypeParameterizedTestSuite, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here INSTANTIATE_TYPED_TEST_SUITE_P( ^ _deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:313:11: note: expanded from macro 'INSTANTIATE_TYPED_TEST_SUITE_P' Register(GTEST_STRINGIFY_(Prefix), \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/test/ParallelSparseMatrixProduct_test.cpp:25: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/ParallelSparseMatrixProduct.h:23: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:295:16: warning: unused variable 'rhsNonZeros' [-Wunused-variable] const auto rhsNonZeros = m_rhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:294:16: warning: unused variable 'lhsNonZeros' [-Wunused-variable] const auto lhsNonZeros = m_lhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/ParallelSparseMatrixProduct.h:36:69: note: in instantiation of member function 'sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>::computeProductFromIntersection' requested here using linearalgebra::SparseMatrixProduct::SparseMatrixProduct; ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:123:24: note: in instantiation of member function 'sofa::linearalgebra::testing::TestSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>::checkMatrix' requested here EXPECT_TRUE( this->checkMatrix( 5, 5, 5, 1. / 5. ) ); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:457:44: note: in instantiation of member function 'sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix, Eigen::SparseMatrix, Eigen::SparseMatrix>>::TestBody' requested here Test* CreateTest() override { return new TestClass; } ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:726:13: note: in instantiation of member function 'testing::internal::TestFactoryImpl, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::CreateTest' requested here new TestFactoryImpl); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here typename Types::Tail>::Register(prefix, ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all) _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:785:50: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here TypeParameterizedTest::Register( ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/test/ParallelSparseMatrixProduct_test.cpp:72:1: note: in instantiation of member function 'testing::internal::TypeParameterizedTestSuite, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here INSTANTIATE_TYPED_TEST_SUITE_P( ^ _deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:313:11: note: expanded from macro 'INSTANTIATE_TYPED_TEST_SUITE_P' Register(GTEST_STRINGIFY_(Prefix), \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/test/ParallelSparseMatrixProduct_test.cpp:25: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/ParallelSparseMatrixProduct.h:23: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:295:16: warning: unused variable 'rhsNonZeros' [-Wunused-variable] const auto rhsNonZeros = m_rhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:294:16: warning: unused variable 'lhsNonZeros' [-Wunused-variable] const auto lhsNonZeros = m_lhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/ParallelSparseMatrixProduct.h:36:69: note: in instantiation of member function 'sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>::computeProductFromIntersection' requested here using linearalgebra::SparseMatrixProduct::SparseMatrixProduct; ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:123:24: note: in instantiation of member function 'sofa::linearalgebra::testing::TestSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>::checkMatrix' requested here EXPECT_TRUE( this->checkMatrix( 5, 5, 5, 1. / 5. ) ); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:457:44: note: in instantiation of member function 'sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix, Eigen::SparseMatrix, Eigen::SparseMatrix>>::TestBody' requested here Test* CreateTest() override { return new TestClass; } ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:726:13: note: in instantiation of member function 'testing::internal::TestFactoryImpl, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::CreateTest' requested here new TestFactoryImpl); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here typename Types::Tail>::Register(prefix, ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:785:50: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here TypeParameterizedTest::Register( ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/test/ParallelSparseMatrixProduct_test.cpp:72:1: note: in instantiation of member function 'testing::internal::TypeParameterizedTestSuite, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here INSTANTIATE_TYPED_TEST_SUITE_P( ^ _deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:313:11: note: expanded from macro 'INSTANTIATE_TYPED_TEST_SUITE_P' Register(GTEST_STRINGIFY_(Prefix), \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/test/ParallelSparseMatrixProduct_test.cpp:25: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/ParallelSparseMatrixProduct.h:23: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:295:16: warning: unused variable 'rhsNonZeros' [-Wunused-variable] const auto rhsNonZeros = m_rhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:294:16: warning: unused variable 'lhsNonZeros' [-Wunused-variable] const auto lhsNonZeros = m_lhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/ParallelSparseMatrixProduct.h:36:69: note: in instantiation of member function 'sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>::computeProductFromIntersection' requested here using linearalgebra::SparseMatrixProduct::SparseMatrixProduct; ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:123:24: note: in instantiation of member function 'sofa::linearalgebra::testing::TestSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>::checkMatrix' requested here EXPECT_TRUE( this->checkMatrix( 5, 5, 5, 1. / 5. ) ); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:457:44: note: in instantiation of member function 'sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix, Eigen::SparseMatrix, Eigen::SparseMatrix>>::TestBody' requested here Test* CreateTest() override { return new TestClass; } ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:726:13: note: in instantiation of member function 'testing::internal::TestFactoryImpl, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::CreateTest' requested here new TestFactoryImpl); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here typename Types::Tail>::Register(prefix, ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:785:50: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here TypeParameterizedTest::Register( ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/test/ParallelSparseMatrixProduct_test.cpp:72:1: note: in instantiation of member function 'testing::internal::TypeParameterizedTestSuite, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here INSTANTIATE_TYPED_TEST_SUITE_P( ^ _deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:313:11: note: expanded from macro 'INSTANTIATE_TYPED_TEST_SUITE_P' Register(GTEST_STRINGIFY_(Prefix), \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/test/ParallelSparseMatrixProduct_test.cpp:25: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/ParallelSparseMatrixProduct.h:23: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:295:16: warning: unused variable 'rhsNonZeros' [-Wunused-variable] const auto rhsNonZeros = m_rhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:294:16: warning: unused variable 'lhsNonZeros' [-Wunused-variable] const auto lhsNonZeros = m_lhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/ParallelSparseMatrixProduct.h:36:69: note: in instantiation of member function 'sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>::computeProductFromIntersection' requested here using linearalgebra::SparseMatrixProduct::SparseMatrixProduct; ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:123:24: note: in instantiation of member function 'sofa::linearalgebra::testing::TestSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>::checkMatrix' requested here EXPECT_TRUE( this->checkMatrix( 5, 5, 5, 1. / 5. ) ); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:457:44: note: in instantiation of member function 'sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix, Eigen::SparseMatrix, Eigen::SparseMatrix>>::TestBody' requested here Test* CreateTest() override { return new TestClass; } ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:726:13: note: in instantiation of member function 'testing::internal::TestFactoryImpl, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::CreateTest' requested here new TestFactoryImpl); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here typename Types::Tail>::Register(prefix, ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:785:50: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here TypeParameterizedTest::Register( ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/test/ParallelSparseMatrixProduct_test.cpp:72:1: note: in instantiation of member function 'testing::internal::TypeParameterizedTestSuite, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here INSTANTIATE_TYPED_TEST_SUITE_P( ^ _deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:313:11: note: expanded from macro 'INSTANTIATE_TYPED_TEST_SUITE_P' Register(GTEST_STRINGIFY_(Prefix), \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/test/ParallelSparseMatrixProduct_test.cpp:25: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/ParallelSparseMatrixProduct.h:23: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:295:16: warning: unused variable 'rhsNonZeros' [-Wunused-variable] const auto rhsNonZeros = m_rhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:294:16: warning: unused variable 'lhsNonZeros' [-Wunused-variable] const auto lhsNonZeros = m_lhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/ParallelSparseMatrixProduct.h:36:69: note: in instantiation of member function 'sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>::computeProductFromIntersection' requested here using linearalgebra::SparseMatrixProduct::SparseMatrixProduct; ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:123:24: note: in instantiation of member function 'sofa::linearalgebra::testing::TestSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>::checkMatrix' requested here EXPECT_TRUE( this->checkMatrix( 5, 5, 5, 1. / 5. ) ); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:457:44: note: in instantiation of member function 'sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix, Eigen::SparseMatrix, Eigen::SparseMatrix>>::TestBody' requested here Test* CreateTest() override { return new TestClass; } ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:726:13: note: in instantiation of member function 'testing::internal::TestFactoryImpl, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::CreateTest' requested here new TestFactoryImpl); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here typename Types::Tail>::Register(prefix, ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:785:50: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here TypeParameterizedTest::Register( ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/test/ParallelSparseMatrixProduct_test.cpp:72:1: note: in instantiation of member function 'testing::internal::TypeParameterizedTestSuite, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here INSTANTIATE_TYPED_TEST_SUITE_P( ^ _deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:313:11: note: expanded from macro 'INSTANTIATE_TYPED_TEST_SUITE_P' Register(GTEST_STRINGIFY_(Prefix), \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/test/ParallelSparseMatrixProduct_test.cpp:25: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/ParallelSparseMatrixProduct.h:23: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:295:16: warning: unused variable 'rhsNonZeros' [-Wunused-variable] const auto rhsNonZeros = m_rhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:294:16: warning: unused variable 'lhsNonZeros' [-Wunused-variable] const auto lhsNonZeros = m_lhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/ParallelSparseMatrixProduct.h:36:69: note: in instantiation of member function 'sofa::linearalgebra::SparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>::computeProductFromIntersection' requested here using linearalgebra::SparseMatrixProduct::SparseMatrixProduct; ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:123:24: note: in instantiation of member function 'sofa::linearalgebra::testing::TestSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>::checkMatrix' requested here EXPECT_TRUE( this->checkMatrix( 5, 5, 5, 1. / 5. ) ); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:457:44: note: in instantiation of member function 'sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix, Eigen::SparseMatrix, Eigen::SparseMatrix>>::TestBody' requested here Test* CreateTest() override { return new TestClass; } ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:726:13: note: in instantiation of member function 'testing::internal::TestFactoryImpl, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::CreateTest' requested here new TestFactoryImpl); ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:785:50: note: in instantiation of member function 'testing::internal::TypeParameterizedTest, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here TypeParameterizedTest::Register( ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/test/ParallelSparseMatrixProduct_test.cpp:72:1: note: in instantiation of member function 'testing::internal::TypeParameterizedTestSuite, testing::internal::Types, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>, sofa::simulation::ParallelSparseMatrixProduct, Eigen::SparseMatrix, Eigen::SparseMatrix>>>::Register' requested here INSTANTIATE_TYPED_TEST_SUITE_P( ^ _deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:313:11: note: expanded from macro 'INSTANTIATE_TYPED_TEST_SUITE_P' Register(GTEST_STRINGIFY_(Prefix), \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/test/ParallelSparseMatrixProduct_test.cpp:25: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/ParallelSparseMatrixProduct.h:23: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:295:16: warning: unused variable 'rhsNonZeros' [-Wunused-variable] const auto rhsNonZeros = m_rhs->nonZeros(); ^ 33 warnings generated. [622/2554] Building CXX object Sofa/framework/Simulation/Core/simutest/CMakeFiles/Sofa.Simulation.Core_simutest.dir/NodeContext_test.cpp.o [623/2554] Building CXX object Sofa/framework/Simulation/Common/CMakeFiles/Sofa.Simulation.Common.dir/src/sofa/simulation/common/SceneLoaderPHP.cpp.o [624/2554] Building CXX object Sofa/framework/Simulation/Common/CMakeFiles/Sofa.Simulation.Common.dir/src/sofa/simulation/common/SceneLoaderXML.cpp.o [625/2554] Building CXX object Sofa/framework/Simulation/Common/CMakeFiles/Sofa.Simulation.Common.dir/src/sofa/simulation/common/TransformationVisitor.cpp.o [626/2554] Building CXX object Sofa/framework/Simulation/Common/CMakeFiles/Sofa.Simulation.Common.dir/src/sofa/simulation/common/initSofaSimulationCommon.cpp.o [627/2554] Building CXX object Sofa/framework/Simulation/Common/CMakeFiles/Sofa.Simulation.Common.dir/src/sofa/simulation/common/init.cpp.o [628/2554] Linking CXX shared library lib/libSofa.Simulation.Core.24.06.99.dylib [629/2554] Building CXX object Sofa/framework/Simulation/Common/CMakeFiles/Sofa.Simulation.Common.dir/src/sofa/simulation/common/xml/AttributeElement.cpp.o [630/2554] Creating library symlink lib/libSofa.Simulation.Core.dylib [631/2554] Building CXX object Sofa/framework/Simulation/Common/CMakeFiles/Sofa.Simulation.Common.dir/src/sofa/simulation/common/xml/BaseElement.cpp.o [632/2554] Building CXX object Sofa/framework/Simulation/Common/CMakeFiles/Sofa.Simulation.Common.dir/src/sofa/simulation/common/xml/BaseMultiMappingElement.cpp.o [633/2554] Building CXX object Sofa/framework/Simulation/Common/CMakeFiles/Sofa.Simulation.Common.dir/src/sofa/simulation/common/xml/DataElement.cpp.o [634/2554] Building CXX object Sofa/framework/Simulation/Common/CMakeFiles/Sofa.Simulation.Common.dir/src/sofa/simulation/common/xml/NodeElement.cpp.o [635/2554] Building CXX object Sofa/framework/Simulation/Common/CMakeFiles/Sofa.Simulation.Common.dir/src/sofa/simulation/common/xml/ObjectElement.cpp.o [636/2554] Building CXX object Sofa/framework/Simulation/Common/CMakeFiles/Sofa.Simulation.Common.dir/src/sofa/simulation/common/xml/XML.cpp.o [637/2554] Linking CXX shared library lib/libSofa.SimulationCore.24.06.99.dylib [638/2554] Building CXX object Sofa/framework/Simulation/Common/test/CMakeFiles/Sofa.Simulation.Common_test.dir/LoadScene_test.cpp.o [639/2554] Creating library symlink lib/libSofa.SimulationCore.dylib [640/2554] Building CXX object Sofa/framework/Simulation/Graph/CMakeFiles/Sofa.Simulation.Graph.dir/src/sofa/simulation/graph/initSofaSimulationGraph.cpp.o [641/2554] Building CXX object Sofa/framework/Simulation/Graph/CMakeFiles/Sofa.Simulation.Graph.dir/src/sofa/simulation/graph/init.cpp.o [642/2554] Building CXX object Sofa/framework/Simulation/Graph/CMakeFiles/Sofa.Simulation.Graph.dir/src/sofa/simulation/graph/DAGSimulation.cpp.o [643/2554] Building CXX object Sofa/framework/Simulation/Graph/CMakeFiles/Sofa.Simulation.Graph.dir/src/sofa/simulation/graph/DAGNode.cpp.o [644/2554] Linking CXX shared library lib/libSofa.Simulation.Common.24.06.99.dylib [645/2554] Linking CXX shared library lib/libSofaFramework.24.06.99.dylib [646/2554] Creating library symlink lib/libSofa.Simulation.Common.dylib [647/2554] Building CXX object Sofa/framework/Simulation/Graph/test/CMakeFiles/Sofa.Simulation.Graph_test.dir/DAG_test.cpp.o [648/2554] Building CXX object Sofa/framework/Simulation/Graph/test/CMakeFiles/Sofa.Simulation.Graph_test.dir/DAGNode_test.cpp.o [649/2554] Creating library symlink lib/libSofaFramework.dylib [650/2554] Building CXX object Sofa/framework/Simulation/Graph/test/CMakeFiles/Sofa.Simulation.Graph_test.dir/MutationListener_test.cpp.o [651/2554] Building CXX object Sofa/framework/Simulation/Graph/test/CMakeFiles/Sofa.Simulation.Graph_test.dir/Node_test.cpp.o [652/2554] Building CXX object Sofa/framework/Simulation/Graph/test/CMakeFiles/Sofa.Simulation.Graph_test.dir/Simulation_test.cpp.o [653/2554] Building CXX object Sofa/framework/SimpleApi/CMakeFiles/Sofa.SimpleApi.dir/src/sofa/simpleapi/init.cpp.o [654/2554] Linking CXX shared library lib/libSofa.Simulation.Graph.24.06.99.dylib [655/2554] Building CXX object Sofa/framework/Simulation/Graph/test/CMakeFiles/Sofa.Simulation.Graph_test.dir/Link_test.cpp.o [656/2554] Creating library symlink lib/libSofa.Simulation.Graph.dylib [657/2554] Building CXX object Sofa/framework/Simulation/simutest/CMakeFiles/Sofa.Simulation_simutest.dir/parallel_scenes_test.cpp.o [658/2554] Building CXX object Sofa/framework/SimpleApi/CMakeFiles/Sofa.SimpleApi.dir/src/sofa/simpleapi/SimpleApi.cpp.o [659/2554] Building CXX object Sofa/framework/Testing/CMakeFiles/Sofa.Testing.dir/src/sofa/testing/initSofa.Testing.cpp.o [660/2554] Building CXX object Sofa/framework/SimpleApi/test/CMakeFiles/Sofa.SimpleApi_test.dir/SimpleApi_test.cpp.o [661/2554] Building CXX object Sofa/framework/Testing/CMakeFiles/Sofa.Testing.dir/src/sofa/testing/LinearCongruentialRandomGenerator.cpp.o [662/2554] Building CXX object Sofa/framework/Testing/CMakeFiles/Sofa.Testing.dir/src/sofa/testing/BaseTest.cpp.o [663/2554] Linking CXX shared library lib/libSofa.Simulation.24.06.99.dylib [664/2554] Building CXX object Sofa/framework/Testing/CMakeFiles/Sofa.Testing.dir/src/sofa/testing/NumericTest.cpp.o [665/2554] Building CXX object Sofa/framework/Testing/CMakeFiles/Sofa.Testing.dir/src/sofa/testing/TestMessageHandler.cpp.o [666/2554] Creating library symlink lib/libSofa.Simulation.dylib [667/2554] Linking CXX shared library lib/libSofa.SimpleApi.24.06.99.dylib [668/2554] Creating library symlink lib/libSofa.SimpleApi.dylib [669/2554] Building CXX object _deps/googletest-build/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o [670/2554] Building CXX object _deps/googletest-build/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o [671/2554] Building CXX object Sofa/framework/Testing/CMakeFiles/Sofa.Testing.dir/src/sofa/testing/BaseSimulationTest.cpp.o [672/2554] Building CXX object Sofa/framework/Testing/SofaGTestMain/CMakeFiles/SofaGTestMain.dir/SofaGTestMain.cpp.o [673/2554] Building CXX object Sofa/framework/Framework/CMakeFiles/Sofa.Framework.dir/src/sofa/framework/init.cpp.o [674/2554] Building CXX object Sofa/framework/Testing/test/CMakeFiles/Sofa.Testing_test.dir/TestMessageHandler_test.cpp.o [675/2554] Building CXX object Sofa/Component/ODESolver/CMakeFiles/Sofa.Component.ODESolver.dir/src/sofa/component/odesolver/init.cpp.o [676/2554] Building CXX object Sofa/Component/CMakeFiles/Sofa.Component.dir/src/sofa/component/init.cpp.o [677/2554] Building CXX object Sofa/Component/ODESolver/Forward/CMakeFiles/Sofa.Component.ODESolver.Forward.dir/src/sofa/component/odesolver/forward/init.cpp.o [678/2554] Building CXX object Sofa/Component/ODESolver/Forward/CMakeFiles/Sofa.Component.ODESolver.Forward.dir/src/sofa/component/odesolver/forward/EulerSolver.cpp.o [679/2554] Building CXX object Sofa/Component/ODESolver/Forward/CMakeFiles/Sofa.Component.ODESolver.Forward.dir/src/sofa/component/odesolver/forward/CentralDifferenceSolver.cpp.o [680/2554] Linking CXX shared library lib/libgtest.1.14.0.dylib [681/2554] Creating library symlink lib/libgtest.dylib [682/2554] Building CXX object Sofa/Component/ODESolver/Forward/CMakeFiles/Sofa.Component.ODESolver.Forward.dir/src/sofa/component/odesolver/forward/RungeKutta2Solver.cpp.o [683/2554] Building CXX object Sofa/Component/ODESolver/Forward/CMakeFiles/Sofa.Component.ODESolver.Forward.dir/src/sofa/component/odesolver/forward/RungeKutta4Solver.cpp.o [684/2554] Building CXX object Sofa/Component/ODESolver/Forward/CMakeFiles/Sofa.Component.ODESolver.Forward.dir/src/sofa/component/odesolver/forward/DampVelocitySolver.cpp.o [685/2554] Building CXX object Sofa/Component/ODESolver/Forward/tests/CMakeFiles/Sofa.Component.ODESolver.Forward_test.dir/CentralDifferenceExplicitSolverDynamic_test.cpp.o [686/2554] Linking CXX shared library lib/libgtest_main.1.14.0.dylib [687/2554] Linking CXX shared library lib/libSofaGTestMain.24.06.99.dylib [688/2554] Creating library symlink lib/libgtest_main.dylib [689/2554] Creating library symlink lib/libSofaGTestMain.dylib [690/2554] Building CXX object Sofa/Component/ODESolver/Forward/tests/CMakeFiles/Sofa.Component.ODESolver.Forward_test.dir/EulerExplicitSolverDynamic_test.cpp.o [691/2554] Linking CXX shared library lib/libSofa.Component.ODESolver.Forward.24.06.99.dylib [692/2554] Creating library symlink lib/libSofa.Component.ODESolver.Forward.dylib [693/2554] Building CXX object Sofa/Component/ODESolver/Forward/tests/CMakeFiles/Sofa.Component.ODESolver.Forward_test.dir/RungeKutta2ExplicitSolverDynamic_test.cpp.o [694/2554] Building CXX object Sofa/Component/ODESolver/Forward/tests/CMakeFiles/Sofa.Component.ODESolver.Forward_test.dir/RungeKutta4ExplicitSolverDynamic_test.cpp.o [695/2554] Linking CXX shared library lib/libSofa.Testing.24.06.99.dylib [696/2554] Linking CXX shared library lib/libSofaExplicitOdeSolver.24.06.99.dylib [697/2554] Creating library symlink lib/libSofa.Testing.dylib [698/2554] Creating library symlink lib/libSofaExplicitOdeSolver.dylib [699/2554] Building CXX object Sofa/Component/ODESolver/Backward/CMakeFiles/Sofa.Component.ODESolver.Backward.dir/src/sofa/component/odesolver/backward/init.cpp.o [700/2554] Linking CXX shared library lib/libSofaGeneralExplicitOdeSolver.24.06.99.dylib [701/2554] Linking CXX executable bin/Sofa.Topology_test [702/2554] Linking CXX executable bin/Sofa.Geometry_test [703/2554] Linking CXX executable bin/Sofa.Type_test [704/2554] Linking CXX executable bin/Sofa.Helper_test [705/2554] Linking CXX executable bin/Sofa.Helper_simutest [706/2554] Linking CXX executable bin/Sofa.DefaultType_test [707/2554] Creating library symlink lib/libSofaGeneralExplicitOdeSolver.dylib [708/2554] Linking CXX executable bin/Sofa.DefaultType_simutest [709/2554] Linking CXX executable bin/Sofa.Simulation.Common_test [710/2554] Linking CXX executable bin/Sofa.Simulation.Core_test [711/2554] Linking CXX executable bin/Sofa.LinearAlgebra_test [712/2554] Linking CXX executable bin/Sofa.Core_test [713/2554] Building CXX object Sofa/Component/ODESolver/Backward/CMakeFiles/Sofa.Component.ODESolver.Backward.dir/src/sofa/component/odesolver/backward/EulerImplicitSolver.cpp.o [714/2554] Linking CXX executable bin/Sofa.SimpleApi_test [715/2554] Linking CXX executable bin/Sofa.Testing_test [716/2554] Linking CXX shared library lib/libSofa.Framework.24.06.99.dylib [717/2554] Creating library symlink lib/libSofa.Framework.dylib [718/2554] Building CXX object Sofa/Component/ODESolver/Backward/CMakeFiles/Sofa.Component.ODESolver.Backward.dir/src/sofa/component/odesolver/backward/StaticSolver.cpp.o [719/2554] Building CXX object Sofa/Component/ODESolver/Backward/CMakeFiles/Sofa.Component.ODESolver.Backward.dir/src/sofa/component/odesolver/backward/VariationalSymplecticSolver.cpp.o [720/2554] Building CXX object Sofa/Component/ODESolver/Backward/CMakeFiles/Sofa.Component.ODESolver.Backward.dir/src/sofa/component/odesolver/backward/NewmarkImplicitSolver.cpp.o [721/2554] Building CXX object Sofa/Component/ODESolver/Backward/tests/CMakeFiles/Sofa.Component.ODESolver.Backward_test.dir/EulerImplicitSolverDynamic_test.cpp.o [722/2554] Building CXX object Sofa/Component/ODESolver/Backward/tests/CMakeFiles/Sofa.Component.ODESolver.Backward_test.dir/NewmarkImplicitSolverDynamic_test.cpp.o [723/2554] Building CXX object Sofa/Component/ODESolver/Backward/tests/CMakeFiles/Sofa.Component.ODESolver.Backward_test.dir/EulerImplicitSolverStatic_test.cpp.o [724/2554] Building CXX object Sofa/Component/ODESolver/Backward/tests/CMakeFiles/Sofa.Component.ODESolver.Backward_test.dir/StaticSolver_test.cpp.o [725/2554] Building CXX object Sofa/Component/ODESolver/Backward/tests/CMakeFiles/Sofa.Component.ODESolver.Backward_test.dir/SpringSolverDynamic_test.cpp.o [726/2554] Building CXX object Sofa/Component/ODESolver/Backward/tests/CMakeFiles/Sofa.Component.ODESolver.Backward_test.dir/VariationalSymplecticExplicitSolverDynamic_test.cpp.o [727/2554] Building CXX object Sofa/Component/ODESolver/Testing/CMakeFiles/Sofa.Component.ODESolver.Testing.dir/src/sofa/component/odesolver/testing/empty.cpp.o [728/2554] Linking CXX shared library lib/libSofa.Component.ODESolver.Backward.24.06.99.dylib [729/2554] Building CXX object Sofa/Component/IO/CMakeFiles/Sofa.Component.IO.dir/src/sofa/component/io/init.cpp.o [730/2554] Creating library symlink lib/libSofa.Component.ODESolver.Backward.dylib [731/2554] Building CXX object Sofa/Component/ODESolver/Backward/tests/CMakeFiles/Sofa.Component.ODESolver.Backward_test.dir/VariationalSymplecticImplicitSolverDynamic_test.cpp.o [732/2554] Building CXX object Sofa/Component/IO/Mesh/CMakeFiles/Sofa.Component.IO.Mesh.dir/src/sofa/component/io/mesh/init.cpp.o [733/2554] Linking CXX shared library lib/libSofa.Component.ODESolver.Testing.dylib [734/2554] Linking CXX shared library lib/libSofaImplicitOdeSolver.24.06.99.dylib [735/2554] Linking CXX shared library lib/libSofaGeneralImplicitOdeSolver.24.06.99.dylib [736/2554] Creating library symlink lib/libSofaImplicitOdeSolver.dylib [737/2554] Creating library symlink lib/libSofaGeneralImplicitOdeSolver.dylib [738/2554] Building CXX object Sofa/Component/IO/Mesh/CMakeFiles/Sofa.Component.IO.Mesh.dir/src/sofa/component/io/mesh/BaseVTKReader.cpp.o [739/2554] Linking CXX shared library lib/libSofa.Component.ODESolver.24.06.99.dylib [740/2554] Creating library symlink lib/libSofa.Component.ODESolver.dylib [741/2554] Building CXX object Sofa/Component/IO/Mesh/CMakeFiles/Sofa.Component.IO.Mesh.dir/src/sofa/component/io/mesh/MeshOBJLoader.cpp.o [742/2554] Building CXX object Sofa/Component/IO/Mesh/CMakeFiles/Sofa.Component.IO.Mesh.dir/src/sofa/component/io/mesh/MeshVTKLoader.cpp.o [743/2554] Building CXX object Sofa/Component/IO/Mesh/CMakeFiles/Sofa.Component.IO.Mesh.dir/src/sofa/component/io/mesh/MeshGmshLoader.cpp.o [744/2554] Building CXX object Sofa/Component/IO/Mesh/CMakeFiles/Sofa.Component.IO.Mesh.dir/src/sofa/component/io/mesh/VisualModelOBJExporter.cpp.o [745/2554] Building CXX object Sofa/Component/IO/Mesh/CMakeFiles/Sofa.Component.IO.Mesh.dir/src/sofa/component/io/mesh/VTKExporter.cpp.o [746/2554] Building CXX object Sofa/Component/IO/Mesh/CMakeFiles/Sofa.Component.IO.Mesh.dir/src/sofa/component/io/mesh/GIDMeshLoader.cpp.o [747/2554] Building CXX object Sofa/Component/IO/Mesh/CMakeFiles/Sofa.Component.IO.Mesh.dir/src/sofa/component/io/mesh/GridMeshCreator.cpp.o [748/2554] Building CXX object Sofa/Component/IO/Mesh/CMakeFiles/Sofa.Component.IO.Mesh.dir/src/sofa/component/io/mesh/MeshOffLoader.cpp.o [749/2554] Building CXX object Sofa/Component/IO/Mesh/CMakeFiles/Sofa.Component.IO.Mesh.dir/src/sofa/component/io/mesh/MeshSTLLoader.cpp.o [750/2554] Building CXX object Sofa/Component/IO/Mesh/CMakeFiles/Sofa.Component.IO.Mesh.dir/src/sofa/component/io/mesh/MeshTrianLoader.cpp.o [751/2554] Building CXX object Sofa/Component/IO/Mesh/CMakeFiles/Sofa.Component.IO.Mesh.dir/src/sofa/component/io/mesh/MeshXspLoader.cpp.o [752/2554] Building CXX object Sofa/Component/IO/Mesh/CMakeFiles/Sofa.Component.IO.Mesh.dir/src/sofa/component/io/mesh/OffSequenceLoader.cpp.o [753/2554] Building CXX object Sofa/Component/IO/Mesh/CMakeFiles/Sofa.Component.IO.Mesh.dir/src/sofa/component/io/mesh/SphereLoader.cpp.o [754/2554] Building CXX object Sofa/Component/IO/Mesh/CMakeFiles/Sofa.Component.IO.Mesh.dir/src/sofa/component/io/mesh/StringMeshCreator.cpp.o [755/2554] Building CXX object Sofa/Component/IO/Mesh/CMakeFiles/Sofa.Component.IO.Mesh.dir/src/sofa/component/io/mesh/VoxelGridLoader.cpp.o [756/2554] Building CXX object Sofa/Component/IO/Mesh/CMakeFiles/Sofa.Component.IO.Mesh.dir/src/sofa/component/io/mesh/BlenderExporter.cpp.o [757/2554] Building CXX object Sofa/Component/IO/Mesh/CMakeFiles/Sofa.Component.IO.Mesh.dir/src/sofa/component/io/mesh/MeshExporter.cpp.o [758/2554] Building CXX object Sofa/Component/IO/Mesh/CMakeFiles/Sofa.Component.IO.Mesh.dir/src/sofa/component/io/mesh/STLExporter.cpp.o [759/2554] Building CXX object Sofa/Component/IO/Mesh/tests/CMakeFiles/Sofa.Component.IO.Mesh_test.dir/MeshExporter_test.cpp.o [760/2554] Building CXX object Sofa/Component/IO/Mesh/tests/CMakeFiles/Sofa.Component.IO.Mesh_test.dir/MeshGmshLoader_test.cpp.o [761/2554] Building CXX object Sofa/Component/IO/Mesh/tests/CMakeFiles/Sofa.Component.IO.Mesh_test.dir/MeshOBJLoader_test.cpp.o [762/2554] Building CXX object Sofa/Component/IO/Mesh/tests/CMakeFiles/Sofa.Component.IO.Mesh_test.dir/MeshSTLLoader_test.cpp.o [763/2554] Building CXX object Sofa/Component/IO/Mesh/tests/CMakeFiles/Sofa.Component.IO.Mesh_test.dir/MeshVTKLoader_test.cpp.o [764/2554] Building CXX object Sofa/Component/IO/Mesh/tests/CMakeFiles/Sofa.Component.IO.Mesh_test.dir/MeshXspLoader_test.cpp.o [765/2554] Building CXX object Sofa/Component/IO/Mesh/tests/CMakeFiles/Sofa.Component.IO.Mesh_test.dir/OffSequenceLoader_test.cpp.o [766/2554] Building CXX object Sofa/Component/IO/Mesh/tests/CMakeFiles/Sofa.Component.IO.Mesh_test.dir/STLExporter_test.cpp.o [767/2554] Building CXX object Sofa/Component/IO/Mesh/tests/CMakeFiles/Sofa.Component.IO.Mesh_test.dir/VisualModelOBJExporter_test.cpp.o [768/2554] Building CXX object Sofa/Component/Playback/CMakeFiles/Sofa.Component.Playback.dir/src/sofa/component/playback/init.cpp.o [769/2554] Building CXX object Sofa/Component/Playback/CMakeFiles/Sofa.Component.Playback.dir/src/sofa/component/playback/CompareState.cpp.o [770/2554] Building CXX object Sofa/Component/Playback/CMakeFiles/Sofa.Component.Playback.dir/src/sofa/component/playback/CompareTopology.cpp.o [771/2554] Building CXX object Sofa/Component/Playback/CMakeFiles/Sofa.Component.Playback.dir/src/sofa/component/playback/InputEventReader.cpp.o [772/2554] Building CXX object Sofa/Component/Playback/CMakeFiles/Sofa.Component.Playback.dir/src/sofa/component/playback/ReadState.cpp.o [773/2554] Building CXX object Sofa/Component/Playback/CMakeFiles/Sofa.Component.Playback.dir/src/sofa/component/playback/ReadTopology.cpp.o [774/2554] Building CXX object Sofa/Component/Playback/CMakeFiles/Sofa.Component.Playback.dir/src/sofa/component/playback/WriteState.cpp.o [775/2554] Building CXX object Sofa/Component/Playback/CMakeFiles/Sofa.Component.Playback.dir/src/sofa/component/playback/WriteTopology.cpp.o [776/2554] Building CXX object Sofa/Component/Playback/tests/CMakeFiles/Sofa.Component.Playback_test.dir/ReadState_test.cpp.o [777/2554] Linking CXX shared library lib/libSofa.Component.IO.Mesh.24.06.99.dylib [778/2554] Creating library symlink lib/libSofa.Component.IO.Mesh.dylib [779/2554] Building CXX object Sofa/Component/Playback/tests/CMakeFiles/Sofa.Component.Playback_test.dir/WriteState_test.cpp.o [780/2554] Building CXX object Sofa/Component/SceneUtility/CMakeFiles/Sofa.Component.SceneUtility.dir/src/sofa/component/sceneutility/init.cpp.o [781/2554] Linking CXX shared library lib/libSofaLoader.24.06.99.dylib [782/2554] Linking CXX shared library lib/libSofa.Component.Playback.24.06.99.dylib [783/2554] Linking CXX shared library lib/libSofa.Component.IO.24.06.99.dylib [784/2554] Creating library symlink lib/libSofa.Component.Playback.dylib [785/2554] Creating library symlink lib/libSofaLoader.dylib [786/2554] Creating library symlink lib/libSofa.Component.IO.dylib [787/2554] Building CXX object Sofa/Component/SceneUtility/CMakeFiles/Sofa.Component.SceneUtility.dir/src/sofa/component/sceneutility/APIVersion.cpp.o [788/2554] Building CXX object Sofa/Component/SceneUtility/CMakeFiles/Sofa.Component.SceneUtility.dir/src/sofa/component/sceneutility/AddResourceRepository.cpp.o [789/2554] Building CXX object Sofa/Component/SceneUtility/CMakeFiles/Sofa.Component.SceneUtility.dir/src/sofa/component/sceneutility/InfoComponent.cpp.o [790/2554] Linking CXX executable bin/Sofa.Component.IO.Mesh_test [791/2554] Building CXX object Sofa/Component/SceneUtility/CMakeFiles/Sofa.Component.SceneUtility.dir/src/sofa/component/sceneutility/MakeAliasComponent.cpp.o [792/2554] Building CXX object Sofa/Component/SceneUtility/CMakeFiles/Sofa.Component.SceneUtility.dir/src/sofa/component/sceneutility/MakeDataAliasComponent.cpp.o [793/2554] Building CXX object Sofa/Component/SceneUtility/CMakeFiles/Sofa.Component.SceneUtility.dir/src/sofa/component/sceneutility/MessageHandlerComponent.cpp.o [794/2554] Building CXX object Sofa/Component/SceneUtility/CMakeFiles/Sofa.Component.SceneUtility.dir/src/sofa/component/sceneutility/PauseAnimation.cpp.o [795/2554] Building CXX object Sofa/Component/SceneUtility/CMakeFiles/Sofa.Component.SceneUtility.dir/src/sofa/component/sceneutility/PauseAnimationOnEvent.cpp.o [796/2554] Building CXX object Sofa/Component/SceneUtility/tests/CMakeFiles/Sofa.Component.SceneUtility_test.dir/AddResourceRepository_test.cpp.o [797/2554] Building CXX object Sofa/Component/SceneUtility/tests/CMakeFiles/Sofa.Component.SceneUtility_test.dir/MakeAliasComponent_test.cpp.o [798/2554] Building CXX object Sofa/Component/SceneUtility/tests/CMakeFiles/Sofa.Component.SceneUtility_test.dir/MakeDataAliasComponent_test.cpp.o [799/2554] Building CXX object Sofa/Component/Topology/CMakeFiles/Sofa.Component.Topology.dir/src/sofa/component/topology/init.cpp.o [800/2554] Building CXX object Sofa/Component/Topology/Container/CMakeFiles/Sofa.Component.Topology.Container.dir/src/sofa/component/topology/container/init.cpp.o [801/2554] Building CXX object Sofa/Component/SceneUtility/tests/CMakeFiles/Sofa.Component.SceneUtility_test.dir/MessageHandlerComponent_test.cpp.o [802/2554] Building CXX object Sofa/Component/Topology/Container/Constant/CMakeFiles/Sofa.Component.Topology.Container.Constant.dir/src/sofa/component/topology/container/constant/init.cpp.o [803/2554] Building CXX object Sofa/Component/Topology/Container/Constant/CMakeFiles/Sofa.Component.Topology.Container.Constant.dir/src/sofa/component/topology/container/constant/MeshTopology.cpp.o [804/2554] Building CXX object Sofa/Component/Topology/Container/Constant/CMakeFiles/Sofa.Component.Topology.Container.Constant.dir/src/sofa/component/topology/container/constant/SphereQuadTopology.cpp.o [805/2554] Linking CXX shared library lib/libSofa.Component.SceneUtility.24.06.99.dylib [806/2554] Creating library symlink lib/libSofa.Component.SceneUtility.dylib [807/2554] Building CXX object Sofa/Component/Topology/Container/Constant/CMakeFiles/Sofa.Component.Topology.Container.Constant.dir/src/sofa/component/topology/container/constant/CubeTopology.cpp.o [808/2554] Building CXX object Sofa/Component/Topology/Container/Constant/tests/CMakeFiles/Sofa.Component.Topology.Container.Constant_test.dir/MeshTopology_test.cpp.o [809/2554] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/EdgeSetGeometryAlgorithms.cpp.o [810/2554] Linking CXX shared library lib/libSofaBaseUtils.24.06.99.dylib [811/2554] Linking CXX executable bin/Sofa.Core_simutest [812/2554] Linking CXX executable bin/Sofa.Simulation.Core_simutest [813/2554] Creating library symlink lib/libSofaBaseUtils.dylib [814/2554] Linking CXX executable bin/Sofa.Component.SceneUtility_test [815/2554] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/init.cpp.o [816/2554] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/HexahedronSetGeometryAlgorithms.cpp.o [817/2554] Linking CXX shared library lib/libSofa.Component.Topology.Container.Constant.24.06.99.dylib [818/2554] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/EdgeSetTopologyContainer.cpp.o [819/2554] Creating library symlink lib/libSofa.Component.Topology.Container.Constant.dylib [820/2554] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/EdgeSetTopologyModifier.cpp.o [821/2554] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/HexahedronSetTopologyContainer.cpp.o [822/2554] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/HexahedronSetTopologyModifier.cpp.o [823/2554] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/NumericalIntegrationDescriptor.cpp.o [824/2554] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/MultilevelHexahedronSetTopologyContainer.cpp.o [825/2554] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/PointSetGeometryAlgorithms.cpp.o [826/2554] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/PointSetTopologyContainer.cpp.o [827/2554] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/PointSetTopologyModifier.cpp.o [828/2554] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/QuadSetGeometryAlgorithms.cpp.o [829/2554] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/QuadSetTopologyContainer.cpp.o [830/2554] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/QuadSetTopologyModifier.cpp.o [831/2554] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/TetrahedronSetGeometryAlgorithms.cpp.o [832/2554] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/TetrahedronSetTopologyContainer.cpp.o [833/2554] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/TetrahedronSetTopologyModifier.cpp.o [834/2554] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/TriangleSetGeometryAlgorithms.cpp.o [835/2554] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/TriangleSetTopologyContainer.cpp.o [836/2554] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/TriangleSetTopologyModifier.cpp.o [837/2554] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/DynamicSparseGridGeometryAlgorithms.cpp.o [838/2554] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/DynamicSparseGridTopologyContainer.cpp.o [839/2554] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/DynamicSparseGridTopologyModifier.cpp.o [840/2554] Building CXX object Sofa/Component/Topology/Container/Dynamic/tests/CMakeFiles/Sofa.Component.Topology.Container.Dynamic_test.dir/EdgeSetTopology_test.cpp.o [841/2554] Building CXX object Sofa/Component/Topology/Container/Dynamic/tests/CMakeFiles/Sofa.Component.Topology.Container.Dynamic_test.dir/HexahedronSetTopology_test.cpp.o [842/2554] Building CXX object Sofa/Component/Topology/Container/Dynamic/tests/CMakeFiles/Sofa.Component.Topology.Container.Dynamic_test.dir/PointSetTopology_test.cpp.o [843/2554] Building CXX object Sofa/Component/Topology/Container/Dynamic/tests/CMakeFiles/Sofa.Component.Topology.Container.Dynamic_test.dir/QuadSetTopology_test.cpp.o [844/2554] Building CXX object Sofa/Component/Topology/Container/Dynamic/tests/CMakeFiles/Sofa.Component.Topology.Container.Dynamic_test.dir/TetrahedronNumericalIntegration_test.cpp.o [845/2554] Building CXX object Sofa/Component/Topology/Container/Dynamic/tests/CMakeFiles/Sofa.Component.Topology.Container.Dynamic_test.dir/TetrahedronSetTopology_test.cpp.o [846/2554] Building CXX object Sofa/Component/Topology/Container/Dynamic/tests/CMakeFiles/Sofa.Component.Topology.Container.Dynamic_test.dir/TriangleNumericalIntegration_test.cpp.o [847/2554] Building CXX object Sofa/Component/Topology/Container/Grid/CMakeFiles/Sofa.Component.Topology.Container.Grid.dir/src/sofa/component/topology/container/grid/polygon_cube_intersection/fast_polygon_cube_intersection.cpp.o [848/2554] Building CXX object Sofa/Component/Topology/Container/Dynamic/tests/CMakeFiles/Sofa.Component.Topology.Container.Dynamic_test.dir/TriangleSetTopology_test.cpp.o [849/2554] Building CXX object Sofa/Component/Topology/Container/Grid/CMakeFiles/Sofa.Component.Topology.Container.Grid.dir/src/sofa/component/topology/container/grid/polygon_cube_intersection/polygon_cube_intersection.cpp.o [850/2554] Building CXX object Sofa/Component/Topology/Container/Grid/CMakeFiles/Sofa.Component.Topology.Container.Grid.dir/src/sofa/component/topology/container/grid/init.cpp.o [851/2554] Building CXX object Sofa/Component/Topology/Container/Grid/CMakeFiles/Sofa.Component.Topology.Container.Grid.dir/src/sofa/component/topology/container/grid/GridTopology.cpp.o [852/2554] Building CXX object Sofa/Component/Topology/Container/Grid/CMakeFiles/Sofa.Component.Topology.Container.Grid.dir/src/sofa/component/topology/container/grid/RegularGridTopology.cpp.o [853/2554] Building CXX object Sofa/Component/Topology/Container/Grid/CMakeFiles/Sofa.Component.Topology.Container.Grid.dir/src/sofa/component/topology/container/grid/SparseGridTopology.cpp.o [854/2554] Building CXX object Sofa/Component/Topology/Container/Grid/CMakeFiles/Sofa.Component.Topology.Container.Grid.dir/src/sofa/component/topology/container/grid/CylinderGridTopology.cpp.o [855/2554] Linking CXX shared library lib/libSofa.Component.Topology.Container.Dynamic.24.06.99.dylib [856/2554] Building CXX object Sofa/Component/Topology/Container/Grid/CMakeFiles/Sofa.Component.Topology.Container.Grid.dir/src/sofa/component/topology/container/grid/SphereGridTopology.cpp.o [857/2554] Creating library symlink lib/libSofa.Component.Topology.Container.Dynamic.dylib [858/2554] Building CXX object Sofa/Component/Topology/Container/Grid/CMakeFiles/Sofa.Component.Topology.Container.Grid.dir/src/sofa/component/topology/container/grid/SparseGridMultipleTopology.cpp.o [859/2554] Building CXX object Sofa/Component/Topology/Container/Grid/CMakeFiles/Sofa.Component.Topology.Container.Grid.dir/src/sofa/component/topology/container/grid/SparseGridRamificationTopology.cpp.o [860/2554] Building CXX object Sofa/Component/Topology/Container/Grid/tests/CMakeFiles/Sofa.Component.Topology.Container.Grid_test.dir/CylinderGridTopology_test.cpp.o [861/2554] Building CXX object Sofa/Component/Topology/Container/Grid/tests/CMakeFiles/Sofa.Component.Topology.Container.Grid_test.dir/RegularGridTopology_test.cpp.o [862/2554] Building CXX object Sofa/Component/Topology/Container/Grid/tests/CMakeFiles/Sofa.Component.Topology.Container.Grid_test.dir/SparseGridTopology_test.cpp.o [863/2554] Building CXX object Sofa/Component/Topology/Container/Grid/tests/CMakeFiles/Sofa.Component.Topology.Container.Grid_test.dir/SphereGridTopology_test.cpp.o [864/2554] Building CXX object Sofa/Component/Topology/Mapping/CMakeFiles/Sofa.Component.Topology.Mapping.dir/src/sofa/component/topology/mapping/init.cpp.o [865/2554] Building CXX object Sofa/Component/Topology/Mapping/CMakeFiles/Sofa.Component.Topology.Mapping.dir/src/sofa/component/topology/mapping/CenterPointTopologicalMapping.cpp.o [866/2554] Building CXX object Sofa/Component/Topology/Mapping/CMakeFiles/Sofa.Component.Topology.Mapping.dir/src/sofa/component/topology/mapping/Edge2QuadTopologicalMapping.cpp.o [867/2554] Building CXX object Sofa/Component/Topology/Mapping/CMakeFiles/Sofa.Component.Topology.Mapping.dir/src/sofa/component/topology/mapping/Hexa2QuadTopologicalMapping.cpp.o [868/2554] Building CXX object Sofa/Component/Topology/Mapping/CMakeFiles/Sofa.Component.Topology.Mapping.dir/src/sofa/component/topology/mapping/Hexa2TetraTopologicalMapping.cpp.o [869/2554] Linking CXX shared library lib/libSofa.Component.Topology.Container.Grid.24.06.99.dylib [870/2554] Creating library symlink lib/libSofa.Component.Topology.Container.Grid.dylib [871/2554] Building CXX object Sofa/Component/Topology/Mapping/CMakeFiles/Sofa.Component.Topology.Mapping.dir/src/sofa/component/topology/mapping/IdentityTopologicalMapping.cpp.o [872/2554] Building CXX object Sofa/Component/Topology/Mapping/CMakeFiles/Sofa.Component.Topology.Mapping.dir/src/sofa/component/topology/mapping/Quad2TriangleTopologicalMapping.cpp.o [873/2554] Building CXX object Sofa/Component/Topology/Mapping/CMakeFiles/Sofa.Component.Topology.Mapping.dir/src/sofa/component/topology/mapping/SubsetTopologicalMapping.cpp.o [874/2554] Linking CXX shared library lib/libSofaGeneralTopology.24.06.99.dylib [875/2554] Linking CXX shared library lib/libSofaBaseTopology.24.06.99.dylib [876/2554] Linking CXX shared library lib/libSofa.Component.Topology.Container.24.06.99.dylib [877/2554] Linking CXX executable bin/Sofa.Component.Topology.Container.Grid_test [878/2554] Creating library symlink lib/libSofaGeneralTopology.dylib [879/2554] Creating library symlink lib/libSofaBaseTopology.dylib [880/2554] Creating library symlink lib/libSofa.Component.Topology.Container.dylib [881/2554] Building CXX object Sofa/Component/Topology/Mapping/CMakeFiles/Sofa.Component.Topology.Mapping.dir/src/sofa/component/topology/mapping/Tetra2TriangleTopologicalMapping.cpp.o [882/2554] Building CXX object Sofa/Component/Topology/Utility/CMakeFiles/Sofa.Component.Topology.Utility.dir/src/sofa/component/topology/utility/init.cpp.o [883/2554] Building CXX object Sofa/Component/Topology/Mapping/CMakeFiles/Sofa.Component.Topology.Mapping.dir/src/sofa/component/topology/mapping/Triangle2EdgeTopologicalMapping.cpp.o [884/2554] Building CXX object Sofa/Component/Topology/Utility/CMakeFiles/Sofa.Component.Topology.Utility.dir/src/sofa/component/topology/utility/TopologicalChangeProcessor.cpp.o [885/2554] Building CXX object Sofa/Component/Topology/Utility/CMakeFiles/Sofa.Component.Topology.Utility.dir/src/sofa/component/topology/utility/TopologyChecker.cpp.o [886/2554] Building CXX object Sofa/Component/Topology/Utility/CMakeFiles/Sofa.Component.Topology.Utility.dir/src/sofa/component/topology/utility/TopologyBoundingTrasher.cpp.o [887/2554] Building CXX object Sofa/Component/Topology/Utility/tests/CMakeFiles/Sofa.Component.Topology.Utility_test.dir/TopologicalChangeProcessor_test.cpp.o [888/2554] Building CXX object Sofa/Component/Topology/Testing/CMakeFiles/Sofa.Component.Topology.Testing.dir/src/sofa/component/topology/testing/empty.cpp.o [889/2554] Building CXX object Sofa/Component/Topology/Utility/tests/CMakeFiles/Sofa.Component.Topology.Utility_test.dir/TopologyChecker_test.cpp.o [890/2554] Linking CXX shared library lib/libSofa.Component.Topology.Mapping.24.06.99.dylib [891/2554] Creating library symlink lib/libSofa.Component.Topology.Mapping.dylib [892/2554] Building CXX object Sofa/Component/Visual/CMakeFiles/Sofa.Component.Visual.dir/src/sofa/component/visual/init.cpp.o [893/2554] Linking CXX shared library lib/libSofa.Component.Topology.Utility.24.06.99.dylib [894/2554] Linking CXX shared library lib/libSofa.Component.Topology.Testing.dylib [895/2554] Creating library symlink lib/libSofa.Component.Topology.Utility.dylib [896/2554] Building CXX object Sofa/Component/Visual/CMakeFiles/Sofa.Component.Visual.dir/src/sofa/component/visual/BaseCamera.cpp.o [897/2554] Building CXX object Sofa/Component/Visual/CMakeFiles/Sofa.Component.Visual.dir/src/sofa/component/visual/Camera.cpp.o [898/2554] Linking CXX executable bin/Sofa.Component.Topology.Container.Constant_test [899/2554] Linking CXX shared library lib/libSofa.Component.Topology.24.06.99.dylib [900/2554] Creating library symlink lib/libSofa.Component.Topology.dylib [901/2554] Linking CXX executable bin/Sofa.Component.Topology.Utility_test [902/2554] Linking CXX executable bin/Sofa.Component.Topology.Container.Dynamic_test [903/2554] Building CXX object Sofa/Component/Visual/CMakeFiles/Sofa.Component.Visual.dir/src/sofa/component/visual/InteractiveCamera.cpp.o [904/2554] Building CXX object Sofa/Component/Visual/CMakeFiles/Sofa.Component.Visual.dir/src/sofa/component/visual/LineAxis.cpp.o [905/2554] Building CXX object Sofa/Component/Visual/CMakeFiles/Sofa.Component.Visual.dir/src/sofa/component/visual/RecordedCamera.cpp.o [906/2554] Building CXX object Sofa/Component/Visual/CMakeFiles/Sofa.Component.Visual.dir/src/sofa/component/visual/TrailRenderer.cpp.o [907/2554] Building CXX object Sofa/Component/Visual/CMakeFiles/Sofa.Component.Visual.dir/src/sofa/component/visual/Visual3DText.cpp.o [908/2554] Building CXX object Sofa/Component/Visual/CMakeFiles/Sofa.Component.Visual.dir/src/sofa/component/visual/VisualGrid.cpp.o [909/2554] Building CXX object Sofa/Component/Visual/CMakeFiles/Sofa.Component.Visual.dir/src/sofa/component/visual/VisualStyle.cpp.o [910/2554] Building CXX object Sofa/Component/Visual/CMakeFiles/Sofa.Component.Visual.dir/src/sofa/component/visual/VisualModelImpl.cpp.o [911/2554] Building CXX object Sofa/Component/Visual/CMakeFiles/Sofa.Component.Visual.dir/src/sofa/component/visual/VisualTransform.cpp.o [912/2554] Building CXX object Sofa/Component/Visual/tests/CMakeFiles/Sofa.Component.Visual_test.dir/VisualModelImpl_test.cpp.o [913/2554] Building CXX object Sofa/Component/LinearSystem/CMakeFiles/Sofa.Component.LinearSystem.dir/src/sofa/component/linearsystem/init.cpp.o [914/2554] Building CXX object Sofa/Component/LinearSystem/CMakeFiles/Sofa.Component.LinearSystem.dir/src/sofa/component/linearsystem/BaseMatrixProjectionMethod.cpp.o [915/2554] Building CXX object Sofa/Component/LinearSystem/CMakeFiles/Sofa.Component.LinearSystem.dir/src/sofa/component/linearsystem/CompositeLinearSystem.cpp.o [916/2554] Building CXX object Sofa/Component/LinearSystem/CMakeFiles/Sofa.Component.LinearSystem.dir/src/sofa/component/linearsystem/ConstantSparsityProjectionMethod.cpp.o In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/ConstantSparsityProjectionMethod.cpp:23: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/ConstantSparsityProjectionMethod.inl:23: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/ConstantSparsityProjectionMethod.h:24: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/ParallelSparseMatrixProduct.h:23: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:294:16: warning: unused variable 'lhsNonZeros' [-Wunused-variable] const auto lhsNonZeros = m_lhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/ParallelSparseMatrixProduct.h:32:7: note: in instantiation of member function 'sofa::linearalgebra::SparseMatrixProduct, 0>, Eigen::Map, 0>, Eigen::SparseMatrix>::computeProductFromIntersection' requested here class ParallelSparseMatrixProduct ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/ConstantSparsityProjectionMethod.cpp:23: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/ConstantSparsityProjectionMethod.inl:23: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/ConstantSparsityProjectionMethod.h:24: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/ParallelSparseMatrixProduct.h:23: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:295:16: warning: unused variable 'rhsNonZeros' [-Wunused-variable] const auto rhsNonZeros = m_rhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:294:16: warning: unused variable 'lhsNonZeros' [-Wunused-variable] const auto lhsNonZeros = m_lhs->nonZeros(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/ParallelSparseMatrixProduct.h:32:7: note: in instantiation of member function 'sofa::linearalgebra::SparseMatrixProduct, 0>>, Eigen::SparseMatrix, Eigen::SparseMatrix>::computeProductFromIntersection' requested here class ParallelSparseMatrixProduct ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/ConstantSparsityProjectionMethod.cpp:23: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/ConstantSparsityProjectionMethod.inl:23: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/ConstantSparsityProjectionMethod.h:24: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/ParallelSparseMatrixProduct.h:23: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:295:16: warning: unused variable 'rhsNonZeros' [-Wunused-variable] const auto rhsNonZeros = m_rhs->nonZeros(); ^ 4 warnings generated. [917/2554] Building CXX object Sofa/Component/LinearSystem/CMakeFiles/Sofa.Component.LinearSystem.dir/src/sofa/component/linearsystem/ConstantSparsityPatternSystem.cpp.o [918/2554] Building CXX object Sofa/Component/LinearSystem/CMakeFiles/Sofa.Component.LinearSystem.dir/src/sofa/component/linearsystem/MappingGraph.cpp.o [919/2554] Linking CXX shared library lib/libSofa.Component.Visual.24.06.99.dylib [920/2554] Building CXX object Sofa/Component/LinearSystem/CMakeFiles/Sofa.Component.LinearSystem.dir/src/sofa/component/linearsystem/MatrixProjectionMethod.cpp.o [921/2554] Building CXX object Sofa/Component/LinearSystem/CMakeFiles/Sofa.Component.LinearSystem.dir/src/sofa/component/linearsystem/MatrixLinearSystem.cpp.o [922/2554] Creating library symlink lib/libSofa.Component.Visual.dylib [923/2554] Building CXX object Sofa/Component/LinearSystem/CMakeFiles/Sofa.Component.LinearSystem.dir/src/sofa/component/linearsystem/TypedMatrixLinearSystem.cpp.o [924/2554] Building CXX object Sofa/Component/LinearSystem/CMakeFiles/Sofa.Component.LinearSystem.dir/src/sofa/component/linearsystem/visitors/AssembleGlobalVectorFromLocalVectorVisitor.cpp.o [925/2554] Building CXX object Sofa/Component/LinearSystem/CMakeFiles/Sofa.Component.LinearSystem.dir/src/sofa/component/linearsystem/visitors/DispatchFromGlobalVectorToLocalVectorVisitor.cpp.o [926/2554] Linking CXX shared library lib/libSofaGeneralVisual.24.06.99.dylib [927/2554] Linking CXX executable bin/Sofa.Component.Visual_test [928/2554] Building CXX object Sofa/Component/LinearSystem/tests/CMakeFiles/Sofa.Component.LinearSystem_test.dir/MatrixLinearSystem_test.cpp.o [929/2554] Creating library symlink lib/libSofaGeneralVisual.dylib [930/2554] Building CXX object Sofa/Component/LinearSolver/CMakeFiles/Sofa.Component.LinearSolver.dir/src/sofa/component/linearsolver/init.cpp.o [931/2554] Building CXX object Sofa/Component/LinearSolver/Iterative/CMakeFiles/Sofa.Component.LinearSolver.Iterative.dir/src/sofa/component/linearsolver/iterative/init.cpp.o [932/2554] Building CXX object Sofa/Component/LinearSystem/tests/CMakeFiles/Sofa.Component.LinearSystem_test.dir/MappingGraph_test.cpp.o [933/2554] Building CXX object Sofa/Component/LinearSolver/Iterative/CMakeFiles/Sofa.Component.LinearSolver.Iterative.dir/src/sofa/component/linearsolver/iterative/CGLinearSolver.cpp.o [934/2554] Building CXX object Sofa/Component/LinearSolver/Iterative/CMakeFiles/Sofa.Component.LinearSolver.Iterative.dir/src/sofa/component/linearsolver/iterative/GraphScatteredTypes.cpp.o [935/2554] Building CXX object 'Sofa/Component/LinearSolver/Iterative/CMakeFiles/Sofa.Component.LinearSolver.Iterative.dir/src/sofa/component/linearsolver/iterative/LinearSystemData[GraphScattered].cpp.o' [936/2554] Building CXX object 'Sofa/Component/LinearSolver/Iterative/CMakeFiles/Sofa.Component.LinearSolver.Iterative.dir/src/sofa/component/linearsolver/iterative/MatrixFreeSystem[GraphScattered].cpp.o' [937/2554] Building CXX object 'Sofa/Component/LinearSolver/Iterative/CMakeFiles/Sofa.Component.LinearSolver.Iterative.dir/src/sofa/component/linearsolver/iterative/MatrixLinearSystem[GraphScattered].cpp.o' [938/2554] Building CXX object Sofa/Component/LinearSolver/Iterative/CMakeFiles/Sofa.Component.LinearSolver.Iterative.dir/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.cpp.o [939/2554] Building CXX object Sofa/Component/LinearSolver/Iterative/CMakeFiles/Sofa.Component.LinearSolver.Iterative.dir/src/sofa/component/linearsolver/iterative/MinResLinearSolver.cpp.o [940/2554] Building CXX object Sofa/Component/LinearSolver/Ordering/CMakeFiles/Sofa.Component.LinearSolver.Ordering.dir/src/sofa/component/linearsolver/ordering/init.cpp.o [941/2554] Building CXX object Sofa/Component/LinearSolver/Iterative/CMakeFiles/Sofa.Component.LinearSolver.Iterative.dir/src/sofa/component/linearsolver/iterative/ShewchukPCGLinearSolver.cpp.o [942/2554] Building CXX object Sofa/Component/LinearSolver/Ordering/CMakeFiles/Sofa.Component.LinearSolver.Ordering.dir/src/sofa/component/linearsolver/ordering/AMDOrderingMethod.cpp.o [943/2554] Building CXX object Sofa/Component/LinearSolver/Ordering/CMakeFiles/Sofa.Component.LinearSolver.Ordering.dir/src/sofa/component/linearsolver/ordering/NaturalOrderingMethod.cpp.o [944/2554] Linking CXX shared library lib/libSofa.Component.LinearSystem.24.06.99.dylib [945/2554] Building CXX object Sofa/Component/LinearSolver/Ordering/CMakeFiles/Sofa.Component.LinearSolver.Ordering.dir/src/sofa/component/linearsolver/ordering/COLAMDOrderingMethod.cpp.o [946/2554] Creating library symlink lib/libSofa.Component.LinearSystem.dylib [947/2554] Building CXX object Sofa/Component/LinearSolver/Direct/CMakeFiles/Sofa.Component.LinearSolver.Direct.dir/src/sofa/component/linearsolver/direct/init.cpp.o [948/2554] Building CXX object Sofa/Component/LinearSolver/Direct/CMakeFiles/Sofa.Component.LinearSolver.Direct.dir/src/sofa/component/linearsolver/direct/AsyncSparseLDLSolver.cpp.o [949/2554] Building CXX object Sofa/Component/LinearSolver/Direct/CMakeFiles/Sofa.Component.LinearSolver.Direct.dir/src/sofa/component/linearsolver/direct/BTDLinearSolver.cpp.o [950/2554] Building CXX object Sofa/Component/LinearSolver/Direct/CMakeFiles/Sofa.Component.LinearSolver.Direct.dir/src/sofa/component/linearsolver/direct/CholeskySolver.cpp.o [951/2554] Linking CXX shared library lib/libSofa.Component.LinearSolver.Ordering.24.06.99.dylib [952/2554] Creating library symlink lib/libSofa.Component.LinearSolver.Ordering.dylib [953/2554] Building CXX object Sofa/Component/LinearSolver/Direct/CMakeFiles/Sofa.Component.LinearSolver.Direct.dir/src/sofa/component/linearsolver/direct/EigenSimplicialLDLT.cpp.o [954/2554] Building CXX object Sofa/Component/LinearSolver/Direct/CMakeFiles/Sofa.Component.LinearSolver.Direct.dir/src/sofa/component/linearsolver/direct/EigenSimplicialLLT.cpp.o [955/2554] Building CXX object Sofa/Component/LinearSolver/Direct/CMakeFiles/Sofa.Component.LinearSolver.Direct.dir/src/sofa/component/linearsolver/direct/EigenSolverFactory.cpp.o [956/2554] Building CXX object Sofa/Component/LinearSolver/Direct/CMakeFiles/Sofa.Component.LinearSolver.Direct.dir/src/sofa/component/linearsolver/direct/EigenSparseLU.cpp.o [957/2554] Building CXX object Sofa/Component/LinearSolver/Direct/CMakeFiles/Sofa.Component.LinearSolver.Direct.dir/src/sofa/component/linearsolver/direct/EigenSparseQR.cpp.o [958/2554] Building CXX object 'Sofa/Component/LinearSolver/Direct/CMakeFiles/Sofa.Component.LinearSolver.Direct.dir/src/sofa/component/linearsolver/direct/MatrixLinearSystem[BTDMatrix].cpp.o' [959/2554] Building CXX object Sofa/Component/LinearSolver/Direct/CMakeFiles/Sofa.Component.LinearSolver.Direct.dir/src/sofa/component/linearsolver/direct/PrecomputedLinearSolver.cpp.o [960/2554] Building CXX object Sofa/Component/LinearSolver/Direct/CMakeFiles/Sofa.Component.LinearSolver.Direct.dir/src/sofa/component/linearsolver/direct/SparseCommon.cpp.o [961/2554] Building CXX object Sofa/Component/LinearSolver/Direct/CMakeFiles/Sofa.Component.LinearSolver.Direct.dir/src/sofa/component/linearsolver/direct/SVDLinearSolver.cpp.o [962/2554] Linking CXX shared library lib/libSofa.Component.LinearSolver.Iterative.24.06.99.dylib [963/2554] Building CXX object 'Sofa/Component/LinearSolver/Direct/CMakeFiles/Sofa.Component.LinearSolver.Direct.dir/src/sofa/component/linearsolver/direct/TypedMatrixLinearSystem[BTDMatrix].cpp.o' [964/2554] Building CXX object Sofa/Component/LinearSolver/Direct/CMakeFiles/Sofa.Component.LinearSolver.Direct.dir/src/sofa/component/linearsolver/direct/SparseLDLSolver.cpp.o [965/2554] Creating library symlink lib/libSofa.Component.LinearSolver.Iterative.dylib [966/2554] Building CXX object Sofa/Component/LinearSolver/Direct/tests/CMakeFiles/Sofa.Component.LinearSolver.Direct_test.dir/SparseLDLSolver_test.cpp.o [967/2554] Building CXX object Sofa/Component/LinearSolver/Preconditioner/CMakeFiles/Sofa.Component.LinearSolver.Preconditioner.dir/src/sofa/component/linearsolver/preconditioner/init.cpp.o [968/2554] Building CXX object Sofa/Component/LinearSolver/Preconditioner/CMakeFiles/Sofa.Component.LinearSolver.Preconditioner.dir/src/sofa/component/linearsolver/preconditioner/BlockJacobiPreconditioner.cpp.o [969/2554] Building CXX object Sofa/Component/LinearSolver/Preconditioner/CMakeFiles/Sofa.Component.LinearSolver.Preconditioner.dir/src/sofa/component/linearsolver/preconditioner/JacobiPreconditioner.cpp.o [970/2554] Linking CXX shared library lib/libSofaBaseLinearSolver.24.06.99.dylib [971/2554] Building CXX object Sofa/Component/LinearSolver/Preconditioner/CMakeFiles/Sofa.Component.LinearSolver.Preconditioner.dir/src/sofa/component/linearsolver/preconditioner/PrecomputedWarpPreconditioner.cpp.o [972/2554] Creating library symlink lib/libSofaBaseLinearSolver.dylib [973/2554] Building CXX object Sofa/Component/LinearSolver/Preconditioner/CMakeFiles/Sofa.Component.LinearSolver.Preconditioner.dir/src/sofa/component/linearsolver/preconditioner/WarpPreconditioner.cpp.o [974/2554] Building CXX object Sofa/Component/LinearSolver/Preconditioner/CMakeFiles/Sofa.Component.LinearSolver.Preconditioner.dir/src/sofa/component/linearsolver/preconditioner/RotationMatrixSystem.cpp.o [975/2554] Building CXX object Sofa/Component/LinearSolver/Preconditioner/CMakeFiles/Sofa.Component.LinearSolver.Preconditioner.dir/src/sofa/component/linearsolver/preconditioner/SSORPreconditioner.cpp.o [976/2554] Building CXX object Sofa/Component/LinearSolver/Preconditioner/CMakeFiles/Sofa.Component.LinearSolver.Preconditioner.dir/src/sofa/component/linearsolver/preconditioner/PrecomputedMatrixSystem.cpp.o [977/2554] Building CXX object Sofa/Component/Mass/CMakeFiles/Sofa.Component.Mass.dir/src/sofa/component/mass/init.cpp.o [978/2554] Building CXX object Sofa/Component/Mass/CMakeFiles/Sofa.Component.Mass.dir/src/sofa/component/mass/DiagonalMass.cpp.o [979/2554] Building CXX object Sofa/Component/Mass/CMakeFiles/Sofa.Component.Mass.dir/src/sofa/component/mass/MeshMatrixMass.cpp.o [980/2554] Building CXX object Sofa/Component/Mass/CMakeFiles/Sofa.Component.Mass.dir/src/sofa/component/mass/UniformMass.cpp.o [981/2554] Building CXX object Sofa/Component/Mass/tests/CMakeFiles/Sofa.Component.Mass_test.dir/DiagonalMass_test.cpp.o [982/2554] Linking CXX shared library lib/libSofa.Component.LinearSolver.Direct.24.06.99.dylib [983/2554] Creating library symlink lib/libSofa.Component.LinearSolver.Direct.dylib [984/2554] Building CXX object Sofa/Component/Mass/tests/CMakeFiles/Sofa.Component.Mass_test.dir/MeshMatrixMass_test.cpp.o [985/2554] Building CXX object Sofa/Component/Mass/tests/CMakeFiles/Sofa.Component.Mass_test.dir/UniformMass_test.cpp.o [986/2554] Linking CXX shared library lib/libSofaEigen2Solver.24.06.99.dylib [987/2554] Linking CXX shared library lib/libSofaGeneralLinearSolver.24.06.99.dylib [988/2554] Creating library symlink lib/libSofaEigen2Solver.dylib [989/2554] Creating library symlink lib/libSofaGeneralLinearSolver.dylib [990/2554] Linking CXX executable bin/Sofa.Component.LinearSolver.Direct_test [991/2554] Building CXX object Sofa/Component/Diffusion/CMakeFiles/Sofa.Component.Diffusion.dir/src/sofa/component/diffusion/init.cpp.o [992/2554] Building CXX object Sofa/Component/Diffusion/CMakeFiles/Sofa.Component.Diffusion.dir/src/sofa/component/diffusion/TetrahedronDiffusionFEMForceField.cpp.o [993/2554] Building CXX object Sofa/Component/Diffusion/tests/CMakeFiles/Sofa.Component.Diffusion_test.dir/TetrahedronDiffusionFEMForceField_test.cpp.o [994/2554] Building CXX object Sofa/Component/Mapping/CMakeFiles/Sofa.Component.Mapping.dir/src/sofa/component/mapping/init.cpp.o [995/2554] Linking CXX shared library lib/libSofa.Component.LinearSolver.Preconditioner.24.06.99.dylib [996/2554] Creating library symlink lib/libSofa.Component.LinearSolver.Preconditioner.dylib [997/2554] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/init.cpp.o [998/2554] Linking CXX shared library lib/libSofa.Component.Mass.24.06.99.dylib [999/2554] Linking CXX shared library lib/libSofa.Component.Diffusion.24.06.99.dylib [1000/2554] Creating library symlink lib/libSofa.Component.Mass.dylib [1001/2554] Creating library symlink lib/libSofa.Component.Diffusion.dylib [1002/2554] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/BarycentricMappers/BarycentricMapper.cpp.o [1003/2554] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/BarycentricMappers/BarycentricMapperEdgeSetTopology.cpp.o [1004/2554] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/BarycentricMappers/BarycentricMapperHexahedronSetTopology.cpp.o [1005/2554] Linking CXX shared library lib/libSofa.Component.LinearSolver.24.06.99.dylib [1006/2554] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/BarycentricMappers/BarycentricMapperMeshTopology.cpp.o [1007/2554] Creating library symlink lib/libSofa.Component.LinearSolver.dylib [1008/2554] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/BarycentricMappers/BarycentricMapperQuadSetTopology.cpp.o [1009/2554] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/BarycentricMappers/BarycentricMapperRegularGridTopology.cpp.o [1010/2554] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/BarycentricMappers/BarycentricMapperSparseGridTopology.cpp.o [1011/2554] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/BarycentricMappers/BarycentricMapperTetrahedronSetTopology.cpp.o [1012/2554] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/BarycentricMappers/BarycentricMapperTriangleSetTopology.cpp.o [1013/2554] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/BarycentricMappers/BarycentricMapperTopologyContainer.cpp.o [1014/2554] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/BarycentricMappers/TopologyBarycentricMapper.cpp.o [1015/2554] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/BarycentricMapping.cpp.o [1016/2554] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/BeamLinearMapping.cpp.o [1017/2554] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/BarycentricMappingRigid.cpp.o [1018/2554] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/CenterOfMassMapping.cpp.o [1019/2554] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/CenterOfMassMulti2Mapping.cpp.o [1020/2554] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/CenterOfMassMultiMapping.cpp.o [1021/2554] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/DeformableOnRigidFrameMapping.cpp.o [1022/2554] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/IdentityMapping.cpp.o [1023/2554] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/LineSetSkinningMapping.cpp.o [1024/2554] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/IdentityMultiMapping.cpp.o [1025/2554] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/Mesh2PointMechanicalMapping.cpp.o [1026/2554] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/Mesh2PointTopologicalMapping.cpp.o [1027/2554] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/SimpleTesselatedHexaTopologicalMapping.cpp.o [1028/2554] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/SimpleTesselatedTetraMechanicalMapping.cpp.o [1029/2554] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/SimpleTesselatedTetraTopologicalMapping.cpp.o [1030/2554] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/SkinningMapping.cpp.o [1031/2554] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/SubsetMapping.cpp.o [1032/2554] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/TubularMapping.cpp.o [1033/2554] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/SubsetMultiMapping.cpp.o [1034/2554] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/VoidMapping.cpp.o [1035/2554] Building CXX object Sofa/Component/Mapping/Linear/tests/CMakeFiles/Sofa.Component.Mapping.Linear_test.dir/BarycentricMapping_test.cpp.o [1036/2554] Building CXX object Sofa/Component/Mapping/NonLinear/CMakeFiles/Sofa.Component.Mapping.NonLinear.dir/src/sofa/component/mapping/nonlinear/init.cpp.o [1037/2554] Building CXX object Sofa/Component/Mapping/Linear/tests/CMakeFiles/Sofa.Component.Mapping.Linear_test.dir/SubsetMultiMapping_test.cpp.o [1038/2554] Building CXX object Sofa/Component/Mapping/NonLinear/CMakeFiles/Sofa.Component.Mapping.NonLinear.dir/src/sofa/component/mapping/nonlinear/DistanceFromTargetMapping.cpp.o [1039/2554] Building CXX object Sofa/Component/Mapping/NonLinear/CMakeFiles/Sofa.Component.Mapping.NonLinear.dir/src/sofa/component/mapping/nonlinear/DistanceMapping.cpp.o [1040/2554] Building CXX object Sofa/Component/Mapping/NonLinear/CMakeFiles/Sofa.Component.Mapping.NonLinear.dir/src/sofa/component/mapping/nonlinear/DistanceMultiMapping.cpp.o [1041/2554] Building CXX object Sofa/Component/Mapping/NonLinear/CMakeFiles/Sofa.Component.Mapping.NonLinear.dir/src/sofa/component/mapping/nonlinear/RigidMapping.cpp.o [1042/2554] Building CXX object Sofa/Component/Mapping/NonLinear/CMakeFiles/Sofa.Component.Mapping.NonLinear.dir/src/sofa/component/mapping/nonlinear/SquareDistanceMapping.cpp.o [1043/2554] Building CXX object Sofa/Component/Mapping/NonLinear/CMakeFiles/Sofa.Component.Mapping.NonLinear.dir/src/sofa/component/mapping/nonlinear/SquareMapping.cpp.o [1044/2554] Building CXX object Sofa/Component/Mapping/NonLinear/tests/CMakeFiles/Sofa.Component.Mapping.NonLinear_test.dir/DistanceMapping_test.cpp.o [1045/2554] Building CXX object Sofa/Component/Mapping/NonLinear/tests/CMakeFiles/Sofa.Component.Mapping.NonLinear_test.dir/RigidMapping_test.cpp.o [1046/2554] Building CXX object Sofa/Component/Mapping/NonLinear/tests/CMakeFiles/Sofa.Component.Mapping.NonLinear_test.dir/SquareMapping_test.cpp.o [1047/2554] Building CXX object Sofa/Component/Mapping/NonLinear/tests/CMakeFiles/Sofa.Component.Mapping.NonLinear_test.dir/SquareDistanceMapping_test.cpp.o [1048/2554] Building CXX object Sofa/Component/Mapping/Testing/CMakeFiles/Sofa.Component.Mapping.Testing.dir/src/sofa/component/mapping/testing/empty.cpp.o [1049/2554] Building CXX object Sofa/Component/Mapping/MappedMatrix/CMakeFiles/Sofa.Component.Mapping.MappedMatrix.dir/src/sofa/component/mapping/mappedmatrix/init.cpp.o [1050/2554] Linking CXX shared library lib/libSofa.Component.Mapping.Linear.24.06.99.dylib [1051/2554] Linking CXX shared library lib/libSofa.Component.Mapping.NonLinear.24.06.99.dylib [1052/2554] Creating library symlink lib/libSofa.Component.Mapping.Linear.dylib [1053/2554] Creating library symlink lib/libSofa.Component.Mapping.NonLinear.dylib [1054/2554] Linking CXX shared library lib/libSofa.Component.Mapping.Testing.dylib [1055/2554] Building CXX object Sofa/Component/StateContainer/CMakeFiles/Sofa.Component.StateContainer.dir/src/sofa/component/statecontainer/init.cpp.o [1056/2554] Building CXX object Sofa/Component/StateContainer/CMakeFiles/Sofa.Component.StateContainer.dir/src/sofa/component/statecontainer/MappedObject.cpp.o [1057/2554] Building CXX object Sofa/Component/SolidMechanics/CMakeFiles/Sofa.Component.SolidMechanics.dir/src/sofa/component/solidmechanics/init.cpp.o [1058/2554] Linking CXX shared library lib/libSofa.Component.Mapping.MappedMatrix.24.06.99.dylib [1059/2554] Creating library symlink lib/libSofa.Component.Mapping.MappedMatrix.dylib [1060/2554] Building CXX object Sofa/Component/StateContainer/CMakeFiles/Sofa.Component.StateContainer.dir/src/sofa/component/statecontainer/MechanicalObject.cpp.o [1061/2554] Building CXX object Sofa/Component/StateContainer/tests/CMakeFiles/Sofa.Component.StateContainer_test.dir/MechanicalObject_test.cpp.o [1062/2554] Building CXX object Sofa/Component/SolidMechanics/Spring/CMakeFiles/Sofa.Component.SolidMechanics.Spring.dir/src/sofa/component/solidmechanics/spring/init.cpp.o [1063/2554] Building CXX object Sofa/Component/SolidMechanics/Spring/CMakeFiles/Sofa.Component.SolidMechanics.Spring.dir/src/sofa/component/solidmechanics/spring/AngularSpringForceField.cpp.o [1064/2554] Building CXX object Sofa/Component/SolidMechanics/Spring/CMakeFiles/Sofa.Component.SolidMechanics.Spring.dir/src/sofa/component/solidmechanics/spring/FastTriangularBendingSprings.cpp.o [1065/2554] Linking CXX shared library lib/libSofa.Component.Mapping.24.06.99.dylib [1066/2554] Creating library symlink lib/libSofa.Component.Mapping.dylib [1067/2554] Building CXX object Sofa/Component/SolidMechanics/Spring/CMakeFiles/Sofa.Component.SolidMechanics.Spring.dir/src/sofa/component/solidmechanics/spring/FrameSpringForceField.cpp.o [1068/2554] Building CXX object Sofa/Component/SolidMechanics/Spring/CMakeFiles/Sofa.Component.SolidMechanics.Spring.dir/src/sofa/component/solidmechanics/spring/GearSpringForceField.cpp.o [1069/2554] Building CXX object Sofa/Component/SolidMechanics/Spring/CMakeFiles/Sofa.Component.SolidMechanics.Spring.dir/src/sofa/component/solidmechanics/spring/LinearSpring.cpp.o [1070/2554] Building CXX object Sofa/Component/SolidMechanics/Spring/CMakeFiles/Sofa.Component.SolidMechanics.Spring.dir/src/sofa/component/solidmechanics/spring/JointSpring.cpp.o [1071/2554] Building CXX object Sofa/Component/SolidMechanics/Spring/CMakeFiles/Sofa.Component.SolidMechanics.Spring.dir/src/sofa/component/solidmechanics/spring/JointSpringForceField.cpp.o [1072/2554] Linking CXX shared library lib/libSofa.Component.StateContainer.24.06.99.dylib [1073/2554] Building CXX object Sofa/Component/SolidMechanics/Spring/CMakeFiles/Sofa.Component.SolidMechanics.Spring.dir/src/sofa/component/solidmechanics/spring/PolynomialRestShapeSpringsForceField.cpp.o [1074/2554] Building CXX object Sofa/Component/SolidMechanics/Spring/CMakeFiles/Sofa.Component.SolidMechanics.Spring.dir/src/sofa/component/solidmechanics/spring/MeshSpringForceField.cpp.o [1075/2554] Creating library symlink lib/libSofa.Component.StateContainer.dylib [1076/2554] Building CXX object Sofa/Component/SolidMechanics/Spring/CMakeFiles/Sofa.Component.SolidMechanics.Spring.dir/src/sofa/component/solidmechanics/spring/PolynomialSpringsForceField.cpp.o [1077/2554] Building CXX object Sofa/Component/SolidMechanics/Spring/CMakeFiles/Sofa.Component.SolidMechanics.Spring.dir/src/sofa/component/solidmechanics/spring/QuadularBendingSprings.cpp.o [1078/2554] Building CXX object Sofa/Component/SolidMechanics/Spring/CMakeFiles/Sofa.Component.SolidMechanics.Spring.dir/src/sofa/component/solidmechanics/spring/QuadBendingSprings.cpp.o [1079/2554] Linking CXX shared library lib/libSofaBaseMechanics.24.06.99.dylib [1080/2554] Creating library symlink lib/libSofaBaseMechanics.dylib [1081/2554] Linking CXX executable bin/Sofa.Simulation.Graph_test [1082/2554] Linking CXX executable bin/Sofa.Component.ODESolver.Forward_test [1083/2554] Linking CXX executable bin/Sofa.Component.ODESolver.Backward_test [1084/2554] Linking CXX shared library lib/libSofaGeneralRigid.24.06.99.dylib [1085/2554] Creating library symlink lib/libSofaGeneralRigid.dylib [1086/2554] Linking CXX executable bin/Sofa.Component.Playback_test [1087/2554] Linking CXX executable bin/Sofa.Component.Diffusion_test [1088/2554] Linking CXX executable bin/Sofa.Component.Mass_test [1089/2554] Building CXX object Sofa/Component/SolidMechanics/Spring/CMakeFiles/Sofa.Component.SolidMechanics.Spring.dir/src/sofa/component/solidmechanics/spring/RegularGridSpringForceField.cpp.o [1090/2554] Linking CXX executable bin/Sofa.Component.Mapping.NonLinear_test [1091/2554] Linking CXX executable bin/Sofa.Component.Mapping.Linear_test [1092/2554] Linking CXX executable bin/Sofa.Component.StateContainer_test [1093/2554] Building CXX object Sofa/Component/SolidMechanics/Spring/CMakeFiles/Sofa.Component.SolidMechanics.Spring.dir/src/sofa/component/solidmechanics/spring/RepulsiveSpringForceField.cpp.o [1094/2554] Building CXX object Sofa/Component/SolidMechanics/Spring/CMakeFiles/Sofa.Component.SolidMechanics.Spring.dir/src/sofa/component/solidmechanics/spring/SpringForceField.cpp.o In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.cpp:23: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.inl:23: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.h:82:66: warning: field 'd_springsIndices' is uninitialized when used here [-Wuninitialized] sofa::core::topology::TopologySubsetIndices {initData ( &d_springsIndices[0], "springsIndices1", "List of indices in springs from the first mstate", true, true)}, ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.cpp:43:57: note: in instantiation of member function 'sofa::component::solidmechanics::spring::SpringForceField, sofa::type::Vec<3, double>, double>>::SpringForceField' requested here template class SOFA_COMPONENT_SOLIDMECHANICS_SPRING_API SpringForceField; ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.h:112:5: note: during field initialization in this constructor SpringForceField(MechanicalState* object1, MechanicalState* object2, SReal _ks=100.0, SReal _kd=5.0); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.h:83:66: warning: field 'd_springsIndices' is uninitialized when used here [-Wuninitialized] sofa::core::topology::TopologySubsetIndices {initData ( &d_springsIndices[1], "springsIndices2", "List of indices in springs from the second mstate", true, true)} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.h:112:5: note: during field initialization in this constructor SpringForceField(MechanicalState* object1, MechanicalState* object2, SReal _ks=100.0, SReal _kd=5.0); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.h:82:66: warning: field 'd_springsIndices' is uninitialized when used here [-Wuninitialized] sofa::core::topology::TopologySubsetIndices {initData ( &d_springsIndices[0], "springsIndices1", "List of indices in springs from the first mstate", true, true)}, ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.cpp:44:57: note: in instantiation of member function 'sofa::component::solidmechanics::spring::SpringForceField, sofa::type::Vec<2, double>, double>>::SpringForceField' requested here template class SOFA_COMPONENT_SOLIDMECHANICS_SPRING_API SpringForceField; ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.h:112:5: note: during field initialization in this constructor SpringForceField(MechanicalState* object1, MechanicalState* object2, SReal _ks=100.0, SReal _kd=5.0); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.h:83:66: warning: field 'd_springsIndices' is uninitialized when used here [-Wuninitialized] sofa::core::topology::TopologySubsetIndices {initData ( &d_springsIndices[1], "springsIndices2", "List of indices in springs from the second mstate", true, true)} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.h:112:5: note: during field initialization in this constructor SpringForceField(MechanicalState* object1, MechanicalState* object2, SReal _ks=100.0, SReal _kd=5.0); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.h:82:66: warning: field 'd_springsIndices' is uninitialized when used here [-Wuninitialized] sofa::core::topology::TopologySubsetIndices {initData ( &d_springsIndices[0], "springsIndices1", "List of indices in springs from the first mstate", true, true)}, ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.cpp:45:57: note: in instantiation of member function 'sofa::component::solidmechanics::spring::SpringForceField, sofa::type::Vec<1, double>, double>>::SpringForceField' requested here template class SOFA_COMPONENT_SOLIDMECHANICS_SPRING_API SpringForceField; ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.h:112:5: note: during field initialization in this constructor SpringForceField(MechanicalState* object1, MechanicalState* object2, SReal _ks=100.0, SReal _kd=5.0); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.h:83:66: warning: field 'd_springsIndices' is uninitialized when used here [-Wuninitialized] sofa::core::topology::TopologySubsetIndices {initData ( &d_springsIndices[1], "springsIndices2", "List of indices in springs from the second mstate", true, true)} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.h:112:5: note: during field initialization in this constructor SpringForceField(MechanicalState* object1, MechanicalState* object2, SReal _ks=100.0, SReal _kd=5.0); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.h:82:66: warning: field 'd_springsIndices' is uninitialized when used here [-Wuninitialized] sofa::core::topology::TopologySubsetIndices {initData ( &d_springsIndices[0], "springsIndices1", "List of indices in springs from the first mstate", true, true)}, ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.cpp:46:57: note: in instantiation of member function 'sofa::component::solidmechanics::spring::SpringForceField, sofa::type::Vec<6, double>, double>>::SpringForceField' requested here template class SOFA_COMPONENT_SOLIDMECHANICS_SPRING_API SpringForceField; ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.h:112:5: note: during field initialization in this constructor SpringForceField(MechanicalState* object1, MechanicalState* object2, SReal _ks=100.0, SReal _kd=5.0); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.h:83:66: warning: field 'd_springsIndices' is uninitialized when used here [-Wuninitialized] sofa::core::topology::TopologySubsetIndices {initData ( &d_springsIndices[1], "springsIndices2", "List of indices in springs from the second mstate", true, true)} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.h:112:5: note: during field initialization in this constructor SpringForceField(MechanicalState* object1, MechanicalState* object2, SReal _ks=100.0, SReal _kd=5.0); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.h:82:66: warning: field 'd_springsIndices' is uninitialized when used here [-Wuninitialized] sofa::core::topology::TopologySubsetIndices {initData ( &d_springsIndices[0], "springsIndices1", "List of indices in springs from the first mstate", true, true)}, ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.cpp:47:57: note: in instantiation of member function 'sofa::component::solidmechanics::spring::SpringForceField>::SpringForceField' requested here template class SOFA_COMPONENT_SOLIDMECHANICS_SPRING_API SpringForceField; ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.h:112:5: note: during field initialization in this constructor SpringForceField(MechanicalState* object1, MechanicalState* object2, SReal _ks=100.0, SReal _kd=5.0); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.h:83:66: warning: field 'd_springsIndices' is uninitialized when used here [-Wuninitialized] sofa::core::topology::TopologySubsetIndices {initData ( &d_springsIndices[1], "springsIndices2", "List of indices in springs from the second mstate", true, true)} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.h:112:5: note: during field initialization in this constructor SpringForceField(MechanicalState* object1, MechanicalState* object2, SReal _ks=100.0, SReal _kd=5.0); ^ 10 warnings generated. [1095/2554] Building CXX object Sofa/Component/SolidMechanics/Spring/CMakeFiles/Sofa.Component.SolidMechanics.Spring.dir/src/sofa/component/solidmechanics/spring/RestShapeSpringsForceField.cpp.o [1096/2554] Building CXX object Sofa/Component/SolidMechanics/Spring/CMakeFiles/Sofa.Component.SolidMechanics.Spring.dir/src/sofa/component/solidmechanics/spring/StiffSpringForceField.cpp.o [1097/2554] Building CXX object Sofa/Component/SolidMechanics/Spring/CMakeFiles/Sofa.Component.SolidMechanics.Spring.dir/src/sofa/component/solidmechanics/spring/TriangularBiquadraticSpringsForceField.cpp.o [1098/2554] Building CXX object Sofa/Component/SolidMechanics/Spring/CMakeFiles/Sofa.Component.SolidMechanics.Spring.dir/src/sofa/component/solidmechanics/spring/TriangleBendingSprings.cpp.o [1099/2554] Building CXX object Sofa/Component/SolidMechanics/Spring/CMakeFiles/Sofa.Component.SolidMechanics.Spring.dir/src/sofa/component/solidmechanics/spring/TriangularBendingSprings.cpp.o [1100/2554] Building CXX object Sofa/Component/SolidMechanics/Spring/CMakeFiles/Sofa.Component.SolidMechanics.Spring.dir/src/sofa/component/solidmechanics/spring/TriangularQuadraticSpringsForceField.cpp.o [1101/2554] Building CXX object Sofa/Component/SolidMechanics/Spring/CMakeFiles/Sofa.Component.SolidMechanics.Spring.dir/src/sofa/component/solidmechanics/spring/VectorSpringForceField.cpp.o [1102/2554] Building CXX object Sofa/Component/SolidMechanics/Spring/tests/CMakeFiles/Sofa.Component.SolidMechanics.Spring_test.dir/PolynomialRestShapeSpringsForceField_test.cpp.o [1103/2554] Building CXX object Sofa/Component/SolidMechanics/Spring/tests/CMakeFiles/Sofa.Component.SolidMechanics.Spring_test.dir/RestShapeSpringsForceField_test.cpp.o [1104/2554] Building CXX object Sofa/Component/SolidMechanics/Spring/tests/CMakeFiles/Sofa.Component.SolidMechanics.Spring_test.dir/StiffSpringForceField_test.cpp.o [1105/2554] Building CXX object Sofa/Component/SolidMechanics/FEM/CMakeFiles/Sofa.Component.SolidMechanics.FEM.dir/src/sofa/component/solidmechanics/fem/init.cpp.o [1106/2554] Building CXX object Sofa/Component/SolidMechanics/Spring/tests/CMakeFiles/Sofa.Component.SolidMechanics.Spring_test.dir/TriangularBendingSprings_test.cpp.o [1107/2554] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic.dir/src/sofa/component/solidmechanics/fem/elastic/init.cpp.o [1108/2554] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic.dir/src/sofa/component/solidmechanics/fem/elastic/BeamFEMForceField.cpp.o [1109/2554] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic.dir/src/sofa/component/solidmechanics/fem/elastic/FastTetrahedralCorotationalForceField.cpp.o [1110/2554] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic.dir/src/sofa/component/solidmechanics/fem/elastic/HexahedralFEMForceField.cpp.o [1111/2554] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic.dir/src/sofa/component/solidmechanics/fem/elastic/HexahedralFEMForceFieldAndMass.cpp.o [1112/2554] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic.dir/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceField.cpp.o [1113/2554] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic.dir/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceFieldAndMass.cpp.o [1114/2554] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic.dir/src/sofa/component/solidmechanics/fem/elastic/QuadBendingFEMForceField.cpp.o [1115/2554] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic.dir/src/sofa/component/solidmechanics/fem/elastic/TetrahedralCorotationalFEMForceField.cpp.o [1116/2554] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic.dir/src/sofa/component/solidmechanics/fem/elastic/TriangleFEMForceField.cpp.o [1117/2554] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic.dir/src/sofa/component/solidmechanics/fem/elastic/TetrahedronFEMForceField.cpp.o [1118/2554] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic.dir/src/sofa/component/solidmechanics/fem/elastic/TriangleFEMUtils.cpp.o [1119/2554] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic.dir/src/sofa/component/solidmechanics/fem/elastic/TriangularAnisotropicFEMForceField.cpp.o [1120/2554] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic.dir/src/sofa/component/solidmechanics/fem/elastic/TriangularFEMForceField.cpp.o [1121/2554] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic.dir/src/sofa/component/solidmechanics/fem/elastic/TriangularFEMForceFieldOptim.cpp.o [1122/2554] Linking CXX shared library lib/libSofa.Component.SolidMechanics.Spring.24.06.99.dylib [1123/2554] Creating library symlink lib/libSofa.Component.SolidMechanics.Spring.dylib [1124/2554] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/tests/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic_test.dir/BeamFEMForceField_test.cpp.o [1125/2554] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/tests/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic_test.dir/HexahedronFEMForceField_test.cpp.o [1126/2554] Linking CXX shared library lib/libSofaRigid.24.06.99.dylib [1127/2554] Linking CXX shared library lib/libSofaDeformable.24.06.99.dylib [1128/2554] Creating library symlink lib/libSofaRigid.dylib [1129/2554] Creating library symlink lib/libSofaDeformable.dylib [1130/2554] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/tests/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic_test.dir/TriangleFEMForceField_test.cpp.o [1131/2554] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/tests/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic_test.dir/TetrahedronFEMForceField_test.cpp.o [1132/2554] Linking CXX shared library lib/libSofa.Component.SolidMechanics.FEM.Elastic.24.06.99.dylib [1133/2554] Building CXX object Sofa/Component/SolidMechanics/FEM/HyperElastic/CMakeFiles/Sofa.Component.SolidMechanics.FEM.HyperElastic.dir/src/sofa/component/solidmechanics/fem/hyperelastic/init.cpp.o [1134/2554] Linking CXX executable bin/Sofa.Component.LinearSystem_test [1135/2554] Creating library symlink lib/libSofa.Component.SolidMechanics.FEM.Elastic.dylib [1136/2554] Building CXX object Sofa/Component/SolidMechanics/FEM/HyperElastic/CMakeFiles/Sofa.Component.SolidMechanics.FEM.HyperElastic.dir/src/sofa/component/solidmechanics/fem/hyperelastic/StandardTetrahedralFEMForceField.cpp.o In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/HyperElastic/src/sofa/component/solidmechanics/fem/hyperelastic/StandardTetrahedralFEMForceField.cpp:24: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/HyperElastic/src/sofa/component/solidmechanics/fem/hyperelastic/StandardTetrahedralFEMForceField.inl:24: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/HyperElastic/src/sofa/component/solidmechanics/fem/hyperelastic/StandardTetrahedralFEMForceField.h:27: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/HyperElastic/src/sofa/component/solidmechanics/fem/hyperelastic/material/HyperelasticMaterial.h:31: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Type/src/sofa/type/MatSym.h:138:27: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] for (int j = 0; j < D; j++) ~ ^ ~ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/HyperElastic/src/sofa/component/solidmechanics/fem/hyperelastic/material/BoyceAndArruda.h:92:15: note: in instantiation of member function 'sofa::type::MatSym<3>::Mat2Sym' requested here Firstmatrix.Mat2Sym(inversematrix.SymMatMultiply(inputTensor.SymSymMultiply(inversematrix)),Firstmatrix); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/HyperElastic/src/sofa/component/solidmechanics/fem/hyperelastic/StandardTetrahedralFEMForceField.inl:117:65: note: in instantiation of member function 'sofa::component::solidmechanics::fem::hyperelastic::material::BoyceAndArruda, sofa::type::Vec<3, double>, double>>::applyElasticityTensor' requested here BoyceAndArruda *BoyceAndArrudaMaterial = new BoyceAndArruda; ^ 1 warning generated. [1137/2554] Building CXX object Sofa/Component/SolidMechanics/FEM/HyperElastic/CMakeFiles/Sofa.Component.SolidMechanics.FEM.HyperElastic.dir/src/sofa/component/solidmechanics/fem/hyperelastic/TetrahedronHyperelasticityFEMForceField.cpp.o In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/HyperElastic/src/sofa/component/solidmechanics/fem/hyperelastic/TetrahedronHyperelasticityFEMForceField.cpp:25: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/HyperElastic/src/sofa/component/solidmechanics/fem/hyperelastic/TetrahedronHyperelasticityFEMForceField.inl:24: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/HyperElastic/src/sofa/component/solidmechanics/fem/hyperelastic/TetrahedronHyperelasticityFEMForceField.h:27: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/HyperElastic/src/sofa/component/solidmechanics/fem/hyperelastic/material/HyperelasticMaterial.h:31: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Type/src/sofa/type/MatSym.h:138:27: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] for (int j = 0; j < D; j++) ~ ^ ~ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/HyperElastic/src/sofa/component/solidmechanics/fem/hyperelastic/material/BoyceAndArruda.h:92:15: note: in instantiation of member function 'sofa::type::MatSym<3>::Mat2Sym' requested here Firstmatrix.Mat2Sym(inversematrix.SymMatMultiply(inputTensor.SymSymMultiply(inversematrix)),Firstmatrix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1/memory:2099:32: note: in instantiation of member function 'sofa::component::solidmechanics::fem::hyperelastic::material::BoyceAndArruda, sofa::type::Vec<3, double>, double>>::applyElasticityTensor' requested here return unique_ptr<_Tp>(new _Tp(_VSTD::forward<_Args>(__args)...)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/HyperElastic/src/sofa/component/solidmechanics/fem/hyperelastic/TetrahedronHyperelasticityFEMForceField.inl:74:29: note: in instantiation of function template specialization 'std::make_unique, sofa::type::Vec<3, double>, double>>>' requested here m_myMaterial = std::make_unique>(); ^ 1 warning generated. [1138/2554] Building CXX object Sofa/Component/SolidMechanics/FEM/HyperElastic/CMakeFiles/Sofa.Component.SolidMechanics.FEM.HyperElastic.dir/src/sofa/component/solidmechanics/fem/hyperelastic/material/PlasticMaterial.cpp.o [1139/2554] Building CXX object Sofa/Component/SolidMechanics/FEM/HyperElastic/tests/CMakeFiles/Sofa.Component.SolidMechanics.FEM.HyperElastic_test.dir/Material_test.cpp.o In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/HyperElastic/tests/Material_test.cpp:24: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/HyperElastic/src/sofa/component/solidmechanics/fem/hyperelastic/material/BoyceAndArruda.h:26: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/HyperElastic/src/sofa/component/solidmechanics/fem/hyperelastic/material/HyperelasticMaterial.h:31: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Type/src/sofa/type/MatSym.h:138:27: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] for (int j = 0; j < D; j++) ~ ^ ~ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/HyperElastic/src/sofa/component/solidmechanics/fem/hyperelastic/material/NeoHookean.h:116:20: note: in instantiation of member function 'sofa::type::MatSym<3>::Mat2Sym' requested here MatrixSym::Mat2Sym(inverse_C * (inputTensor * inverse_C), Firstmatrix); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/HyperElastic/tests/Material_test.cpp:268:40: note: in instantiation of member function 'sofa::component::solidmechanics::fem::hyperelastic::material::NeoHookean, sofa::type::Vec<3, double>, double>>::applyElasticityTensor' requested here NeoHookean material{}; ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/HyperElastic/tests/Material_test.cpp:217:11: warning: unused type alias 'Real' [-Wunused-local-typedef] using Real = defaulttype::Vec3Types::Coord::value_type; ^ 2 warnings generated. [1140/2554] Linking CXX shared library lib/libSofaSimpleFem.24.06.99.dylib [1141/2554] Creating library symlink lib/libSofaSimpleFem.dylib [1142/2554] Building CXX object Sofa/Component/SolidMechanics/FEM/HyperElastic/tests/CMakeFiles/Sofa.Component.SolidMechanics.FEM.HyperElastic_test.dir/TetrahedronHyperelasticityFEMForceField_params_test.cpp.o [1143/2554] Building CXX object Sofa/Component/SolidMechanics/FEM/HyperElastic/tests/CMakeFiles/Sofa.Component.SolidMechanics.FEM.HyperElastic_test.dir/TetrahedronHyperelasticityFEMForceField_scene_test.cpp.o [1144/2554] Building CXX object Sofa/Component/SolidMechanics/FEM/NonUniform/CMakeFiles/Sofa.Component.SolidMechanics.FEM.NonUniform.dir/src/sofa/component/solidmechanics/fem/nonuniform/init.cpp.o [1145/2554] Building CXX object Sofa/Component/SolidMechanics/FEM/NonUniform/CMakeFiles/Sofa.Component.SolidMechanics.FEM.NonUniform.dir/src/sofa/component/solidmechanics/fem/nonuniform/HexahedronCompositeFEMForceFieldAndMass.cpp.o [1146/2554] Linking CXX shared library lib/libSofa.Component.SolidMechanics.FEM.HyperElastic.24.06.99.dylib [1147/2554] Building CXX object Sofa/Component/SolidMechanics/FEM/NonUniform/CMakeFiles/Sofa.Component.SolidMechanics.FEM.NonUniform.dir/src/sofa/component/solidmechanics/fem/nonuniform/HexahedronCompositeFEMMapping.cpp.o [1148/2554] Creating library symlink lib/libSofa.Component.SolidMechanics.FEM.HyperElastic.dylib [1149/2554] Building CXX object Sofa/Component/SolidMechanics/FEM/NonUniform/CMakeFiles/Sofa.Component.SolidMechanics.FEM.NonUniform.dir/src/sofa/component/solidmechanics/fem/nonuniform/NonUniformHexahedralFEMForceFieldAndMass.cpp.o [1150/2554] Building CXX object Sofa/Component/SolidMechanics/FEM/NonUniform/CMakeFiles/Sofa.Component.SolidMechanics.FEM.NonUniform.dir/src/sofa/component/solidmechanics/fem/nonuniform/NonUniformHexahedronFEMForceFieldAndMass.cpp.o [1151/2554] Building CXX object Sofa/Component/SolidMechanics/TensorMass/CMakeFiles/Sofa.Component.SolidMechanics.TensorMass.dir/src/sofa/component/solidmechanics/tensormass/init.cpp.o [1152/2554] Building CXX object Sofa/Component/SolidMechanics/TensorMass/CMakeFiles/Sofa.Component.SolidMechanics.TensorMass.dir/src/sofa/component/solidmechanics/tensormass/TetrahedralTensorMassForceField.cpp.o [1153/2554] Building CXX object Sofa/Component/SolidMechanics/Testing/CMakeFiles/Sofa.Component.SolidMechanics.Testing.dir/src/sofa/component/solidmechanics/testing/empty.cpp.o [1154/2554] Building CXX object Sofa/Component/SolidMechanics/TensorMass/CMakeFiles/Sofa.Component.SolidMechanics.TensorMass.dir/src/sofa/component/solidmechanics/tensormass/TriangularTensorMassForceField.cpp.o [1155/2554] Building CXX object Sofa/Component/SolidMechanics/simutests/CMakeFiles/Sofa.Component.SolidMechanics_simutest.dir/AffinePatch_test.cpp.o [1156/2554] Building CXX object Sofa/Component/SolidMechanics/simutests/CMakeFiles/Sofa.Component.SolidMechanics_simutest.dir/LinearElasticity_test.cpp.o [1157/2554] Building CXX object Sofa/Component/Constraint/CMakeFiles/Sofa.Component.Constraint.dir/src/sofa/component/constraint/init.cpp.o [1158/2554] Building CXX object Sofa/Component/Constraint/Lagrangian/CMakeFiles/Sofa.Component.Constraint.Lagrangian.dir/src/sofa/component/constraint/lagrangian/init.cpp.o [1159/2554] Linking CXX shared library lib/libSofa.Component.SolidMechanics.TensorMass.24.06.99.dylib [1160/2554] Building CXX object Sofa/Component/Constraint/Lagrangian/Model/CMakeFiles/Sofa.Component.Constraint.Lagrangian.Model.dir/src/sofa/component/constraint/lagrangian/model/init.cpp.o [1161/2554] Linking CXX shared library lib/libSofa.Component.SolidMechanics.FEM.NonUniform.24.06.99.dylib [1162/2554] Creating library symlink lib/libSofa.Component.SolidMechanics.TensorMass.dylib [1163/2554] Building CXX object Sofa/Component/Constraint/Lagrangian/Model/CMakeFiles/Sofa.Component.Constraint.Lagrangian.Model.dir/src/sofa/component/constraint/lagrangian/model/BilateralLagrangianConstraint.cpp.o [1164/2554] Creating library symlink lib/libSofa.Component.SolidMechanics.FEM.NonUniform.dylib [1165/2554] Building CXX object Sofa/Component/Constraint/Lagrangian/Model/CMakeFiles/Sofa.Component.Constraint.Lagrangian.Model.dir/src/sofa/component/constraint/lagrangian/model/SlidingLagrangianConstraint.cpp.o [1166/2554] Building CXX object Sofa/Component/Constraint/Lagrangian/Model/CMakeFiles/Sofa.Component.Constraint.Lagrangian.Model.dir/src/sofa/component/constraint/lagrangian/model/StopperLagrangianConstraint.cpp.o [1167/2554] Linking CXX shared library lib/libSofaGeneralDeformable.24.06.99.dylib [1168/2554] Building CXX object Sofa/Component/Constraint/Lagrangian/Model/CMakeFiles/Sofa.Component.Constraint.Lagrangian.Model.dir/src/sofa/component/constraint/lagrangian/model/UniformLagrangianConstraint.cpp.o [1169/2554] Linking CXX shared library lib/libSofa.Component.SolidMechanics.FEM.24.06.99.dylib [1170/2554] Building CXX object Sofa/Component/Constraint/Lagrangian/Model/CMakeFiles/Sofa.Component.Constraint.Lagrangian.Model.dir/src/sofa/component/constraint/lagrangian/model/UnilateralLagrangianConstraint.cpp.o [1171/2554] Creating library symlink lib/libSofaGeneralDeformable.dylib [1172/2554] Creating library symlink lib/libSofa.Component.SolidMechanics.FEM.dylib [1173/2554] Building CXX object Sofa/Component/Constraint/Lagrangian/Correction/CMakeFiles/Sofa.Component.Constraint.Lagrangian.Correction.dir/src/sofa/component/constraint/lagrangian/correction/GenericConstraintCorrection.cpp.o [1174/2554] Building CXX object Sofa/Component/Constraint/Lagrangian/Correction/CMakeFiles/Sofa.Component.Constraint.Lagrangian.Correction.dir/src/sofa/component/constraint/lagrangian/correction/init.cpp.o [1175/2554] Building CXX object Sofa/Component/Constraint/Lagrangian/Correction/CMakeFiles/Sofa.Component.Constraint.Lagrangian.Correction.dir/src/sofa/component/constraint/lagrangian/correction/PrecomputedConstraintCorrection.cpp.o [1176/2554] Building CXX object Sofa/Component/Constraint/Lagrangian/Correction/CMakeFiles/Sofa.Component.Constraint.Lagrangian.Correction.dir/src/sofa/component/constraint/lagrangian/correction/LinearSolverConstraintCorrection.cpp.o [1177/2554] Linking CXX shared library lib/libSofa.Component.SolidMechanics.24.06.99.dylib [1178/2554] Creating library symlink lib/libSofa.Component.SolidMechanics.dylib [1179/2554] Linking CXX shared library lib/libSofa.Component.Constraint.Lagrangian.Model.24.06.99.dylib [1180/2554] Building CXX object Sofa/Component/Constraint/Lagrangian/Correction/CMakeFiles/Sofa.Component.Constraint.Lagrangian.Correction.dir/src/sofa/component/constraint/lagrangian/correction/UncoupledConstraintCorrection.cpp.o [1181/2554] Building CXX object Sofa/Component/Constraint/Lagrangian/Solver/CMakeFiles/Sofa.Component.Constraint.Lagrangian.Solver.dir/src/sofa/component/constraint/lagrangian/solver/init.cpp.o [1182/2554] Creating library symlink lib/libSofa.Component.Constraint.Lagrangian.Model.dylib [1183/2554] Building CXX object Sofa/Component/Constraint/Lagrangian/Solver/CMakeFiles/Sofa.Component.Constraint.Lagrangian.Solver.dir/src/sofa/component/constraint/lagrangian/solver/ConstraintSolverImpl.cpp.o [1184/2554] Building CXX object Sofa/Component/Constraint/Lagrangian/Solver/CMakeFiles/Sofa.Component.Constraint.Lagrangian.Solver.dir/src/sofa/component/constraint/lagrangian/solver/GenericConstraintProblem.cpp.o [1185/2554] Building CXX object Sofa/Component/Constraint/Lagrangian/Solver/CMakeFiles/Sofa.Component.Constraint.Lagrangian.Solver.dir/src/sofa/component/constraint/lagrangian/solver/GenericConstraintSolver.cpp.o [1186/2554] Building CXX object Sofa/Component/Constraint/Lagrangian/Solver/CMakeFiles/Sofa.Component.Constraint.Lagrangian.Solver.dir/src/sofa/component/constraint/lagrangian/solver/visitors/ConstraintStoreLambdaVisitor.cpp.o [1187/2554] Building CXX object Sofa/Component/Constraint/Lagrangian/Solver/CMakeFiles/Sofa.Component.Constraint.Lagrangian.Solver.dir/src/sofa/component/constraint/lagrangian/solver/LCPConstraintSolver.cpp.o [1188/2554] Building CXX object Sofa/Component/Constraint/Lagrangian/Solver/CMakeFiles/Sofa.Component.Constraint.Lagrangian.Solver.dir/src/sofa/component/constraint/lagrangian/solver/visitors/MechanicalGetConstraintViolationVisitor.cpp.o [1189/2554] Building CXX object Sofa/Component/Constraint/Lagrangian/Solver/CMakeFiles/Sofa.Component.Constraint.Lagrangian.Solver.dir/src/sofa/component/constraint/lagrangian/solver/visitors/MechanicalGetConstraintResolutionVisitor.cpp.o [1190/2554] Building CXX object Sofa/Component/Constraint/Projective/CMakeFiles/Sofa.Component.Constraint.Projective.dir/src/sofa/component/constraint/projective/init.cpp.o [1191/2554] Linking CXX shared library lib/libSofa.Component.Constraint.Lagrangian.Correction.24.06.99.dylib [1192/2554] Building CXX object Sofa/Component/Constraint/Projective/CMakeFiles/Sofa.Component.Constraint.Projective.dir/src/sofa/component/constraint/projective/AffineMovementProjectiveConstraint.cpp.o [1193/2554] Creating library symlink lib/libSofa.Component.Constraint.Lagrangian.Correction.dylib [1194/2554] Building CXX object Sofa/Component/Constraint/Projective/CMakeFiles/Sofa.Component.Constraint.Projective.dir/src/sofa/component/constraint/projective/AttachProjectiveConstraint.cpp.o [1195/2554] Building CXX object Sofa/Component/Constraint/Projective/CMakeFiles/Sofa.Component.Constraint.Projective.dir/src/sofa/component/constraint/projective/FixedProjectiveConstraint.cpp.o [1196/2554] Building CXX object Sofa/Component/Constraint/Projective/CMakeFiles/Sofa.Component.Constraint.Projective.dir/src/sofa/component/constraint/projective/FixedPlaneProjectiveConstraint.cpp.o [1197/2554] Building CXX object Sofa/Component/Constraint/Projective/CMakeFiles/Sofa.Component.Constraint.Projective.dir/src/sofa/component/constraint/projective/FixedRotationProjectiveConstraint.cpp.o [1198/2554] Building CXX object Sofa/Component/Constraint/Projective/CMakeFiles/Sofa.Component.Constraint.Projective.dir/src/sofa/component/constraint/projective/FixedTranslationProjectiveConstraint.cpp.o [1199/2554] Building CXX object Sofa/Component/Constraint/Projective/CMakeFiles/Sofa.Component.Constraint.Projective.dir/src/sofa/component/constraint/projective/HermiteSplineProjectiveConstraint.cpp.o [1200/2554] Linking CXX shared library lib/libSofa.Component.Constraint.Lagrangian.Solver.24.06.99.dylib [1201/2554] Building CXX object Sofa/Component/Constraint/Projective/CMakeFiles/Sofa.Component.Constraint.Projective.dir/src/sofa/component/constraint/projective/LinearMovementProjectiveConstraint.cpp.o [1202/2554] Creating library symlink lib/libSofa.Component.Constraint.Lagrangian.Solver.dylib [1203/2554] Building CXX object Sofa/Component/Constraint/Projective/CMakeFiles/Sofa.Component.Constraint.Projective.dir/src/sofa/component/constraint/projective/LinearVelocityProjectiveConstraint.cpp.o [1204/2554] Building CXX object Sofa/Component/Constraint/Projective/CMakeFiles/Sofa.Component.Constraint.Projective.dir/src/sofa/component/constraint/projective/OscillatorProjectiveConstraint.cpp.o [1205/2554] Building CXX object Sofa/Component/Constraint/Projective/CMakeFiles/Sofa.Component.Constraint.Projective.dir/src/sofa/component/constraint/projective/ParabolicProjectiveConstraint.cpp.o [1206/2554] Building CXX object Sofa/Component/Constraint/Projective/CMakeFiles/Sofa.Component.Constraint.Projective.dir/src/sofa/component/constraint/projective/PartialFixedProjectiveConstraint.cpp.o [1207/2554] Building CXX object Sofa/Component/Constraint/Projective/CMakeFiles/Sofa.Component.Constraint.Projective.dir/src/sofa/component/constraint/projective/PatchTestMovementProjectiveConstraint.cpp.o [1208/2554] Building CXX object Sofa/Component/Constraint/Projective/CMakeFiles/Sofa.Component.Constraint.Projective.dir/src/sofa/component/constraint/projective/PartialLinearMovementProjectiveConstraint.cpp.o [1209/2554] Linking CXX shared library lib/libSofa.Component.Constraint.Lagrangian.24.06.99.dylib [1210/2554] Creating library symlink lib/libSofa.Component.Constraint.Lagrangian.dylib [1211/2554] Building CXX object Sofa/Component/Constraint/Projective/CMakeFiles/Sofa.Component.Constraint.Projective.dir/src/sofa/component/constraint/projective/PositionBasedDynamicsProjectiveConstraint.cpp.o [1212/2554] Building CXX object Sofa/Component/Constraint/Projective/CMakeFiles/Sofa.Component.Constraint.Projective.dir/src/sofa/component/constraint/projective/SkeletalMotionProjectiveConstraint.cpp.o [1213/2554] Building CXX object Sofa/Component/Constraint/Projective/CMakeFiles/Sofa.Component.Constraint.Projective.dir/src/sofa/component/constraint/projective/LineProjectiveConstraint.cpp.o [1214/2554] Building CXX object Sofa/Component/Constraint/Projective/CMakeFiles/Sofa.Component.Constraint.Projective.dir/src/sofa/component/constraint/projective/PointProjectiveConstraint.cpp.o [1215/2554] Building CXX object Sofa/Component/Constraint/Projective/CMakeFiles/Sofa.Component.Constraint.Projective.dir/src/sofa/component/constraint/projective/PlaneProjectiveConstraint.cpp.o [1216/2554] Building CXX object Sofa/Component/Constraint/Projective/CMakeFiles/Sofa.Component.Constraint.Projective.dir/src/sofa/component/constraint/projective/DirectionProjectiveConstraint.cpp.o [1217/2554] Building CXX object Sofa/Component/Constraint/Projective/tests/CMakeFiles/Sofa.Component.Constraint.Projective_test.dir/AffineMovementProjectiveConstraint_test.cpp.o [1218/2554] Building CXX object Sofa/Component/Constraint/Projective/tests/CMakeFiles/Sofa.Component.Constraint.Projective_test.dir/FixedProjectiveConstraint_test.cpp.o [1219/2554] Building CXX object Sofa/Component/Constraint/Projective/tests/CMakeFiles/Sofa.Component.Constraint.Projective_test.dir/FixedPlaneProjectiveConstraint_test.cpp.o [1220/2554] Building CXX object Sofa/Component/Constraint/Projective/tests/CMakeFiles/Sofa.Component.Constraint.Projective_test.dir/PartialFixedProjectiveConstraint_test.cpp.o [1221/2554] Building CXX object Sofa/Component/Constraint/Projective/tests/CMakeFiles/Sofa.Component.Constraint.Projective_test.dir/DirectionProjectiveConstraint_test.cpp.o [1222/2554] Building CXX object Sofa/Component/Constraint/Projective/tests/CMakeFiles/Sofa.Component.Constraint.Projective_test.dir/LineProjectiveConstraint_test.cpp.o [1223/2554] Building CXX object Sofa/Component/Constraint/Projective/tests/CMakeFiles/Sofa.Component.Constraint.Projective_test.dir/PlaneProjectiveConstraint_test.cpp.o [1224/2554] Building CXX object Sofa/Component/AnimationLoop/CMakeFiles/Sofa.Component.AnimationLoop.dir/src/sofa/component/animationloop/init.cpp.o [1225/2554] Building CXX object Sofa/Component/Constraint/Projective/tests/CMakeFiles/Sofa.Component.Constraint.Projective_test.dir/PointProjectiveConstraint_test.cpp.o [1226/2554] Building CXX object Sofa/Component/AnimationLoop/CMakeFiles/Sofa.Component.AnimationLoop.dir/src/sofa/component/animationloop/FreeMotionAnimationLoop.cpp.o [1227/2554] Building CXX object Sofa/Component/AnimationLoop/CMakeFiles/Sofa.Component.AnimationLoop.dir/src/sofa/component/animationloop/ConstraintAnimationLoop.cpp.o [1228/2554] Building CXX object Sofa/Component/AnimationLoop/CMakeFiles/Sofa.Component.AnimationLoop.dir/src/sofa/component/animationloop/MultiStepAnimationLoop.cpp.o [1229/2554] Building CXX object Sofa/Component/AnimationLoop/CMakeFiles/Sofa.Component.AnimationLoop.dir/src/sofa/component/animationloop/MultiTagAnimationLoop.cpp.o [1230/2554] Building CXX object Sofa/Component/MechanicalLoad/CMakeFiles/Sofa.Component.MechanicalLoad.dir/src/sofa/component/mechanicalload/init.cpp.o [1231/2554] Building CXX object Sofa/Component/MechanicalLoad/CMakeFiles/Sofa.Component.MechanicalLoad.dir/src/sofa/component/mechanicalload/ConicalForceField.cpp.o [1232/2554] Building CXX object Sofa/Component/MechanicalLoad/CMakeFiles/Sofa.Component.MechanicalLoad.dir/src/sofa/component/mechanicalload/ConstantForceField.cpp.o [1233/2554] Building CXX object Sofa/Component/MechanicalLoad/CMakeFiles/Sofa.Component.MechanicalLoad.dir/src/sofa/component/mechanicalload/DiagonalVelocityDampingForceField.cpp.o [1234/2554] Building CXX object Sofa/Component/MechanicalLoad/CMakeFiles/Sofa.Component.MechanicalLoad.dir/src/sofa/component/mechanicalload/EdgePressureForceField.cpp.o [1235/2554] Building CXX object Sofa/Component/MechanicalLoad/CMakeFiles/Sofa.Component.MechanicalLoad.dir/src/sofa/component/mechanicalload/EllipsoidForceField.cpp.o [1236/2554] Linking CXX shared library lib/libSofa.Component.AnimationLoop.24.06.99.dylib [1237/2554] Creating library symlink lib/libSofa.Component.AnimationLoop.dylib [1238/2554] Building CXX object Sofa/Component/MechanicalLoad/CMakeFiles/Sofa.Component.MechanicalLoad.dir/src/sofa/component/mechanicalload/InteractionEllipsoidForceField.cpp.o [1239/2554] Building CXX object Sofa/Component/MechanicalLoad/CMakeFiles/Sofa.Component.MechanicalLoad.dir/src/sofa/component/mechanicalload/LinearForceField.cpp.o [1240/2554] Linking CXX shared library lib/libSofa.Component.Constraint.Projective.24.06.99.dylib [1241/2554] Building CXX object Sofa/Component/MechanicalLoad/CMakeFiles/Sofa.Component.MechanicalLoad.dir/src/sofa/component/mechanicalload/OscillatingTorsionPressureForceField.cpp.o [1242/2554] Building CXX object Sofa/Component/MechanicalLoad/CMakeFiles/Sofa.Component.MechanicalLoad.dir/src/sofa/component/mechanicalload/PlaneForceField.cpp.o [1243/2554] Creating library symlink lib/libSofa.Component.Constraint.Projective.dylib [1244/2554] Linking CXX shared library lib/libSofaGeneralAnimationLoop.24.06.99.dylib [1245/2554] Creating library symlink lib/libSofaGeneralAnimationLoop.dylib [1246/2554] Building CXX object Sofa/Component/MechanicalLoad/CMakeFiles/Sofa.Component.MechanicalLoad.dir/src/sofa/component/mechanicalload/QuadPressureForceField.cpp.o [1247/2554] Building CXX object Sofa/Component/MechanicalLoad/CMakeFiles/Sofa.Component.MechanicalLoad.dir/src/sofa/component/mechanicalload/SphereForceField.cpp.o [1248/2554] Building CXX object Sofa/Component/MechanicalLoad/CMakeFiles/Sofa.Component.MechanicalLoad.dir/src/sofa/component/mechanicalload/SurfacePressureForceField.cpp.o [1249/2554] Building CXX object Sofa/Component/MechanicalLoad/CMakeFiles/Sofa.Component.MechanicalLoad.dir/src/sofa/component/mechanicalload/TorsionForceField.cpp.o [1250/2554] Building CXX object Sofa/Component/MechanicalLoad/CMakeFiles/Sofa.Component.MechanicalLoad.dir/src/sofa/component/mechanicalload/TaitSurfacePressureForceField.cpp.o [1251/2554] Linking CXX shared library lib/libSofa.Component.Constraint.24.06.99.dylib [1252/2554] Creating library symlink lib/libSofa.Component.Constraint.dylib [1253/2554] Building CXX object Sofa/Component/MechanicalLoad/CMakeFiles/Sofa.Component.MechanicalLoad.dir/src/sofa/component/mechanicalload/TrianglePressureForceField.cpp.o [1254/2554] Building CXX object Sofa/Component/MechanicalLoad/CMakeFiles/Sofa.Component.MechanicalLoad.dir/src/sofa/component/mechanicalload/UniformVelocityDampingForceField.cpp.o [1255/2554] Building CXX object Sofa/Component/MechanicalLoad/tests/CMakeFiles/Sofa.Component.MechanicalLoad_test.dir/ConstantForceField_test.cpp.o [1256/2554] Building CXX object Sofa/Component/MechanicalLoad/tests/CMakeFiles/Sofa.Component.MechanicalLoad_test.dir/PlaneForceField_test.cpp.o [1257/2554] Building CXX object Sofa/Component/MechanicalLoad/tests/CMakeFiles/Sofa.Component.MechanicalLoad_test.dir/SkeletalMotionConstraint_test.cpp.o [1258/2554] Building CXX object Sofa/Component/MechanicalLoad/tests/CMakeFiles/Sofa.Component.MechanicalLoad_test.dir/QuadPressureForceField_test.cpp.o [1259/2554] Building CXX object Sofa/Component/Collision/CMakeFiles/Sofa.Component.Collision.dir/src/sofa/component/collision/init.cpp.o [1260/2554] Building CXX object Sofa/Component/MechanicalLoad/tests/CMakeFiles/Sofa.Component.MechanicalLoad_test.dir/SurfacePressureForceField_test.cpp.o [1261/2554] Building CXX object Sofa/Component/MechanicalLoad/tests/CMakeFiles/Sofa.Component.MechanicalLoad_test.dir/TrianglePressureForceField_test.cpp.o [1262/2554] Building CXX object Sofa/Component/Collision/Geometry/CMakeFiles/Sofa.Component.Collision.Geometry.dir/src/sofa/component/collision/geometry/init.cpp.o [1263/2554] Building CXX object Sofa/Component/Collision/Geometry/CMakeFiles/Sofa.Component.Collision.Geometry.dir/src/sofa/component/collision/geometry/CubeModel.cpp.o [1264/2554] Building CXX object Sofa/Component/Collision/Geometry/CMakeFiles/Sofa.Component.Collision.Geometry.dir/src/sofa/component/collision/geometry/CylinderModel.cpp.o [1265/2554] Building CXX object Sofa/Component/Collision/Geometry/CMakeFiles/Sofa.Component.Collision.Geometry.dir/src/sofa/component/collision/geometry/LineModel.cpp.o [1266/2554] Building CXX object Sofa/Component/Collision/Geometry/CMakeFiles/Sofa.Component.Collision.Geometry.dir/src/sofa/component/collision/geometry/PointModel.cpp.o [1267/2554] Building CXX object Sofa/Component/Collision/Geometry/CMakeFiles/Sofa.Component.Collision.Geometry.dir/src/sofa/component/collision/geometry/RayModel.cpp.o [1268/2554] Building CXX object Sofa/Component/Collision/Geometry/CMakeFiles/Sofa.Component.Collision.Geometry.dir/src/sofa/component/collision/geometry/SphereModel.cpp.o [1269/2554] Building CXX object Sofa/Component/Collision/Geometry/CMakeFiles/Sofa.Component.Collision.Geometry.dir/src/sofa/component/collision/geometry/TetrahedronModel.cpp.o [1270/2554] Building CXX object Sofa/Component/Collision/Geometry/CMakeFiles/Sofa.Component.Collision.Geometry.dir/src/sofa/component/collision/geometry/TriangleModel.cpp.o [1271/2554] Building CXX object Sofa/Component/Collision/Geometry/CMakeFiles/Sofa.Component.Collision.Geometry.dir/src/sofa/component/collision/geometry/TriangleModelInRegularGrid.cpp.o [1272/2554] Building CXX object Sofa/Component/Collision/Geometry/CMakeFiles/Sofa.Component.Collision.Geometry.dir/src/sofa/component/collision/geometry/TriangleOctreeModel.cpp.o [1273/2554] Building CXX object Sofa/Component/Collision/Geometry/tests/CMakeFiles/Sofa.Component.Collision.Geometry_test.dir/Sphere_test.cpp.o /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Sphere_test.cpp:122:29: warning: 'computeIntersection' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] if(!m_proxIntersection->computeIntersection(sph1,sph2,&detectionOUTPUT)) ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.h:103:9: note: 'computeIntersection' has been explicitly marked deprecated here int computeIntersection(SphereType1& sph1, SphereType2& sph2, OutputVector* contacts) ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Sphere_test.cpp:122:29: warning: 'computeIntersection>, sofa::component::collision::geometry::TSphere>>' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] if(!m_proxIntersection->computeIntersection(sph1,sph2,&detectionOUTPUT)) ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.h:102:5: note: 'computeIntersection>, sofa::component::collision::geometry::TSphere>>' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__COLLISION_DETECTION_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Component.Collision.Detection.Intersection/sofa/component/collision/detection/intersection/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__COLLISION_DETECTION_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Sphere_test.cpp:178:29: warning: 'computeIntersection' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] if(!m_proxIntersection->computeIntersection(sph1,sph2,&detectionOUTPUT)) ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.h:103:9: note: 'computeIntersection' has been explicitly marked deprecated here int computeIntersection(SphereType1& sph1, SphereType2& sph2, OutputVector* contacts) ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Sphere_test.cpp:178:29: warning: 'computeIntersection>, sofa::component::collision::geometry::TSphere>>' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] if(!m_proxIntersection->computeIntersection(sph1,sph2,&detectionOUTPUT)) ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.h:102:5: note: 'computeIntersection>, sofa::component::collision::geometry::TSphere>>' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__COLLISION_DETECTION_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Component.Collision.Detection.Intersection/sofa/component/collision/detection/intersection/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__COLLISION_DETECTION_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Sphere_test.cpp:225:29: warning: 'computeIntersection' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] if(!m_proxIntersection->computeIntersection(sph1,sph2,&detectionOUTPUT)) ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.h:103:9: note: 'computeIntersection' has been explicitly marked deprecated here int computeIntersection(SphereType1& sph1, SphereType2& sph2, OutputVector* contacts) ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Sphere_test.cpp:225:29: warning: 'computeIntersection>, sofa::component::collision::geometry::TSphere>' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] if(!m_proxIntersection->computeIntersection(sph1,sph2,&detectionOUTPUT)) ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.h:102:5: note: 'computeIntersection>, sofa::component::collision::geometry::TSphere>' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__COLLISION_DETECTION_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Component.Collision.Detection.Intersection/sofa/component/collision/detection/intersection/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__COLLISION_DETECTION_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Sphere_test.cpp:272:29: warning: 'computeIntersection' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] if(!m_proxIntersection->computeIntersection(sph1,sph2,&detectionOUTPUT)) ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.h:103:9: note: 'computeIntersection' has been explicitly marked deprecated here int computeIntersection(SphereType1& sph1, SphereType2& sph2, OutputVector* contacts) ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Sphere_test.cpp:272:29: warning: 'computeIntersection>, sofa::component::collision::geometry::TSphere>' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] if(!m_proxIntersection->computeIntersection(sph1,sph2,&detectionOUTPUT)) ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.h:102:5: note: 'computeIntersection>, sofa::component::collision::geometry::TSphere>' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__COLLISION_DETECTION_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Component.Collision.Detection.Intersection/sofa/component/collision/detection/intersection/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__COLLISION_DETECTION_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Sphere_test.cpp:320:29: warning: 'computeIntersection' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] if(!m_proxIntersection->computeIntersection(sph2,sph1,&detectionOUTPUT)) ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.h:103:9: note: 'computeIntersection' has been explicitly marked deprecated here int computeIntersection(SphereType1& sph1, SphereType2& sph2, OutputVector* contacts) ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Sphere_test.cpp:320:29: warning: 'computeIntersection, sofa::component::collision::geometry::TSphere>>' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] if(!m_proxIntersection->computeIntersection(sph2,sph1,&detectionOUTPUT)) ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.h:102:5: note: 'computeIntersection, sofa::component::collision::geometry::TSphere>>' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__COLLISION_DETECTION_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Component.Collision.Detection.Intersection/sofa/component/collision/detection/intersection/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__COLLISION_DETECTION_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Sphere_test.cpp:367:29: warning: 'computeIntersection' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] if(!m_proxIntersection->computeIntersection(sph2,sph1,&detectionOUTPUT)) ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.h:103:9: note: 'computeIntersection' has been explicitly marked deprecated here int computeIntersection(SphereType1& sph1, SphereType2& sph2, OutputVector* contacts) ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Sphere_test.cpp:367:29: warning: 'computeIntersection, sofa::component::collision::geometry::TSphere>>' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] if(!m_proxIntersection->computeIntersection(sph2,sph1,&detectionOUTPUT)) ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.h:102:5: note: 'computeIntersection, sofa::component::collision::geometry::TSphere>>' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__COLLISION_DETECTION_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Component.Collision.Detection.Intersection/sofa/component/collision/detection/intersection/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__COLLISION_DETECTION_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Sphere_test.cpp:403:29: warning: 'computeIntersection' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] if(!m_proxIntersection->computeIntersection(sph1,sph2,&detectionOUTPUT)) ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.h:103:9: note: 'computeIntersection' has been explicitly marked deprecated here int computeIntersection(SphereType1& sph1, SphereType2& sph2, OutputVector* contacts) ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Sphere_test.cpp:403:29: warning: 'computeIntersection, sofa::component::collision::geometry::TSphere>' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] if(!m_proxIntersection->computeIntersection(sph1,sph2,&detectionOUTPUT)) ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.h:102:5: note: 'computeIntersection, sofa::component::collision::geometry::TSphere>' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__COLLISION_DETECTION_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Component.Collision.Detection.Intersection/sofa/component/collision/detection/intersection/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__COLLISION_DETECTION_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ 14 warnings generated. [1274/2554] Building CXX object Sofa/Component/Collision/Geometry/tests/CMakeFiles/Sofa.Component.Collision.Geometry_test.dir/Triangle_test.cpp.o In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Triangle_test.cpp:24: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.h:285:21: warning: 'intersection' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] msg_warning(intersection) << "Null distance between contact detected"; ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.h:99:5: note: 'intersection' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__COLLISION_DETECTION_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Component.Collision.Detection.Intersection/sofa/component/collision/detection/intersection/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__COLLISION_DETECTION_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Triangle_test.cpp:103:13: warning: 'computeIntersection' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] if (!bi.computeIntersection(tri, sph, &detectionOUTPUT)) ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Triangle_test.cpp:166:68: note: in instantiation of function template specialization 'sofa::TestTriangle::rigidTriangle' requested here TEST_F(TestTriangle, rigid_sphere_triangle_min_prox) { ASSERT_TRUE(rigidTriangle(meshMin)); } ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.h:355:35: note: 'computeIntersection' has been explicitly marked deprecated here int MeshMinProximityIntersection::computeIntersection(collision::geometry::Triangle& e2, collision::geometry::TSphere& e1, OutputVector* contacts) ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Triangle_test.cpp:103:13: warning: 'computeIntersection>' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] if (!bi.computeIntersection(tri, sph, &detectionOUTPUT)) ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.h:94:5: note: 'computeIntersection>' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__COLLISION_DETECTION_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Component.Collision.Detection.Intersection/sofa/component/collision/detection/intersection/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__COLLISION_DETECTION_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Triangle_test.cpp:103:13: warning: 'computeIntersection' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] if (!bi.computeIntersection(tri, sph, &detectionOUTPUT)) ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Triangle_test.cpp:167:68: note: in instantiation of function template specialization 'sofa::TestTriangle::rigidTriangle' requested here TEST_F(TestTriangle, rigid_sphere_triangle_new_prox) { ASSERT_TRUE(rigidTriangle(meshNew)); } ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.inl:539:35: note: 'computeIntersection' has been explicitly marked deprecated here int MeshNewProximityIntersection::computeIntersection(collision::geometry::Triangle& e1, collision::geometry::TSphere& e2, OutputVector* contacts) ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Triangle_test.cpp:103:13: warning: 'computeIntersection>' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] if (!bi.computeIntersection(tri, sph, &detectionOUTPUT)) ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.h:113:5: note: 'computeIntersection>' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__COLLISION_DETECTION_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Component.Collision.Detection.Intersection/sofa/component/collision/detection/intersection/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__COLLISION_DETECTION_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Triangle_test.cpp:142:13: warning: 'computeIntersection' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] if (!bi.computeIntersection(tri, sph, &detectionOUTPUT)) ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Triangle_test.cpp:168:67: note: in instantiation of function template specialization 'sofa::TestTriangle::softTriangle' requested here TEST_F(TestTriangle, soft_sphere_triangle_min_prox) { ASSERT_TRUE(softTriangle(meshMin)); } ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.h:355:35: note: 'computeIntersection' has been explicitly marked deprecated here int MeshMinProximityIntersection::computeIntersection(collision::geometry::Triangle& e2, collision::geometry::TSphere& e1, OutputVector* contacts) ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Triangle_test.cpp:142:13: warning: 'computeIntersection, sofa::type::Vec<3, double>, double>>' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] if (!bi.computeIntersection(tri, sph, &detectionOUTPUT)) ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.h:94:5: note: 'computeIntersection, sofa::type::Vec<3, double>, double>>' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__COLLISION_DETECTION_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Component.Collision.Detection.Intersection/sofa/component/collision/detection/intersection/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__COLLISION_DETECTION_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Triangle_test.cpp:142:13: warning: 'computeIntersection' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] if (!bi.computeIntersection(tri, sph, &detectionOUTPUT)) ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Triangle_test.cpp:169:67: note: in instantiation of function template specialization 'sofa::TestTriangle::softTriangle' requested here TEST_F(TestTriangle, soft_sphere_triangle_new_prox) { ASSERT_TRUE(softTriangle(meshNew)); } ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.inl:539:35: note: 'computeIntersection' has been explicitly marked deprecated here int MeshNewProximityIntersection::computeIntersection(collision::geometry::Triangle& e1, collision::geometry::TSphere& e2, OutputVector* contacts) ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Triangle_test.cpp:142:13: warning: 'computeIntersection, sofa::type::Vec<3, double>, double>>' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] if (!bi.computeIntersection(tri, sph, &detectionOUTPUT)) ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.h:113:5: note: 'computeIntersection, sofa::type::Vec<3, double>, double>>' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__COLLISION_DETECTION_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Component.Collision.Detection.Intersection/sofa/component/collision/detection/intersection/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__COLLISION_DETECTION_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ 9 warnings generated. [1275/2554] Linking CXX shared library lib/libSofa.Component.MechanicalLoad.24.06.99.dylib [1276/2554] Creating library symlink lib/libSofa.Component.MechanicalLoad.dylib [1277/2554] Building CXX object Sofa/Component/Collision/Detection/CMakeFiles/Sofa.Component.Collision.Detection.dir/src/sofa/component/collision/detection/init.cpp.o [1278/2554] Building CXX object Sofa/Component/Collision/Detection/Algorithm/CMakeFiles/Sofa.Component.Collision.Detection.Algorithm.dir/src/sofa/component/collision/detection/algorithm/BVHNarrowPhase.cpp.o [1279/2554] Building CXX object Sofa/Component/Collision/Detection/Algorithm/CMakeFiles/Sofa.Component.Collision.Detection.Algorithm.dir/src/sofa/component/collision/detection/algorithm/init.cpp.o [1280/2554] Building CXX object Sofa/Component/Collision/Detection/Algorithm/CMakeFiles/Sofa.Component.Collision.Detection.Algorithm.dir/src/sofa/component/collision/detection/algorithm/BruteForceBroadPhase.cpp.o [1281/2554] Linking CXX shared library lib/libSofa.Component.Collision.Geometry.24.06.99.dylib [1282/2554] Linking CXX shared library lib/libSofaBoundaryCondition.24.06.99.dylib [1283/2554] Creating library symlink lib/libSofa.Component.Collision.Geometry.dylib [1284/2554] Creating library symlink lib/libSofaBoundaryCondition.dylib [1285/2554] Building CXX object Sofa/Component/Collision/Detection/Algorithm/CMakeFiles/Sofa.Component.Collision.Detection.Algorithm.dir/src/sofa/component/collision/detection/algorithm/BruteForceDetection.cpp.o [1286/2554] Building CXX object Sofa/Component/Collision/Detection/Algorithm/CMakeFiles/Sofa.Component.Collision.Detection.Algorithm.dir/src/sofa/component/collision/detection/algorithm/DSAPBox.cpp.o [1287/2554] Building CXX object Sofa/Component/Collision/Detection/Algorithm/CMakeFiles/Sofa.Component.Collision.Detection.Algorithm.dir/src/sofa/component/collision/detection/algorithm/CollisionPipeline.cpp.o [1288/2554] Building CXX object Sofa/Component/Collision/Detection/Algorithm/CMakeFiles/Sofa.Component.Collision.Detection.Algorithm.dir/src/sofa/component/collision/detection/algorithm/DirectSAP.cpp.o [1289/2554] Building CXX object Sofa/Component/Collision/Detection/Algorithm/CMakeFiles/Sofa.Component.Collision.Detection.Algorithm.dir/src/sofa/component/collision/detection/algorithm/DirectSAPNarrowPhase.cpp.o /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Algorithm/src/sofa/component/collision/detection/algorithm/DirectSAPNarrowPhase.cpp:366:18: warning: 'intersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] intersector->intersect(collisionModelIterator0, collisionModelIterator1, outputs); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:87:5: note: 'intersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ 1 warning generated. [1290/2554] Building CXX object Sofa/Component/Collision/Detection/Algorithm/CMakeFiles/Sofa.Component.Collision.Detection.Algorithm.dir/src/sofa/component/collision/detection/algorithm/IncrSAP.cpp.o In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Algorithm/src/sofa/component/collision/detection/algorithm/IncrSAP.cpp:24: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Algorithm/src/sofa/component/collision/detection/algorithm/IncrSAP.h:33: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Algorithm/src/sofa/component/collision/detection/algorithm/CollisionPM.h:203:33: warning: 'intersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] ei->intersect(it->second.elem1,it->second.elem2,output); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:87:5: note: 'intersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ 1 warning generated. [1291/2554] Building CXX object Sofa/Component/Collision/Detection/Algorithm/CMakeFiles/Sofa.Component.Collision.Detection.Algorithm.dir/src/sofa/component/collision/detection/algorithm/RayTraceDetection.cpp.o [1292/2554] Building CXX object Sofa/Component/Collision/Detection/Algorithm/CMakeFiles/Sofa.Component.Collision.Detection.Algorithm.dir/src/sofa/component/collision/detection/algorithm/RayTraceNarrowPhase.cpp.o [1293/2554] Building CXX object Sofa/Component/Collision/Detection/Algorithm/tests/CMakeFiles/Sofa.Component.Collision.Detection.Algorithm_test.dir/CollisionPipeline_test.cpp.o [1294/2554] Building CXX object Sofa/Component/Collision/Detection/Intersection/CMakeFiles/Sofa.Component.Collision.Detection.Intersection.dir/src/sofa/component/collision/detection/intersection/init.cpp.o [1295/2554] Building CXX object Sofa/Component/Collision/Detection/Intersection/CMakeFiles/Sofa.Component.Collision.Detection.Intersection.dir/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.cpp.o [1296/2554] Building CXX object Sofa/Component/Collision/Detection/Intersection/CMakeFiles/Sofa.Component.Collision.Detection.Intersection.dir/src/sofa/component/collision/detection/intersection/DiscreteIntersection.cpp.o [1297/2554] Building CXX object Sofa/Component/Collision/Detection/Intersection/CMakeFiles/Sofa.Component.Collision.Detection.Intersection.dir/src/sofa/component/collision/detection/intersection/LocalMinDistance.cpp.o [1298/2554] Building CXX object Sofa/Component/Collision/Detection/Intersection/CMakeFiles/Sofa.Component.Collision.Detection.Intersection.dir/src/sofa/component/collision/detection/intersection/MeshDiscreteIntersection.cpp.o [1299/2554] Building CXX object Sofa/Component/Collision/Detection/Intersection/CMakeFiles/Sofa.Component.Collision.Detection.Intersection.dir/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.cpp.o [1300/2554] Building CXX object Sofa/Component/Collision/Detection/Intersection/CMakeFiles/Sofa.Component.Collision.Detection.Intersection.dir/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.cpp.o [1301/2554] Linking CXX shared library lib/libSofa.Component.Collision.Detection.Algorithm.24.06.99.dylib [1302/2554] Creating library symlink lib/libSofa.Component.Collision.Detection.Algorithm.dylib [1303/2554] Building CXX object Sofa/Component/Collision/Detection/Intersection/CMakeFiles/Sofa.Component.Collision.Detection.Intersection.dir/src/sofa/component/collision/detection/intersection/MinProximityIntersection.cpp.o [1304/2554] Building CXX object Sofa/Component/Collision/Detection/Intersection/CMakeFiles/Sofa.Component.Collision.Detection.Intersection.dir/src/sofa/component/collision/detection/intersection/NewProximityIntersection.cpp.o [1305/2554] Building CXX object Sofa/Component/Collision/Detection/Intersection/CMakeFiles/Sofa.Component.Collision.Detection.Intersection.dir/src/sofa/component/collision/detection/intersection/RayDiscreteIntersection.cpp.o [1306/2554] Building CXX object Sofa/Component/Collision/Detection/Intersection/CMakeFiles/Sofa.Component.Collision.Detection.Intersection.dir/src/sofa/component/collision/detection/intersection/RayNewProximityIntersection.cpp.o [1307/2554] Building CXX object Sofa/Component/Collision/Detection/Intersection/CMakeFiles/Sofa.Component.Collision.Detection.Intersection.dir/src/sofa/component/collision/detection/intersection/TetrahedronDiscreteIntersection.cpp.o [1308/2554] Building CXX object Sofa/Component/Collision/Detection/Intersection/tests/CMakeFiles/Sofa.Component.Collision.Detection.Intersection_test.dir/LocalMinDistance_test.cpp.o [1309/2554] Linking CXX executable bin/Sofa.Component.Collision.Detection.Algorithm_test [1310/2554] Building CXX object Sofa/Component/Collision/Response/CMakeFiles/Sofa.Component.Collision.Response.dir/src/sofa/component/collision/response/init.cpp.o [1311/2554] Building CXX object Sofa/Component/Collision/Detection/Intersection/tests/CMakeFiles/Sofa.Component.Collision.Detection.Intersection_test.dir/MeshNewProximityIntersection_test.cpp.o [1312/2554] Building CXX object Sofa/Component/Collision/Response/Mapper/CMakeFiles/Sofa.Component.Collision.Response.Mapper.dir/src/sofa/component/collision/response/mapper/init.cpp.o [1313/2554] Building CXX object Sofa/Component/Collision/Response/Mapper/CMakeFiles/Sofa.Component.Collision.Response.Mapper.dir/src/sofa/component/collision/response/mapper/BaseContactMapper.cpp.o [1314/2554] Building CXX object Sofa/Component/Collision/Response/Mapper/CMakeFiles/Sofa.Component.Collision.Response.Mapper.dir/src/sofa/component/collision/response/mapper/BarycentricContactMapper.cpp.o [1315/2554] Linking CXX shared library lib/libSofa.Component.Collision.Detection.Intersection.24.06.99.dylib [1316/2554] Building CXX object Sofa/Component/Collision/Response/Mapper/CMakeFiles/Sofa.Component.Collision.Response.Mapper.dir/src/sofa/component/collision/response/mapper/IdentityContactMapper.cpp.o [1317/2554] Building CXX object Sofa/Component/Collision/Response/Mapper/CMakeFiles/Sofa.Component.Collision.Response.Mapper.dir/src/sofa/component/collision/response/mapper/RigidContactMapper.cpp.o [1318/2554] Creating library symlink lib/libSofa.Component.Collision.Detection.Intersection.dylib [1319/2554] Building CXX object Sofa/Component/Collision/Response/Mapper/CMakeFiles/Sofa.Component.Collision.Response.Mapper.dir/src/sofa/component/collision/response/mapper/SubsetContactMapper.cpp.o [1320/2554] Building CXX object Sofa/Component/Collision/Response/Mapper/CMakeFiles/Sofa.Component.Collision.Response.Mapper.dir/src/sofa/component/collision/response/mapper/TetrahedronBarycentricContactMapper.cpp.o [1321/2554] Building CXX object Sofa/Component/Collision/Response/Mapper/tests/CMakeFiles/Sofa.Component.Collision.Response.Mapper_test.dir/BaryMapper_test.cpp.o [1322/2554] Linking CXX shared library lib/libSofaGeneralMeshCollision.24.06.99.dylib [1323/2554] Linking CXX shared library lib/libSofa.Component.Collision.Detection.24.06.99.dylib [1324/2554] Creating library symlink lib/libSofaGeneralMeshCollision.dylib [1325/2554] Creating library symlink lib/libSofa.Component.Collision.Detection.dylib [1326/2554] Linking CXX executable bin/Sofa.Component.Collision.Detection.Intersection_test [1327/2554] Linking CXX shared library lib/libSofa.Component.Collision.Response.Mapper.24.06.99.dylib [1328/2554] Building CXX object Sofa/Component/Collision/Response/Contact/CMakeFiles/Sofa.Component.Collision.Response.Contact.dir/src/sofa/component/collision/response/contact/init.cpp.o [1329/2554] Creating library symlink lib/libSofa.Component.Collision.Response.Mapper.dylib [1330/2554] Building CXX object Sofa/Component/Collision/Response/Contact/CMakeFiles/Sofa.Component.Collision.Response.Contact.dir/src/sofa/component/collision/response/contact/BarycentricPenalityContact.cpp.o [1331/2554] Building CXX object Sofa/Component/Collision/Response/Contact/CMakeFiles/Sofa.Component.Collision.Response.Contact.dir/src/sofa/component/collision/response/contact/ContactIdentifier.cpp.o [1332/2554] Building CXX object Sofa/Component/Collision/Response/Contact/CMakeFiles/Sofa.Component.Collision.Response.Contact.dir/src/sofa/component/collision/response/contact/BarycentricStickContact.cpp.o [1333/2554] Building CXX object Sofa/Component/Collision/Response/Contact/CMakeFiles/Sofa.Component.Collision.Response.Contact.dir/src/sofa/component/collision/response/contact/CollisionResponse.cpp.o [1334/2554] Building CXX object Sofa/Component/Collision/Response/Contact/CMakeFiles/Sofa.Component.Collision.Response.Contact.dir/src/sofa/component/collision/response/contact/ContactListener.cpp.o [1335/2554] Building CXX object Sofa/Component/Collision/Response/Contact/CMakeFiles/Sofa.Component.Collision.Response.Contact.dir/src/sofa/component/collision/response/contact/RuleBasedContactManager.cpp.o [1336/2554] Building CXX object Sofa/Component/Collision/Response/Contact/CMakeFiles/Sofa.Component.Collision.Response.Contact.dir/src/sofa/component/collision/response/contact/PenalityContactForceField.cpp.o [1337/2554] Building CXX object Sofa/Component/Collision/Response/Contact/CMakeFiles/Sofa.Component.Collision.Response.Contact.dir/src/sofa/component/collision/response/contact/FrictionContact.cpp.o [1338/2554] Building CXX object Sofa/Component/Collision/Response/Contact/CMakeFiles/Sofa.Component.Collision.Response.Contact.dir/src/sofa/component/collision/response/contact/RayContact.cpp.o [1339/2554] Building CXX object Sofa/Component/Collision/Response/Contact/CMakeFiles/Sofa.Component.Collision.Response.Contact.dir/src/sofa/component/collision/response/contact/TetrahedronBarycentricPenalityContact.cpp.o [1340/2554] Building CXX object Sofa/Component/Collision/Response/Contact/CMakeFiles/Sofa.Component.Collision.Response.Contact.dir/src/sofa/component/collision/response/contact/StickContactConstraint.cpp.o [1341/2554] Building CXX object Sofa/Component/Collision/Response/Contact/CMakeFiles/Sofa.Component.Collision.Response.Contact.dir/src/sofa/component/collision/response/contact/TetrahedronRayContact.cpp.o [1342/2554] Building CXX object Sofa/Component/Collision/Response/Contact/CMakeFiles/Sofa.Component.Collision.Response.Contact.dir/src/sofa/component/collision/response/contact/TetrahedronFrictionContact.cpp.o [1343/2554] Building CXX object Sofa/Component/Collision/Testing/CMakeFiles/Sofa.Component.Collision.Testing.dir/src/sofa/component/collision/testing/empty.cpp.o [1344/2554] Building CXX object Sofa/Component/Setting/CMakeFiles/Sofa.Component.Setting.dir/src/sofa/component/setting/init.cpp.o [1345/2554] Building CXX object Sofa/Component/Collision/Response/Contact/tests/CMakeFiles/Sofa.Component.Collision.Response.Contact_test.dir/PenalityContactForceField_test.cpp.o [1346/2554] Building CXX object Sofa/Component/Setting/CMakeFiles/Sofa.Component.Setting.dir/src/sofa/component/setting/BackgroundSetting.cpp.o [1347/2554] Linking CXX shared library lib/libSofa.Component.Collision.Testing.dylib [1348/2554] Building CXX object Sofa/Component/Setting/CMakeFiles/Sofa.Component.Setting.dir/src/sofa/component/setting/MouseButtonSetting.cpp.o [1349/2554] Building CXX object Sofa/Component/Setting/CMakeFiles/Sofa.Component.Setting.dir/src/sofa/component/setting/SofaDefaultPathSetting.cpp.o [1350/2554] Building CXX object Sofa/Component/Setting/CMakeFiles/Sofa.Component.Setting.dir/src/sofa/component/setting/StatsSetting.cpp.o [1351/2554] Linking CXX executable bin/Sofa.Component.Collision.Geometry_test [1352/2554] Linking CXX executable bin/Sofa.Component.Collision.Response.Mapper_test [1353/2554] Building CXX object Sofa/Component/Setting/CMakeFiles/Sofa.Component.Setting.dir/src/sofa/component/setting/ViewerSetting.cpp.o [1354/2554] Building CXX object Sofa/Component/Controller/CMakeFiles/Sofa.Component.Controller.dir/src/sofa/component/controller/init.cpp.o [1355/2554] Building CXX object Sofa/Component/Controller/CMakeFiles/Sofa.Component.Controller.dir/src/sofa/component/controller/Controller.cpp.o [1356/2554] Building CXX object Sofa/Component/Engine/CMakeFiles/Sofa.Component.Engine.dir/src/sofa/component/engine/init.cpp.o [1357/2554] Building CXX object Sofa/Component/Controller/CMakeFiles/Sofa.Component.Controller.dir/src/sofa/component/controller/MechanicalStateController.cpp.o [1358/2554] Linking CXX shared library lib/libSofa.Component.Collision.Response.Contact.24.06.99.dylib [1359/2554] Creating library symlink lib/libSofa.Component.Collision.Response.Contact.dylib [1360/2554] Building CXX object Sofa/Component/Engine/Analyze/CMakeFiles/Sofa.Component.Engine.Analyze.dir/src/sofa/component/engine/analyze/AverageCoord.cpp.o [1361/2554] Linking CXX shared library lib/libSofa.Component.Setting.24.06.99.dylib [1362/2554] Linking CXX shared library lib/libSofa.Component.Controller.24.06.99.dylib [1363/2554] Linking CXX shared library lib/libSofaBaseCollision.24.06.99.dylib [1364/2554] Creating library symlink lib/libSofa.Component.Setting.dylib [1365/2554] Linking CXX shared library lib/libSofaObjectInteraction.24.06.99.dylib [1366/2554] Creating library symlink lib/libSofaBaseCollision.dylib [1367/2554] Linking CXX shared library lib/libSofa.Component.Collision.Response.24.06.99.dylib [1368/2554] Creating library symlink lib/libSofaObjectInteraction.dylib [1369/2554] Creating library symlink lib/libSofa.Component.Controller.dylib [1370/2554] Creating library symlink lib/libSofa.Component.Collision.Response.dylib [1371/2554] Building CXX object Sofa/Component/Engine/Analyze/CMakeFiles/Sofa.Component.Engine.Analyze.dir/src/sofa/component/engine/analyze/init.cpp.o [1372/2554] Building CXX object Sofa/Component/Engine/Analyze/CMakeFiles/Sofa.Component.Engine.Analyze.dir/src/sofa/component/engine/analyze/ClusteringEngine.cpp.o [1373/2554] Linking CXX shared library lib/libSofaBaseVisual.24.06.99.dylib [1374/2554] Creating library symlink lib/libSofaBaseVisual.dylib [1375/2554] Building CXX object Sofa/Component/Engine/Analyze/CMakeFiles/Sofa.Component.Engine.Analyze.dir/src/sofa/component/engine/analyze/Distances.cpp.o [1376/2554] Building CXX object Sofa/Component/Engine/Analyze/CMakeFiles/Sofa.Component.Engine.Analyze.dir/src/sofa/component/engine/analyze/HausdorffDistance.cpp.o [1377/2554] Linking CXX shared library lib/libSofa.Component.Collision.24.06.99.dylib [1378/2554] Creating library symlink lib/libSofa.Component.Collision.dylib [1379/2554] Building CXX object Sofa/Component/Engine/Analyze/CMakeFiles/Sofa.Component.Engine.Analyze.dir/src/sofa/component/engine/analyze/ShapeMatching.cpp.o [1380/2554] Building CXX object Sofa/Component/Engine/Analyze/CMakeFiles/Sofa.Component.Engine.Analyze.dir/src/sofa/component/engine/analyze/SumEngine.cpp.o [1381/2554] Building CXX object Sofa/Component/Engine/Analyze/tests/CMakeFiles/Sofa.Component.Engine.Analyze_test.dir/AverageCoord_test.cpp.o [1382/2554] Linking CXX shared library lib/libSofaBase.24.06.99.dylib [1383/2554] Building CXX object Sofa/Component/Engine/Analyze/tests/CMakeFiles/Sofa.Component.Engine.Analyze_test.dir/ClusteringEngine_test.cpp.o [1384/2554] Creating library symlink lib/libSofaBase.dylib [1385/2554] Building CXX object Sofa/Component/Engine/Analyze/tests/CMakeFiles/Sofa.Component.Engine.Analyze_test.dir/Engine.Analyze_DataUpdate_test.cpp.o [1386/2554] Building CXX object Sofa/Component/Engine/Generate/CMakeFiles/Sofa.Component.Engine.Generate.dir/src/sofa/component/engine/generate/init.cpp.o [1387/2554] Building CXX object Sofa/Component/Engine/Generate/CMakeFiles/Sofa.Component.Engine.Generate.dir/src/sofa/component/engine/generate/ExtrudeEdgesAndGenerateQuads.cpp.o [1388/2554] Building CXX object Sofa/Component/Engine/Generate/CMakeFiles/Sofa.Component.Engine.Generate.dir/src/sofa/component/engine/generate/ExtrudeQuadsAndGenerateHexas.cpp.o [1389/2554] Building CXX object Sofa/Component/Engine/Generate/CMakeFiles/Sofa.Component.Engine.Generate.dir/src/sofa/component/engine/generate/ExtrudeSurface.cpp.o [1390/2554] Building CXX object Sofa/Component/Engine/Generate/CMakeFiles/Sofa.Component.Engine.Generate.dir/src/sofa/component/engine/generate/GenerateCylinder.cpp.o [1391/2554] Linking CXX shared library lib/libSofa.Component.Engine.Analyze.24.06.99.dylib [1392/2554] Creating library symlink lib/libSofa.Component.Engine.Analyze.dylib [1393/2554] Building CXX object Sofa/Component/Engine/Generate/CMakeFiles/Sofa.Component.Engine.Generate.dir/src/sofa/component/engine/generate/GenerateGrid.cpp.o [1394/2554] Building CXX object Sofa/Component/Engine/Generate/CMakeFiles/Sofa.Component.Engine.Generate.dir/src/sofa/component/engine/generate/GenerateRigidMass.cpp.o [1395/2554] Building CXX object Sofa/Component/Engine/Generate/CMakeFiles/Sofa.Component.Engine.Generate.dir/src/sofa/component/engine/generate/GenerateSphere.cpp.o [1396/2554] Building CXX object Sofa/Component/Engine/Generate/CMakeFiles/Sofa.Component.Engine.Generate.dir/src/sofa/component/engine/generate/GroupFilterYoungModulus.cpp.o [1397/2554] Building CXX object Sofa/Component/Engine/Generate/CMakeFiles/Sofa.Component.Engine.Generate.dir/src/sofa/component/engine/generate/JoinPoints.cpp.o [1398/2554] Building CXX object Sofa/Component/Engine/Generate/CMakeFiles/Sofa.Component.Engine.Generate.dir/src/sofa/component/engine/generate/MergeMeshes.cpp.o [1399/2554] Building CXX object Sofa/Component/Engine/Generate/CMakeFiles/Sofa.Component.Engine.Generate.dir/src/sofa/component/engine/generate/MergePoints.cpp.o [1400/2554] Building CXX object Sofa/Component/Engine/Generate/CMakeFiles/Sofa.Component.Engine.Generate.dir/src/sofa/component/engine/generate/MergeSets.cpp.o [1401/2554] Building CXX object Sofa/Component/Engine/Generate/CMakeFiles/Sofa.Component.Engine.Generate.dir/src/sofa/component/engine/generate/MergeVectors.cpp.o [1402/2554] Building CXX object Sofa/Component/Engine/Generate/CMakeFiles/Sofa.Component.Engine.Generate.dir/src/sofa/component/engine/generate/MeshBarycentricMapperEngine.cpp.o [1403/2554] Building CXX object Sofa/Component/Engine/Generate/CMakeFiles/Sofa.Component.Engine.Generate.dir/src/sofa/component/engine/generate/MeshClosingEngine.cpp.o [1404/2554] Building CXX object Sofa/Component/Engine/Generate/CMakeFiles/Sofa.Component.Engine.Generate.dir/src/sofa/component/engine/generate/MeshTetraStuffing.cpp.o [1405/2554] Building CXX object Sofa/Component/Engine/Generate/CMakeFiles/Sofa.Component.Engine.Generate.dir/src/sofa/component/engine/generate/NormEngine.cpp.o [1406/2554] Building CXX object Sofa/Component/Engine/Generate/CMakeFiles/Sofa.Component.Engine.Generate.dir/src/sofa/component/engine/generate/NormalsFromPoints.cpp.o [1407/2554] Building CXX object Sofa/Component/Engine/Generate/CMakeFiles/Sofa.Component.Engine.Generate.dir/src/sofa/component/engine/generate/RandomPointDistributionInSurface.cpp.o [1408/2554] Building CXX object Sofa/Component/Engine/Generate/CMakeFiles/Sofa.Component.Engine.Generate.dir/src/sofa/component/engine/generate/Spiral.cpp.o [1409/2554] Building CXX object Sofa/Component/Engine/Generate/tests/CMakeFiles/Sofa.Component.Engine.Generate_test.dir/Engine.Generate_DataUpdate_test.cpp.o [1410/2554] Building CXX object Sofa/Component/Engine/Generate/tests/CMakeFiles/Sofa.Component.Engine.Generate_test.dir/ExtrudeEdgesAndGenerateQuads_test.cpp.o [1411/2554] Building CXX object Sofa/Component/Engine/Generate/tests/CMakeFiles/Sofa.Component.Engine.Generate_test.dir/JoinPoints_test.cpp.o [1412/2554] Building CXX object Sofa/Component/Engine/Generate/tests/CMakeFiles/Sofa.Component.Engine.Generate_test.dir/MergePoints_test.cpp.o [1413/2554] Building CXX object Sofa/Component/Engine/Generate/tests/CMakeFiles/Sofa.Component.Engine.Generate_test.dir/RandomPointDistributionInSurface_test.cpp.o [1414/2554] Building CXX object Sofa/Component/Engine/Select/CMakeFiles/Sofa.Component.Engine.Select.dir/src/sofa/component/engine/select/init.cpp.o [1415/2554] Building CXX object Sofa/Component/Engine/Select/CMakeFiles/Sofa.Component.Engine.Select.dir/src/sofa/component/engine/select/BoxROI.cpp.o [1416/2554] Building CXX object Sofa/Component/Engine/Select/CMakeFiles/Sofa.Component.Engine.Select.dir/src/sofa/component/engine/select/ComplementaryROI.cpp.o [1417/2554] Building CXX object Sofa/Component/Engine/Select/CMakeFiles/Sofa.Component.Engine.Select.dir/src/sofa/component/engine/select/IndicesFromValues.cpp.o [1418/2554] Building CXX object Sofa/Component/Engine/Select/CMakeFiles/Sofa.Component.Engine.Select.dir/src/sofa/component/engine/select/MergeROIs.cpp.o [1419/2554] Building CXX object Sofa/Component/Engine/Select/CMakeFiles/Sofa.Component.Engine.Select.dir/src/sofa/component/engine/select/MeshBoundaryROI.cpp.o [1420/2554] Building CXX object Sofa/Component/Engine/Select/CMakeFiles/Sofa.Component.Engine.Select.dir/src/sofa/component/engine/select/MeshROI.cpp.o [1421/2554] Building CXX object Sofa/Component/Engine/Select/CMakeFiles/Sofa.Component.Engine.Select.dir/src/sofa/component/engine/select/MeshSampler.cpp.o [1422/2554] Building CXX object Sofa/Component/Engine/Select/CMakeFiles/Sofa.Component.Engine.Select.dir/src/sofa/component/engine/select/MeshSplittingEngine.cpp.o [1423/2554] Building CXX object Sofa/Component/Engine/Select/CMakeFiles/Sofa.Component.Engine.Select.dir/src/sofa/component/engine/select/MeshSubsetEngine.cpp.o [1424/2554] Linking CXX shared library lib/libSofa.Component.Engine.Generate.24.06.99.dylib [1425/2554] Creating library symlink lib/libSofa.Component.Engine.Generate.dylib [1426/2554] Building CXX object Sofa/Component/Engine/Select/CMakeFiles/Sofa.Component.Engine.Select.dir/src/sofa/component/engine/select/NearestPointROI.cpp.o [1427/2554] Building CXX object Sofa/Component/Engine/Select/CMakeFiles/Sofa.Component.Engine.Select.dir/src/sofa/component/engine/select/PairBoxRoi.cpp.o [1428/2554] Building CXX object Sofa/Component/Engine/Select/CMakeFiles/Sofa.Component.Engine.Select.dir/src/sofa/component/engine/select/PlaneROI.cpp.o [1429/2554] Building CXX object Sofa/Component/Engine/Select/CMakeFiles/Sofa.Component.Engine.Select.dir/src/sofa/component/engine/select/PointsFromIndices.cpp.o [1430/2554] Building CXX object Sofa/Component/Engine/Select/CMakeFiles/Sofa.Component.Engine.Select.dir/src/sofa/component/engine/select/ProximityROI.cpp.o [1431/2554] Building CXX object Sofa/Component/Engine/Select/CMakeFiles/Sofa.Component.Engine.Select.dir/src/sofa/component/engine/select/SelectConnectedLabelsROI.cpp.o [1432/2554] Building CXX object Sofa/Component/Engine/Select/CMakeFiles/Sofa.Component.Engine.Select.dir/src/sofa/component/engine/select/SelectLabelROI.cpp.o [1433/2554] Building CXX object Sofa/Component/Engine/Select/CMakeFiles/Sofa.Component.Engine.Select.dir/src/sofa/component/engine/select/SphereROI.cpp.o [1434/2554] Building CXX object Sofa/Component/Engine/Select/CMakeFiles/Sofa.Component.Engine.Select.dir/src/sofa/component/engine/select/SubsetTopology.cpp.o [1435/2554] Building CXX object Sofa/Component/Engine/Select/CMakeFiles/Sofa.Component.Engine.Select.dir/src/sofa/component/engine/select/ValuesFromIndices.cpp.o [1436/2554] Building CXX object Sofa/Component/Engine/Select/CMakeFiles/Sofa.Component.Engine.Select.dir/src/sofa/component/engine/select/ValuesFromPositions.cpp.o [1437/2554] Building CXX object Sofa/Component/Engine/Select/tests/CMakeFiles/Sofa.Component.Engine.Select_test.dir/BoxROI_test.cpp.o [1438/2554] Building CXX object Sofa/Component/Engine/Select/tests/CMakeFiles/Sofa.Component.Engine.Select_test.dir/ComplementaryROI_test.cpp.o [1439/2554] Building CXX object Sofa/Component/Engine/Select/tests/CMakeFiles/Sofa.Component.Engine.Select_test.dir/Engine.Select_DataUpdate_test.cpp.o [1440/2554] Building CXX object Sofa/Component/Engine/Select/tests/CMakeFiles/Sofa.Component.Engine.Select_test.dir/IndicesFromValues_test.cpp.o [1441/2554] Building CXX object Sofa/Component/Engine/Select/tests/CMakeFiles/Sofa.Component.Engine.Select_test.dir/MeshROI_test.cpp.o [1442/2554] Building CXX object Sofa/Component/Engine/Select/tests/CMakeFiles/Sofa.Component.Engine.Select_test.dir/PlaneROI_test.cpp.o [1443/2554] Building CXX object Sofa/Component/Engine/Select/tests/CMakeFiles/Sofa.Component.Engine.Select_test.dir/SphereROI_test.cpp.o [1444/2554] Building CXX object Sofa/Component/Engine/Transform/CMakeFiles/Sofa.Component.Engine.Transform.dir/src/sofa/component/engine/transform/init.cpp.o [1445/2554] Building CXX object Sofa/Component/Engine/Transform/CMakeFiles/Sofa.Component.Engine.Transform.dir/src/sofa/component/engine/transform/DifferenceEngine.cpp.o [1446/2554] Building CXX object Sofa/Component/Engine/Transform/CMakeFiles/Sofa.Component.Engine.Transform.dir/src/sofa/component/engine/transform/DilateEngine.cpp.o [1447/2554] Building CXX object Sofa/Component/Engine/Transform/CMakeFiles/Sofa.Component.Engine.Transform.dir/src/sofa/component/engine/transform/DisplacementMatrixEngine.cpp.o [1448/2554] Building CXX object Sofa/Component/Engine/Transform/CMakeFiles/Sofa.Component.Engine.Transform.dir/src/sofa/component/engine/transform/IndexValueMapper.cpp.o [1449/2554] Building CXX object Sofa/Component/Engine/Transform/CMakeFiles/Sofa.Component.Engine.Transform.dir/src/sofa/component/engine/transform/Indices2ValuesMapper.cpp.o [1450/2554] Building CXX object Sofa/Component/Engine/Transform/CMakeFiles/Sofa.Component.Engine.Transform.dir/src/sofa/component/engine/transform/MathOp.cpp.o [1451/2554] Building CXX object Sofa/Component/Engine/Transform/CMakeFiles/Sofa.Component.Engine.Transform.dir/src/sofa/component/engine/transform/MapIndices.cpp.o [1452/2554] Linking CXX shared library lib/libSofa.Component.Engine.Select.24.06.99.dylib [1453/2554] Building CXX object Sofa/Component/Engine/Transform/CMakeFiles/Sofa.Component.Engine.Transform.dir/src/sofa/component/engine/transform/ProjectiveTransformEngine.cpp.o [1454/2554] Creating library symlink lib/libSofa.Component.Engine.Select.dylib [1455/2554] Building CXX object Sofa/Component/Engine/Transform/CMakeFiles/Sofa.Component.Engine.Transform.dir/src/sofa/component/engine/transform/ROIValueMapper.cpp.o [1456/2554] Building CXX object Sofa/Component/Engine/Transform/CMakeFiles/Sofa.Component.Engine.Transform.dir/src/sofa/component/engine/transform/QuatToRigidEngine.cpp.o [1457/2554] Building CXX object Sofa/Component/Engine/Transform/CMakeFiles/Sofa.Component.Engine.Transform.dir/src/sofa/component/engine/transform/RigidToQuatEngine.cpp.o [1458/2554] Building CXX object Sofa/Component/Engine/Transform/CMakeFiles/Sofa.Component.Engine.Transform.dir/src/sofa/component/engine/transform/SmoothMeshEngine.cpp.o [1459/2554] Building CXX object Sofa/Component/Engine/Transform/CMakeFiles/Sofa.Component.Engine.Transform.dir/src/sofa/component/engine/transform/TransformEngine.cpp.o [1460/2554] Building CXX object Sofa/Component/Engine/Transform/CMakeFiles/Sofa.Component.Engine.Transform.dir/src/sofa/component/engine/transform/TransformMatrixEngine.cpp.o [1461/2554] Linking CXX shared library lib/libSofaEngine.24.06.99.dylib [1462/2554] Creating library symlink lib/libSofaEngine.dylib [1463/2554] Building CXX object Sofa/Component/Engine/Transform/CMakeFiles/Sofa.Component.Engine.Transform.dir/src/sofa/component/engine/transform/Vertex2Frame.cpp.o [1464/2554] Building CXX object Sofa/Component/Engine/Transform/CMakeFiles/Sofa.Component.Engine.Transform.dir/src/sofa/component/engine/transform/TransformPosition.cpp.o [1465/2554] Building CXX object Sofa/Component/Engine/Transform/tests/CMakeFiles/Sofa.Component.Engine.Transform_test.dir/DifferenceEngine_test.cpp.o [1466/2554] Building CXX object Sofa/Component/Engine/Transform/tests/CMakeFiles/Sofa.Component.Engine.Transform_test.dir/DilateEngine_test.cpp.o [1467/2554] Building CXX object Sofa/Component/Engine/Transform/tests/CMakeFiles/Sofa.Component.Engine.Transform_test.dir/DisplacementMatrixEngine_test.cpp.o [1468/2554] Building CXX object Sofa/Component/Engine/Transform/tests/CMakeFiles/Sofa.Component.Engine.Transform_test.dir/DisplacementTransformEngine_test.cpp.o [1469/2554] Building CXX object Sofa/Component/Engine/Transform/tests/CMakeFiles/Sofa.Component.Engine.Transform_test.dir/IndexValueMapper_test.cpp.o [1470/2554] Building CXX object Sofa/Component/Engine/Transform/tests/CMakeFiles/Sofa.Component.Engine.Transform_test.dir/Engine.Transform_DataUpdate_test.cpp.o [1471/2554] Building CXX object Sofa/Component/Engine/Transform/tests/CMakeFiles/Sofa.Component.Engine.Transform_test.dir/ProjectiveTransformEngine_test.cpp.o [1472/2554] Building CXX object Sofa/Component/Engine/Testing/CMakeFiles/Sofa.Component.Engine.Testing.dir/src/sofa/component/engine/testing/empty.cpp.o [1473/2554] Building CXX object Sofa/Component/Engine/Transform/tests/CMakeFiles/Sofa.Component.Engine.Transform_test.dir/SmoothMeshEngine_test.cpp.o [1474/2554] Building CXX object Sofa/Component/Engine/Transform/tests/CMakeFiles/Sofa.Component.Engine.Transform_test.dir/TransformEngine_test.cpp.o [1475/2554] Building CXX object Sofa/Component/Haptics/CMakeFiles/Sofa.Component.Haptics.dir/src/sofa/component/haptics/init.cpp.o [1476/2554] Linking CXX shared library lib/libSofa.Component.Engine.Transform.24.06.99.dylib [1477/2554] Building CXX object Sofa/Component/Haptics/CMakeFiles/Sofa.Component.Haptics.dir/src/sofa/component/haptics/ForceFeedback.cpp.o [1478/2554] Creating library symlink lib/libSofa.Component.Engine.Transform.dylib [1479/2554] Linking CXX shared library lib/libSofa.Component.Engine.Testing.dylib [1480/2554] Building CXX object Sofa/Component/Haptics/CMakeFiles/Sofa.Component.Haptics.dir/src/sofa/component/haptics/LCPForceFeedback.cpp.o [1481/2554] Building CXX object Sofa/Component/Haptics/CMakeFiles/Sofa.Component.Haptics.dir/src/sofa/component/haptics/NullForceFeedback.cpp.o [1482/2554] Linking CXX shared library lib/libSofa.Component.Engine.24.06.99.dylib [1483/2554] Creating library symlink lib/libSofa.Component.Engine.dylib [1484/2554] Linking CXX executable bin/Sofa.Component.Engine.Analyze_test [1485/2554] Building CXX object Sofa/Component/Haptics/CMakeFiles/Sofa.Component.Haptics.dir/src/sofa/component/haptics/NullForceFeedbackT.cpp.o [1486/2554] Linking CXX executable bin/Sofa.Component.Engine.Generate_test [1487/2554] Linking CXX executable bin/Sofa.Component.Engine.Select_test [1488/2554] Building CXX object Sofa/GL/CMakeFiles/Sofa.GL.dir/src/sofa/gl/initSofa.GL.cpp.o [1489/2554] Building CXX object Sofa/Component/Haptics/tests/CMakeFiles/Sofa.Component.Haptics_test.dir/LCPForceFeedback_test.cpp.o [1490/2554] Building CXX object Sofa/GL/CMakeFiles/Sofa.GL.dir/src/sofa/gl/Axis.cpp.o [1491/2554] Linking CXX shared library lib/libSofa.Component.Haptics.24.06.99.dylib [1492/2554] Building CXX object Sofa/GL/CMakeFiles/Sofa.GL.dir/src/sofa/gl/BasicShapesGL.cpp.o [1493/2554] Building CXX object Sofa/GL/CMakeFiles/Sofa.GL.dir/src/sofa/gl/Cylinder.cpp.o [1494/2554] Creating library symlink lib/libSofa.Component.Haptics.dylib [1495/2554] Building CXX object Sofa/GL/CMakeFiles/Sofa.GL.dir/src/sofa/gl/glText.cpp.o [1496/2554] Building CXX object Sofa/GL/CMakeFiles/Sofa.GL.dir/src/sofa/gl/Capture.cpp.o [1497/2554] Linking CXX executable bin/Sofa.Component.Engine.Transform_test [1498/2554] Building CXX object Sofa/GL/CMakeFiles/Sofa.GL.dir/src/sofa/gl/Texture.cpp.o [1499/2554] Building CXX object Sofa/GL/CMakeFiles/Sofa.GL.dir/src/sofa/gl/VideoRecorderFFMPEG.cpp.o [1500/2554] Building CXX object Sofa/GL/CMakeFiles/Sofa.GL.dir/src/sofa/gl/gl.cpp.o [1501/2554] Building CXX object Sofa/GL/CMakeFiles/Sofa.GL.dir/src/sofa/gl/TransformationGL.cpp.o [1502/2554] Linking CXX shared library lib/libSofa.Component.24.06.99.dylib [1503/2554] Linking CXX executable bin/Sofa.Component.Haptics_test [1504/2554] Creating library symlink lib/libSofa.Component.dylib [1505/2554] Building CXX object Sofa/GL/CMakeFiles/Sofa.GL.dir/src/sofa/gl/FrameBufferObject.cpp.o [1506/2554] Building CXX object Sofa/GL/CMakeFiles/Sofa.GL.dir/src/sofa/gl/DrawToolGL.cpp.o [1507/2554] Building CXX object Sofa/GL/Component/CMakeFiles/Sofa.GL.Component.dir/src/sofa/gl/component/init.cpp.o [1508/2554] Building CXX object Sofa/GL/CMakeFiles/Sofa.GL.dir/src/sofa/gl/GLSLShader.cpp.o [1509/2554] Building CXX object Sofa/GL/Component/Rendering2D/CMakeFiles/Sofa.GL.Component.Rendering2D.dir/src/sofa/gl/component/rendering2d/init.cpp.o [1510/2554] Building CXX object Sofa/GL/Component/Rendering2D/CMakeFiles/Sofa.GL.Component.Rendering2D.dir/src/sofa/gl/component/rendering2d/OglColorMap.cpp.o [1511/2554] Building CXX object Sofa/GL/Component/Rendering2D/CMakeFiles/Sofa.GL.Component.Rendering2D.dir/src/sofa/gl/component/rendering2d/OglLabel.cpp.o [1512/2554] Linking CXX executable bin/Sofa.Simulation_simutest [1513/2554] Building CXX object Sofa/GL/Component/Rendering2D/CMakeFiles/Sofa.GL.Component.Rendering2D.dir/src/sofa/gl/component/rendering2d/OglViewport.cpp.o [1514/2554] Linking CXX shared library lib/libSofa.GL.24.06.99.dylib [1515/2554] Creating library symlink lib/libSofa.GL.dylib [1516/2554] Building CXX object Sofa/GL/Component/Rendering2D/tests/CMakeFiles/Sofa.GL.Component.Rendering2D_test.dir/OglLabel_test.cpp.o [1517/2554] Building CXX object Sofa/GL/Component/Rendering3D/CMakeFiles/Sofa.GL.Component.Rendering3D.dir/src/sofa/gl/component/rendering3d/init.cpp.o [1518/2554] Building CXX object Sofa/GL/Component/Rendering3D/CMakeFiles/Sofa.GL.Component.Rendering3D.dir/src/sofa/gl/component/rendering3d/ClipPlane.cpp.o [1519/2554] Building CXX object Sofa/GL/Component/Rendering3D/CMakeFiles/Sofa.GL.Component.Rendering3D.dir/src/sofa/gl/component/rendering3d/DataDisplay.cpp.o [1520/2554] Building CXX object Sofa/GL/Component/Rendering3D/CMakeFiles/Sofa.GL.Component.Rendering3D.dir/src/sofa/gl/component/rendering3d/OglCylinderModel.cpp.o [1521/2554] Building CXX object Sofa/GL/Component/Rendering3D/CMakeFiles/Sofa.GL.Component.Rendering3D.dir/src/sofa/gl/component/rendering3d/MergeVisualModels.cpp.o [1522/2554] Building CXX object Sofa/GL/Component/Rendering3D/CMakeFiles/Sofa.GL.Component.Rendering3D.dir/src/sofa/gl/component/rendering3d/OglModel.cpp.o [1523/2554] Linking CXX shared library lib/libSofa.GL.Component.Rendering2D.24.06.99.dylib [1524/2554] Building CXX object Sofa/GL/Component/Rendering3D/CMakeFiles/Sofa.GL.Component.Rendering3D.dir/src/sofa/gl/component/rendering3d/OglSceneFrame.cpp.o [1525/2554] Building CXX object Sofa/GL/Component/Rendering3D/CMakeFiles/Sofa.GL.Component.Rendering3D.dir/src/sofa/gl/component/rendering3d/PointSplatModel.cpp.o [1526/2554] Creating library symlink lib/libSofa.GL.Component.Rendering2D.dylib [1527/2554] Building CXX object Sofa/GL/Component/Engine/CMakeFiles/Sofa.GL.Component.Engine.dir/src/sofa/gl/component/engine/init.cpp.o [1528/2554] Building CXX object Sofa/GL/Component/Rendering3D/CMakeFiles/Sofa.GL.Component.Rendering3D.dir/src/sofa/gl/component/rendering3d/SlicedVolumetricModel.cpp.o [1529/2554] Building CXX object Sofa/GL/Component/Engine/CMakeFiles/Sofa.GL.Component.Engine.dir/src/sofa/gl/component/engine/TextureInterpolation.cpp.o [1530/2554] Building CXX object Sofa/GL/Component/Engine/tests/CMakeFiles/Sofa.GL.Component.Engine_test.dir/TextureInterpolation_DataUpdate.cpp.o [1531/2554] Building CXX object Sofa/GL/Component/Shader/CMakeFiles/Sofa.GL.Component.Shader.dir/src/sofa/gl/component/shader/init.cpp.o [1532/2554] Building CXX object Sofa/GL/Component/Shader/CMakeFiles/Sofa.GL.Component.Shader.dir/src/sofa/gl/component/shader/CompositingVisualLoop.cpp.o [1533/2554] Building CXX object Sofa/GL/Component/Shader/CMakeFiles/Sofa.GL.Component.Shader.dir/src/sofa/gl/component/shader/Light.cpp.o [1534/2554] Building CXX object Sofa/GL/Component/Shader/CMakeFiles/Sofa.GL.Component.Shader.dir/src/sofa/gl/component/shader/LightManager.cpp.o [1535/2554] Linking CXX shared library lib/libSofa.GL.Component.Engine.24.06.99.dylib [1536/2554] Building CXX object Sofa/GL/Component/Shader/CMakeFiles/Sofa.GL.Component.Shader.dir/src/sofa/gl/component/shader/OrderIndependentTransparencyManager.cpp.o [1537/2554] Linking CXX shared library lib/libSofa.GL.Component.Rendering3D.24.06.99.dylib [1538/2554] Creating library symlink lib/libSofa.GL.Component.Engine.dylib [1539/2554] Creating library symlink lib/libSofa.GL.Component.Rendering3D.dylib [1540/2554] Building CXX object Sofa/GL/Component/Shader/CMakeFiles/Sofa.GL.Component.Shader.dir/src/sofa/gl/component/shader/OglOITShader.cpp.o [1541/2554] Building CXX object Sofa/GL/Component/Shader/CMakeFiles/Sofa.GL.Component.Shader.dir/src/sofa/gl/component/shader/OglAttribute.cpp.o [1542/2554] Building CXX object Sofa/GL/Component/Shader/CMakeFiles/Sofa.GL.Component.Shader.dir/src/sofa/gl/component/shader/OglShader.cpp.o [1543/2554] Building CXX object Sofa/GL/Component/Shader/CMakeFiles/Sofa.GL.Component.Shader.dir/src/sofa/gl/component/shader/OglShaderMacro.cpp.o [1544/2554] Building CXX object Sofa/GL/Component/Shader/CMakeFiles/Sofa.GL.Component.Shader.dir/src/sofa/gl/component/shader/OglShaderVisualModel.cpp.o [1545/2554] Linking CXX shared library lib/libSofaGeneralEngine.24.06.99.dylib [1546/2554] Building CXX object Sofa/GL/Component/Shader/CMakeFiles/Sofa.GL.Component.Shader.dir/src/sofa/gl/component/shader/OglShadowShader.cpp.o [1547/2554] Creating library symlink lib/libSofaGeneralEngine.dylib [1548/2554] Building CXX object Sofa/GL/Component/Shader/CMakeFiles/Sofa.GL.Component.Shader.dir/src/sofa/gl/component/shader/OglTexture.cpp.o [1549/2554] Building CXX object Sofa/GL/Component/Shader/CMakeFiles/Sofa.GL.Component.Shader.dir/src/sofa/gl/component/shader/OglTexturePointer.cpp.o [1550/2554] Building CXX object Sofa/GL/Component/Shader/CMakeFiles/Sofa.GL.Component.Shader.dir/src/sofa/gl/component/shader/OglRenderingSRGB.cpp.o [1551/2554] Building CXX object Sofa/GL/Component/Shader/CMakeFiles/Sofa.GL.Component.Shader.dir/src/sofa/gl/component/shader/OglVariable.cpp.o [1552/2554] Building CXX object Sofa/GL/Component/Shader/CMakeFiles/Sofa.GL.Component.Shader.dir/src/sofa/gl/component/shader/PostProcessManager.cpp.o [1553/2554] Building CXX object Sofa/GL/Component/Shader/CMakeFiles/Sofa.GL.Component.Shader.dir/src/sofa/gl/component/shader/VisualManagerPass.cpp.o [1554/2554] Building CXX object Sofa/GUI/Component/CMakeFiles/Sofa.GUI.Component.dir/src/sofa/gui/component/init.cpp.o [1555/2554] Building CXX object Sofa/GL/Sofa.GL_test/CMakeFiles/Sofa.GL_test.dir/src/GLSLShader_test.cpp.o [1556/2554] Building CXX object Sofa/GL/Component/Shader/CMakeFiles/Sofa.GL.Component.Shader.dir/src/sofa/gl/component/shader/VisualManagerSecondaryPass.cpp.o [1557/2554] Building CXX object Sofa/GUI/Component/CMakeFiles/Sofa.GUI.Component.dir/src/sofa/gui/component/AddFrameButtonSetting.cpp.o [1558/2554] Building CXX object Sofa/GUI/Component/CMakeFiles/Sofa.GUI.Component.dir/src/sofa/gui/component/AddRecordedCameraButtonSetting.cpp.o [1559/2554] Building CXX object Sofa/GUI/Component/CMakeFiles/Sofa.GUI.Component.dir/src/sofa/gui/component/AttachBodyButtonSetting.cpp.o [1560/2554] Building CXX object Sofa/GUI/Component/CMakeFiles/Sofa.GUI.Component.dir/src/sofa/gui/component/FixPickedParticleButtonSetting.cpp.o [1561/2554] Linking CXX executable bin/Sofa.GL_test [1562/2554] Building CXX object Sofa/GUI/Component/CMakeFiles/Sofa.GUI.Component.dir/src/sofa/gui/component/ConstraintAttachButtonSetting.cpp.o [1563/2554] Building CXX object Sofa/GUI/Component/CMakeFiles/Sofa.GUI.Component.dir/src/sofa/gui/component/performer/AddRecordedCameraPerformer.cpp.o [1564/2554] Building CXX object Sofa/GUI/Component/CMakeFiles/Sofa.GUI.Component.dir/src/sofa/gui/component/performer/AttachBodyPerformer.cpp.o In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Component/src/sofa/gui/component/performer/AttachBodyPerformer.cpp:25: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Component/src/sofa/gui/component/performer/AttachBodyPerformer.inl:24: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Component/src/sofa/gui/component/performer/AttachBodyPerformer.h:57:18: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void configure(sofa::component::setting::MouseButtonSetting* setting) ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Component/src/sofa/gui/component/performer/AttachBodyPerformer.cpp:37:40: note: in instantiation of template class 'sofa::gui::component::performer::AttachBodyPerformer, sofa::type::Vec<2, double>, double>>' requested here template class SOFA_GUI_COMPONENT_API AttachBodyPerformer; ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Component/src/sofa/gui/component/performer/InteractionPerformer.h:45:18: note: overridden virtual function is here virtual void configure(sofa::component::setting::MouseButtonSetting* /*setting*/) {} ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Component/src/sofa/gui/component/performer/AttachBodyPerformer.cpp:25: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Component/src/sofa/gui/component/performer/AttachBodyPerformer.inl:24: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Component/src/sofa/gui/component/performer/AttachBodyPerformer.h:57:18: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void configure(sofa::component::setting::MouseButtonSetting* setting) ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Component/src/sofa/gui/component/performer/AttachBodyPerformer.cpp:38:40: note: in instantiation of template class 'sofa::gui::component::performer::AttachBodyPerformer, sofa::type::Vec<3, double>, double>>' requested here template class SOFA_GUI_COMPONENT_API AttachBodyPerformer; ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Component/src/sofa/gui/component/performer/InteractionPerformer.h:45:18: note: overridden virtual function is here virtual void configure(sofa::component::setting::MouseButtonSetting* /*setting*/) {} ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Component/src/sofa/gui/component/performer/AttachBodyPerformer.cpp:25: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Component/src/sofa/gui/component/performer/AttachBodyPerformer.inl:24: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Component/src/sofa/gui/component/performer/AttachBodyPerformer.h:57:18: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void configure(sofa::component::setting::MouseButtonSetting* setting) ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Component/src/sofa/gui/component/performer/AttachBodyPerformer.cpp:39:40: note: in instantiation of template class 'sofa::gui::component::performer::AttachBodyPerformer>' requested here template class SOFA_GUI_COMPONENT_API AttachBodyPerformer; ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Component/src/sofa/gui/component/performer/InteractionPerformer.h:45:18: note: overridden virtual function is here virtual void configure(sofa::component::setting::MouseButtonSetting* /*setting*/) {} ^ 3 warnings generated. [1565/2554] Building CXX object Sofa/GUI/Component/CMakeFiles/Sofa.GUI.Component.dir/src/sofa/gui/component/performer/ConstraintAttachBodyPerformer.cpp.o [1566/2554] Building CXX object Sofa/GUI/Component/CMakeFiles/Sofa.GUI.Component.dir/src/sofa/gui/component/performer/FixParticlePerformer.cpp.o [1567/2554] Building CXX object Sofa/GUI/Component/CMakeFiles/Sofa.GUI.Component.dir/src/sofa/gui/component/performer/ComponentMouseInteraction.cpp.o [1568/2554] Building CXX object Sofa/GUI/Component/CMakeFiles/Sofa.GUI.Component.dir/src/sofa/gui/component/performer/InciseAlongPathPerformer.cpp.o [1569/2554] Building CXX object Sofa/GUI/Component/CMakeFiles/Sofa.GUI.Component.dir/src/sofa/gui/component/performer/InteractionPerformer.cpp.o [1570/2554] Building CXX object Sofa/GUI/Component/CMakeFiles/Sofa.GUI.Component.dir/src/sofa/gui/component/performer/MouseInteractor.cpp.o [1571/2554] Linking CXX shared library lib/libSofa.GL.Component.Shader.24.06.99.dylib [1572/2554] Building CXX object Sofa/GUI/Component/CMakeFiles/Sofa.GUI.Component.dir/src/sofa/gui/component/performer/RemovePrimitivePerformer.cpp.o [1573/2554] Creating library symlink lib/libSofa.GL.Component.Shader.dylib [1574/2554] Building CXX object Sofa/GUI/Component/CMakeFiles/Sofa.GUI.Component.dir/src/sofa/gui/component/performer/StartNavigationPerformer.cpp.o [1575/2554] Building CXX object Sofa/GUI/Component/CMakeFiles/Sofa.GUI.Component.dir/src/sofa/gui/component/performer/SuturePointPerformer.cpp.o [1576/2554] Building CXX object Sofa/GUI/Common/CMakeFiles/Sofa.GUI.Common.dir/src/sofa/gui/common/init.cpp.o [1577/2554] Building CXX object Sofa/GUI/Component/CMakeFiles/Sofa.GUI.Component.dir/src/sofa/gui/component/performer/TopologicalChangeManager.cpp.o [1578/2554] Building CXX object Sofa/GUI/Common/CMakeFiles/Sofa.GUI.Common.dir/src/sofa/gui/common/BaseGUI.cpp.o [1579/2554] Building CXX object Sofa/GUI/Common/CMakeFiles/Sofa.GUI.Common.dir/src/sofa/gui/common/BaseViewer.cpp.o [1580/2554] Linking CXX shared library lib/libSofa.GL.Component.24.06.99.dylib [1581/2554] Building CXX object Sofa/GUI/Common/CMakeFiles/Sofa.GUI.Common.dir/src/sofa/gui/common/ColourPickingVisitor.cpp.o [1582/2554] Building CXX object Sofa/GUI/Common/CMakeFiles/Sofa.GUI.Common.dir/src/sofa/gui/common/FilesRecentlyOpenedManager.cpp.o [1583/2554] Creating library symlink lib/libSofa.GL.Component.dylib [1584/2554] Building CXX object Sofa/GUI/Common/CMakeFiles/Sofa.GUI.Common.dir/src/sofa/gui/common/GuiDataRepository.cpp.o [1585/2554] Building CXX object Sofa/GUI/Common/CMakeFiles/Sofa.GUI.Common.dir/src/sofa/gui/common/GUIManager.cpp.o [1586/2554] Linking CXX shared library lib/libSofa.GUI.Component.24.06.99.dylib [1587/2554] Linking CXX executable bin/Sofa.GL.Component.Rendering2D_test [1588/2554] Creating library symlink lib/libSofa.GUI.Component.dylib [1589/2554] Building CXX object Sofa/GUI/Common/CMakeFiles/Sofa.GUI.Common.dir/src/sofa/gui/common/MouseOperations.cpp.o In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Common/src/sofa/gui/common/MouseOperations.cpp:27: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Component/src/sofa/gui/component/performer/AttachBodyPerformer.h:57:18: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void configure(sofa::component::setting::MouseButtonSetting* setting) ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Component/src/sofa/gui/component/performer/AttachBodyPerformer.h:73:47: note: in instantiation of template class 'sofa::gui::component::performer::AttachBodyPerformer, sofa::type::Vec<2, double>, double>>' requested here extern template class SOFA_GUI_COMPONENT_API AttachBodyPerformer; ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Component/src/sofa/gui/component/performer/InteractionPerformer.h:45:18: note: overridden virtual function is here virtual void configure(sofa::component::setting::MouseButtonSetting* /*setting*/) {} ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Common/src/sofa/gui/common/MouseOperations.cpp:27: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Component/src/sofa/gui/component/performer/AttachBodyPerformer.h:57:18: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void configure(sofa::component::setting::MouseButtonSetting* setting) ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Component/src/sofa/gui/component/performer/AttachBodyPerformer.h:74:47: note: in instantiation of template class 'sofa::gui::component::performer::AttachBodyPerformer, sofa::type::Vec<3, double>, double>>' requested here extern template class SOFA_GUI_COMPONENT_API AttachBodyPerformer; ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Component/src/sofa/gui/component/performer/InteractionPerformer.h:45:18: note: overridden virtual function is here virtual void configure(sofa::component::setting::MouseButtonSetting* /*setting*/) {} ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Common/src/sofa/gui/common/MouseOperations.cpp:27: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Component/src/sofa/gui/component/performer/AttachBodyPerformer.h:57:18: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void configure(sofa::component::setting::MouseButtonSetting* setting) ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Component/src/sofa/gui/component/performer/AttachBodyPerformer.h:75:47: note: in instantiation of template class 'sofa::gui::component::performer::AttachBodyPerformer>' requested here extern template class SOFA_GUI_COMPONENT_API AttachBodyPerformer; ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Component/src/sofa/gui/component/performer/InteractionPerformer.h:45:18: note: overridden virtual function is here virtual void configure(sofa::component::setting::MouseButtonSetting* /*setting*/) {} ^ 3 warnings generated. [1590/2554] Linking CXX executable bin/Sofa.GL.Component.Engine_test [1591/2554] Building CXX object Sofa/GUI/Common/CMakeFiles/Sofa.GUI.Common.dir/src/sofa/gui/common/PickHandler.cpp.o [1592/2554] Building CXX object Sofa/GUI/Common/CMakeFiles/Sofa.GUI.Common.dir/src/sofa/gui/common/ViewerFactory.cpp.o [1593/2554] Building CXX object Sofa/GUI/Common/CMakeFiles/Sofa.GUI.Common.dir/src/sofa/gui/common/ArgumentParser.cpp.o [1594/2554] Linking CXX shared library lib/libSofaGraphComponent.24.06.99.dylib [1595/2554] Building CXX object Sofa/GUI/Batch/CMakeFiles/Sofa.GUI.Batch.dir/src/sofa/gui/batch/BatchGUI.cpp.o [1596/2554] Building CXX object Sofa/GUI/Batch/CMakeFiles/Sofa.GUI.Batch.dir/src/sofa/gui/batch/init.cpp.o [1597/2554] Creating library symlink lib/libSofaGraphComponent.dylib [1598/2554] Building CXX object Sofa/GUI/Batch/CMakeFiles/Sofa.GUI.Batch.dir/src/sofa/gui/batch/ProgressBar.cpp.o [1599/2554] SofaTopologyMapping: Patching cmake_install.cmake [1600/2554] Building CXX object applications/collections/deprecated/modules/SofaUserInteraction/CMakeFiles/SofaUserInteraction.dir/src/SofaUserInteraction/initSofaUserInteraction.cpp.o [1601/2554] Linking CXX shared library lib/libSofa.GUI.Common.24.06.99.dylib [1602/2554] Building CXX object applications/collections/deprecated/modules/SofaUserInteraction/CMakeFiles/SofaUserInteraction.dir/src/SofaUserInteraction/SleepController.cpp.o [1603/2554] Linking CXX shared library lib/libSofaTopologyMapping.24.06.99.dylib [1604/2554] Creating library symlink lib/libSofa.GUI.Common.dylib [1605/2554] SofaUserInteraction: Patching cmake_install.cmake [1606/2554] Creating library symlink lib/libSofaTopologyMapping.dylib [1607/2554] Generating src/sofa/gui/qt/moc_QModelViewTableUpdater.cpp [1608/2554] Generating src/sofa/gui/qt/moc_QDisplayPropertyWidget.cpp [1609/2554] Generating src/sofa/gui/qt/moc_QRGBAColorPicker.cpp [1610/2554] Building CXX object applications/collections/deprecated/modules/SofaConstraint/CMakeFiles/SofaConstraint.dir/src/SofaConstraint/initSofaConstraint.cpp.o [1611/2554] Generating src/sofa/gui/qt/moc_QMouseOperations.cpp [1612/2554] Generating src/sofa/gui/qt/moc_QSofaListView.cpp [1613/2554] Generating src/sofa/gui/qt/moc_QMouseWheelAdjustementGuard.cpp /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/src/sofa/gui/qt/QMouseWheelAdjustementGuard.h:0: Note: No relevant classes found. No output generated. [1614/2554] Generating src/sofa/gui/qt/moc_SofaMouseManager.cpp [1615/2554] Generating src/sofa/gui/qt/moc_QSofaStatWidget.cpp [1616/2554] Generating src/sofa/gui/qt/moc_RealGUI.cpp [1617/2554] Generating src/sofa/gui/qt/moc_QTabulationModifyObject.cpp [1618/2554] Generating ui_VideoRecorderManager.h [1619/2554] Generating src/sofa/gui/qt/moc_QTransformationWidget.cpp [1620/2554] Generating src/sofa/gui/qt/moc_QtMessageRedirection.cpp /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/src/sofa/gui/qt/QtMessageRedirection.h:0: Note: No relevant classes found. No output generated. [1621/2554] Generating src/sofa/gui/qt/moc_SimpleDataWidget.cpp [1622/2554] Generating src/sofa/gui/qt/viewer/qt/moc_QtViewer.cpp [1623/2554] Generating src/sofa/gui/qt/moc_SofaVideoRecorderManager.cpp [1624/2554] Generating src/sofa/gui/qt/moc_SofaSceneGraphWidget.cpp [1625/2554] Generating src/sofa/gui/qt/moc_SofaPluginManager.cpp [1626/2554] Generating src/sofa/gui/qt/moc_WindowVisitor.cpp [1627/2554] Generating src/sofa/gui/qt/moc_WDoubleLineEdit.cpp [1628/2554] Generating src/sofa/gui/qt/moc_PieWidget.cpp /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/src/sofa/gui/qt/PieWidget.h:0: Note: No relevant classes found. No output generated. [1629/2554] Generating src/sofa/gui/qt/moc_QVisitorControlPanel.cpp [1630/2554] Generating src/sofa/gui/qt/moc_SofaWindowProfiler.cpp [1631/2554] Generating src/sofa/gui/qt/viewer/qgl/moc_QtGLViewer.cpp [1632/2554] Generating ui_AboutDialog.h [1633/2554] Generating src/sofa/gui/qt/moc_QGraphStatWidget.cpp [1634/2554] Generating src/sofa/gui/qt/moc_QEnergyStatWidget.cpp [1635/2554] Generating src/sofa/gui/qt/moc_QMomentumStatWidget.cpp [1636/2554] Generating ui_BaseGenGraphForm.h [1637/2554] Generating src/sofa/gui/qt/moc_GraphDataWidget.cpp [1638/2554] Generating ui_DialogAddObject.h [1639/2554] Generating ui_MouseManager.h [1640/2554] Generating ui_GUI.h [1641/2554] Generating ui_PluginManager.h [1642/2554] Generating ui_VisitorGUI.h [1643/2554] Generating ui_WindowProfiler.h [1644/2554] Automatic RCC for src/sofa/gui/qt/resources/RealGUI.qrc [1645/2554] Generating src/sofa/gui/qt/moc_DataFilenameWidget.cpp [1646/2554] Generating src/sofa/gui/qt/moc_DisplayFlagsDataWidget.cpp [1647/2554] Generating src/sofa/gui/qt/moc_MaterialDataWidget.cpp [1648/2554] Generating src/sofa/gui/qt/moc_GenGraphForm.cpp [1649/2554] Generating src/sofa/gui/qt/moc_LinkWidget.cpp [1650/2554] Generating src/sofa/gui/qt/moc_DataWidget.cpp [1651/2554] Generating src/sofa/gui/qt/moc_AboutSOFADialog.cpp [1652/2554] Generating src/sofa/gui/qt/moc_RGBAColorDataWidget.cpp [1653/2554] Generating src/sofa/gui/qt/moc_ModifyObject.cpp [1654/2554] Generating src/sofa/gui/qt/moc_QDataDescriptionWidget.cpp [1655/2554] Generating src/sofa/gui/qt/moc_QDisplayDataWidget.cpp [1656/2554] Generating src/sofa/gui/qt/moc_QDisplayLinkWidget.cpp [1657/2554] Building CXX object Sofa/GUI/CMakeFiles/Sofa.GUI.dir/src/sofa/gui/init.cpp.o [1658/2554] Linking CXX shared library lib/libSofa.GUI.Batch.24.06.99.dylib [1659/2554] Building CXX object applications/plugins/SofaCarving/SofaCarving_test/CMakeFiles/SofaCarving_test.dir/SofaCarving_test.cpp.o [1660/2554] Creating library symlink lib/libSofa.GUI.Batch.dylib [1661/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_DataFilenameWidget.cpp.o [1662/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_AboutSOFADialog.cpp.o [1663/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_DataWidget.cpp.o [1664/2554] Linking CXX shared library lib/libSofaUserInteraction.24.06.99.dylib [1665/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_DisplayFlagsDataWidget.cpp.o [1666/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_GenGraphForm.cpp.o [1667/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_MaterialDataWidget.cpp.o [1668/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_LinkWidget.cpp.o [1669/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_RGBAColorDataWidget.cpp.o [1670/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_ModifyObject.cpp.o [1671/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_QDisplayDataWidget.cpp.o [1672/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_QDataDescriptionWidget.cpp.o [1673/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_QDisplayLinkWidget.cpp.o [1674/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_QModelViewTableUpdater.cpp.o [1675/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_QDisplayPropertyWidget.cpp.o [1676/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_QRGBAColorPicker.cpp.o [1677/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_QMouseWheelAdjustementGuard.cpp.o [1678/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_QMouseOperations.cpp.o [1679/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_QSofaStatWidget.cpp.o [1680/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_QSofaListView.cpp.o [1681/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_QTabulationModifyObject.cpp.o [1682/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_QtMessageRedirection.cpp.o [1683/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_QTransformationWidget.cpp.o [1684/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_RealGUI.cpp.o [1685/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_SimpleDataWidget.cpp.o [1686/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_SofaMouseManager.cpp.o [1687/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_SofaVideoRecorderManager.cpp.o [1688/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_WDoubleLineEdit.cpp.o [1689/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_SofaPluginManager.cpp.o [1690/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_WindowVisitor.cpp.o [1691/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_SofaSceneGraphWidget.cpp.o [1692/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_PieWidget.cpp.o [1693/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_QVisitorControlPanel.cpp.o [1694/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_SofaWindowProfiler.cpp.o [1695/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/viewer/qt/moc_QtViewer.cpp.o In file included from Sofa/GUI/Qt/src/sofa/gui/qt/viewer/qt/moc_QtViewer.cpp:9: In file included from Sofa/GUI/Qt/src/sofa/gui/qt/viewer/qt/../../../../../../../../../../src/Sofa/GUI/Qt/src/sofa/gui/qt/viewer/qt/QtViewer.h:39: In file included from /Users/ci/Qt/5.12.6/clang_64/lib/QtGui.framework/Headers/QOpenGLContext:1: /Users/ci/Qt/5.12.6/clang_64/lib/QtGui.framework/Headers/qopenglcontext.h:55:2: warning: qopenglfunctions.h is not compatible with GLEW, GLEW defines will be undefined [-W#warnings] #warning qopenglfunctions.h is not compatible with GLEW, GLEW defines will be undefined ^ /Users/ci/Qt/5.12.6/clang_64/lib/QtGui.framework/Headers/qopenglcontext.h:56:2: warning: To use GLEW with Qt, do not include or after glew.h [-W#warnings] #warning To use GLEW with Qt, do not include or after glew.h ^ 2 warnings generated. [1696/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_QGraphStatWidget.cpp.o [1697/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/viewer/qgl/moc_QtGLViewer.cpp.o [1698/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_QEnergyStatWidget.cpp.o [1699/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_QMomentumStatWidget.cpp.o [1700/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_GraphDataWidget.cpp.o [1701/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/init.cpp.o [1702/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/DataFilenameWidget.cpp.o [1703/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/AboutSOFADialog.cpp.o [1704/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/DisplayFlagsDataWidget.cpp.o [1705/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/FileManagement.cpp.o [1706/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/DataWidget.cpp.o [1707/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/GenGraphForm.cpp.o [1708/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/MaterialDataWidget.cpp.o [1709/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/GraphListenerQListView.cpp.o [1710/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/LinkWidget.cpp.o [1711/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/RGBAColorDataWidget.cpp.o [1712/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/QDataDescriptionWidget.cpp.o [1713/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/ModifyObject.cpp.o [1714/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/PickHandlerCallBacks.cpp.o [1715/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/QDisplayDataWidget.cpp.o [1716/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/QRGBAColorPicker.cpp.o [1717/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/QDisplayLinkWidget.cpp.o [1718/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/QMenuFilesRecentlyOpened.cpp.o [1719/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/QDisplayPropertyWidget.cpp.o [1720/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/QModelViewTableUpdater.cpp.o [1721/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/QMouseWheelAdjustementGuard.cpp.o [1722/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/QMouseOperations.cpp.o [1723/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/QSofaListView.cpp.o [1724/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/QSofaStatWidget.cpp.o [1725/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/QTabulationModifyObject.cpp.o [1726/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/QtMessageRedirection.cpp.o [1727/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/QTransformationWidget.cpp.o [1728/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/RealGUI.cpp.o [1729/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/SimpleDataWidget.cpp.o [1730/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/SofaMouseManager.cpp.o [1731/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/SofaPluginManager.cpp.o [1732/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/SofaVideoRecorderManager.cpp.o [1733/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/WDoubleLineEdit.cpp.o [1734/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/StructDataWidget.cpp.o [1735/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/TableDataWidget.cpp.o [1736/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/viewer/SofaViewer.cpp.o [1737/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/viewer/VisualModelPolicy.cpp.o [1738/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/SofaSceneGraphWidget.cpp.o [1739/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/GraphVisitor.cpp.o [1740/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/WindowVisitor.cpp.o [1741/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/QVisitorControlPanel.cpp.o [1742/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/PieWidget.cpp.o [1743/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/viewer/GLBackend.cpp.o [1744/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/GLPickHandler.cpp.o [1745/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/viewer/OglModelPolicy.cpp.o [1746/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/viewer/qt/QtViewer.cpp.o In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/src/sofa/gui/qt/viewer/qt/QtViewer.cpp:23: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/src/sofa/gui/qt/viewer/qt/QtViewer.h:39: In file included from /Users/ci/Qt/5.12.6/clang_64/lib/QtGui.framework/Headers/QOpenGLContext:1: /Users/ci/Qt/5.12.6/clang_64/lib/QtGui.framework/Headers/qopenglcontext.h:55:2: warning: qopenglfunctions.h is not compatible with GLEW, GLEW defines will be undefined [-W#warnings] #warning qopenglfunctions.h is not compatible with GLEW, GLEW defines will be undefined ^ /Users/ci/Qt/5.12.6/clang_64/lib/QtGui.framework/Headers/qopenglcontext.h:56:2: warning: To use GLEW with Qt, do not include or after glew.h [-W#warnings] #warning To use GLEW with Qt, do not include or after glew.h ^ 2 warnings generated. [1747/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/SofaWindowProfiler.cpp.o [1748/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/viewer/qgl/QtGLViewer.cpp.o [1749/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/QGraphStatWidget.cpp.o [1750/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/QEnergyStatWidget.cpp.o [1751/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/QMomentumStatWidget.cpp.o [1752/2554] Creating library symlink lib/libSofaUserInteraction.dylib [1753/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/GraphDataWidget.cpp.o [1754/2554] SofaConstraint: Patching cmake_install.cmake [1755/2554] SofaGeneralLoader: Patching cmake_install.cmake [1756/2554] Building CXX object applications/collections/deprecated/modules/SofaGeneralLoader/CMakeFiles/SofaGeneralLoader.dir/src/SofaGeneralLoader/initSofaGeneralLoader.cpp.o [1757/2554] Building CXX object applications/collections/deprecated/modules/SofaExporter/CMakeFiles/SofaExporter.dir/src/SofaExporter/initSofaExporter.cpp.o [1758/2554] Linking CXX shared library lib/libSofaConstraint.24.06.99.dylib [1759/2554] Creating library symlink lib/libSofaConstraint.dylib [1760/2554] SofaExporter: Patching cmake_install.cmake [1761/2554] Linking CXX shared library lib/libSofaGeneralLoader.24.06.99.dylib [1762/2554] Creating library symlink lib/libSofaGeneralLoader.dylib [1763/2554] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/Sofa.GUI.Qt_autogen/4M7Z7HO4US/qrc_RealGUI.cpp.o [1764/2554] Linking CXX shared library lib/libSofaExporter.24.06.99.dylib [1765/2554] Building CXX object applications/collections/deprecated/modules/SofaSparseSolver/CMakeFiles/SofaSparseSolver.dir/src/SofaSparseSolver/initSofaSparseSolver.cpp.o [1766/2554] SofaSparseSolver: Patching cmake_install.cmake [1767/2554] Creating library symlink lib/libSofaExporter.dylib [1768/2554] SofaPreconditioner: Patching cmake_install.cmake [1769/2554] Building CXX object applications/collections/deprecated/modules/SofaPreconditioner/CMakeFiles/SofaPreconditioner.dir/src/SofaPreconditioner/initSofaPreconditioner.cpp.o [1770/2554] Building CXX object applications/collections/deprecated/modules/SofaDenseSolver/CMakeFiles/SofaDenseSolver.dir/src/SofaDenseSolver/initSofaDenseSolver.cpp.o [1771/2554] Linking CXX shared library lib/libSofaSparseSolver.24.06.99.dylib [1772/2554] Creating library symlink lib/libSofaSparseSolver.dylib [1773/2554] SofaDenseSolver: Patching cmake_install.cmake [1774/2554] Linking CXX shared library lib/libSofaPreconditioner.24.06.99.dylib [1775/2554] Creating library symlink lib/libSofaPreconditioner.dylib [1776/2554] Linking CXX shared library lib/libSofaDenseSolver.24.06.99.dylib [1777/2554] Building CXX object applications/collections/deprecated/modules/SofaNonUniformFem/CMakeFiles/SofaNonUniformFem.dir/src/SofaNonUniformFem/initSofaNonUniformFem.cpp.o [1778/2554] Creating library symlink lib/libSofaDenseSolver.dylib [1779/2554] SofaNonUniformFem: Patching cmake_install.cmake [1780/2554] SofaOpenglVisual: Patching cmake_install.cmake [1781/2554] Building CXX object applications/collections/deprecated/modules/SofaOpenglVisual/CMakeFiles/SofaOpenglVisual.dir/src/SofaOpenglVisual/initSofaOpenglVisual.cpp.o [1782/2554] Building CXX object applications/collections/deprecated/modules/SofaMiscTopology/CMakeFiles/SofaMiscTopology.dir/src/SofaMiscTopology/initSofaMiscTopology.cpp.o [1783/2554] Linking CXX shared library lib/libSofaNonUniformFem.24.06.99.dylib [1784/2554] Creating library symlink lib/libSofaNonUniformFem.dylib [1785/2554] SofaMiscTopology: Patching cmake_install.cmake [1786/2554] Linking CXX shared library lib/libSofaOpenglVisual.24.06.99.dylib [1787/2554] Creating library symlink lib/libSofaOpenglVisual.dylib [1788/2554] Linking CXX shared library lib/libSofaMiscTopology.24.06.99.dylib [1789/2554] Building CXX object applications/collections/deprecated/modules/SofaMiscExtra/CMakeFiles/SofaMiscExtra.dir/src/SofaMiscExtra/initSofaMiscExtra.cpp.o [1790/2554] Creating library symlink lib/libSofaMiscTopology.dylib [1791/2554] SofaMiscExtra: Patching cmake_install.cmake [1792/2554] SofaMiscForceField: Patching cmake_install.cmake [1793/2554] Building CXX object applications/collections/deprecated/modules/SofaMiscForceField/CMakeFiles/SofaMiscForceField.dir/src/SofaMiscForceField/initSofaMiscForceField.cpp.o [1794/2554] Building CXX object applications/collections/deprecated/modules/SofaMiscEngine/CMakeFiles/SofaMiscEngine.dir/src/SofaMiscEngine/initSofaMiscEngine.cpp.o [1795/2554] Linking CXX shared library lib/libSofaMiscExtra.24.06.99.dylib [1796/2554] Creating library symlink lib/libSofaMiscExtra.dylib [1797/2554] SofaMiscEngine: Patching cmake_install.cmake [1798/2554] Linking CXX shared library lib/libSofaMiscForceField.24.06.99.dylib [1799/2554] Creating library symlink lib/libSofaMiscForceField.dylib [1800/2554] Linking CXX shared library lib/libSofaMiscEngine.24.06.99.dylib [1801/2554] Linking CXX shared library lib/libSofa.GUI.Qt.24.06.99.dylib [1802/2554] Building CXX object applications/collections/deprecated/modules/SofaMiscSolver/CMakeFiles/SofaMiscSolver.dir/src/SofaMiscSolver/initSofaMiscSolver.cpp.o [1803/2554] Creating library symlink lib/libSofaMiscEngine.dylib [1804/2554] SofaMiscSolver: Patching cmake_install.cmake [1805/2554] Creating library symlink lib/libSofa.GUI.Qt.dylib [1806/2554] SofaMiscFem: Patching cmake_install.cmake [1807/2554] Building CXX object applications/collections/deprecated/modules/SofaMiscFem/CMakeFiles/SofaMiscFem.dir/src/SofaMiscFem/initSofaMiscFem.cpp.o [1808/2554] Building CXX object applications/collections/deprecated/modules/SofaMiscMapping/CMakeFiles/SofaMiscMapping.dir/src/SofaMiscMapping/initSofaMiscMapping.cpp.o [1809/2554] Linking CXX shared library lib/libSofaMiscSolver.24.06.99.dylib [1810/2554] Creating library symlink lib/libSofaMiscSolver.dylib [1811/2554] Linking CXX shared library lib/libSofa.GUI.24.06.99.dylib [1812/2554] SofaMiscMapping: Patching cmake_install.cmake [1813/2554] Creating library symlink lib/libSofa.GUI.dylib [1814/2554] Linking CXX shared library lib/libSofaMiscFem.24.06.99.dylib [1815/2554] Creating library symlink lib/libSofaMiscFem.dylib [1816/2554] Building CXX object applications/collections/deprecated/modules/SofaMiscCollision/CMakeFiles/SofaMiscCollision.dir/src/SofaMiscCollision/initSofaMiscCollision.cpp.o [1817/2554] Linking CXX shared library lib/libSofaMiscMapping.24.06.99.dylib [1818/2554] Building CXX object applications/collections/deprecated/modules/SofaMiscCollision/CMakeFiles/SofaMiscCollision.dir/src/SofaMiscCollision/DefaultCollisionGroupManager.cpp.o [1819/2554] Creating library symlink lib/libSofaMiscMapping.dylib [1820/2554] Building CXX object applications/collections/deprecated/modules/SofaMiscCollision/CMakeFiles/SofaMiscCollision.dir/src/SofaMiscCollision/RayTriangleVisitor.cpp.o [1821/2554] SofaMiscCollision: Patching cmake_install.cmake [1822/2554] Building CXX object applications/collections/deprecated/modules/SofaMiscCollision/CMakeFiles/SofaMiscCollision.dir/src/SofaMiscCollision/SolverMerger.cpp.o [1823/2554] SofaHaptics: Patching cmake_install.cmake [1824/2554] Building CXX object applications/collections/deprecated/modules/SofaHaptics/CMakeFiles/SofaHaptics.dir/src/SofaHaptics/initSofaHaptics.cpp.o [1825/2554] Building CXX object applications/collections/deprecated/modules/SofaMiscCollision/SofaMiscCollision_test/CMakeFiles/SofaMiscCollision_test.dir/DefaultCollisionGroupManager_test.cpp.o [1826/2554] Building CXX object applications/collections/deprecated/modules/SofaValidation/CMakeFiles/SofaValidation.dir/src/SofaValidation/initSofaValidation.cpp.o [1827/2554] Building CXX object applications/collections/deprecated/modules/SofaValidation/CMakeFiles/SofaValidation.dir/src/SofaValidation/DataController.cpp.o [1828/2554] Linking CXX shared library lib/libSofaHaptics.24.06.99.dylib [1829/2554] Linking CXX shared library lib/libSofaMiscCollision.1.0.dylib [1830/2554] Building CXX object applications/collections/deprecated/modules/SofaValidation/CMakeFiles/SofaValidation.dir/src/SofaValidation/DataMonitor.cpp.o [1831/2554] Building CXX object applications/collections/deprecated/modules/SofaValidation/CMakeFiles/SofaValidation.dir/src/SofaValidation/DevAngleCollisionMonitor.cpp.o [1832/2554] Creating library symlink lib/libSofaHaptics.dylib [1833/2554] Creating library symlink lib/libSofaMiscCollision.dylib [1834/2554] Building CXX object applications/collections/deprecated/modules/SofaValidation/CMakeFiles/SofaValidation.dir/src/SofaValidation/DevMonitorManager.cpp.o [1835/2554] Building CXX object applications/collections/deprecated/modules/SofaValidation/CMakeFiles/SofaValidation.dir/src/SofaValidation/DevTensionMonitor.cpp.o [1836/2554] Building CXX object applications/collections/deprecated/modules/SofaValidation/CMakeFiles/SofaValidation.dir/src/SofaValidation/EvalPointsDistance.cpp.o [1837/2554] Building CXX object applications/collections/deprecated/modules/SofaValidation/CMakeFiles/SofaValidation.dir/src/SofaValidation/EvalSurfaceDistance.cpp.o [1838/2554] Building CXX object applications/collections/deprecated/modules/SofaValidation/CMakeFiles/SofaValidation.dir/src/SofaValidation/ExtraMonitor.cpp.o [1839/2554] Building CXX object applications/collections/deprecated/modules/SofaValidation/CMakeFiles/SofaValidation.dir/src/SofaValidation/Monitor.cpp.o [1840/2554] SofaValidation: Patching cmake_install.cmake [1841/2554] Linking CXX executable bin/SofaMiscCollision_test [1842/2554] Building CXX object applications/collections/deprecated/SofaGui/SofaGuiCommon/CMakeFiles/SofaGuiCommon.dir/empty.cpp.o [1843/2554] Building CXX object applications/collections/deprecated/modules/SofaValidation/SofaValidation_test/CMakeFiles/SofaValidation_test.dir/Monitor_test.cpp.o [1844/2554] Building CXX object applications/collections/deprecated/SofaGui/CMakeFiles/SofaGui.dir/src/SofaGui/initSofaGui.cpp.o [1845/2554] Building CXX object applications/collections/deprecated/SofaGui/SofaGuiQt/CMakeFiles/SofaGuiQt.dir/empty.cpp.o [1846/2554] SofaGuiCommon: Patching cmake_install.cmake [1847/2554] SofaGuiQt: Patching cmake_install.cmake [1848/2554] Building CXX object applications/collections/deprecated/SofaCommon/CMakeFiles/SofaCommon.dir/src/SofaCommon/initSofaCommon.cpp.o [1849/2554] Linking CXX shared library lib/libSofaGuiCommon.24.06.99.dylib [1850/2554] Linking CXX shared library lib/libSofaValidation.24.06.99.dylib [1851/2554] Creating library symlink lib/libSofaGuiCommon.dylib [1852/2554] Creating library symlink lib/libSofaValidation.dylib [1853/2554] Linking CXX shared library lib/libSofaGuiQt.24.06.99.dylib [1854/2554] Building CXX object applications/collections/deprecated/SofaGeneral/CMakeFiles/SofaGeneral.dir/src/SofaGeneral/initSofaGeneral.cpp.o [1855/2554] Creating library symlink lib/libSofaGuiQt.dylib [1856/2554] SofaCommon: Patching cmake_install.cmake [1857/2554] Linking CXX shared library lib/libSofaCommon.24.06.99.dylib [1858/2554] Creating library symlink lib/libSofaCommon.dylib [1859/2554] Building CXX object applications/collections/deprecated/SofaAdvanced/CMakeFiles/SofaAdvanced.dir/src/SofaAdvanced/initSofaAdvanced.cpp.o [1860/2554] Linking CXX executable bin/SofaValidation_test [1861/2554] SofaAdvanced: Patching cmake_install.cmake [1862/2554] Linking CXX shared library lib/libSofaGui.24.06.99.dylib [1863/2554] Building CXX object applications/collections/deprecated/SofaMisc/CMakeFiles/SofaMisc.dir/src/SofaMisc/initSofaMisc.cpp.o [1864/2554] Linking CXX shared library lib/libSofaGeneral.24.06.99.dylib [1865/2554] Creating library symlink lib/libSofaGui.dylib [1866/2554] Creating library symlink lib/libSofaGeneral.dylib [1867/2554] Linking CXX shared library lib/libSofaAdvanced.24.06.99.dylib [1868/2554] SofaMisc: Patching cmake_install.cmake [1869/2554] Creating library symlink lib/libSofaAdvanced.dylib [1870/2554] Building CXX object applications/collections/deprecated/SofaComponentAll/CMakeFiles/SofaComponentAll.dir/initSofaComponentAll.cpp.o [1871/2554] Building CXX object applications/plugins/SceneCreator/CMakeFiles/SceneCreator.dir/src/SceneCreator/SceneUtils.cpp.o [1872/2554] Linking CXX shared library lib/libSofaMisc.24.06.99.dylib [1873/2554] Building CXX object applications/plugins/SceneCreator/CMakeFiles/SceneCreator.dir/src/SceneCreator/initSceneCreator.cpp.o [1874/2554] Building CXX object applications/plugins/SceneCreator/CMakeFiles/SceneCreator.dir/src/SceneCreator/SceneCreator.cpp.o [1875/2554] Creating library symlink lib/libSofaMisc.dylib [1876/2554] SofaComponentAll: Patching cmake_install.cmake [1877/2554] SceneCreator: Patching cmake_install.cmake [1878/2554] Building CXX object applications/plugins/SceneCreator/CMakeFiles/SceneCreator.dir/src/SceneCreator/GetAssembledSizeVisitor.cpp.o [1879/2554] Building CXX object applications/plugins/SceneCreator/CMakeFiles/SceneCreator.dir/src/SceneCreator/GetVectorVisitor.cpp.o [1880/2554] Linking CXX shared library lib/libSofaComponentAll.1.0.dylib [1881/2554] Building CXX object applications/plugins/SceneCreator/sceneCreatorExamples/CMakeFiles/sceneCreatorExamples.dir/SceneCreatorBenchmarks.cpp.o [1882/2554] Building CXX object applications/plugins/SceneCreator/SceneCreator_test/CMakeFiles/SceneCreator_test.dir/SceneCreator_test.cpp.o [1883/2554] Creating library symlink lib/libSofaComponentAll.dylib [1884/2554] Building CXX object applications/plugins/CollisionOBBCapsule/CMakeFiles/CollisionOBBCapsule.dir/src/CollisionOBBCapsule/detection/intersection/BaseIntTool.cpp.o [1885/2554] Building CXX object applications/plugins/ModelOrderReduction/ModelOrderReduction_test/CMakeFiles/ModelOrderReduction_test.dir/ModelOrderReduction_test.cpp.o /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/ModelOrderReduction_test/ModelOrderReduction_test.cpp:56:5: warning: 'TypedTestCaseIsDeprecated' is deprecated: TYPED_TEST_CASE is deprecated, please use TYPED_TEST_SUITE [-Wdeprecated-declarations] TYPED_TEST_CASE(ModelOrderReduction_test, DataTypes); ^ _deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:229:38: note: expanded from macro 'TYPED_TEST_CASE' static_assert(::testing::internal::TypedTestCaseIsDeprecated(), ""); \ ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:1294:1: note: 'TypedTestCaseIsDeprecated' has been explicitly marked deprecated here GTEST_INTERNAL_DEPRECATED( ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-port.h:2334:59: note: expanded from macro 'GTEST_INTERNAL_DEPRECATED' #define GTEST_INTERNAL_DEPRECATED(message) __attribute__((deprecated(message))) ^ 1 warning generated. [1886/2554] Building CXX object applications/plugins/CollisionOBBCapsule/CMakeFiles/CollisionOBBCapsule.dir/src/CollisionOBBCapsule/init.cpp.o [1887/2554] Linking CXX shared library lib/libSceneCreator.0.1.dylib [1888/2554] Creating library symlink lib/libSceneCreator.dylib [1889/2554] Building CXX object applications/plugins/CollisionOBBCapsule/CMakeFiles/CollisionOBBCapsule.dir/src/CollisionOBBCapsule/detection/intersection/CapsuleIntTool.cpp.o [1890/2554] Building CXX object applications/plugins/CollisionOBBCapsule/CMakeFiles/CollisionOBBCapsule.dir/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp.o In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:96:20: warning: 'canIntersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return canIntersect(elem1, elem2); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, collisionobbcapsule::geometry::TCapsule, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>::canIntersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, collisionobbcapsule::geometry::TCapsule, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:49:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, collisionobbcapsule::geometry::CapsuleCollisionModel, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>' requested here intersection->intersectors.add, CapsuleCollisionModel, CapsuleDiscreteIntersection>(this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:84:5: note: 'canIntersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:132:20: warning: 'intersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return intersect(elem1, elem2, contacts); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, collisionobbcapsule::geometry::TCapsule, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>::intersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, collisionobbcapsule::geometry::TCapsule, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:49:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, collisionobbcapsule::geometry::CapsuleCollisionModel, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>' requested here intersection->intersectors.add, CapsuleCollisionModel, CapsuleDiscreteIntersection>(this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:120:5: note: 'intersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:96:20: warning: 'canIntersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return canIntersect(elem1, elem2); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::geometry::TSphere, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>::canIntersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::geometry::TSphere, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:50:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, sofa::component::collision::geometry::SphereCollisionModel, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>' requested here intersection->intersectors.add, SphereCollisionModel, CapsuleDiscreteIntersection>(this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:84:5: note: 'canIntersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:132:20: warning: 'intersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return intersect(elem1, elem2, contacts); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::geometry::TSphere, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>::intersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::geometry::TSphere, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:50:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, sofa::component::collision::geometry::SphereCollisionModel, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>' requested here intersection->intersectors.add, SphereCollisionModel, CapsuleDiscreteIntersection>(this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:120:5: note: 'intersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:96:20: warning: 'canIntersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return canIntersect(elem1, elem2); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::geometry::TSphere>, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>::canIntersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::geometry::TSphere>, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:51:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, sofa::component::collision::geometry::SphereCollisionModel, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>' requested here intersection->intersectors.add, RigidSphereModel, CapsuleDiscreteIntersection>(this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:84:5: note: 'canIntersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:132:20: warning: 'intersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return intersect(elem1, elem2, contacts); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::geometry::TSphere>, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>::intersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::geometry::TSphere>, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:51:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, sofa::component::collision::geometry::SphereCollisionModel, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>' requested here intersection->intersectors.add, RigidSphereModel, CapsuleDiscreteIntersection>(this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:120:5: note: 'intersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:96:20: warning: 'canIntersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return canIntersect(elem1, elem2); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, collisionobbcapsule::geometry::TCapsule, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>::canIntersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, collisionobbcapsule::geometry::TCapsule, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:52:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, collisionobbcapsule::geometry::CapsuleCollisionModel, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>' requested here intersection->intersectors.add, CapsuleCollisionModel, CapsuleDiscreteIntersection>(this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:84:5: note: 'canIntersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:132:20: warning: 'intersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return intersect(elem1, elem2, contacts); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, collisionobbcapsule::geometry::TCapsule, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>::intersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, collisionobbcapsule::geometry::TCapsule, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:52:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, collisionobbcapsule::geometry::CapsuleCollisionModel, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>' requested here intersection->intersectors.add, CapsuleCollisionModel, CapsuleDiscreteIntersection>(this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:120:5: note: 'intersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:96:20: warning: 'canIntersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return canIntersect(elem1, elem2); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, collisionobbcapsule::geometry::TCapsule, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>::canIntersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, collisionobbcapsule::geometry::TCapsule, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:53:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, collisionobbcapsule::geometry::CapsuleCollisionModel, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>' requested here intersection->intersectors.add, CapsuleCollisionModel, CapsuleDiscreteIntersection>(this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:84:5: note: 'canIntersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:132:20: warning: 'intersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return intersect(elem1, elem2, contacts); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, collisionobbcapsule::geometry::TCapsule, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>::intersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, collisionobbcapsule::geometry::TCapsule, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:53:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, collisionobbcapsule::geometry::CapsuleCollisionModel, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>' requested here intersection->intersectors.add, CapsuleCollisionModel, CapsuleDiscreteIntersection>(this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:120:5: note: 'intersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:96:20: warning: 'canIntersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return canIntersect(elem1, elem2); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::geometry::TSphere, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>::canIntersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::geometry::TSphere, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:54:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, sofa::component::collision::geometry::SphereCollisionModel, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>' requested here intersection->intersectors.add, SphereCollisionModel, CapsuleDiscreteIntersection>(this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:84:5: note: 'canIntersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:132:20: warning: 'intersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return intersect(elem1, elem2, contacts); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::geometry::TSphere, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>::intersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::geometry::TSphere, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:54:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, sofa::component::collision::geometry::SphereCollisionModel, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>' requested here intersection->intersectors.add, SphereCollisionModel, CapsuleDiscreteIntersection>(this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:120:5: note: 'intersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:96:20: warning: 'canIntersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return canIntersect(elem1, elem2); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::geometry::TSphere>, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>::canIntersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::geometry::TSphere>, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:55:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, sofa::component::collision::geometry::SphereCollisionModel, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>' requested here intersection->intersectors.add, RigidSphereModel, CapsuleDiscreteIntersection>(this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:84:5: note: 'canIntersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:132:20: warning: 'intersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return intersect(elem1, elem2, contacts); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::geometry::TSphere>, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>::intersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::geometry::TSphere>, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:55:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, sofa::component::collision::geometry::SphereCollisionModel, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>' requested here intersection->intersectors.add, RigidSphereModel, CapsuleDiscreteIntersection>(this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:120:5: note: 'intersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:96:20: warning: 'canIntersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return canIntersect(elem1, elem2); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, collisionobbcapsule::geometry::TOBB, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>::canIntersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, collisionobbcapsule::geometry::TOBB, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:56:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, collisionobbcapsule::geometry::OBBCollisionModel, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>' requested here intersection->intersectors.add, OBBCollisionModel, CapsuleDiscreteIntersection>(this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:84:5: note: 'canIntersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:132:20: warning: 'intersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return intersect(elem1, elem2, contacts); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, collisionobbcapsule::geometry::TOBB, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>::intersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, collisionobbcapsule::geometry::TOBB, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:56:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, collisionobbcapsule::geometry::OBBCollisionModel, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>' requested here intersection->intersectors.add, OBBCollisionModel, CapsuleDiscreteIntersection>(this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:120:5: note: 'intersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:96:20: warning: 'canIntersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return canIntersect(elem1, elem2); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, collisionobbcapsule::geometry::TOBB, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>::canIntersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, collisionobbcapsule::geometry::TOBB, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:57:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, collisionobbcapsule::geometry::OBBCollisionModel, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>' requested here intersection->intersectors.add, OBBCollisionModel, CapsuleDiscreteIntersection>(this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:84:5: note: 'canIntersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:132:20: warning: 'intersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return intersect(elem1, elem2, contacts); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, collisionobbcapsule::geometry::TOBB, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>::intersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, collisionobbcapsule::geometry::TOBB, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:57:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, collisionobbcapsule::geometry::OBBCollisionModel, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>' requested here intersection->intersectors.add, OBBCollisionModel, CapsuleDiscreteIntersection>(this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:120:5: note: 'intersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:96:20: warning: 'canIntersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return canIntersect(elem1, elem2); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::geometry::TTriangle, collisionobbcapsule::detection::intersection::CapsuleMeshDiscreteIntersection>::canIntersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::geometry::TTriangle, collisionobbcapsule::detection::intersection::CapsuleMeshDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:67:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, sofa::component::collision::geometry::TriangleCollisionModel, collisionobbcapsule::detection::intersection::CapsuleMeshDiscreteIntersection>' requested here intersection->intersectors.add, TriangleCollisionModel, CapsuleMeshDiscreteIntersection>(this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:84:5: note: 'canIntersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:132:20: warning: 'intersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return intersect(elem1, elem2, contacts); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::geometry::TTriangle, collisionobbcapsule::detection::intersection::CapsuleMeshDiscreteIntersection>::intersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::geometry::TTriangle, collisionobbcapsule::detection::intersection::CapsuleMeshDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:67:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, sofa::component::collision::geometry::TriangleCollisionModel, collisionobbcapsule::detection::intersection::CapsuleMeshDiscreteIntersection>' requested here intersection->intersectors.add, TriangleCollisionModel, CapsuleMeshDiscreteIntersection>(this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:120:5: note: 'intersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:96:20: warning: 'canIntersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return canIntersect(elem1, elem2); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::geometry::TLine, collisionobbcapsule::detection::intersection::CapsuleMeshDiscreteIntersection>::canIntersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::geometry::TLine, collisionobbcapsule::detection::intersection::CapsuleMeshDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:68:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, sofa::component::collision::geometry::LineCollisionModel, collisionobbcapsule::detection::intersection::CapsuleMeshDiscreteIntersection>' requested here intersection->intersectors.add, LineCollisionModel, CapsuleMeshDiscreteIntersection>(this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:84:5: note: 'canIntersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:132:20: warning: 'intersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return intersect(elem1, elem2, contacts); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::geometry::TLine, collisionobbcapsule::detection::intersection::CapsuleMeshDiscreteIntersection>::intersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::geometry::TLine, collisionobbcapsule::detection::intersection::CapsuleMeshDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:68:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, sofa::component::collision::geometry::LineCollisionModel, collisionobbcapsule::detection::intersection::CapsuleMeshDiscreteIntersection>' requested here intersection->intersectors.add, LineCollisionModel, CapsuleMeshDiscreteIntersection>(this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:120:5: note: 'intersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:96:20: warning: 'canIntersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return canIntersect(elem1, elem2); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::geometry::TTriangle, collisionobbcapsule::detection::intersection::CapsuleMeshDiscreteIntersection>::canIntersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::geometry::TTriangle, collisionobbcapsule::detection::intersection::CapsuleMeshDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:69:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, sofa::component::collision::geometry::TriangleCollisionModel, collisionobbcapsule::detection::intersection::CapsuleMeshDiscreteIntersection>' requested here intersection->intersectors.add, TriangleCollisionModel, CapsuleMeshDiscreteIntersection>(this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:84:5: note: 'canIntersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:132:20: warning: 'intersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return intersect(elem1, elem2, contacts); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::geometry::TTriangle, collisionobbcapsule::detection::intersection::CapsuleMeshDiscreteIntersection>::intersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::geometry::TTriangle, collisionobbcapsule::detection::intersection::CapsuleMeshDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:69:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, sofa::component::collision::geometry::TriangleCollisionModel, collisionobbcapsule::detection::intersection::CapsuleMeshDiscreteIntersection>' requested here intersection->intersectors.add, TriangleCollisionModel, CapsuleMeshDiscreteIntersection>(this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:120:5: note: 'intersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:96:20: warning: 'canIntersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return canIntersect(elem1, elem2); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::geometry::TLine, collisionobbcapsule::detection::intersection::CapsuleMeshDiscreteIntersection>::canIntersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::geometry::TLine, collisionobbcapsule::detection::intersection::CapsuleMeshDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:70:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, sofa::component::collision::geometry::LineCollisionModel, collisionobbcapsule::detection::intersection::CapsuleMeshDiscreteIntersection>' requested here intersection->intersectors.add, LineCollisionModel, CapsuleMeshDiscreteIntersection>(this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:84:5: note: 'canIntersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:132:20: warning: 'intersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return intersect(elem1, elem2, contacts); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::geometry::TLine, collisionobbcapsule::detection::intersection::CapsuleMeshDiscreteIntersection>::intersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::geometry::TLine, collisionobbcapsule::detection::intersection::CapsuleMeshDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:70:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, sofa::component::collision::geometry::LineCollisionModel, collisionobbcapsule::detection::intersection::CapsuleMeshDiscreteIntersection>' requested here intersection->intersectors.add, LineCollisionModel, CapsuleMeshDiscreteIntersection>(this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:120:5: note: 'intersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ 26 warnings generated. [1891/2554] Building CXX object applications/plugins/CollisionOBBCapsule/CMakeFiles/CollisionOBBCapsule.dir/src/CollisionOBBCapsule/detection/intersection/IntrCapsuleOBB.cpp.o [1892/2554] Linking CXX shared library lib/libSofa.Component.SolidMechanics.Testing.dylib [1893/2554] Linking CXX executable bin/Sofa.Component.SolidMechanics_simutest [1894/2554] Linking CXX executable bin/sceneCreatorExamples [1895/2554] Linking CXX executable bin/Sofa.Component.Constraint.Projective_test [1896/2554] Linking CXX executable bin/Sofa.Component.SolidMechanics.Spring_test [1897/2554] Linking CXX executable bin/Sofa.Component.SolidMechanics.FEM.HyperElastic_test [1898/2554] Linking CXX executable bin/Sofa.Component.SolidMechanics.FEM.Elastic_test [1899/2554] Linking CXX executable bin/Sofa.Component.MechanicalLoad_test [1900/2554] Linking CXX executable bin/Sofa.Component.Collision.Response.Contact_test [1901/2554] Building CXX object applications/plugins/CollisionOBBCapsule/CMakeFiles/CollisionOBBCapsule.dir/src/CollisionOBBCapsule/detection/intersection/IntrMeshUtility.cpp.o [1902/2554] Building CXX object applications/plugins/CollisionOBBCapsule/CMakeFiles/CollisionOBBCapsule.dir/src/CollisionOBBCapsule/detection/intersection/IntrOBBOBB.cpp.o [1903/2554] Linking CXX executable bin/SceneCreator_test [1904/2554] Building CXX object applications/plugins/CollisionOBBCapsule/CMakeFiles/CollisionOBBCapsule.dir/src/CollisionOBBCapsule/detection/intersection/IntrSphereOBB.cpp.o [1905/2554] Building CXX object applications/plugins/CollisionOBBCapsule/CMakeFiles/CollisionOBBCapsule.dir/src/CollisionOBBCapsule/detection/intersection/IntrTriangleOBB.cpp.o [1906/2554] Building CXX object applications/plugins/CollisionOBBCapsule/CMakeFiles/CollisionOBBCapsule.dir/src/CollisionOBBCapsule/detection/intersection/IntrUtility3.cpp.o [1907/2554] Building CXX object applications/plugins/CollisionOBBCapsule/CMakeFiles/CollisionOBBCapsule.dir/src/CollisionOBBCapsule/detection/intersection/MeshIntTool.cpp.o [1908/2554] Building CXX object applications/plugins/CollisionOBBCapsule/CMakeFiles/CollisionOBBCapsule.dir/src/CollisionOBBCapsule/detection/intersection/OBBIntTool.cpp.o [1909/2554] Building CXX object applications/plugins/CollisionOBBCapsule/CMakeFiles/CollisionOBBCapsule.dir/src/CollisionOBBCapsule/detection/intersection/OBBIntersection.cpp.o In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/OBBIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:96:20: warning: 'canIntersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return canIntersect(elem1, elem2); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, collisionobbcapsule::geometry::TOBB, collisionobbcapsule::detection::intersection::RigidDiscreteIntersection>::canIntersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, collisionobbcapsule::geometry::TOBB, collisionobbcapsule::detection::intersection::RigidDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/OBBIntersection.cpp:49:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, collisionobbcapsule::geometry::OBBCollisionModel, collisionobbcapsule::detection::intersection::RigidDiscreteIntersection>' requested here intersection->intersectors.add, OBBCollisionModel, RigidDiscreteIntersection>(this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:84:5: note: 'canIntersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/OBBIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:132:20: warning: 'intersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return intersect(elem1, elem2, contacts); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, collisionobbcapsule::geometry::TOBB, collisionobbcapsule::detection::intersection::RigidDiscreteIntersection>::intersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, collisionobbcapsule::geometry::TOBB, collisionobbcapsule::detection::intersection::RigidDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/OBBIntersection.cpp:49:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, collisionobbcapsule::geometry::OBBCollisionModel, collisionobbcapsule::detection::intersection::RigidDiscreteIntersection>' requested here intersection->intersectors.add, OBBCollisionModel, RigidDiscreteIntersection>(this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:120:5: note: 'intersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/OBBIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:96:20: warning: 'canIntersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return canIntersect(elem1, elem2); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, collisionobbcapsule::geometry::TOBB, collisionobbcapsule::detection::intersection::RigidDiscreteIntersection>::canIntersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, collisionobbcapsule::geometry::TOBB, collisionobbcapsule::detection::intersection::RigidDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/OBBIntersection.cpp:50:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, collisionobbcapsule::geometry::OBBCollisionModel, collisionobbcapsule::detection::intersection::RigidDiscreteIntersection>' requested here intersection->intersectors.add, OBBCollisionModel, RigidDiscreteIntersection>(this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:84:5: note: 'canIntersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/OBBIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:132:20: warning: 'intersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return intersect(elem1, elem2, contacts); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, collisionobbcapsule::geometry::TOBB, collisionobbcapsule::detection::intersection::RigidDiscreteIntersection>::intersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, collisionobbcapsule::geometry::TOBB, collisionobbcapsule::detection::intersection::RigidDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/OBBIntersection.cpp:50:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, collisionobbcapsule::geometry::OBBCollisionModel, collisionobbcapsule::detection::intersection::RigidDiscreteIntersection>' requested here intersection->intersectors.add, OBBCollisionModel, RigidDiscreteIntersection>(this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:120:5: note: 'intersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/OBBIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:96:20: warning: 'canIntersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return canIntersect(elem1, elem2); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector>, collisionobbcapsule::geometry::TOBB, collisionobbcapsule::detection::intersection::RigidDiscreteIntersection>::canIntersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector>, collisionobbcapsule::geometry::TOBB, collisionobbcapsule::detection::intersection::RigidDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/OBBIntersection.cpp:51:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, collisionobbcapsule::geometry::OBBCollisionModel, collisionobbcapsule::detection::intersection::RigidDiscreteIntersection>' requested here intersection->intersectors.add, RigidDiscreteIntersection>(this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:84:5: note: 'canIntersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/OBBIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:132:20: warning: 'intersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return intersect(elem1, elem2, contacts); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector>, collisionobbcapsule::geometry::TOBB, collisionobbcapsule::detection::intersection::RigidDiscreteIntersection>::intersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector>, collisionobbcapsule::geometry::TOBB, collisionobbcapsule::detection::intersection::RigidDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/OBBIntersection.cpp:51:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, collisionobbcapsule::geometry::OBBCollisionModel, collisionobbcapsule::detection::intersection::RigidDiscreteIntersection>' requested here intersection->intersectors.add, RigidDiscreteIntersection>(this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:120:5: note: 'intersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/OBBIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:96:20: warning: 'canIntersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return canIntersect(elem1, elem2); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, collisionobbcapsule::detection::intersection::RigidDiscreteIntersection>::canIntersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, collisionobbcapsule::detection::intersection::RigidDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/OBBIntersection.cpp:53:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, collisionobbcapsule::detection::intersection::RigidDiscreteIntersection>' requested here intersection->intersectors.add, RigidDiscreteIntersection>(this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:84:5: note: 'canIntersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/OBBIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:132:20: warning: 'intersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return intersect(elem1, elem2, contacts); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, collisionobbcapsule::detection::intersection::RigidDiscreteIntersection>::intersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, collisionobbcapsule::detection::intersection::RigidDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/OBBIntersection.cpp:53:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, collisionobbcapsule::detection::intersection::RigidDiscreteIntersection>' requested here intersection->intersectors.add, RigidDiscreteIntersection>(this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:120:5: note: 'intersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/OBBIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:96:20: warning: 'canIntersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return canIntersect(elem1, elem2); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, collisionobbcapsule::geometry::TOBB, collisionobbcapsule::detection::intersection::RigidMeshDiscreteIntersection>::canIntersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, collisionobbcapsule::geometry::TOBB, collisionobbcapsule::detection::intersection::RigidMeshDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/OBBIntersection.cpp:59:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, collisionobbcapsule::geometry::OBBCollisionModel, collisionobbcapsule::detection::intersection::RigidMeshDiscreteIntersection>' requested here intersection->intersectors.add, OBBCollisionModel, RigidMeshDiscreteIntersection>(this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:84:5: note: 'canIntersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/OBBIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:132:20: warning: 'intersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return intersect(elem1, elem2, contacts); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, collisionobbcapsule::geometry::TOBB, collisionobbcapsule::detection::intersection::RigidMeshDiscreteIntersection>::intersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, collisionobbcapsule::geometry::TOBB, collisionobbcapsule::detection::intersection::RigidMeshDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/OBBIntersection.cpp:59:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, collisionobbcapsule::geometry::OBBCollisionModel, collisionobbcapsule::detection::intersection::RigidMeshDiscreteIntersection>' requested here intersection->intersectors.add, OBBCollisionModel, RigidMeshDiscreteIntersection>(this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:120:5: note: 'intersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ 10 warnings generated. [1910/2554] Building CXX object applications/plugins/CollisionOBBCapsule/CMakeFiles/CollisionOBBCapsule.dir/src/CollisionOBBCapsule/geometry/CapsuleModel.cpp.o [1911/2554] Building CXX object applications/plugins/CollisionOBBCapsule/CMakeFiles/CollisionOBBCapsule.dir/src/CollisionOBBCapsule/geometry/OBBModel.cpp.o [1912/2554] Building CXX object applications/plugins/CollisionOBBCapsule/CMakeFiles/CollisionOBBCapsule.dir/src/CollisionOBBCapsule/geometry/RigidCapsuleModel.cpp.o [1913/2554] Building CXX object applications/plugins/CollisionOBBCapsule/CMakeFiles/CollisionOBBCapsule.dir/src/CollisionOBBCapsule/response/contact/CapsuleContact.cpp.o [1914/2554] Building CXX object applications/plugins/CollisionOBBCapsule/CMakeFiles/CollisionOBBCapsule.dir/src/CollisionOBBCapsule/response/contact/OBBContact.cpp.o [1915/2554] Building CXX object applications/plugins/CollisionOBBCapsule/CMakeFiles/CollisionOBBCapsule.dir/src/CollisionOBBCapsule/response/mapper/CapsuleContactMapper.cpp.o [1916/2554] CollisionOBBCapsule: Patching cmake_install.cmake [1917/2554] Building CXX object applications/plugins/CollisionOBBCapsule/CMakeFiles/CollisionOBBCapsule.dir/src/CollisionOBBCapsule/response/mapper/OBBContactMapper.cpp.o [1918/2554] Building CXX object applications/plugins/CollisionOBBCapsule/CollisionOBBCapsule_test/CMakeFiles/CollisionOBBCapsule_test.dir/OBB_test.cpp.o [1919/2554] CImgPlugin: Patching cmake_install.cmake [1920/2554] Building CXX object applications/plugins/CImgPlugin/CImgPlugin_test/CMakeFiles/CImgPlugin_test.dir/ImageCImg_test.cpp.o [1921/2554] Building CXX object applications/plugins/ArticulatedSystemPlugin/CMakeFiles/ArticulatedSystemPlugin.dir/src/ArticulatedSystemPlugin/init.cpp.o [1922/2554] Building CXX object applications/plugins/ArticulatedSystemPlugin/CMakeFiles/ArticulatedSystemPlugin.dir/src/ArticulatedSystemPlugin/ArticulatedHierarchyContainer.cpp.o [1923/2554] Building CXX object applications/plugins/ArticulatedSystemPlugin/CMakeFiles/ArticulatedSystemPlugin.dir/src/ArticulatedSystemPlugin/ArticulatedSystemMapping.cpp.o [1924/2554] Linking CXX shared library lib/libCollisionOBBCapsule.1.0.dylib [1925/2554] Building CXX object applications/plugins/ArticulatedSystemPlugin/CMakeFiles/ArticulatedSystemPlugin.dir/src/ArticulatedSystemPlugin/ArticulatedHierarchyController.cpp.o [1926/2554] Creating library symlink lib/libCollisionOBBCapsule.dylib [1927/2554] Building CXX object applications/plugins/ArticulatedSystemPlugin/CMakeFiles/ArticulatedSystemPlugin.dir/src/ArticulatedSystemPlugin/bvh/BVHJoint.cpp.o [1928/2554] Building CXX object applications/plugins/ArticulatedSystemPlugin/CMakeFiles/ArticulatedSystemPlugin.dir/src/ArticulatedSystemPlugin/ArticulatedHierarchyBVHController.cpp.o [1929/2554] Building CXX object applications/plugins/ArticulatedSystemPlugin/CMakeFiles/ArticulatedSystemPlugin.dir/src/ArticulatedSystemPlugin/bvh/BVHLoader.cpp.o [1930/2554] Linking CXX executable bin/CollisionOBBCapsule_test [1931/2554] ArticulatedSystemPlugin: Patching cmake_install.cmake [1932/2554] Building CXX object applications/plugins/ArticulatedSystemPlugin/CMakeFiles/ArticulatedSystemPlugin.dir/src/ArticulatedSystemPlugin/bvh/BVHMotion.cpp.o [1933/2554] Building CXX object applications/plugins/SofaEulerianFluid/CMakeFiles/SofaEulerianFluid.dir/Fluid2D.cpp.o [1934/2554] Building CXX object applications/plugins/SofaEulerianFluid/CMakeFiles/SofaEulerianFluid.dir/Fluid3D.cpp.o [1935/2554] Linking CXX shared library lib/libArticulatedSystemPlugin.1.0.dylib [1936/2554] Building CXX object applications/plugins/SofaEulerianFluid/CMakeFiles/SofaEulerianFluid.dir/Grid2D.cpp.o [1937/2554] Creating library symlink lib/libArticulatedSystemPlugin.dylib [1938/2554] Building CXX object applications/plugins/SofaEulerianFluid/CMakeFiles/SofaEulerianFluid.dir/initEulerianFluid.cpp.o [1939/2554] Building CXX object applications/plugins/SofaEulerianFluid/CMakeFiles/SofaEulerianFluid.dir/Grid3D.cpp.o [1940/2554] SofaEulerianFluid: Patching cmake_install.cmake [1941/2554] Building CXX object applications/plugins/SofaSphFluid/CMakeFiles/SofaSphFluid.dir/src/SofaSphFluid/initSPHFluid.cpp.o [1942/2554] Building CXX object applications/plugins/SofaSphFluid/CMakeFiles/SofaSphFluid.dir/src/SofaSphFluid/ParticleSink.cpp.o [1943/2554] Linking CXX shared library lib/libSofaEulerianFluid.1.0.dylib [1944/2554] Building CXX object applications/plugins/SofaSphFluid/CMakeFiles/SofaSphFluid.dir/src/SofaSphFluid/ParticleSource.cpp.o [1945/2554] Creating library symlink lib/libSofaEulerianFluid.dylib [1946/2554] Building CXX object applications/plugins/SofaSphFluid/CMakeFiles/SofaSphFluid.dir/src/SofaSphFluid/ParticlesRepulsionForceField.cpp.o [1947/2554] Building CXX object applications/plugins/SofaSphFluid/CMakeFiles/SofaSphFluid.dir/src/SofaSphFluid/SPHFluidForceField.cpp.o [1948/2554] Building CXX object applications/plugins/SofaSphFluid/CMakeFiles/SofaSphFluid.dir/src/SofaSphFluid/SpatialGridContainer.cpp.o [1949/2554] Building CXX object applications/plugins/SofaSphFluid/CMakeFiles/SofaSphFluid.dir/src/SofaSphFluid/SPHFluidSurfaceMapping.cpp.o [1950/2554] Building CXX object applications/plugins/SofaSphFluid/CMakeFiles/SofaSphFluid.dir/src/SofaSphFluid/SpatialGridPointModel.cpp.o [1951/2554] Building CXX object applications/plugins/SofaSphFluid/CMakeFiles/SofaSphFluid.dir/src/SofaSphFluid/OglFluidModel.cpp.o [1952/2554] SofaSphFluid: Patching cmake_install.cmake [1953/2554] Building CXX object applications/plugins/SofaDistanceGrid/CMakeFiles/SofaDistanceGrid.dir/src/SofaDistanceGrid/initSofaDistanceGrid.cpp.o [1954/2554] Building CXX object applications/plugins/SofaDistanceGrid/CMakeFiles/SofaDistanceGrid.dir/src/SofaDistanceGrid/DistanceGrid.cpp.o [1955/2554] Linking CXX shared library lib/libSofaSphFluid.1.0.dylib [1956/2554] Building CXX object applications/plugins/SofaDistanceGrid/CMakeFiles/SofaDistanceGrid.dir/src/SofaDistanceGrid/RegisterModelToCollisionFactory.cpp.o [1957/2554] Creating library symlink lib/libSofaSphFluid.dylib [1958/2554] Building CXX object applications/plugins/SofaDistanceGrid/CMakeFiles/SofaDistanceGrid.dir/src/SofaDistanceGrid/components/forcefield/DistanceGridForceField.cpp.o [1959/2554] Building CXX object applications/plugins/SofaDistanceGrid/CMakeFiles/SofaDistanceGrid.dir/src/SofaDistanceGrid/components/collision/FFDDistanceGridDiscreteIntersection.cpp.o In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/FFDDistanceGridDiscreteIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:96:20: warning: 'canIntersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return canIntersect(elem1, elem2); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::type::Vec<3, double>, double>>, sofa::component::collision::FFDDistanceGridDiscreteIntersection>::canIntersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::type::Vec<3, double>, double>>, sofa::component::collision::FFDDistanceGridDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/FFDDistanceGridDiscreteIntersection.cpp:50:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, sofa::component::collision::FFDDistanceGridDiscreteIntersection>' requested here intersection->intersectors.add, FFDDistanceGridDiscreteIntersection> (this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:84:5: note: 'canIntersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/FFDDistanceGridDiscreteIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:132:20: warning: 'intersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return intersect(elem1, elem2, contacts); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::type::Vec<3, double>, double>>, sofa::component::collision::FFDDistanceGridDiscreteIntersection>::intersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::type::Vec<3, double>, double>>, sofa::component::collision::FFDDistanceGridDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/FFDDistanceGridDiscreteIntersection.cpp:50:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, sofa::component::collision::FFDDistanceGridDiscreteIntersection>' requested here intersection->intersectors.add, FFDDistanceGridDiscreteIntersection> (this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:120:5: note: 'intersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/FFDDistanceGridDiscreteIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:96:20: warning: 'canIntersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return canIntersect(elem1, elem2); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::FFDDistanceGridDiscreteIntersection>::canIntersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::FFDDistanceGridDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/FFDDistanceGridDiscreteIntersection.cpp:51:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, sofa::component::collision::FFDDistanceGridDiscreteIntersection>' requested here intersection->intersectors.add, FFDDistanceGridDiscreteIntersection> (this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:84:5: note: 'canIntersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/FFDDistanceGridDiscreteIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:132:20: warning: 'intersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return intersect(elem1, elem2, contacts); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::FFDDistanceGridDiscreteIntersection>::intersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::FFDDistanceGridDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/FFDDistanceGridDiscreteIntersection.cpp:51:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, sofa::component::collision::FFDDistanceGridDiscreteIntersection>' requested here intersection->intersectors.add, FFDDistanceGridDiscreteIntersection> (this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:120:5: note: 'intersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/FFDDistanceGridDiscreteIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:96:20: warning: 'canIntersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return canIntersect(elem1, elem2); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::FFDDistanceGridDiscreteIntersection>::canIntersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::FFDDistanceGridDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/FFDDistanceGridDiscreteIntersection.cpp:52:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, sofa::component::collision::FFDDistanceGridDiscreteIntersection>' requested here intersection->intersectors.add, FFDDistanceGridDiscreteIntersection> (this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:84:5: note: 'canIntersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/FFDDistanceGridDiscreteIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:132:20: warning: 'intersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return intersect(elem1, elem2, contacts); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::FFDDistanceGridDiscreteIntersection>::intersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::FFDDistanceGridDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/FFDDistanceGridDiscreteIntersection.cpp:52:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, sofa::component::collision::FFDDistanceGridDiscreteIntersection>' requested here intersection->intersectors.add, FFDDistanceGridDiscreteIntersection> (this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:120:5: note: 'intersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/FFDDistanceGridDiscreteIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:96:20: warning: 'canIntersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return canIntersect(elem1, elem2); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector::canIntersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/FFDDistanceGridDiscreteIntersection.cpp:53:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add' requested here intersection->intersectors.add (this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:84:5: note: 'canIntersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/FFDDistanceGridDiscreteIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:132:20: warning: 'intersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return intersect(elem1, elem2, contacts); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector::intersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/FFDDistanceGridDiscreteIntersection.cpp:53:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add' requested here intersection->intersectors.add (this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:120:5: note: 'intersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/FFDDistanceGridDiscreteIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:96:20: warning: 'canIntersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return canIntersect(elem1, elem2); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector::canIntersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/FFDDistanceGridDiscreteIntersection.cpp:54:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add' requested here intersection->intersectors.add (this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:84:5: note: 'canIntersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/FFDDistanceGridDiscreteIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:132:20: warning: 'intersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return intersect(elem1, elem2, contacts); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector::intersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/FFDDistanceGridDiscreteIntersection.cpp:54:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add' requested here intersection->intersectors.add (this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:120:5: note: 'intersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/FFDDistanceGridDiscreteIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:96:20: warning: 'canIntersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return canIntersect(elem1, elem2); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector::canIntersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/FFDDistanceGridDiscreteIntersection.cpp:55:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add' requested here intersection->intersectors.add (this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:84:5: note: 'canIntersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/FFDDistanceGridDiscreteIntersection.cpp:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:132:20: warning: 'intersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return intersect(elem1, elem2, contacts); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector::intersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/FFDDistanceGridDiscreteIntersection.cpp:55:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add' requested here intersection->intersectors.add (this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:120:5: note: 'intersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ 12 warnings generated. [1960/2554] Building CXX object applications/plugins/SofaDistanceGrid/CMakeFiles/SofaDistanceGrid.dir/src/SofaDistanceGrid/components/collision/RayDistanceGridContact.cpp.o [1961/2554] Building CXX object applications/plugins/SofaDistanceGrid/CMakeFiles/SofaDistanceGrid.dir/src/SofaDistanceGrid/components/collision/RigidDistanceGridDiscreteIntersection.cpp.o In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/RigidDistanceGridDiscreteIntersection.cpp:26: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:96:20: warning: 'canIntersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return canIntersect(elem1, elem2); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::type::Vec<3, double>, double>>, sofa::component::collision::RigidDistanceGridDiscreteIntersection>::canIntersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::type::Vec<3, double>, double>>, sofa::component::collision::RigidDistanceGridDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/RigidDistanceGridDiscreteIntersection.cpp:51:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, sofa::component::collision::RigidDistanceGridDiscreteIntersection>' requested here intersection->intersectors.add, RigidDistanceGridDiscreteIntersection> (this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:84:5: note: 'canIntersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/RigidDistanceGridDiscreteIntersection.cpp:26: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:132:20: warning: 'intersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return intersect(elem1, elem2, contacts); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::type::Vec<3, double>, double>>, sofa::component::collision::RigidDistanceGridDiscreteIntersection>::intersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::type::Vec<3, double>, double>>, sofa::component::collision::RigidDistanceGridDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/RigidDistanceGridDiscreteIntersection.cpp:51:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, sofa::component::collision::RigidDistanceGridDiscreteIntersection>' requested here intersection->intersectors.add, RigidDistanceGridDiscreteIntersection> (this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:120:5: note: 'intersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/RigidDistanceGridDiscreteIntersection.cpp:26: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:96:20: warning: 'canIntersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return canIntersect(elem1, elem2); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::RigidDistanceGridDiscreteIntersection>::canIntersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::RigidDistanceGridDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/RigidDistanceGridDiscreteIntersection.cpp:52:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, sofa::component::collision::RigidDistanceGridDiscreteIntersection>' requested here intersection->intersectors.add, RigidDistanceGridDiscreteIntersection> (this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:84:5: note: 'canIntersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/RigidDistanceGridDiscreteIntersection.cpp:26: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:132:20: warning: 'intersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return intersect(elem1, elem2, contacts); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::RigidDistanceGridDiscreteIntersection>::intersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::RigidDistanceGridDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/RigidDistanceGridDiscreteIntersection.cpp:52:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, sofa::component::collision::RigidDistanceGridDiscreteIntersection>' requested here intersection->intersectors.add, RigidDistanceGridDiscreteIntersection> (this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:120:5: note: 'intersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/RigidDistanceGridDiscreteIntersection.cpp:26: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:96:20: warning: 'canIntersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return canIntersect(elem1, elem2); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::RigidDistanceGridDiscreteIntersection>::canIntersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::RigidDistanceGridDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/RigidDistanceGridDiscreteIntersection.cpp:53:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, sofa::component::collision::RigidDistanceGridDiscreteIntersection>' requested here intersection->intersectors.add, RigidDistanceGridDiscreteIntersection> (this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:84:5: note: 'canIntersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/RigidDistanceGridDiscreteIntersection.cpp:26: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:132:20: warning: 'intersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return intersect(elem1, elem2, contacts); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::RigidDistanceGridDiscreteIntersection>::intersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::RigidDistanceGridDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/RigidDistanceGridDiscreteIntersection.cpp:53:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, sofa::component::collision::RigidDistanceGridDiscreteIntersection>' requested here intersection->intersectors.add, RigidDistanceGridDiscreteIntersection> (this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:120:5: note: 'intersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/RigidDistanceGridDiscreteIntersection.cpp:26: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:96:20: warning: 'canIntersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return canIntersect(elem1, elem2); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::RigidDistanceGridDiscreteIntersection>::canIntersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::RigidDistanceGridDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/RigidDistanceGridDiscreteIntersection.cpp:54:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, sofa::component::collision::RigidDistanceGridDiscreteIntersection>' requested here intersection->intersectors.add, RigidDistanceGridDiscreteIntersection> (this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:84:5: note: 'canIntersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/RigidDistanceGridDiscreteIntersection.cpp:26: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:132:20: warning: 'intersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return intersect(elem1, elem2, contacts); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::RigidDistanceGridDiscreteIntersection>::intersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector, sofa::component::collision::RigidDistanceGridDiscreteIntersection>::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/RigidDistanceGridDiscreteIntersection.cpp:54:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add, sofa::component::collision::RigidDistanceGridDiscreteIntersection>' requested here intersection->intersectors.add, RigidDistanceGridDiscreteIntersection> (this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:120:5: note: 'intersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/RigidDistanceGridDiscreteIntersection.cpp:26: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:96:20: warning: 'canIntersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return canIntersect(elem1, elem2); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector::canIntersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/RigidDistanceGridDiscreteIntersection.cpp:55:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add' requested here intersection->intersectors.add (this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:84:5: note: 'canIntersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/RigidDistanceGridDiscreteIntersection.cpp:26: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:132:20: warning: 'intersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return intersect(elem1, elem2, contacts); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector::intersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/RigidDistanceGridDiscreteIntersection.cpp:55:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add' requested here intersection->intersectors.add (this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:120:5: note: 'intersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/RigidDistanceGridDiscreteIntersection.cpp:26: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:96:20: warning: 'canIntersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return canIntersect(elem1, elem2); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector::canIntersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/RigidDistanceGridDiscreteIntersection.cpp:56:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add' requested here intersection->intersectors.add (this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:84:5: note: 'canIntersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/RigidDistanceGridDiscreteIntersection.cpp:26: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:132:20: warning: 'intersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] return intersect(elem1, elem2, contacts); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:82:5: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector::intersect' requested here MemberElementIntersector(T* ptr) : impl(ptr) {} ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:162:34: note: in instantiation of member function 'sofa::core::collision::MemberElementIntersector::MemberElementIntersector' requested here add_impl(new MemberElementIntersector(ptr)); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/RigidDistanceGridDiscreteIntersection.cpp:56:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add' requested here intersection->intersectors.add (this); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:120:5: note: 'intersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ 12 warnings generated. [1962/2554] Building CXX object applications/plugins/SofaDistanceGrid/CMakeFiles/SofaDistanceGrid.dir/src/SofaDistanceGrid/components/collision/DistanceGridCollisionModel.cpp.o [1963/2554] Building CXX object applications/plugins/SofaDistanceGrid/CMakeFiles/SofaDistanceGrid.dir/src/SofaDistanceGrid/components/collision/BarycentricPenalityContact_DistanceGrid.cpp.o [1964/2554] SofaDistanceGrid: Patching cmake_install.cmake [1965/2554] Building CXX object applications/plugins/SofaDistanceGrid/SofaDistanceGrid_test/CMakeFiles/SofaDistanceGrid_test.dir/DistanceGrid_test.cpp.o [1966/2554] Building CXX object applications/plugins/SofaImplicitField/CMakeFiles/SofaImplicitField.dir/deprecated/SphereSurface.cpp.o [1967/2554] Building CXX object applications/plugins/SofaImplicitField/CMakeFiles/SofaImplicitField.dir/initSofaImplicitField.cpp.o [1968/2554] Building CXX object applications/plugins/SofaImplicitField/CMakeFiles/SofaImplicitField.dir/deprecated/InterpolatedImplicitSurface.cpp.o [1969/2554] Linking CXX shared library lib/libSofaDistanceGrid.24.06.99.dylib [1970/2554] Creating library symlink lib/libSofaDistanceGrid.dylib [1971/2554] Building CXX object applications/plugins/SofaImplicitField/CMakeFiles/SofaImplicitField.dir/components/geometry/BottleField.cpp.o [1972/2554] Building CXX object applications/plugins/SofaImplicitField/CMakeFiles/SofaImplicitField.dir/components/geometry/ScalarField.cpp.o [1973/2554] Building CXX object applications/plugins/SofaImplicitField/CMakeFiles/SofaImplicitField.dir/components/geometry/DiscreteGridField.cpp.o [1974/2554] Linking CXX executable bin/SofaDistanceGrid_test [1975/2554] Building CXX object applications/plugins/SofaImplicitField/CMakeFiles/SofaImplicitField.dir/components/geometry/SphericalField.cpp.o [1976/2554] Building CXX object applications/plugins/SofaImplicitField/CMakeFiles/SofaImplicitField.dir/components/geometry/StarShapedField.cpp.o [1977/2554] SofaImplicitField: Patching cmake_install.cmake [1978/2554] Building CXX object applications/plugins/SofaImplicitField/CMakeFiles/SofaImplicitField.dir/components/mapping/ImplicitSurfaceMapping.cpp.o [1979/2554] Building CXX object applications/plugins/SofaImplicitField/SofaImplicitField_test/CMakeFiles/SofaImplicitField_test.dir/ImplicitShape_test.cpp.o [1980/2554] Building CXX object applications/plugins/MultiThreading/CMakeFiles/MultiThreading.dir/src/MultiThreading/initMultiThreading.cpp.o [1981/2554] Building CXX object applications/plugins/MultiThreading/CMakeFiles/MultiThreading.dir/src/MultiThreading/DataExchange.cpp.o [1982/2554] Building CXX object applications/plugins/MultiThreading/CMakeFiles/MultiThreading.dir/src/MultiThreading/MeanComputation.cpp.o [1983/2554] Linking CXX shared library lib/libSofaImplicitField.1.0.dylib [1984/2554] Building CXX object applications/plugins/MultiThreading/CMakeFiles/MultiThreading.dir/src/MultiThreading/component/animationloop/AnimationLoopParallelScheduler.cpp.o [1985/2554] Creating library symlink lib/libSofaImplicitField.dylib [1986/2554] Building CXX object applications/plugins/MultiThreading/CMakeFiles/MultiThreading.dir/src/MultiThreading/component/collision/detection/algorithm/ParallelBVHNarrowPhase.cpp.o [1987/2554] Building CXX object applications/plugins/MultiThreading/CMakeFiles/MultiThreading.dir/src/MultiThreading/component/collision/detection/algorithm/ParallelBruteForceBroadPhase.cpp.o /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/MultiThreading/src/MultiThreading/component/collision/detection/algorithm/ParallelBruteForceBroadPhase.cpp:186:26: warning: 'canIntersect' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Intersection detection methods now needs the Intersection method as a parameter. [-Wdeprecated-declarations] if (intersector->canIntersect(cm_1->begin(), cm_2->begin())) ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:85:5: note: 'canIntersect' has been explicitly marked deprecated here SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER() ^ include/Sofa.Core/sofa/core/config.h:68:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__CORE_INTERSECTION_AS_PARAMETER' SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", "Intersection detection methods now needs the Intersection method as a parameter.") ^ include/Sofa.Config/sofa/config.h:196:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED' [[deprecated( \ ^ 1 warning generated. [1988/2554] Linking CXX executable bin/SofaImplicitField_test [1989/2554] Building CXX object applications/plugins/MultiThreading/CMakeFiles/MultiThreading.dir/src/MultiThreading/component/mapping/linear/BeamLinearMapping_mt.cpp.o [1990/2554] Building CXX object applications/plugins/MultiThreading/CMakeFiles/MultiThreading.dir/src/MultiThreading/component/linearsolver/iterative/ParallelCGLinearSolver.cpp.o [1991/2554] Building CXX object applications/plugins/MultiThreading/CMakeFiles/MultiThreading.dir/src/MultiThreading/component/solidmechanics/fem/elastic/ParallelHexahedronFEMForceField.cpp.o [1992/2554] Building CXX object applications/plugins/MultiThreading/CMakeFiles/MultiThreading.dir/src/MultiThreading/component/solidmechanics/fem/elastic/ParallelTetrahedronFEMForceField.cpp.o [1993/2554] Building CXX object applications/plugins/MultiThreading/CMakeFiles/MultiThreading.dir/src/MultiThreading/component/solidmechanics/spring/ParallelMeshSpringForceField.cpp.o [1994/2554] Building CXX object applications/plugins/MultiThreading/CMakeFiles/MultiThreading.dir/src/MultiThreading/component/solidmechanics/spring/ParallelStiffSpringForceField.cpp.o [1995/2554] Building CXX object applications/plugins/MultiThreading/CMakeFiles/MultiThreading.dir/src/MultiThreading/SceneCheckMultithreading.cpp.o [1996/2554] Building CXX object applications/plugins/MultiThreading/CMakeFiles/MultiThreading.dir/src/MultiThreading/ParallelImplementationsRegistry.cpp.o [1997/2554] MultiThreading: Patching cmake_install.cmake [1998/2554] Building CXX object applications/plugins/MultiThreading/CMakeFiles/MultiThreading.dir/src/MultiThreading/TaskSchedulerUser.cpp.o [1999/2554] Building CXX object applications/plugins/MultiThreading/test/CMakeFiles/MultiThreading_test.dir/DataExchange_test.cpp.o [2000/2554] Building CXX object applications/plugins/MultiThreading/test/CMakeFiles/MultiThreading_test.dir/MeanComputation_test.cpp.o [2001/2554] Building CXX object applications/plugins/MultiThreading/test/CMakeFiles/MultiThreading_test.dir/ParallelImplementationsRegistry_test.cpp.o [2002/2554] Building CXX object applications/plugins/DiffusionSolver/CMakeFiles/DiffusionSolver.dir/initDiffusionSolver.cpp.o [2003/2554] Linking CXX shared library lib/libMultiThreading.0.1.dylib [2004/2554] Creating library symlink lib/libMultiThreading.dylib [2005/2554] Linking CXX executable bin/MultiThreading_test [2006/2554] DiffusionSolver: Patching cmake_install.cmake [2007/2554] Building CXX object applications/plugins/image/CMakeFiles/image.dir/initImage.cpp.o [2008/2554] Building CXX object applications/plugins/CImgPlugin/CMakeFiles/CImgPlugin.dir/src/CImgPlugin/initCImgPlugin.cpp.o [2009/2554] Building CXX object applications/plugins/DiffusionSolver/CMakeFiles/DiffusionSolver.dir/DiffusionSolver.cpp.o [2010/2554] Building CXX object applications/plugins/CImgPlugin/CMakeFiles/CImgPlugin.dir/src/CImgPlugin/ImageCImg.cpp.o [2011/2554] Linking CXX shared library lib/libCImgPlugin.0.1.dylib [2012/2554] Creating library symlink lib/libCImgPlugin.dylib [2013/2554] Linking CXX executable bin/CImgPlugin_test [2014/2554] Linking CXX shared library lib/libDiffusionSolver.0.1.dylib [2015/2554] Creating library symlink lib/libDiffusionSolver.dylib [2016/2554] Building CXX object applications/plugins/image/CMakeFiles/image.dir/ImageAccumulator.cpp.o [2017/2554] Building CXX object applications/plugins/image/CMakeFiles/image.dir/CollisionToCarvingEngine.cpp.o [2018/2554] Building CXX object applications/plugins/image/CMakeFiles/image.dir/GenerateImage.cpp.o [2019/2554] Building CXX object applications/plugins/image/CMakeFiles/image.dir/ImageDataDisplay.cpp.o [2020/2554] Building CXX object applications/plugins/image/CMakeFiles/image.dir/ImageOperation.cpp.o [2021/2554] Building CXX object applications/plugins/image/CMakeFiles/image.dir/ImageExporter.cpp.o [2022/2554] Building CXX object applications/plugins/image/CMakeFiles/image.dir/ImageContainer.cpp.o [2023/2554] Building CXX object applications/plugins/image/CMakeFiles/image.dir/ImageToRigidMassEngine.cpp.o [2024/2554] Building CXX object applications/plugins/image/CMakeFiles/image.dir/ImageTransform.cpp.o [2025/2554] Building CXX object applications/plugins/image/CMakeFiles/image.dir/ImageTransformEngine.cpp.o [2026/2554] Building CXX object applications/plugins/image/CMakeFiles/image.dir/ImageSampler.cpp.o [2027/2554] Building CXX object applications/plugins/image/CMakeFiles/image.dir/ImageTypes.cpp.o [2028/2554] Building CXX object applications/plugins/image/CMakeFiles/image.dir/ImageCoordValuesFromPositions.cpp.o [2029/2554] Building CXX object applications/plugins/image/CMakeFiles/image.dir/ImageValuesFromPositions.cpp.o [2030/2554] Building CXX object applications/plugins/image/CMakeFiles/image.dir/ImageFilter.cpp.o [2031/2554] Building CXX object applications/plugins/image/CMakeFiles/image.dir/MarchingCubesEngine.cpp.o [2032/2554] Building CXX object applications/plugins/image/CMakeFiles/image.dir/MergeImages.cpp.o [2033/2554] Building CXX object applications/plugins/image/CMakeFiles/image.dir/MeshToImageEngine.cpp.o [2034/2554] Building CXX object applications/plugins/image/CMakeFiles/image.dir/TransferFunction.cpp.o [2035/2554] image: Patching cmake_install.cmake [2036/2554] Building CXX object applications/plugins/image/CMakeFiles/image.dir/VoronoiToMeshEngine.cpp.o [2037/2554] Building CXX object applications/plugins/image/image_test/CMakeFiles/image_test.dir/TestImageEngine.cpp.o [2038/2554] Building CXX object applications/plugins/image/image_test/CMakeFiles/image_test.dir/DataImage_test.cpp.o [2039/2554] SofaPython3: Patching cmake_install.cmake [2040/2554] Building CXX object applications/plugins/SofaPython3/Plugin/CMakeFiles/Plugin.dir/src/SofaPython3/initModule.cpp.o [2041/2554] Building CXX object applications/plugins/SofaPython3/Plugin/CMakeFiles/Plugin.dir/src/SofaPython3/PythonEnvironment.cpp.o /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/Plugin/src/SofaPython3/PythonEnvironment.cpp:196:5: warning: 'PyEval_InitThreads' is deprecated [-Wdeprecated-declarations] PyEval_InitThreads(); ^ /usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/include/python3.10/ceval.h:122:1: note: 'PyEval_InitThreads' has been explicitly marked deprecated here Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); ^ /usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ 1 warning generated. [2042/2554] Building CXX object applications/plugins/SofaPython3/Plugin/CMakeFiles/Plugin.dir/src/SofaPython3/SceneLoaderPY3.cpp.o [2043/2554] Building CXX object applications/plugins/SofaPython3/Plugin/CMakeFiles/Plugin.dir/src/SofaPython3/DataCache.cpp.o [2044/2554] Building CXX object applications/plugins/SofaPython3/Plugin/CMakeFiles/Plugin.dir/src/SofaPython3/DataHelper.cpp.o [2045/2554] Building CXX object applications/plugins/SofaPython3/Plugin/CMakeFiles/Plugin.dir/src/SofaPython3/LinkPath.cpp.o [2046/2554] Building CXX object applications/plugins/SofaPython3/Plugin/CMakeFiles/Plugin.dir/src/SofaPython3/PythonFactory.cpp.o [2047/2554] Building CXX object applications/plugins/SofaPython3/Plugin/CMakeFiles/Plugin.dir/src/SofaPython3/Prefab.cpp.o [2048/2554] Linking CXX shared library lib/libSofaPython3.1.0.dylib [2049/2554] Creating library symlink lib/libSofaPython3.dylib [2050/2554] SofaPython3: Patching cmake_install.cmake [2051/2554] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Components/CMakeFiles/Bindings.Sofa.Components.dir/Submodule_Components.cpp.o [2052/2554] Linking CXX shared library lib/python3/site-packages/Sofa/Components.cpython-310-darwin.so [2053/2554] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_BaseObject.cpp.o [2054/2554] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_Base.cpp.o [2055/2554] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_BaseData.cpp.o [2056/2554] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_DataDict.cpp.o [2057/2554] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_BaseCamera.cpp.o [2058/2554] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_BaseContext.cpp.o [2059/2554] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_ContactListener.cpp.o [2060/2554] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_Context.cpp.o [2061/2554] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_Controller.cpp.o [2062/2554] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_DataEngine.cpp.o [2063/2554] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Data/Binding_DataContainer.cpp.o [2064/2554] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Data/Binding_DataString.cpp.o [2065/2554] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Data/Binding_DataLink.cpp.o [2066/2554] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Data/Binding_DataVectorString.cpp.o [2067/2554] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_ForceField.cpp.o [2068/2554] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_LinkPath.cpp.o [2069/2554] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_Mass.cpp.o [2070/2554] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_ObjectFactory.cpp.o [2071/2554] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_Node.cpp.o [2072/2554] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_NodeIterator.cpp.o [2073/2554] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_PointSetTopologyModifier.cpp.o [2074/2554] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_Prefab.cpp.o [2075/2554] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Submodule_Core.cpp.o [2076/2554] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_PythonScriptEvent.cpp.o [2077/2554] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_BaseLink.cpp.o [2078/2554] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_Topology.cpp.o [2079/2554] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_BaseMeshTopology.cpp.o [2080/2554] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_TaskScheduler.cpp.o [2081/2554] Building CXX object applications/plugins/image/CMakeFiles/image.dir/DepthMapToMeshEngine.cpp.o [2082/2554] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Helper/CMakeFiles/Bindings.Sofa.Helper.dir/Submodule_Helper.cpp.o [2083/2554] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Helper/CMakeFiles/Bindings.Sofa.Helper.dir/Binding_MessageHandler.cpp.o [2084/2554] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Helper/CMakeFiles/Bindings.Sofa.Helper.dir/Binding_Vector.cpp.o [2085/2554] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Helper/CMakeFiles/Bindings.Sofa.Helper.dir/System/Submodule_System.cpp.o [2086/2554] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Helper/CMakeFiles/Bindings.Sofa.Helper.dir/System/Binding_FileRepository.cpp.o [2087/2554] Linking CXX shared library lib/python3/site-packages/Sofa/Helper.cpython-310-darwin.so [2088/2554] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Simulation/CMakeFiles/Bindings.Sofa.Simulation.dir/Submodule_Simulation.cpp.o [2089/2554] Linking CXX shared library lib/python3/site-packages/Sofa/Simulation.cpython-310-darwin.so [2090/2554] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/CMakeFiles/Bindings.Sofa.Types.dir/Submodule_Types.cpp.o [2091/2554] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/CMakeFiles/Bindings.Sofa.Types.dir/Binding_BoundingBox.cpp.o [2092/2554] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/tests/CMakeFiles/Bindings.Sofa.Tests.dir/PythonModule_Sofa_test.cpp.o [2093/2554] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/tests/CMakeFiles/Bindings.Sofa.Tests.dir/Binding_BaseObject_MockComponent.cpp.o [2094/2554] Building CXX object applications/plugins/SofaPython3/bindings/SofaRuntime/CMakeFiles/Bindings.SofaRuntime.dir/src/SofaPython3/SofaRuntime/Module_SofaRuntime.cpp.o [2095/2554] Building CXX object applications/plugins/SofaPython3/bindings/SofaRuntime/CMakeFiles/Bindings.SofaRuntime.dir/src/SofaPython3/SofaRuntime/Timer/Submodule_Timer.cpp.o [2096/2554] Building CXX object applications/plugins/SofaPython3/bindings/SofaRuntime/tests/CMakeFiles/Bindings.SofaRuntime.Tests.dir/PythonModule_SofaRuntime_test.cpp.o [2097/2554] Building CXX object applications/plugins/SofaPython3/bindings/SofaGui/CMakeFiles/Bindings.SofaGui.dir/src/SofaPython3/SofaGui/Module_SofaGui.cpp.o [2098/2554] Building CXX object applications/plugins/SofaPython3/bindings/SofaGui/CMakeFiles/Bindings.SofaGui.dir/src/SofaPython3/SofaGui/Binding_BaseGui.cpp.o [2099/2554] Building CXX object applications/plugins/SofaPython3/bindings/SofaGui/CMakeFiles/Bindings.SofaGui.dir/src/SofaPython3/SofaGui/Binding_GUIManager.cpp.o [2100/2554] Building CXX object applications/plugins/SofaPython3/bindings/SofaTypes/CMakeFiles/Bindings.SofaTypes.dir/src/SofaPython3/SofaTypes/Module_SofaTypes.cpp.o [2101/2554] Building CXX object applications/plugins/SofaPython3/bindings/SofaTypes/CMakeFiles/Bindings.SofaTypes.dir/src/SofaPython3/SofaTypes/Binding_Mat.cpp.o /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/SofaTypes/src/SofaPython3/SofaTypes/Binding_Mat.cpp:157:20: warning: explicitly assigning value of variable of type 'const pybind11::detail::self_t' to itself [-Wself-assign-overloaded] p.def(py::self -= py::self); ~~~~~~~~ ^ ~~~~~~~~ 1 warning generated. [2102/2554] Building CXX object applications/plugins/SofaPython3/bindings/SofaTypes/CMakeFiles/Bindings.SofaTypes.dir/src/SofaPython3/SofaTypes/Binding_Quat.cpp.o [2103/2554] Building CXX object applications/plugins/SofaPython3/bindings/SofaTypes/CMakeFiles/Bindings.SofaTypes.dir/src/SofaPython3/SofaTypes/Binding_Vec.cpp.o /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/SofaTypes/src/SofaPython3/SofaTypes/Binding_Vec.cpp:145:27: warning: explicitly assigning value of variable of type 'const pybind11::detail::self_t' to itself [-Wself-assign-overloaded] .def(py::self -= py::self); ~~~~~~~~ ^ ~~~~~~~~ 1 warning generated. [2104/2554] Building CXX object applications/plugins/SofaPython3/bindings/SofaTypes/tests/CMakeFiles/Bindings.SofaTypes.Tests.dir/PythonModule_SofaTypes_test.cpp.o [2105/2554] Building CXX object applications/plugins/SofaPython3/bindings/Modules/src/SofaPython3/SofaBaseTopology/CMakeFiles/Bindings.Modules.SofaBaseTopology.dir/Binding_RegularGridTopology.cpp.o [2106/2554] Building CXX object applications/plugins/SofaPython3/bindings/Modules/src/SofaPython3/SofaBaseTopology/CMakeFiles/Bindings.Modules.SofaBaseTopology.dir/Binding_SparseGridTopology.cpp.o [2107/2554] Building CXX object applications/plugins/SofaPython3/bindings/Modules/src/SofaPython3/SofaBaseTopology/CMakeFiles/Bindings.Modules.SofaBaseTopology.dir/Module_SofaBaseTopology.cpp.o [2108/2554] Linking CXX shared library lib/python3/site-packages/Sofa/SofaBaseTopology.cpython-310-darwin.so [2109/2554] Building CXX object applications/plugins/SofaPython3/bindings/Modules/src/SofaPython3/SofaDeformable/CMakeFiles/Bindings.Modules.SofaDeformable.dir/Module_SofaDeformable.cpp.o [2110/2554] Building CXX object applications/plugins/SofaPython3/bindings/Modules/src/SofaPython3/SofaDeformable/CMakeFiles/Bindings.Modules.SofaDeformable.dir/Binding_LinearSpring.cpp.o [2111/2554] Building CXX object applications/plugins/SofaPython3/bindings/Modules/src/SofaPython3/SofaDeformable/CMakeFiles/Bindings.Modules.SofaDeformable.dir/Binding_SpringForceField.cpp.o [2112/2554] Building CXX object applications/plugins/SofaPython3/bindings/Modules/src/SofaPython3/SofaLinearSolver/CMakeFiles/Bindings.Modules.SofaLinearSolver.dir/Binding_LinearSolver.cpp.o [2113/2554] Building CXX object applications/plugins/SofaPython3/bindings/Modules/src/SofaPython3/SofaLinearSolver/CMakeFiles/Bindings.Modules.SofaLinearSolver.dir/Module_SofaLinearSolver.cpp.o [2114/2554] Building CXX object applications/plugins/SofaPython3/bindings/Modules/src/SofaPython3/SofaLinearSystem/CMakeFiles/Bindings.Modules.SofaLinearSystem.dir/Binding_LinearSystem.cpp.o [2115/2554] Building CXX object applications/plugins/SofaPython3/bindings/Modules/src/SofaPython3/SofaLinearSystem/CMakeFiles/Bindings.Modules.SofaLinearSystem.dir/Module_SofaLinearSystem.cpp.o [2116/2554] Building CXX object applications/plugins/SofaPython3/bindings/Modules/src/SofaPython3/SofaConstraintSolver/CMakeFiles/Bindings.Modules.SofaConstraintSolver.dir/Binding_ConstraintSolver.cpp.o [2117/2554] Building CXX object applications/plugins/SofaPython3/bindings/Modules/src/SofaPython3/SofaConstraintSolver/CMakeFiles/Bindings.Modules.SofaConstraintSolver.dir/Module_SofaConstraintSolver.cpp.o [2118/2554] Building CXX object applications/plugins/SofaPython3/bindings/Modules/src/SofaPython3/SofaGL/CMakeFiles/Bindings.Modules.SofaGL.dir/Module_SofaGL.cpp.o [2119/2554] Building CXX object applications/plugins/SofaPython3/bindings/Modules/src/SofaPython3/SofaGL/CMakeFiles/Bindings.Modules.SofaGL.dir/Binding_DrawToolGL.cpp.o [2120/2554] Building CXX object applications/plugins/SofaPython3/bindings/Modules/tests/CMakeFiles/Bindings.Modules.Tests.dir/main.cpp.o [2121/2554] Building CXX object applications/plugins/SofaPython3/bindings/SofaExporter/CMakeFiles/Bindings.SofaExporter.dir/src/SofaExporter/Binding_STLExporter.cpp.o [2122/2554] Building CXX object applications/plugins/SofaPython3/bindings/SofaExporter/CMakeFiles/Bindings.SofaExporter.dir/src/SofaExporter/Binding_VisualModelOBJExporter.cpp.o [2123/2554] Building CXX object applications/plugins/SofaPython3/bindings/SofaExporter/CMakeFiles/Bindings.SofaExporter.dir/src/SofaExporter/Module_SofaExporter.cpp.o [2124/2554] Building CXX object applications/plugins/SofaPython3/Testing/CMakeFiles/SofaPython3Testing.dir/src/SofaPython3Testing/init.cpp.o [2125/2554] Building CXX object applications/plugins/SofaPython3/Testing/CMakeFiles/SofaPython3Testing.dir/src/SofaPython3Testing/PythonTest.cpp.o [2126/2554] Building CXX object applications/plugins/SofaPython3/Testing/CMakeFiles/SofaPython3Testing.dir/src/SofaPython3Testing/PythonTestExtractor.cpp.o [2127/2554] Linking CXX shared library lib/libSofaPython3Testing.1.0.dylib [2128/2554] Creating library symlink lib/libSofaPython3Testing.dylib [2129/2554] Linking CXX executable bin/Bindings.Sofa.Tests [2130/2554] Linking CXX executable bin/Bindings.SofaRuntime.Tests [2131/2554] Linking CXX executable bin/Bindings.SofaTypes.Tests [2132/2554] Linking CXX executable bin/Bindings.Modules.Tests [2133/2554] Building CXX object applications/plugins/Registration/CMakeFiles/Registration.dir/src/Registration/ClosestPointRegistrationForceField.cpp.o [2134/2554] Building CXX object applications/plugins/Registration/CMakeFiles/Registration.dir/src/Registration/GroupwiseRegistrationEngine.cpp.o [2135/2554] Building CXX object applications/plugins/Registration/CMakeFiles/Registration.dir/src/Registration/InertiaAlign.cpp.o [2136/2554] Building CXX object applications/plugins/Registration/CMakeFiles/Registration.dir/src/Registration/RegistrationContact.cpp.o [2137/2554] Building CXX object applications/plugins/Registration/CMakeFiles/Registration.dir/src/Registration/RegistrationContactForceField.cpp.o [2138/2554] Building CXX object applications/plugins/Registration/CMakeFiles/Registration.dir/src/Registration/RegistrationExporter.cpp.o [2139/2554] Building CXX object applications/plugins/Registration/CMakeFiles/Registration.dir/src/Registration/initRegistration.cpp.o [2140/2554] Linking CXX shared library lib/python3/site-packages/Sofa/Core.cpython-310-darwin.so [2141/2554] Linking CXX shared library lib/python3/site-packages/Sofa/Types.cpython-310-darwin.so [2142/2554] Linking CXX shared library lib/python3/site-packages/SofaRuntime/SofaRuntime.cpython-310-darwin.so [2143/2554] Linking CXX shared library lib/python3/site-packages/Sofa/Gui.cpython-310-darwin.so [2144/2554] Building CXX object applications/plugins/image/CMakeFiles/image.dir/ImageViewer.cpp.o [2145/2554] Linking CXX shared library lib/libimage.0.1.dylib [2146/2554] Creating library symlink lib/libimage.dylib [2147/2554] Generating __/imagetoolbox/depth/moc_depthimagetoolboxaction.cpp [2148/2554] Generating __/imagetoolbox/contour/moc_contourimagetoolboxaction.cpp [2149/2554] Generating moc_HistogramWidget.cpp [2150/2554] Generating __/imagetoolbox/labelgrid/moc_labelgridimagetoolboxaction.cpp [2151/2554] Generating moc_ImagePlaneWidget.cpp [2152/2554] Generating moc_VectorVisualizationWidget.cpp [2153/2554] Generating __/imagetoolbox/moc_imagetoolboxlabelactionwidget.cpp [2154/2554] Generating __/imagetoolbox/moc_imagetoolboxwidget.cpp [2155/2554] Generating __/imagetoolbox/labelpoint/moc_labelpointimagetoolboxaction.cpp [2156/2554] Generating __/imagetoolbox/moc_imagetoolboxbasicactionwidget.cpp [2157/2554] Generating __/imagetoolbox/moc_imagetoolboxcentralwidget.cpp [2158/2554] Generating __/imagetoolbox/moc_labelimagetoolboxaction.cpp [2159/2554] Generating __/imagetoolbox/labelpointsbysection/moc_tablewidget.cpp [2160/2554] Generating __/imagetoolbox/labelbox/moc_labelboximagetoolboxaction.cpp [2161/2554] Generating __/imagetoolbox/labelpointsbysection/moc_labelpointsbysectionimagetoolboxaction.cpp [2162/2554] Generating __/imagetoolbox/zonegenerator/moc_zonegeneratorimagetoolboxaction.cpp [2163/2554] Generating __/imagetoolbox/zonegenerator/moc_distancezoneimagetoolboxaction.cpp [2164/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/moc_ImagePlaneWidget.cpp.o [2165/2554] Linking CXX shared library lib/python3/site-packages/SofaTypes/SofaTypes.cpython-310-darwin.so [2166/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/moc_VectorVisualizationWidget.cpp.o [2167/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/moc_HistogramWidget.cpp.o [2168/2554] Building CXX object applications/plugins/image/image_test/CMakeFiles/image_test.dir/ImageEngine_test.cpp.o [2169/2554] Linking CXX executable bin/image_test [2170/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/moc_imagetoolboxbasicactionwidget.cpp.o [2171/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/moc_imagetoolboxcentralwidget.cpp.o [2172/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/moc_labelimagetoolboxaction.cpp.o [2173/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/labelpoint/moc_labelpointimagetoolboxaction.cpp.o [2174/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/contour/moc_contourimagetoolboxaction.cpp.o [2175/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/moc_imagetoolboxwidget.cpp.o [2176/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/labelbox/moc_labelboximagetoolboxaction.cpp.o [2177/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/labelgrid/moc_labelgridimagetoolboxaction.cpp.o [2178/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/labelpointsbysection/moc_labelpointsbysectionimagetoolboxaction.cpp.o [2179/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/labelpointsbysection/moc_tablewidget.cpp.o [2180/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/zonegenerator/moc_distancezoneimagetoolboxaction.cpp.o [2181/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/zonegenerator/moc_zonegeneratorimagetoolboxaction.cpp.o [2182/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/moc_imagetoolboxlabelactionwidget.cpp.o [2183/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/depth/moc_depthimagetoolboxaction.cpp.o [2184/2554] Building CXX object applications/plugins/Registration/CMakeFiles/Registration.dir/src/Registration/IntensityProfileRegistrationForceField.cpp.o [2185/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/VectorVisualizationWidget.cpp.o [2186/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/initImage_gui.cpp.o [2187/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/cursorinfoimagetoolbox.cpp.o [2188/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/HistogramWidget.cpp.o [2189/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/ImageTransformWidget.cpp.o [2190/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/labelimagetoolboxaction.cpp.o [2191/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/labelimagetoolbox.cpp.o [2192/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/ImagePlaneWidget.cpp.o [2193/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/contour/contourimagetoolboxaction.cpp.o [2194/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/imagetoolboxwidget.cpp.o [2195/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/labelpoint/labelpointimagetoolboxaction.cpp.o [2196/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/labelpoint/labelpointimagetoolbox.cpp.o [2197/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/imagetoolbox.cpp.o [2198/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/depth/averagecatchallvector.cpp.o [2199/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/depth/catchallvector.cpp.o [2200/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/depth/depthimagetoolbox.cpp.o [2201/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/depth/depthimagetoolboxaction.cpp.o [2202/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/contour/contourimagetoolbox.cpp.o [2203/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/depth/mergedcatchallvector.cpp.o [2204/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/labelbox/labelboximagetoolboxaction.cpp.o [2205/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/labelbox/labelboximagetoolbox.cpp.o [2206/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/labelgrid/labelgridimagetoolboxaction.cpp.o [2207/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/labelpointsbysection/labelpointsbysectionimagetoolboxaction.cpp.o [2208/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/labelpointsbysection/labelpointsbysectionimagetoolbox.cpp.o [2209/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/zonegenerator/distancezoneimagetoolboxaction.cpp.o [2210/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/zonegenerator/zonegeneratorimagetoolboxaction.cpp.o [2211/2554] Linking CXX shared library lib/python3/site-packages/Sofa/SofaDeformable.cpython-310-darwin.so [2212/2554] Linking CXX shared library lib/python3/site-packages/Sofa/SofaLinearSolver.cpython-310-darwin.so [2213/2554] Linking CXX shared library lib/python3/site-packages/Sofa/SofaLinearSystem.cpython-310-darwin.so [2214/2554] Linking CXX shared library lib/python3/site-packages/Sofa/SofaConstraintSolver.cpython-310-darwin.so [2215/2554] Linking CXX shared library lib/python3/site-packages/Sofa/SofaGL.cpython-310-darwin.so [2216/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/labelgrid/labelgridimagetoolbox.cpp.o [2217/2554] Linking CXX shared library lib/python3/site-packages/SofaExporter.cpython-310-darwin.so [2218/2554] Registration: Patching cmake_install.cmake [2219/2554] Building CXX object applications/plugins/Registration/Registration_test/CMakeFiles/Registration_test.dir/GroupwiseRegistrationEngine_test.cpp.o [2220/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/zonegenerator/distancezoneimagetoolbox.cpp.o [2221/2554] Building CXX object applications/plugins/Registration/Registration_test/CMakeFiles/Registration_test.dir/IntensityProfileRegistrationForceField_test.cpp.o [2222/2554] Building CXX object applications/plugins/InvertibleFVM/CMakeFiles/InvertibleFVM.dir/InvertibleFVMForceField.cpp.o [2223/2554] Building CXX object applications/plugins/InvertibleFVM/CMakeFiles/InvertibleFVM.dir/initPlugin.cpp.o [2224/2554] Linking CXX shared library lib/libInvertibleFVM.0.1.dylib [2225/2554] Creating library symlink lib/libInvertibleFVM.dylib [2226/2554] InvertibleFVM: Patching cmake_install.cmake [2227/2554] Generating src/PluginExample/moc_MyDataWidgetUnsigned.cpp [2228/2554] Building CXX object applications/plugins/PluginExample/CMakeFiles/PluginExample.dir/src/PluginExample/moc_MyDataWidgetUnsigned.cpp.o [2229/2554] Building CXX object applications/plugins/PluginExample/CMakeFiles/PluginExample.dir/src/PluginExample/initPluginExample.cpp.o [2230/2554] Building CXX object applications/plugins/PluginExample/CMakeFiles/PluginExample.dir/src/PluginExample/MyBehaviorModel.cpp.o [2231/2554] Building CXX object applications/plugins/PluginExample/CMakeFiles/PluginExample.dir/src/PluginExample/MyVisualModel.cpp.o [2232/2554] Building CXX object applications/plugins/PluginExample/CMakeFiles/PluginExample.dir/src/PluginExample/MyMappingPendulumInPlane.cpp.o [2233/2554] Building CXX object applications/plugins/PluginExample/CMakeFiles/PluginExample.dir/src/PluginExample/MyProjectiveConstraintSet.cpp.o [2234/2554] Building CXX object applications/plugins/PluginExample/CMakeFiles/PluginExample.dir/src/PluginExample/MyDataWidgetUnsigned.cpp.o [2235/2554] Linking CXX shared library lib/libPluginExample.1.0.dylib [2236/2554] Creating library symlink lib/libPluginExample.dylib [2237/2554] PluginExample: Patching cmake_install.cmake [2238/2554] Building CXX object applications/plugins/PluginExample/PluginExample_test/CMakeFiles/PluginExample_test.dir/MyBehaviorModel_test.cpp.o [2239/2554] Linking CXX executable bin/PluginExample_test [2240/2554] Building CXX object applications/plugins/ManifoldTopologies/CMakeFiles/ManifoldTopologies.dir/src/ManifoldTopologies/ManifoldEdgeSetGeometryAlgorithms.cpp.o [2241/2554] Building CXX object applications/plugins/ManifoldTopologies/CMakeFiles/ManifoldTopologies.dir/src/ManifoldTopologies/ManifoldEdgeSetTopologyContainer.cpp.o [2242/2554] Building CXX object applications/plugins/ManifoldTopologies/CMakeFiles/ManifoldTopologies.dir/src/ManifoldTopologies/ManifoldEdgeSetTopologyModifier.cpp.o [2243/2554] Building CXX object applications/plugins/ManifoldTopologies/CMakeFiles/ManifoldTopologies.dir/src/ManifoldTopologies/ManifoldTetrahedronSetTopologyContainer.cpp.o [2244/2554] Building CXX object applications/plugins/ManifoldTopologies/CMakeFiles/ManifoldTopologies.dir/src/ManifoldTopologies/ManifoldTriangleSetGeometryAlgorithms.cpp.o [2245/2554] Building CXX object applications/plugins/ManifoldTopologies/CMakeFiles/ManifoldTopologies.dir/src/ManifoldTopologies/ManifoldTriangleSetTopologyContainer.cpp.o [2246/2554] Building CXX object applications/plugins/ManifoldTopologies/CMakeFiles/ManifoldTopologies.dir/src/ManifoldTopologies/ManifoldTriangleSetTopologyModifier.cpp.o /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ManifoldTopologies/src/ManifoldTopologies/ManifoldTriangleSetTopologyModifier.cpp:352:23: warning: comparison of integers of different signs: 'int' and 'sofa::Size' (aka 'unsigned int') [-Wsign-compare] for (int i = 0; i < m_container->getNbPoints(); ++i) ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ManifoldTopologies/src/ManifoldTopologies/ManifoldTriangleSetTopologyModifier.cpp:362:23: warning: comparison of integers of different signs: 'int' and 'sofa::Size' (aka 'unsigned int') [-Wsign-compare] for (int i = 0; i < m_container->getNbPoints(); ++i) ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ManifoldTopologies/src/ManifoldTopologies/ManifoldTriangleSetTopologyModifier.cpp:724:27: warning: comparison of integers of different signs: 'int' and 'sofa::Size' (aka 'unsigned int') [-Wsign-compare] for (int i = 0; i getNbPoints(); i++) ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ManifoldTopologies/src/ManifoldTopologies/ManifoldTriangleSetTopologyModifier.cpp:809:45: warning: comparison of integers of different signs: 'int' and 'sofa::Size' (aka 'unsigned int') [-Wsign-compare] if ( (int)listVertex[ vertexIndex ] >= m_container->getNbPoints()) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ 4 warnings generated. [2247/2554] Building CXX object applications/plugins/ManifoldTopologies/CMakeFiles/ManifoldTopologies.dir/src/ManifoldTopologies/initManifoldTopologies.cpp.o [2248/2554] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/zonegenerator/zonegeneratorimagetoolbox.cpp.o [2249/2554] Linking CXX shared library lib/libManifoldTopologies.0.1.dylib [2250/2554] Creating library symlink lib/libManifoldTopologies.dylib [2251/2554] ManifoldTopologies: Patching cmake_install.cmake [2252/2554] Building CXX object applications/plugins/SensableEmulation/CMakeFiles/SensableEmulation.dir/OmniDriverEmu.cpp.o [2253/2554] Building CXX object applications/plugins/SensableEmulation/CMakeFiles/SensableEmulation.dir/initSensableEmulation.cpp.o [2254/2554] Linking CXX shared library lib/libSensableEmulation.dylib [2255/2554] Building CXX object applications/plugins/SofaCarving/CMakeFiles/SofaCarving.dir/src/SofaCarving/init.cpp.o [2256/2554] Building CXX object applications/plugins/SofaCarving/CMakeFiles/SofaCarving.dir/src/SofaCarving/CarvingManager.cpp.o [2257/2554] Linking CXX shared library lib/libSofaCarving.0.1.dylib [2258/2554] Creating library symlink lib/libSofaCarving.dylib [2259/2554] SofaCarving: Patching cmake_install.cmake [2260/2554] Linking CXX executable bin/SofaCarving_test [2261/2554] Building CXX object applications/plugins/Geomagic/CMakeFiles/Geomagic.dir/src/Geomagic/GeomagicDriver.cpp.o [2262/2554] Linking CXX shared library lib/libimage_gui.24.06.99.dylib [2263/2554] Creating library symlink lib/libimage_gui.dylib [2264/2554] Building CXX object applications/plugins/Geomagic/CMakeFiles/Geomagic.dir/src/Geomagic/GeomagicEmulator.cpp.o [2265/2554] Building CXX object applications/plugins/Geomagic/CMakeFiles/Geomagic.dir/src/Geomagic/GeomagicVisualModel.cpp.o [2266/2554] Building CXX object applications/plugins/Geomagic/CMakeFiles/Geomagic.dir/src/Geomagic/initPlugin.cpp.o [2267/2554] Geomagic: Patching cmake_install.cmake [2268/2554] Building CXX object applications/plugins/SofaAssimp/CMakeFiles/SofaAssimp.dir/initAssimpPlugin.cpp.o [2269/2554] Building CXX object applications/plugins/SofaAssimp/CMakeFiles/SofaAssimp.dir/AssimpLoader.cpp.o [2270/2554] Linking CXX shared library lib/libGeomagic.0.1.dylib [2271/2554] Creating library symlink lib/libGeomagic.dylib [2272/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/b64.c.o [2273/2554] Building CXX object applications/plugins/SofaAssimp/CMakeFiles/SofaAssimp.dir/SceneColladaLoader.cpp.o In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaAssimp/SceneColladaLoader.cpp:36: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Projective/src/sofa/component/constraint/projective/FixedConstraint.h:26:1: warning: This header has been DEPRECATED since v24.06. You have until v25.06 to fix your code. To fix this warning you must include sofa/component/constraint/projective/FixedProjectiveConstraint.h instead. [-W#pragma-messages] SOFA_DEPRECATED_HEADER("v24.06", "v25.06", "sofa/component/constraint/projective/FixedProjectiveConstraint.h") ^ include/Sofa.Config/sofa/config.h:144:9: note: expanded from macro 'SOFA_DEPRECATED_HEADER' SOFA_PRAGMA_WARNING( \ ^ include/Sofa.Config/sofa/config.h:128:39: note: expanded from macro 'SOFA_PRAGMA_WARNING' #define SOFA_PRAGMA_WARNING(text) SOFA_DO_PRAGMA(GCC warning text) ^ include/Sofa.Config/sofa/config.h:126:31: note: expanded from macro 'SOFA_DO_PRAGMA' #define SOFA_DO_PRAGMA(x) _Pragma(#x) ^ :49:6: note: expanded from here GCC warning "This header has been DEPRECATED since " "v24.06" ". " "You have until " "v25.06" " to fix your code. " "To fix this warning you must include " "sofa/component/constraint/projective/FixedProjectiveConstraint.h" " instead." ^ 1 warning generated. [2274/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/blas.c.o [2275/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/csr.c.o [2276/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/error.c.o [2277/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/evaluate.c.o [2278/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/fkvkselect.c.o [2279/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/fs.c.o [2280/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/getopt.c.o [2281/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/gkregex.c.o [2282/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/graph.c.o [2283/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/htable.c.o [2284/2554] Linking CXX shared library lib/libSofaAssimp.0.2.dylib [2285/2554] Creating library symlink lib/libSofaAssimp.dylib [2286/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/io.c.o [2287/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/itemsets.c.o [2288/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/mcore.c.o [2289/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/memory.c.o [2290/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/omp.c.o [2291/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/pdb.c.o [2292/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/pqueue.c.o [2293/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/rw.c.o [2294/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/random.c.o [2295/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/sort.c.o [2296/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/seq.c.o [2297/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/string.c.o [2298/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/timers.c.o [2299/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/tokenizer.c.o [2300/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/util.c.o [2301/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/auxapi.c.o [2302/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/balance.c.o _deps/metis-src/libmetis/balance.c:23:9: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] if (iabs(ntpwgts[0]*graph->tvwgt[0]-graph->pwgts[0]) < 3*graph->tvwgt[0]/graph->nvtxs) ^ _deps/metis-build/include/metis.h:98:25: note: expanded from macro 'iabs' #define iabs abs ^ _deps/metis-src/libmetis/balance.c:23:9: note: use function 'fabsf' instead if (iabs(ntpwgts[0]*graph->tvwgt[0]-graph->pwgts[0]) < 3*graph->tvwgt[0]/graph->nvtxs) ^~~~ fabsf _deps/metis-build/include/metis.h:98:25: note: expanded from macro 'iabs' #define iabs abs ^ 1 warning generated. [2303/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/checkgraph.c.o [2304/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/bucketsort.c.o [2305/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/coarsen.c.o [2306/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/compress.c.o [2307/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/debug.c.o [2308/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/contig.c.o [2309/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/fm.c.o [2310/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/fortran.c.o [2311/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/frename.c.o [2312/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/gklib.c.o [2313/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/graph.c.o [2314/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/initpart.c.o [2315/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/kmetis.c.o [2316/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/kwayfm.c.o [2317/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/kwayrefine.c.o [2318/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/mcutil.c.o [2319/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/mesh.c.o [2320/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/meshpart.c.o [2321/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/minconn.c.o [2322/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/mincover.c.o [2323/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/mmd.c.o [2324/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/ometis.c.o [2325/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/options.c.o [2326/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/parmetis.c.o [2327/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/pmetis.c.o [2328/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/refine.c.o [2329/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/separator.c.o [2330/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/sfm.c.o [2331/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/srefine.c.o [2332/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/stat.c.o [2333/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/timing.c.o [2334/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/util.c.o [2335/2554] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/wspace.c.o [2336/2554] Building CXX object applications/plugins/BeamAdapter/CMakeFiles/BeamAdapter.dir/src/BeamAdapter/initBeamAdapter.cpp.o [2337/2554] Building CXX object applications/plugins/BeamAdapter/CMakeFiles/BeamAdapter.dir/src/BeamAdapter/component/BeamInterpolation.cpp.o [2338/2554] Linking C shared library lib/metis.framework/Versions/A/metis [2339/2554] Generating src/SofaMatrix/moc_BaseMatrixImageViewerWidget.cpp [2340/2554] Building CXX object applications/plugins/BeamAdapter/CMakeFiles/BeamAdapter.dir/src/BeamAdapter/component/WireBeamInterpolation.cpp.o [2341/2554] Building CXX object applications/plugins/SofaMatrix/CMakeFiles/SofaMatrix.dir/src/SofaMatrix/initSofaMatrix.cpp.o [2342/2554] Building CXX object applications/plugins/SofaMatrix/CMakeFiles/SofaMatrix.dir/src/SofaMatrix/ComplianceMatrixExporter.cpp.o [2343/2554] Building CXX object applications/plugins/SofaMatrix/CMakeFiles/SofaMatrix.dir/src/SofaMatrix/GlobalSystemMatrixExporter.cpp.o [2344/2554] Building CXX object applications/plugins/SofaMatrix/CMakeFiles/SofaMatrix.dir/src/SofaMatrix/MatrixImageExporter.cpp.o [2345/2554] Building CXX object applications/plugins/SofaMatrix/CMakeFiles/SofaMatrix.dir/src/SofaMatrix/FillReducingOrdering.cpp.o [2346/2554] Building CXX object applications/plugins/SofaMatrix/CMakeFiles/SofaMatrix.dir/src/SofaMatrix/ComplianceMatrixImage.cpp.o [2347/2554] Building CXX object applications/plugins/SofaMatrix/CMakeFiles/SofaMatrix.dir/src/SofaMatrix/GlobalSystemMatrixImage.cpp.o [2348/2554] Building CXX object applications/plugins/SofaMatrix/CMakeFiles/SofaMatrix.dir/src/SofaMatrix/BaseMatrixImageViewerWidget.cpp.o [2349/2554] Building CXX object applications/plugins/BeamAdapter/CMakeFiles/BeamAdapter.dir/src/BeamAdapter/component/constraint/AdaptiveBeamSlidingConstraint.cpp.o [2350/2554] Building CXX object applications/plugins/SofaMatrix/CMakeFiles/SofaMatrix.dir/src/SofaMatrix/moc_BaseMatrixImageViewerWidget.cpp.o [2351/2554] Building CXX object applications/plugins/BeamAdapter/CMakeFiles/BeamAdapter.dir/src/BeamAdapter/component/constraint/AdaptiveBeamLengthConstraint.cpp.o [2352/2554] Building CXX object applications/plugins/BeamAdapter/CMakeFiles/BeamAdapter.dir/src/BeamAdapter/component/controller/AdaptiveBeamController.cpp.o [2353/2554] Building CXX object applications/plugins/BeamAdapter/CMakeFiles/BeamAdapter.dir/src/BeamAdapter/component/controller/BeamAdapterActionController.cpp.o In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/BeamAdapterActionController.cpp:29: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/BeamAdapterActionController.inl:23: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/BeamAdapterActionController.h:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/utils/BeamActions.h:58:30: warning: unused function 'convertBeamAdapterAction' [-Wunused-function] static BeamAdapterAction convertBeamAdapterAction(const std::string& sAction) ^ 1 warning generated. [2354/2554] Linking CXX shared library lib/libSofaMatrix.1.0.dylib [2355/2554] Creating library symlink lib/libSofaMatrix.dylib [2356/2554] Building CXX object applications/plugins/BeamAdapter/CMakeFiles/BeamAdapter.dir/src/BeamAdapter/component/controller/InterventionalRadiologyController.cpp.o In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/InterventionalRadiologyController.cpp:40: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/InterventionalRadiologyController.inl:45: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/InterventionalRadiologyController.h:44: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/utils/BeamActions.h:58:30: warning: unused function 'convertBeamAdapterAction' [-Wunused-function] static BeamAdapterAction convertBeamAdapterAction(const std::string& sAction) ^ 1 warning generated. [2357/2554] Building CXX object applications/plugins/BeamAdapter/CMakeFiles/BeamAdapter.dir/src/BeamAdapter/component/controller/SutureController.cpp.o [2358/2554] Building CXX object applications/plugins/BeamAdapter/CMakeFiles/BeamAdapter.dir/src/BeamAdapter/component/engine/WireRestShape.cpp.o [2359/2554] Building CXX object applications/plugins/BeamAdapter/CMakeFiles/BeamAdapter.dir/src/BeamAdapter/component/engine/SteerableCatheter.cpp.o [2360/2554] Building CXX object applications/plugins/BeamAdapter/CMakeFiles/BeamAdapter.dir/src/BeamAdapter/component/forcefield/AdaptiveBeamForceFieldAndMass.cpp.o [2361/2554] Building CXX object applications/plugins/BeamAdapter/CMakeFiles/BeamAdapter.dir/src/BeamAdapter/component/forcefield/AdaptiveInflatableBeamForceField.cpp.o [2362/2554] Building CXX object applications/plugins/BeamAdapter/CMakeFiles/BeamAdapter.dir/src/BeamAdapter/component/mapping/AdaptiveBeamMapping.cpp.o [2363/2554] Building CXX object applications/plugins/BeamAdapter/CMakeFiles/BeamAdapter.dir/src/BeamAdapter/component/mapping/BeamLengthMapping.cpp.o [2364/2554] Building CXX object applications/plugins/BeamAdapter/CMakeFiles/BeamAdapter.dir/src/BeamAdapter/component/mapping/BeamProjectionDifferenceMultiMapping.cpp.o [2365/2554] Building CXX object applications/plugins/BeamAdapter/CMakeFiles/BeamAdapter.dir/src/BeamAdapter/component/model/BaseRodSectionMaterial.cpp.o [2366/2554] Building CXX object applications/plugins/BeamAdapter/CMakeFiles/BeamAdapter.dir/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.cpp.o In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.cpp:35: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.inl:35: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.h:36: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/InterventionalRadiologyController.h:44: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/utils/BeamActions.h:58:30: warning: unused function 'convertBeamAdapterAction' [-Wunused-function] static BeamAdapterAction convertBeamAdapterAction(const std::string& sAction) ^ 1 warning generated. [2367/2554] Building CXX object applications/plugins/BeamAdapter/CMakeFiles/BeamAdapter.dir/src/BeamAdapter/component/model/RodMeshSection.cpp.o [2368/2554] Building CXX object applications/plugins/BeamAdapter/CMakeFiles/BeamAdapter.dir/src/BeamAdapter/component/model/RodSpireSection.cpp.o [2369/2554] Building CXX object applications/plugins/BeamAdapter/CMakeFiles/BeamAdapter.dir/src/BeamAdapter/component/model/RodStraightSection.cpp.o [2370/2554] Building CXX object applications/plugins/BeamAdapter/CMakeFiles/BeamAdapter.dir/src/BeamAdapter/component/constraint/ImplicitSurfaceAdaptiveConstraint.cpp.o In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/constraint/ImplicitSurfaceAdaptiveConstraint.cpp:22: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/constraint/ImplicitSurfaceAdaptiveConstraint.inl:32: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/UnilateralInteractionConstraint.h:26:1: warning: This header has been DEPRECATED since v24.06. You have until v25.06 to fix your code. To fix this warning you must include sofa/component/constraint/lagrangian/model/UnilateralLagrangianConstraint.h instead. [-W#pragma-messages] SOFA_DEPRECATED_HEADER("v24.06", "v25.06", "sofa/component/constraint/lagrangian/model/UnilateralLagrangianConstraint.h") ^ include/Sofa.Config/sofa/config.h:144:9: note: expanded from macro 'SOFA_DEPRECATED_HEADER' SOFA_PRAGMA_WARNING( \ ^ include/Sofa.Config/sofa/config.h:128:39: note: expanded from macro 'SOFA_PRAGMA_WARNING' #define SOFA_PRAGMA_WARNING(text) SOFA_DO_PRAGMA(GCC warning text) ^ include/Sofa.Config/sofa/config.h:126:31: note: expanded from macro 'SOFA_DO_PRAGMA' #define SOFA_DO_PRAGMA(x) _Pragma(#x) ^ :107:6: note: expanded from here GCC warning "This header has been DEPRECATED since " "v24.06" ". " "You have until " "v25.06" " to fix your code. " "To fix this warning you must include " "sofa/component/constraint/lagrangian/model/UnilateralLagrangianConstraint.h" " instead." ^ 1 warning generated. [2371/2554] BeamAdapter: Patching cmake_install.cmake [2372/2554] Building CXX object applications/plugins/BeamAdapter/BeamAdapter_test/CMakeFiles/BeamAdapter_test.dir/BeamInterpolation_test.cpp.o [2373/2554] Building CXX object applications/plugins/BeamAdapter/BeamAdapter_test/CMakeFiles/BeamAdapter_test.dir/component/controller/InterventionalRadiologyController_test.cpp.o In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/BeamAdapter_test/component/controller/InterventionalRadiologyController_test.cpp:29: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/InterventionalRadiologyController.h:44: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/utils/BeamActions.h:58:30: warning: unused function 'convertBeamAdapterAction' [-Wunused-function] static BeamAdapterAction convertBeamAdapterAction(const std::string& sAction) ^ 1 warning generated. [2374/2554] Building CXX object applications/plugins/BeamAdapter/BeamAdapter_test/CMakeFiles/BeamAdapter_test.dir/component/constraint/AdaptiveBeamSlidingConstraintTest.cpp.o [2375/2554] Building CXX object applications/plugins/BeamAdapter/BeamAdapter_test/CMakeFiles/BeamAdapter_test.dir/component/forcefield/AdaptiveBeamForceFieldAndMassTest.cpp.o [2376/2554] Linking CXX shared library lib/libBeamAdapter.1.0.dylib [2377/2554] Building CXX object applications/plugins/BeamAdapter/BeamAdapter_test/CMakeFiles/BeamAdapter_test.dir/component/model/WireRestShape_test.cpp.o [2378/2554] Creating library symlink lib/libBeamAdapter.dylib [2379/2554] Building CXX object applications/plugins/STLIB/CMakeFiles/STLIB.dir/src/initPlugin.cpp.o [2380/2554] Building CXX object applications/plugins/BeamAdapter/BeamAdapter_test/CMakeFiles/BeamAdapter_test.dir/component/mapping/BeamLengthMappingTest.cpp.o /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/BeamAdapter_test/component/mapping/BeamLengthMappingTest.cpp:264:1: warning: 'TypedTestCaseIsDeprecated' is deprecated: TYPED_TEST_CASE is deprecated, please use TYPED_TEST_SUITE [-Wdeprecated-declarations] TYPED_TEST_CASE(BeamLengthMappingTest, DataTypes); ^ _deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:229:38: note: expanded from macro 'TYPED_TEST_CASE' static_assert(::testing::internal::TypedTestCaseIsDeprecated(), ""); \ ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:1294:1: note: 'TypedTestCaseIsDeprecated' has been explicitly marked deprecated here GTEST_INTERNAL_DEPRECATED( ^ _deps/googletest-src/googletest/include/gtest/internal/gtest-port.h:2334:59: note: expanded from macro 'GTEST_INTERNAL_DEPRECATED' #define GTEST_INTERNAL_DEPRECATED(message) __attribute__((deprecated(message))) ^ 1 warning generated. [2381/2554] Linking CXX shared library lib/libSTLIB.3.0.dylib [2382/2554] Creating library symlink lib/libSTLIB.dylib [2383/2554] STLIB: Patching cmake_install.cmake [2384/2554] Building CXX object applications/plugins/SoftRobots/CMakeFiles/SoftRobots.dir/src/SoftRobots/component/initSoftRobots.cpp.o [2385/2554] Linking CXX executable bin/BeamAdapter_test [2386/2554] Building CXX object applications/plugins/SoftRobots/CMakeFiles/SoftRobots.dir/src/SoftRobots/component/behavior/SoftRobotsBaseConstraint.cpp.o [2387/2554] Building CXX object applications/plugins/SoftRobots/CMakeFiles/SoftRobots.dir/src/SoftRobots/component/behavior/SoftRobotsConstraint.cpp.o [2388/2554] Building CXX object applications/plugins/SoftRobots/CMakeFiles/SoftRobots.dir/src/SoftRobots/component/constraint/CableConstraint.cpp.o [2389/2554] Building CXX object applications/plugins/SoftRobots/CMakeFiles/SoftRobots.dir/src/SoftRobots/component/constraint/PartialRigidificationConstraint.cpp.o [2390/2554] Building CXX object applications/plugins/SoftRobots/CMakeFiles/SoftRobots.dir/src/SoftRobots/component/constraint/PositionConstraint.cpp.o [2391/2554] Building CXX object applications/plugins/SoftRobots/CMakeFiles/SoftRobots.dir/src/SoftRobots/component/constraint/UnilateralPlaneConstraint.cpp.o [2392/2554] Building CXX object applications/plugins/SoftRobots/CMakeFiles/SoftRobots.dir/src/SoftRobots/component/constraint/model/AffineFunctionModel.cpp.o [2393/2554] Building CXX object applications/plugins/SoftRobots/CMakeFiles/SoftRobots.dir/src/SoftRobots/component/constraint/model/CableModel.cpp.o [2394/2554] Building CXX object applications/plugins/SoftRobots/CMakeFiles/SoftRobots.dir/src/SoftRobots/component/constraint/model/PositionModel.cpp.o [2395/2554] Building CXX object applications/plugins/SoftRobots/CMakeFiles/SoftRobots.dir/src/SoftRobots/component/constraint/model/SurfacePressureModel.cpp.o [2396/2554] Building CXX object applications/plugins/SoftRobots/CMakeFiles/SoftRobots.dir/src/SoftRobots/component/controller/AnimationEditor.cpp.o [2397/2554] Building CXX object applications/plugins/SoftRobots/CMakeFiles/SoftRobots.dir/src/SoftRobots/component/controller/DataVariationLimiter.cpp.o [2398/2554] Building CXX object applications/plugins/SoftRobots/CMakeFiles/SoftRobots.dir/src/SoftRobots/component/controller/modules/Serial.cpp.o [2399/2554] Building CXX object applications/plugins/SoftRobots/CMakeFiles/SoftRobots.dir/src/SoftRobots/component/controller/SerialPortBridgeGeneric.cpp.o [2400/2554] Building CXX object applications/plugins/SoftRobots/CMakeFiles/SoftRobots.dir/src/SoftRobots/component/engine/CenterOfMass.cpp.o [2401/2554] Building CXX object applications/plugins/SoftRobots/CMakeFiles/SoftRobots.dir/src/SoftRobots/component/engine/VolumeFromTriangles.cpp.o [2402/2554] Building CXX object applications/plugins/SoftRobots/CMakeFiles/SoftRobots.dir/src/SoftRobots/component/engine/VolumeFromTetrahedrons.cpp.o [2403/2554] Building CXX object applications/plugins/SoftRobots/CMakeFiles/SoftRobots.dir/src/SoftRobots/component/forcefield/PREquivalentStiffnessForceField.cpp.o [2404/2554] Building CXX object applications/plugins/SoftRobots/CMakeFiles/SoftRobots.dir/src/SoftRobots/component/forcefield/PartialRigidificationForceField.cpp.o [2405/2554] Building CXX object applications/plugins/SoftRobots/CMakeFiles/SoftRobots.dir/src/SoftRobots/component/forcefield/PipeForceField.cpp.o [2406/2554] SoftRobots: Patching cmake_install.cmake [2407/2554] Building CXX object applications/plugins/Registration/CMakeFiles/Registration.dir/src/Registration/IntensityProfileCreator.cpp.o [2408/2554] Building CXX object applications/plugins/Registration/Registration_test/CMakeFiles/Registration_test.dir/IntensityProfileCreator_test.cpp.o [2409/2554] Building CXX object applications/plugins/SoftRobots/tests/CMakeFiles/SoftRobots_test.dir/component/constraint/UnilateralPlaneConstraintTest.cpp.o [2410/2554] Building CXX object applications/plugins/SoftRobots/tests/CMakeFiles/SoftRobots_test.dir/component/controller/AnimationEditorTest.cpp.o [2411/2554] Building CXX object applications/plugins/SoftRobots/tests/CMakeFiles/SoftRobots_test.dir/component/controller/DataVariationLimiterTest.cpp.o [2412/2554] Building CXX object applications/plugins/SoftRobots/tests/CMakeFiles/SoftRobots_test.dir/component/controller/SerialPortBridgeGenericTest.cpp.o [2413/2554] Building CXX object applications/plugins/SoftRobots/tests/CMakeFiles/SoftRobots_test.dir/component/engine/VolumeFromTrianglesTest.cpp.o [2414/2554] Linking CXX shared library lib/libRegistration.0.1.dylib [2415/2554] Building CXX object applications/plugins/SoftRobots/tests/CMakeFiles/SoftRobots_test.dir/component/engine/VolumeFromTetrahedronsTest.cpp.o [2416/2554] Creating library symlink lib/libRegistration.dylib [2417/2554] Building CXX object applications/plugins/ShapeMatchingPlugin/CMakeFiles/ShapeMatchingPlugin.dir/src/ShapeMatchingPlugin/initShapeMatchingPlugin.cpp.o [2418/2554] Building CXX object applications/plugins/ShapeMatchingPlugin/CMakeFiles/ShapeMatchingPlugin.dir/src/ShapeMatchingPlugin/ShapeMatchingRotationFinder.cpp.o In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/ShapeMatchingRotationFinder.cpp:32: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/ShapeMatchingRotationFinder.inl:49:3: warning: field 'd_radius' will be initialized after field 'm_oldRestPositionSize' [-Wreorder-ctor] , d_radius(initData(&d_radius, Real(0.001), "radius", "radius between Cm and point position")) ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/ShapeMatchingRotationFinder.cpp:46:45: note: in instantiation of member function 'sofa::component::container::ShapeMatchingRotationFinder, sofa::type::Vec<3, double>, double>>::ShapeMatchingRotationFinder' requested here template class SOFA_SHAPEMATCHINGPLUGIN_API ShapeMatchingRotationFinder< defaulttype::Vec3Types >; ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/ShapeMatchingRotationFinder.cpp:32: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/ShapeMatchingRotationFinder.inl:31: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/polar_decomposition_3x3.h:27: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/polar_decomposition_3x3_impl.h:1299:37: warning: unused variable 'H01' [-Wunused-variable] const TReal H01 = dot(H1, v0_temp); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/polar_decomposition_3x3.h:59:17: note: in instantiation of function template specialization 'polar::detail::run_algorithm_3_5' requested here detail::run_algorithm_3_5(*matrixQ, *matrixH, *matrixA); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/ShapeMatchingRotationFinder.inl:353:10: note: in instantiation of function template specialization 'polar::polar_decomposition' requested here polar::polar_decomposition(R.ptr(), H.ptr(), A_pq.ptr()); ^ 2 warnings generated. [2419/2554] Building CXX object applications/plugins/ShapeMatchingPlugin/CMakeFiles/ShapeMatchingPlugin.dir/src/ShapeMatchingPlugin/ShapeMatchingForceField.cpp.o In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/ShapeMatchingForceField.cpp:24: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/ShapeMatchingForceField.inl:75:25: warning: unused variable 'q' [-Wunused-variable] type::Mat<3,1,Real> q; ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/ShapeMatchingForceField.cpp:37:45: note: in instantiation of member function 'sofa::component::forcefield::ShapeMatchingForceField, sofa::type::Vec<3, double>, double>>::addForce' requested here template class SOFA_SHAPEMATCHINGPLUGIN_API ShapeMatchingForceField; ^ 1 warning generated. [2420/2554] Linking CXX executable bin/Registration_test [2421/2554] ShapeMatchingPlugin: Patching cmake_install.cmake [2422/2554] Building CXX object applications/plugins/CSparseSolvers/CMakeFiles/CSparseSolvers.dir/src/CSparseSolvers/init.cpp.o [2423/2554] Linking CXX shared library lib/libShapeMatchingPlugin.24.06.99.dylib [2424/2554] Creating library symlink lib/libShapeMatchingPlugin.dylib [2425/2554] Building CXX object applications/plugins/CSparseSolvers/CMakeFiles/CSparseSolvers.dir/src/CSparseSolvers/SparseLUSolver.cpp.o [2426/2554] Building CXX object applications/plugins/CSparseSolvers/CMakeFiles/CSparseSolvers.dir/src/CSparseSolvers/SparseCholeskySolver.cpp.o [2427/2554] CSparseSolvers: Patching cmake_install.cmake [2428/2554] Building C object applications/plugins/CSparseSolvers/extlibs/csparse/CMakeFiles/csparse.dir/ldl.c.o [2429/2554] Building C object applications/plugins/CSparseSolvers/extlibs/csparse/CMakeFiles/csparse.dir/csparse.c.o [2430/2554] Building CXX object applications/plugins/ModelOrderReduction/CMakeFiles/ModelOrderReduction.dir/src/ModelOrderReduction/initModelOrderReduction.cpp.o [2431/2554] Linking C static library lib/libcsparse.a [2432/2554] Building CXX object applications/plugins/ModelOrderReduction/CMakeFiles/ModelOrderReduction.dir/src/ModelOrderReduction/component/forcefield/HyperReducedHelper.cpp.o [2433/2554] Linking CXX shared library lib/libCSparseSolvers.1.0.dylib [2434/2554] Building CXX object applications/plugins/ModelOrderReduction/CMakeFiles/ModelOrderReduction.dir/src/ModelOrderReduction/component/forcefield/HyperReducedHexahedronFEMForceField.cpp.o [2435/2554] Creating library symlink lib/libCSparseSolvers.dylib [2436/2554] Building CXX object applications/plugins/ModelOrderReduction/CMakeFiles/ModelOrderReduction.dir/src/ModelOrderReduction/component/forcefield/HyperReducedRestShapeSpringsForceField.cpp.o [2437/2554] Building CXX object applications/plugins/ModelOrderReduction/CMakeFiles/ModelOrderReduction.dir/src/ModelOrderReduction/component/forcefield/HyperReducedTetrahedronFEMForceField.cpp.o In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTetrahedronFEMForceField.cpp:18: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTetrahedronFEMForceField.inl:670:44: warning: comparison of integers of different signs: 'unsigned int' and 'int' [-Wsign-compare] for( unsigned int numElem = 0 ; numElem, sofa::type::Vec<3, double>, double>>::buildStiffnessMatrix' requested here template class SOFA_MODELORDERREDUCTION_API HyperReducedTetrahedronFEMForceField; ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTetrahedronFEMForceField.cpp:18: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTetrahedronFEMForceField.inl:533:26: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] for(int i = 0 ; i, sofa::type::Vec<3, double>, double>>::draw' requested here template class SOFA_MODELORDERREDUCTION_API HyperReducedTetrahedronFEMForceField; ^ 2 warnings generated. [2438/2554] Building CXX object applications/plugins/ModelOrderReduction/CMakeFiles/ModelOrderReduction.dir/src/ModelOrderReduction/component/forcefield/HyperReducedTetrahedralCorotationalFEMForceField.cpp.o In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTetrahedralCorotationalFEMForceField.cpp:19: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTetrahedralCorotationalFEMForceField.inl:405:24: warning: comparison of integers of different signs: 'sofa::component::solidmechanics::fem::elastic::HyperReducedTetrahedralCorotationalFEMForceField::Index' (aka 'unsigned int') and 'Eigen::DenseCoeffsBase, 1>::Scalar' (aka 'int') [-Wsign-compare] if(elementIndex==reducedIntegrationDomain(0)) ~~~~~~~~~~~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTetrahedralCorotationalFEMForceField.cpp:38:45: note: in instantiation of member function 'sofa::component::solidmechanics::fem::elastic::HyperReducedTetrahedralCorotationalFEMForceField, sofa::type::Vec<3, double>, double>>::accumulateForceLarge' requested here template class SOFA_MODELORDERREDUCTION_API HyperReducedTetrahedralCorotationalFEMForceField; ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTetrahedralCorotationalFEMForceField.cpp:19: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTetrahedralCorotationalFEMForceField.inl:525:31: warning: unused variable 'S' [-Wunused-variable] type::MatNoInit<3,3,Real> S; ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTetrahedralCorotationalFEMForceField.cpp:38:45: note: in instantiation of member function 'sofa::component::solidmechanics::fem::elastic::HyperReducedTetrahedralCorotationalFEMForceField, sofa::type::Vec<3, double>, double>>::accumulateForcePolar' requested here template class SOFA_MODELORDERREDUCTION_API HyperReducedTetrahedralCorotationalFEMForceField; ^ 2 warnings generated. [2439/2554] Building CXX object applications/plugins/ModelOrderReduction/CMakeFiles/ModelOrderReduction.dir/src/ModelOrderReduction/component/forcefield/HyperReducedTetrahedronHyperelasticityFEMForceField.cpp.o In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTetrahedronHyperelasticityFEMForceField.cpp:20: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTetrahedronHyperelasticityFEMForceField.inl:181:16: warning: unused variable 'printLog' [-Wunused-variable] const bool printLog = this->f_printLog.getValue(); ^ 1 warning generated. [2440/2554] Building CXX object applications/plugins/ModelOrderReduction/CMakeFiles/ModelOrderReduction.dir/src/ModelOrderReduction/component/loader/MatrixLoader.cpp.o [2441/2554] Building CXX object applications/plugins/ModelOrderReduction/CMakeFiles/ModelOrderReduction.dir/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.cpp.o In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.cpp:19: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.inl:402:43: warning: comparison of integers of different signs: 'unsigned int' and 'int' [-Wsign-compare] for(unsigned int numElem = 0 ; numElem, sofa::type::Vec<3, double>, double>>::buildStiffnessMatrix' requested here template class SOFA_MODELORDERREDUCTION_API HyperReducedTriangleFEMForceField; ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.cpp:19: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.inl:19: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.h:21: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/TriangleFEMForceField.h:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/TriangleFEMUtils.h:56:20: warning: inline function 'sofa::component::solidmechanics::fem::elastic::TriangleFEMUtils, sofa::type::Vec<3, double>, double>>::computeRotationLarge' is not defined [-Wundefined-inline] constexpr void computeRotationLarge(Transformation& r, const Coord& pA, const Coord& pB, const Coord& pC) const; ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.inl:123:35: note: used here this->m_triangleUtils.computeRotationLarge(R_0_2, pA, pB, pC); ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.cpp:19: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.inl:19: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.h:21: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/TriangleFEMForceField.h:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/TriangleFEMUtils.h:55:20: warning: inline function 'sofa::component::solidmechanics::fem::elastic::TriangleFEMUtils, sofa::type::Vec<3, double>, double>>::computeDisplacementLarge' is not defined [-Wundefined-inline] constexpr void computeDisplacementLarge(Displacement& D, const Transformation& R_0_2, const type::fixed_array& rotatedInitCoord,const Coord& pA, const Coord& pB, const Coord& pC) const; ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.inl:131:35: note: used here this->m_triangleUtils.computeDisplacementLarge(Depl, R_0_2, _rotatedInitialElements[elementIndex], pA, pB, pC); ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.cpp:19: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.inl:19: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.h:21: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/TriangleFEMForceField.h:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/TriangleFEMUtils.h:62:20: warning: inline function 'sofa::component::solidmechanics::fem::elastic::TriangleFEMUtils, sofa::type::Vec<3, double>, double>>::computeStrainDisplacementLocal' is not defined [-Wundefined-inline] constexpr void computeStrainDisplacementLocal(StrainDisplacement& J, const Coord& pB, const Coord& pC) const; ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.inl:137:39: note: used here this->m_triangleUtils.computeStrainDisplacementLocal(J, deforme_b, deforme_c); ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.cpp:19: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.inl:19: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.h:21: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/TriangleFEMForceField.h:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/TriangleFEMUtils.h:65:20: warning: inline function 'sofa::component::solidmechanics::fem::elastic::TriangleFEMUtils, sofa::type::Vec<3, double>, double>>::computeStrain' is not defined [-Wundefined-inline] constexpr void computeStrain(type::Vec<3, Real>& strain, const StrainDisplacement& J, const Displacement& D, bool fullMethod = false) const; ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.inl:148:35: note: used here this->m_triangleUtils.computeStrain(strain, J, Depl, false); ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.cpp:19: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.inl:19: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.h:21: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/TriangleFEMForceField.h:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/TriangleFEMUtils.h:67:20: warning: inline function 'sofa::component::solidmechanics::fem::elastic::TriangleFEMUtils, sofa::type::Vec<3, double>, double>>::computeStress' is not defined [-Wundefined-inline] constexpr void computeStress(type::Vec<3, Real>& stress, const MaterialStiffness& K, const type::Vec<3, Real>& strain, bool fullMethod = false) const; ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.inl:152:35: note: used here this->m_triangleUtils.computeStress(stress, _materialsStiffnesses[elementIndex], strain, false); ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.cpp:19: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.inl:19: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.h:21: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/TriangleFEMForceField.h:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/TriangleFEMUtils.h:57:20: warning: inline function 'sofa::component::solidmechanics::fem::elastic::TriangleFEMUtils, sofa::type::Vec<3, double>, double>>::computeForceLarge' is not defined [-Wundefined-inline] constexpr void computeForceLarge(Displacement& F, const StrainDisplacement& J, const type::Vec<3, Real>& stress) const; ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.inl:156:35: note: used here this->m_triangleUtils.computeForceLarge(F, J, stress); ^ 7 warnings generated. [2442/2554] Building CXX object applications/plugins/ModelOrderReduction/CMakeFiles/ModelOrderReduction.dir/src/ModelOrderReduction/component/mapping/ModelOrderReductionMapping.cpp.o [2443/2554] Building CXX object applications/plugins/ModelOrderReduction/CMakeFiles/ModelOrderReduction.dir/src/ModelOrderReduction/component/mapping/MORContactMapping.cpp.o In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/mapping/MORContactMapping.cpp:23: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/mapping/MORContactMapping.inl:136:45: warning: comparison of integers of different signs: 'unsigned int' and 'int' [-Wsign-compare] for(unsigned int j=0 ; j, sofa::type::Vec<3, double>, double>, sofa::defaulttype::StdVectorTypes, sofa::type::Vec<3, double>, double>>::applyJT' requested here template class MORContactMapping< Vec3dTypes, Vec3dTypes >; ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/mapping/MORContactMapping.cpp:23: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/mapping/MORContactMapping.inl:136:45: warning: comparison of integers of different signs: 'unsigned int' and 'int' [-Wsign-compare] for(unsigned int j=0 ; j, sofa::type::Vec<2, double>, double>, sofa::defaulttype::StdVectorTypes, sofa::type::Vec<2, double>, double>>::applyJT' requested here template class MORContactMapping< Vec2Types, Vec2Types >; ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/mapping/MORContactMapping.cpp:23: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/mapping/MORContactMapping.inl:136:45: warning: comparison of integers of different signs: 'unsigned int' and 'int' [-Wsign-compare] for(unsigned int j=0 ; j, sofa::type::Vec<1, double>, double>, sofa::defaulttype::StdVectorTypes, sofa::type::Vec<1, double>, double>>::applyJT' requested here template class MORContactMapping< Vec1Types, Vec1Types >; ^ 3 warnings generated. [2444/2554] Building CXX object applications/plugins/ModelOrderReduction/CMakeFiles/ModelOrderReduction.dir/src/ModelOrderReduction/component/contact/MORFrictionContact.cpp.o In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORFrictionContact.cpp:22: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORFrictionContact.inl:26: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORFrictionContact.h:30: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/UnilateralInteractionConstraint.h:26:1: warning: This header has been DEPRECATED since v24.06. You have until v25.06 to fix your code. To fix this warning you must include sofa/component/constraint/lagrangian/model/UnilateralLagrangianConstraint.h instead. [-W#pragma-messages] SOFA_DEPRECATED_HEADER("v24.06", "v25.06", "sofa/component/constraint/lagrangian/model/UnilateralLagrangianConstraint.h") ^ include/Sofa.Config/sofa/config.h:144:9: note: expanded from macro 'SOFA_DEPRECATED_HEADER' SOFA_PRAGMA_WARNING( \ ^ include/Sofa.Config/sofa/config.h:128:39: note: expanded from macro 'SOFA_PRAGMA_WARNING' #define SOFA_PRAGMA_WARNING(text) SOFA_DO_PRAGMA(GCC warning text) ^ include/Sofa.Config/sofa/config.h:126:31: note: expanded from macro 'SOFA_DO_PRAGMA' #define SOFA_DO_PRAGMA(x) _Pragma(#x) ^ :117:6: note: expanded from here GCC warning "This header has been DEPRECATED since " "v24.06" ". " "You have until " "v25.06" " to fix your code. " "To fix this warning you must include " "sofa/component/constraint/lagrangian/model/UnilateralLagrangianConstraint.h" " instead." ^ 1 warning generated. [2445/2554] Building CXX object applications/plugins/ModelOrderReduction/CMakeFiles/ModelOrderReduction.dir/src/ModelOrderReduction/component/contact/MORUnilateralInteractionConstraint.cpp.o In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORUnilateralInteractionConstraint.cpp:23: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORUnilateralInteractionConstraint.inl:25: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORUnilateralInteractionConstraint.h:31: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/UnilateralInteractionConstraint.h:26:1: warning: This header has been DEPRECATED since v24.06. You have until v25.06 to fix your code. To fix this warning you must include sofa/component/constraint/lagrangian/model/UnilateralLagrangianConstraint.h instead. [-W#pragma-messages] SOFA_DEPRECATED_HEADER("v24.06", "v25.06", "sofa/component/constraint/lagrangian/model/UnilateralLagrangianConstraint.h") ^ include/Sofa.Config/sofa/config.h:144:9: note: expanded from macro 'SOFA_DEPRECATED_HEADER' SOFA_PRAGMA_WARNING( \ ^ include/Sofa.Config/sofa/config.h:128:39: note: expanded from macro 'SOFA_PRAGMA_WARNING' #define SOFA_PRAGMA_WARNING(text) SOFA_DO_PRAGMA(GCC warning text) ^ include/Sofa.Config/sofa/config.h:126:31: note: expanded from macro 'SOFA_DO_PRAGMA' #define SOFA_DO_PRAGMA(x) _Pragma(#x) ^ :3:6: note: expanded from here GCC warning "This header has been DEPRECATED since " "v24.06" ". " "You have until " "v25.06" " to fix your code. " "To fix this warning you must include " "sofa/component/constraint/lagrangian/model/UnilateralLagrangianConstraint.h" " instead." ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORUnilateralInteractionConstraint.cpp:23: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORUnilateralInteractionConstraint.inl:26: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/UnilateralInteractionConstraint.inl:26:1: warning: This header has been DEPRECATED since v24.06. You have until v25.06 to fix your code. To fix this warning you must include sofa/component/constraint/lagrangian/model/UnilateralLagrangianConstraint.inl instead. [-W#pragma-messages] SOFA_DEPRECATED_HEADER("v24.06", "v25.06", "sofa/component/constraint/lagrangian/model/UnilateralLagrangianConstraint.inl") ^ include/Sofa.Config/sofa/config.h:144:9: note: expanded from macro 'SOFA_DEPRECATED_HEADER' SOFA_PRAGMA_WARNING( \ ^ include/Sofa.Config/sofa/config.h:128:39: note: expanded from macro 'SOFA_PRAGMA_WARNING' #define SOFA_PRAGMA_WARNING(text) SOFA_DO_PRAGMA(GCC warning text) ^ include/Sofa.Config/sofa/config.h:126:31: note: expanded from macro 'SOFA_DO_PRAGMA' #define SOFA_DO_PRAGMA(x) _Pragma(#x) ^ :6:6: note: expanded from here GCC warning "This header has been DEPRECATED since " "v24.06" ". " "You have until " "v25.06" " to fix your code. " "To fix this warning you must include " "sofa/component/constraint/lagrangian/model/UnilateralLagrangianConstraint.inl" " instead." ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORUnilateralInteractionConstraint.cpp:23: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORUnilateralInteractionConstraint.inl:270:27: warning: comparison of integers of different signs: 'int' and 'std::vector::size_type' (aka 'unsigned long') [-Wsign-compare] for (int k=0;k, sofa::type::Vec<3, double>, double>>::getPositionViolation' requested here template class SOFA_MODELORDERREDUCTION_API MORUnilateralInteractionConstraint; ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORUnilateralInteractionConstraint.cpp:23: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORUnilateralInteractionConstraint.inl:277:27: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] for (int k=0;k::size_type' (aka 'unsigned long') [-Wsign-compare] for (int k=0;k, sofa::type::Vec<3, double>, double>>::draw' requested here template class SOFA_MODELORDERREDUCTION_API MORPointCollisionModel; ^ In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORpointModel.cpp:23: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORpointModel.inl:128:31: warning: comparison of integers of different signs: 'int' and 'sofa::core::CollisionModel::Size' (aka 'unsigned int') [-Wsign-compare] for (int i = 0; i < size; i++) ~ ^ ~~~~ 2 warnings generated. [2447/2554] Building CXX object 'applications/plugins/ModelOrderReduction/CMakeFiles/ModelOrderReduction.dir/src/ModelOrderReduction/component/contact/MORFrictionContact[OBBCapsule].cpp.o' In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORFrictionContact[OBBCapsule].cpp:22: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORFrictionContact.inl:26: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORFrictionContact.h:30: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/UnilateralInteractionConstraint.h:26:1: warning: This header has been DEPRECATED since v24.06. You have until v25.06 to fix your code. To fix this warning you must include sofa/component/constraint/lagrangian/model/UnilateralLagrangianConstraint.h instead. [-W#pragma-messages] SOFA_DEPRECATED_HEADER("v24.06", "v25.06", "sofa/component/constraint/lagrangian/model/UnilateralLagrangianConstraint.h") ^ include/Sofa.Config/sofa/config.h:144:9: note: expanded from macro 'SOFA_DEPRECATED_HEADER' SOFA_PRAGMA_WARNING( \ ^ include/Sofa.Config/sofa/config.h:128:39: note: expanded from macro 'SOFA_PRAGMA_WARNING' #define SOFA_PRAGMA_WARNING(text) SOFA_DO_PRAGMA(GCC warning text) ^ include/Sofa.Config/sofa/config.h:126:31: note: expanded from macro 'SOFA_DO_PRAGMA' #define SOFA_DO_PRAGMA(x) _Pragma(#x) ^ :117:6: note: expanded from here GCC warning "This header has been DEPRECATED since " "v24.06" ". " "You have until " "v25.06" " to fix your code. " "To fix this warning you must include " "sofa/component/constraint/lagrangian/model/UnilateralLagrangianConstraint.h" " instead." ^ 1 warning generated. [2448/2554] ModelOrderReduction: Patching cmake_install.cmake [2449/2554] Building CXX object applications/plugins/Sofa.Metis/CMakeFiles/Sofa.Metis.dir/src/sofa/metis/init.cpp.o [2450/2554] Building CXX object applications/plugins/Sofa.Metis/CMakeFiles/Sofa.Metis.dir/src/sofa/metis/MetisOrderingMethod.cpp.o [2451/2554] Linking CXX shared library lib/libSofa.Metis.24.06.99.dylib [2452/2554] Creating library symlink lib/libSofa.Metis.dylib [2453/2554] Sofa.Metis: Patching cmake_install.cmake [2454/2554] Building CXX object applications/plugins/Sofa.Metis/tests/CMakeFiles/Sofa.Metis_test.dir/testMetis.cpp.o [2455/2554] Linking CXX shared library lib/libModelOrderReduction.1.0.dylib [2456/2554] Creating library symlink lib/libModelOrderReduction.dylib [2457/2554] Linking CXX executable bin/Sofa.Metis_test [2458/2554] Building CXX object applications/plugins/SofaSimpleGUI/CMakeFiles/SofaSimpleGUI.dir/Camera.cpp.o [2459/2554] Linking CXX executable bin/ModelOrderReduction_test [2460/2554] Building CXX object applications/plugins/SofaSimpleGUI/CMakeFiles/SofaSimpleGUI.dir/Interactor.cpp.o [2461/2554] Building CXX object applications/plugins/SofaSimpleGUI/CMakeFiles/SofaSimpleGUI.dir/SofaGL.cpp.o [2462/2554] Building CXX object applications/plugins/SofaSimpleGUI/CMakeFiles/SofaSimpleGUI.dir/SofaScene.cpp.o [2463/2554] Building CXX object applications/plugins/SofaSimpleGUI/CMakeFiles/SofaSimpleGUI.dir/SpringInteractor.cpp.o In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSimpleGUI/SpringInteractor.cpp:6: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Projective/src/sofa/component/constraint/projective/FixedConstraint.h:26:1: warning: This header has been DEPRECATED since v24.06. You have until v25.06 to fix your code. To fix this warning you must include sofa/component/constraint/projective/FixedProjectiveConstraint.h instead. [-W#pragma-messages] SOFA_DEPRECATED_HEADER("v24.06", "v25.06", "sofa/component/constraint/projective/FixedProjectiveConstraint.h") ^ include/Sofa.Config/sofa/config.h:144:9: note: expanded from macro 'SOFA_DEPRECATED_HEADER' SOFA_PRAGMA_WARNING( \ ^ include/Sofa.Config/sofa/config.h:128:39: note: expanded from macro 'SOFA_PRAGMA_WARNING' #define SOFA_PRAGMA_WARNING(text) SOFA_DO_PRAGMA(GCC warning text) ^ include/Sofa.Config/sofa/config.h:126:31: note: expanded from macro 'SOFA_DO_PRAGMA' #define SOFA_DO_PRAGMA(x) _Pragma(#x) ^ :38:6: note: expanded from here GCC warning "This header has been DEPRECATED since " "v24.06" ". " "You have until " "v25.06" " to fix your code. " "To fix this warning you must include " "sofa/component/constraint/projective/FixedProjectiveConstraint.h" " instead." ^ 1 warning generated. [2464/2554] Building CXX object applications/plugins/SofaSimpleGUI/CMakeFiles/SofaSimpleGUI.dir/VisualPickVisitor.cpp.o [2465/2554] Building CXX object applications/plugins/SofaSimpleGUI/CMakeFiles/SofaSimpleGUI.dir/initSimpleGUI.cpp.o [2466/2554] Building CXX object applications/plugins/VolumetricRendering/CMakeFiles/VolumetricRendering.dir/src/VolumetricRendering/initVolumetricRendering.cpp.o [2467/2554] Building CXX object applications/plugins/VolumetricRendering/CMakeFiles/VolumetricRendering.dir/src/VolumetricRendering/OglTetrahedralModel.cpp.o In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/VolumetricRendering/src/VolumetricRendering/OglTetrahedralModel.cpp:24: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/VolumetricRendering/src/VolumetricRendering/OglTetrahedralModel.inl:325:75: warning: unused parameter 'params' [-Wunused-parameter] void OglTetrahedralModel::computeBBox(const core::ExecParams * params, bool /* onlyVisible */) ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/VolumetricRendering/src/VolumetricRendering/OglTetrahedralModel.inl:289:11: warning: unused variable 'v' [-Wunused-variable] Coord v; ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/VolumetricRendering/src/VolumetricRendering/OglTetrahedralModel.cpp:37:45: note: in instantiation of member function 'sofa::component::visualmodel::OglTetrahedralModel, sofa::type::Vec<3, double>, double>>::drawTransparent' requested here template class SOFA_VOLUMETRICRENDERING_API OglTetrahedralModel; ^ 2 warnings generated. [2468/2554] Linking CXX shared library lib/libSofaSimpleGUI.0.1.dylib [2469/2554] Creating library symlink lib/libSofaSimpleGUI.dylib [2470/2554] Building CXX object applications/plugins/VolumetricRendering/CMakeFiles/VolumetricRendering.dir/src/VolumetricRendering/OglVolumetricModel.cpp.o /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/VolumetricRendering/src/VolumetricRendering/OglVolumetricModel.cpp:314:63: warning: unused variable 'tetrahedra' [-Wunused-variable] helper::ReadAccessor< Data< type::vector > > tetrahedra = d_tetrahedra; ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/VolumetricRendering/src/VolumetricRendering/OglVolumetricModel.cpp:456:37: warning: unused variable 'hexahedra' [-Wunused-variable] const type::vector& hexahedra = d_hexahedra.getValue(); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/VolumetricRendering/src/VolumetricRendering/OglVolumetricModel.cpp:491:63: warning: unused parameter 'params' [-Wunused-parameter] void OglVolumetricModel::computeBBox(const core::ExecParams * params, bool /* onlyVisible */) ^ 3 warnings generated. [2471/2554] Building CXX object applications/projects/SceneChecking/CMakeFiles/SceneChecking.dir/src/SceneChecking/SceneCheckAPIChange.cpp.o [2472/2554] Building CXX object applications/projects/SceneChecking/CMakeFiles/SceneChecking.dir/src/SceneChecking/init.cpp.o [2473/2554] Building CXX object applications/projects/SceneChecking/CMakeFiles/SceneChecking.dir/src/SceneChecking/SceneCheckCollisionResponse.cpp.o [2474/2554] Linking CXX shared library lib/libVolumetricRendering.24.06.99.dylib [2475/2554] Creating library symlink lib/libVolumetricRendering.dylib [2476/2554] Building CXX object applications/projects/SceneChecking/CMakeFiles/SceneChecking.dir/src/SceneChecking/SceneCheckDeprecatedComponents.cpp.o [2477/2554] Building CXX object applications/projects/SceneChecking/CMakeFiles/SceneChecking.dir/src/SceneChecking/SceneCheckDuplicatedName.cpp.o [2478/2554] Building CXX object applications/projects/SceneChecking/CMakeFiles/SceneChecking.dir/src/SceneChecking/SceneCheckMissingRequiredPlugin.cpp.o [2479/2554] Building CXX object applications/projects/SceneChecking/CMakeFiles/SceneChecking.dir/src/SceneChecking/SceneCheckUsingAlias.cpp.o [2480/2554] Building CXX object applications/projects/SceneChecking/CMakeFiles/SceneChecking.dir/src/SceneChecking/SceneCheckerListener.cpp.o [2481/2554] SceneChecking: Patching cmake_install.cmake [2482/2554] Building CXX object applications/projects/SceneChecking/CMakeFiles/SceneChecking.dir/src/SceneChecking/SceneCheckerVisitor.cpp.o [2483/2554] Building CXX object applications/projects/SceneChecking/tests/CMakeFiles/SceneChecking_test.dir/SceneChecker_test.cpp.o [2484/2554] Building CXX object applications/projects/getDeprecatedComponents/CMakeFiles/getDeprecatedComponents.dir/main.cpp.o [2485/2554] Linking CXX shared library lib/libSceneChecking.24.06.99.dylib [2486/2554] Creating library symlink lib/libSceneChecking.dylib [2487/2554] Linking CXX executable bin/getDeprecatedComponents [2488/2554] Building CXX object applications/plugins/SoftRobots/CMakeFiles/SoftRobots.dir/src/SoftRobots/component/constraint/SurfacePressureConstraint.cpp.o [2489/2554] Building CXX object applications/projects/SofaPhysicsAPI/CMakeFiles/SofaPhysicsAPI.dir/src/SofaPhysicsAPI/SofaPhysicsDataController.cpp.o [2490/2554] Linking CXX executable bin/SceneChecking_test [2491/2554] Building CXX object applications/projects/SofaPhysicsAPI/CMakeFiles/SofaPhysicsAPI.dir/src/SofaPhysicsAPI/SofaPhysicsDataMonitor.cpp.o [2492/2554] Building CXX object applications/projects/SofaPhysicsAPI/CMakeFiles/SofaPhysicsAPI.dir/src/SofaPhysicsAPI/SofaPhysicsOutputMesh.cpp.o [2493/2554] Building CXX object applications/projects/SofaPhysicsAPI/CMakeFiles/SofaPhysicsAPI.dir/src/SofaPhysicsAPI/SofaPhysicsBindings.cpp.o [2494/2554] Building CXX object applications/projects/SofaPhysicsAPI/CMakeFiles/SofaPhysicsAPI.dir/src/SofaPhysicsAPI/SofaPhysicsSimulation.cpp.o In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaPhysicsAPI/src/SofaPhysicsAPI/SofaPhysicsSimulation.cpp:23: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaPhysicsAPI/src/SofaPhysicsAPI/SofaPhysicsSimulation.h:24: include/SofaPhysicsAPI/SofaPhysicsAPI/config.h:29:11: warning: 'SOFA_SOFAPHYSICSAPI_API' macro redefined [-Wmacro-redefined] # define SOFA_SOFAPHYSICSAPI_API SOFA_EXPORT_DYNAMIC_LIBRARY ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaPhysicsAPI/src/SofaPhysicsAPI/SofaPhysicsAPI.h:26:14: note: previous definition is here # define SOFA_SOFAPHYSICSAPI_API __attribute__ ((visibility ("default"))) ^ 1 warning generated. [2495/2554] Building CXX object applications/projects/runSofa/CMakeFiles/runSofa.dir/Main.cpp.o [2496/2554] Building CXX object applications/projects/SofaPhysicsAPI/CMakeFiles/SofaPhysicsAPI.dir/src/SofaPhysicsAPI/fakegui.cpp.o [2497/2554] Building CXX object applications/projects/runSofa/CMakeFiles/runSofa.dir/runSofaValidation.cpp.o [2498/2554] Linking CXX shared library lib/libSoftRobots.1.0.dylib [2499/2554] Creating library symlink lib/libSoftRobots.dylib [2500/2554] Linking CXX shared library lib/libSofaPhysicsAPI.24.06.99.dylib [2501/2554] Creating library symlink lib/libSofaPhysicsAPI.dylib [2502/2554] Building CXX object applications/projects/runSofa/runSofa_test/CMakeFiles/runSofa_test.dir/runSofa_test.cpp.o [2503/2554] Linking CXX executable bin/runSofa-24.06.99 [2504/2554] Creating executable symlink bin/runSofa [2505/2554] Building CXX object applications/projects/Regression/Regression_test/CMakeFiles/Regression_test.dir/main.cpp.o [2506/2554] Building CXX object applications/projects/Regression/Regression_test/CMakeFiles/Regression_test.dir/RegressionSceneList.cpp.o In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/Regression/Regression_test/RegressionSceneList.cpp:22: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/Regression/Regression_test/RegressionSceneList.inl:207:9: warning: unused variable 'error' [-Wunused-variable] int error = helper::system::FileSystem::findFiles(scenesDir, regressionListFiles, listFilename, 5); ^ 1 warning generated. [2507/2554] Building CXX object applications/plugins/SoftRobots/tests/CMakeFiles/SoftRobots_test.dir/component/constraint/SurfacePressureConstraintTest.cpp.o [2508/2554] Linking CXX executable bin/runSofa_test [2509/2554] Building CXX object applications/projects/Regression/Regression_test/CMakeFiles/Regression_test.dir/Regression_test.cpp.o In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/Regression/Regression_test/Regression_test.cpp:1: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/Regression/Regression_test/Regression_test.h:25: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/Regression/Regression_test/RegressionSceneList.inl:207:9: warning: unused variable 'error' [-Wunused-variable] int error = helper::system::FileSystem::findFiles(scenesDir, regressionListFiles, listFilename, 5); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/Regression/Regression_test/Regression_test.cpp:43:29: warning: unused variable 'simulation' [-Wunused-variable] simulation::Simulation* simulation = simulation::getSimulation(); ^ 2 warnings generated. [2510/2554] Building CXX object applications/projects/SofaGLFW/SofaGLFW/CMakeFiles/SofaGLFW.dir/src/SofaGLFW/SofaGLFWWindow.cpp.o [2511/2554] Building CXX object applications/projects/SofaGLFW/SofaGLFW/CMakeFiles/SofaGLFW.dir/src/SofaGLFW/initSofaGLFW.cpp.o [2512/2554] Building CXX object applications/projects/SofaGLFW/SofaGLFW/CMakeFiles/SofaGLFW.dir/src/SofaGLFW/NullGUIEngine.cpp.o [2513/2554] Building CXX object applications/projects/SofaGLFW/SofaGLFW/CMakeFiles/SofaGLFW.dir/src/SofaGLFW/SofaGLFWBaseGUI.cpp.o In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaGLFW/src/SofaGLFW/SofaGLFWBaseGUI.cpp:22: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaGLFW/src/SofaGLFW/SofaGLFWBaseGUI.h:25: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/Simulation.h:25: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:25: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Data.h:25: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseData.h:25: In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/DefaultType/src/sofa/defaulttype/DataTypeInfo.h:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1/vector:276: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1/__bit_reference:15: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1/algorithm:653: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1/memory:2644:9: warning: destructor called on non-final 'sofaglfw::NullGUIEngine' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] __get_elem()->~_Tp(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1/memory:2619:14: note: in instantiation of member function 'std::__shared_ptr_emplace>::__on_zero_shared' requested here explicit __shared_ptr_emplace(_Alloc __a, _Args&& ...__args) ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1/memory:3385:55: note: in instantiation of function template specialization 'std::__shared_ptr_emplace>::__shared_ptr_emplace<>' requested here ::new ((void*)_VSTD::addressof(*__guard.__get())) _ControlBlock(__a, _VSTD::forward<_Args>(__args)...); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1/memory:3394:19: note: in instantiation of function template specialization 'std::allocate_shared, void>' requested here return _VSTD::allocate_shared<_Tp>(allocator<_Tp>(), _VSTD::forward<_Args>(__args)...); ^ /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaGLFW/src/SofaGLFW/SofaGLFWBaseGUI.cpp:51:24: note: in instantiation of function template specialization 'std::make_shared' requested here m_guiEngine = std::make_shared(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1/memory:2644:24: note: qualify call to silence this warning __get_elem()->~_Tp(); ^ 1 warning generated. [2514/2554] Linking CXX executable bin/SoftRobots_test [2515/2554] Linking CXX executable bin/Regression_test-24.06.99 [2516/2554] SofaGLFW: Patching cmake_install.cmake [2517/2554] Building CXX object applications/projects/SofaGLFW/SofaGLFW/CMakeFiles/SofaGLFW.dir/src/SofaGLFW/SofaGLFWGUI.cpp.o [2518/2554] Creating executable symlink bin/Regression_test [2519/2554] Building C object _deps/glfw-build/src/CMakeFiles/glfw.dir/init.c.o [2520/2554] Building C object _deps/glfw-build/src/CMakeFiles/glfw.dir/context.c.o [2521/2554] Building C object _deps/glfw-build/src/CMakeFiles/glfw.dir/input.c.o [2522/2554] Building C object _deps/glfw-build/src/CMakeFiles/glfw.dir/monitor.c.o [2523/2554] Building C object _deps/glfw-build/src/CMakeFiles/glfw.dir/window.c.o [2524/2554] Building C object _deps/glfw-build/src/CMakeFiles/glfw.dir/vulkan.c.o [2525/2554] Building C object _deps/glfw-build/src/CMakeFiles/glfw.dir/cocoa_init.m.o [2526/2554] Building C object _deps/glfw-build/src/CMakeFiles/glfw.dir/cocoa_joystick.m.o [2527/2554] Building C object _deps/glfw-build/src/CMakeFiles/glfw.dir/cocoa_monitor.m.o [2528/2554] Building C object _deps/glfw-build/src/CMakeFiles/glfw.dir/cocoa_window.m.o [2529/2554] Building C object _deps/glfw-build/src/CMakeFiles/glfw.dir/cocoa_time.c.o [2530/2554] Building C object _deps/glfw-build/src/CMakeFiles/glfw.dir/posix_thread.c.o [2531/2554] Building C object _deps/glfw-build/src/CMakeFiles/glfw.dir/egl_context.c.o [2532/2554] Building CXX object applications/projects/SofaGLFW/SofaGLFW/bindings/CMakeFiles/Bindings_SofaGLFW.dir/src/Module_SofaGLFW.cpp.o /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaGLFW/bindings/src/Module_SofaGLFW.cpp:31:27: warning: unused parameter 'm' [-Wunused-parameter] PYBIND11_MODULE(SofaGLFW, m) ^ 1 warning generated. [2533/2554] Building C object _deps/glfw-build/src/CMakeFiles/glfw.dir/nsgl_context.m.o [2534/2554] Building CXX object applications/projects/SofaGLFW/exe/CMakeFiles/runSofaGLFW.dir/Main.cpp.o [2535/2554] Building C object _deps/glfw-build/src/CMakeFiles/glfw.dir/osmesa_context.c.o [2536/2554] Building CXX object applications/projects/sofaInfo/CMakeFiles/sofaInfo.dir/sofaInfo.cpp.o [2537/2554] Building CXX object applications/tutorials/chainHybrid/CMakeFiles/chainHybrid.dir/chainHybrid.cpp.o [2538/2554] Building CXX object applications/tutorials/compositeObject/CMakeFiles/compositeObject.dir/compositeObject.cpp.o [2539/2554] Linking CXX executable bin/sofaInfo [2540/2554] Linking CXX executable bin/chainHybrid [2541/2554] Linking C shared library lib/libglfw.3.3.dylib [2542/2554] Creating library symlink lib/libglfw.3.dylib lib/libglfw.dylib [2543/2554] Building CXX object applications/tutorials/mixedPendulum/CMakeFiles/mixedPendulum.dir/mixedPendulum.cpp.o In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/tutorials/mixedPendulum/mixedPendulum.cpp:28: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Projective/src/sofa/component/constraint/projective/FixedConstraint.h:26:1: warning: This header has been DEPRECATED since v24.06. You have until v25.06 to fix your code. To fix this warning you must include sofa/component/constraint/projective/FixedProjectiveConstraint.h instead. [-W#pragma-messages] SOFA_DEPRECATED_HEADER("v24.06", "v25.06", "sofa/component/constraint/projective/FixedProjectiveConstraint.h") ^ include/Sofa.Config/sofa/config.h:144:9: note: expanded from macro 'SOFA_DEPRECATED_HEADER' SOFA_PRAGMA_WARNING( \ ^ include/Sofa.Config/sofa/config.h:128:39: note: expanded from macro 'SOFA_PRAGMA_WARNING' #define SOFA_PRAGMA_WARNING(text) SOFA_DO_PRAGMA(GCC warning text) ^ include/Sofa.Config/sofa/config.h:126:31: note: expanded from macro 'SOFA_DO_PRAGMA' #define SOFA_DO_PRAGMA(x) _Pragma(#x) ^ :29:6: note: expanded from here GCC warning "This header has been DEPRECATED since " "v24.06" ". " "You have until " "v25.06" " to fix your code. " "To fix this warning you must include " "sofa/component/constraint/projective/FixedProjectiveConstraint.h" " instead." ^ 1 warning generated. [2544/2554] Linking CXX executable bin/compositeObject [2545/2554] Building CXX object applications/tutorials/oneParticle/CMakeFiles/oneParticle.dir/oneParticle.cpp.o [2546/2554] Linking CXX shared library lib/libSofaGLFW.24.06.99.dylib [2547/2554] Building CXX object applications/tutorials/oneTetrahedron/CMakeFiles/oneTetrahedron.dir/oneTetrahedron.cpp.o In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/tutorials/oneTetrahedron/oneTetrahedron.cpp:55: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Projective/src/sofa/component/constraint/projective/FixedConstraint.h:26:1: warning: This header has been DEPRECATED since v24.06. You have until v25.06 to fix your code. To fix this warning you must include sofa/component/constraint/projective/FixedProjectiveConstraint.h instead. [-W#pragma-messages] SOFA_DEPRECATED_HEADER("v24.06", "v25.06", "sofa/component/constraint/projective/FixedProjectiveConstraint.h") ^ include/Sofa.Config/sofa/config.h:144:9: note: expanded from macro 'SOFA_DEPRECATED_HEADER' SOFA_PRAGMA_WARNING( \ ^ include/Sofa.Config/sofa/config.h:128:39: note: expanded from macro 'SOFA_PRAGMA_WARNING' #define SOFA_PRAGMA_WARNING(text) SOFA_DO_PRAGMA(GCC warning text) ^ include/Sofa.Config/sofa/config.h:126:31: note: expanded from macro 'SOFA_DO_PRAGMA' #define SOFA_DO_PRAGMA(x) _Pragma(#x) ^ :15:6: note: expanded from here GCC warning "This header has been DEPRECATED since " "v24.06" ". " "You have until " "v25.06" " to fix your code. " "To fix this warning you must include " "sofa/component/constraint/projective/FixedProjectiveConstraint.h" " instead." ^ 1 warning generated. [2548/2554] Creating library symlink lib/libSofaGLFW.dylib [2549/2554] Linking CXX executable bin/mixedPendulum [2550/2554] Linking CXX executable bin/oneParticle [2551/2554] Linking CXX shared library lib/python3/site-packages/SofaGLFW.cpython-310-darwin.so [2552/2554] Linking CXX executable bin/oneTetrahedron [2553/2554] Linking CXX executable bin/runSofaGLFW-24.06.99 [2554/2554] Creating executable symlink bin/runSofaGLFW Notify Dashboard (sent - curl returned 0): fullbuild=true&sha=b3f2f2a42ae5bf59b449b15dff6aec9b929d5042&config=macos_clang_options&node=consortium-macos-3&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/5050/&status=success Notify GitHub https://api.github.com/repos/sofa-framework/sofa/statuses/b3f2f2a42ae5bf59b449b15dff6aec9b929d5042 (sent): [success] macos_clang_options - Build OK. [END] Build (2024-04-19 03:57:18.539960) - took 443.443819 seconds [BEGIN] Post build (2024-04-19 03:57:18.572040) Counted 283 compiler warnings. Notify Dashboard (sent - curl returned 0): fullbuild=true&sha=b3f2f2a42ae5bf59b449b15dff6aec9b929d5042&config=macos_clang_options&node=consortium-macos-3&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/5050/&warnings=283 Removing SofaCUDA and SofaPython from plugin_list.conf.default [END] Post build (2024-04-19 03:57:18.915835) - took 0.277 seconds [BEGIN] Unit tests (2024-04-19 03:57:18.950169) Notify Dashboard (sent - curl returned 0): fullbuild=true&sha=b3f2f2a42ae5bf59b449b15dff6aec9b929d5042&config=macos_clang_options&node=consortium-macos-3&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/5050/&tests_status=running Initializing unit testing. Starting all unit tests... Waiting for thread 1/4 (PID 98595) to finish... ------------------------------------------ Running unit-tests Sofa.Topology_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Topology_test --gtest_output=xml:unit-tests/Sofa.Topology_test/report.xml 2>&1" [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from TopologyHexahedron_test [ RUN ] TopologyHexahedron_test.getClosestHexahedronIndex [ OK ] TopologyHexahedron_test.getClosestHexahedronIndex (0 ms) [----------] 1 test from TopologyHexahedron_test (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. ------------------------------------------ Running unit-tests Sofa.Component.Topology.Container.Dynamic_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.Topology.Container.Dynamic_test --gtest_output=xml:unit-tests/Sofa.Component.Topology.Container.Dynamic_test/report.xml 2>&1" [==========] Running 39 tests from 8 test suites. [----------] Global test environment set-up. [----------] 8 tests from EdgeSetTopology_test [ RUN ] EdgeSetTopology_test.testEmptyContainer [ OK ] EdgeSetTopology_test.testEmptyContainer (0 ms) [ RUN ] EdgeSetTopology_test.testEdgeBuffers [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.IO.Mesh.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Constant.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mass.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.Spring.dylib [ OK ] EdgeSetTopology_test.testEdgeBuffers (1854 ms) [ RUN ] EdgeSetTopology_test.testVertexBuffers [ OK ] EdgeSetTopology_test.testVertexBuffers (1 ms) [ RUN ] EdgeSetTopology_test.checkTopology [ OK ] EdgeSetTopology_test.checkTopology (1 ms) [ RUN ] EdgeSetTopology_test.testRemovingVertices [ OK ] EdgeSetTopology_test.testRemovingVertices (1 ms) [ RUN ] EdgeSetTopology_test.testRemovingEdges [ OK ] EdgeSetTopology_test.testRemovingEdges (1 ms) [ RUN ] EdgeSetTopology_test.testAddingEdges [ OK ] EdgeSetTopology_test.testAddingEdges (1 ms) [ RUN ] EdgeSetTopology_test.checkEdgeDataGraph [ OK ] EdgeSetTopology_test.checkEdgeDataGraph (1 ms) [----------] 8 tests from EdgeSetTopology_test (1862 ms total) [----------] 6 tests from HexahedronSetTopology_test [ RUN ] HexahedronSetTopology_test.testEmptyContainer [ OK ] HexahedronSetTopology_test.testEmptyContainer (0 ms) [ RUN ] HexahedronSetTopology_test.testHexahedronBuffers [ OK ] HexahedronSetTopology_test.testHexahedronBuffers (1 ms) [ RUN ] HexahedronSetTopology_test.testQuadBuffers [ OK ] HexahedronSetTopology_test.testQuadBuffers (1 ms) [ RUN ] HexahedronSetTopology_test.testEdgeBuffers [ OK ] HexahedronSetTopology_test.testEdgeBuffers (1 ms) [ RUN ] HexahedronSetTopology_test.testVertexBuffers [ OK ] HexahedronSetTopology_test.testVertexBuffers (1 ms) [ RUN ] HexahedronSetTopology_test.checkTopology [ OK ] HexahedronSetTopology_test.checkTopology (1 ms) [----------] 6 tests from HexahedronSetTopology_test (6 ms total) [----------] 6 tests from PointSetTopology_test [ RUN ] PointSetTopology_test.checkPointSetTopologyIsEmptyConstructed [ OK ] PointSetTopology_test.checkPointSetTopologyIsEmptyConstructed (0 ms) [ RUN ] PointSetTopology_test.checkPointSetTopologyInitialization [ OK ] PointSetTopology_test.checkPointSetTopologyInitialization (0 ms) [ RUN ] PointSetTopology_test.checkAddPoint [ OK ] PointSetTopology_test.checkAddPoint (0 ms) [ RUN ] PointSetTopology_test.checkAddPoints [ OK ] PointSetTopology_test.checkAddPoints (0 ms) [ RUN ] PointSetTopology_test.checkRemovePoint [ OK ] PointSetTopology_test.checkRemovePoint (0 ms) [ RUN ] PointSetTopology_test.checkRemovePoints [ OK ] PointSetTopology_test.checkRemovePoints (0 ms) [----------] 6 tests from PointSetTopology_test (0 ms total) [----------] 5 tests from QuadSetTopology_test [ RUN ] QuadSetTopology_test.testEmptyContainer [ OK ] QuadSetTopology_test.testEmptyContainer (0 ms) [ RUN ] QuadSetTopology_test.testQuadBuffers [ OK ] QuadSetTopology_test.testQuadBuffers (1 ms) [ RUN ] QuadSetTopology_test.testEdgeBuffers [ OK ] QuadSetTopology_test.testEdgeBuffers (1 ms) [ RUN ] QuadSetTopology_test.testVertexBuffers [ OK ] QuadSetTopology_test.testVertexBuffers (1 ms) [ RUN ] QuadSetTopology_test.checkTopology [ OK ] QuadSetTopology_test.checkTopology (1 ms) [----------] 5 tests from QuadSetTopology_test (5 ms total) [----------] 1 test from TetrahedronNumericalIntegration_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> [ RUN ] TetrahedronNumericalIntegration_test/0.testNumericalIntegration [ OK ] TetrahedronNumericalIntegration_test/0.testNumericalIntegration (0 ms) [----------] 1 test from TetrahedronNumericalIntegration_test/0 (0 ms total) [----------] 7 tests from TetrahedronSetTopology_test [ RUN ] TetrahedronSetTopology_test.testEmptyContainer [ OK ] TetrahedronSetTopology_test.testEmptyContainer (0 ms) [ RUN ] TetrahedronSetTopology_test.testTetrahedronBuffers [ OK ] TetrahedronSetTopology_test.testTetrahedronBuffers (2 ms) [ RUN ] TetrahedronSetTopology_test.testTriangleBuffers [ OK ] TetrahedronSetTopology_test.testTriangleBuffers (2 ms) [ RUN ] TetrahedronSetTopology_test.testEdgeBuffers [ OK ] TetrahedronSetTopology_test.testEdgeBuffers (2 ms) [ RUN ] TetrahedronSetTopology_test.testVertexBuffers [ OK ] TetrahedronSetTopology_test.testVertexBuffers (1 ms) [ RUN ] TetrahedronSetTopology_test.checkTopology [ OK ] TetrahedronSetTopology_test.checkTopology (1 ms) [ RUN ] TetrahedronSetTopology_test.testTetrahedronGeometry [ OK ] TetrahedronSetTopology_test.testTetrahedronGeometry (1 ms) [----------] 7 tests from TetrahedronSetTopology_test (11 ms total) [----------] 1 test from TriangleNumericalIntegration_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<2u,double>,double> [ RUN ] TriangleNumericalIntegration_test/0.testNumericalIntegration [ OK ] TriangleNumericalIntegration_test/0.testNumericalIntegration (0 ms) [----------] 1 test from TriangleNumericalIntegration_test/0 (0 ms total) [----------] 5 tests from TriangleSetTopology_test [ RUN ] TriangleSetTopology_test.testEmptyContainer [ OK ] TriangleSetTopology_test.testEmptyContainer (0 ms) [ RUN ] TriangleSetTopology_test.testTriangleBuffers [ OK ] TriangleSetTopology_test.testTriangleBuffers (1 ms) [ RUN ] TriangleSetTopology_test.testEdgeBuffers [ OK ] TriangleSetTopology_test.testEdgeBuffers (1 ms) [ RUN ] TriangleSetTopology_test.testVertexBuffers [ OK ] TriangleSetTopology_test.testVertexBuffers (1 ms) [ RUN ] TriangleSetTopology_test.checkTopology [ OK ] TriangleSetTopology_test.checkTopology (1 ms) [----------] 5 tests from TriangleSetTopology_test (5 ms total) [----------] Global test environment tear-down [==========] 39 tests from 8 test suites ran. (1893 ms total) [ PASSED ] 39 tests. ------------------------------------------ Running unit-tests Sofa.Simulation.Graph_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Simulation.Graph_test --gtest_output=xml:unit-tests/Sofa.Simulation.Graph_test/report.xml 2>&1" [==========] Running 43 tests from 7 test suites. [----------] Global test environment set-up. [----------] 2 tests from DAG_test [ RUN ] DAG_test.traverse [ OK ] DAG_test.traverse (1 ms) [ RUN ] DAG_test.getObject [ OK ] DAG_test.getObject (0 ms) [----------] 2 tests from DAG_test (2 ms total) [----------] 4 tests from DAGNodeTest [ RUN ] DAGNodeTest.objectDestruction_singleObject [ OK ] DAGNodeTest.objectDestruction_singleObject (0 ms) [ RUN ] DAGNodeTest.objectDestruction_multipleObjects [ OK ] DAGNodeTest.objectDestruction_multipleObjects (0 ms) [ RUN ] DAGNodeTest.objectDestruction_childNode_singleObject [ OK ] DAGNodeTest.objectDestruction_childNode_singleObject (0 ms) [ RUN ] DAGNodeTest.objectDestruction_childNode_complexChild [ OK ] DAGNodeTest.objectDestruction_childNode_complexChild (0 ms) [----------] 4 tests from DAGNodeTest (0 ms total) [----------] 2 tests from DAGNode_test [ RUN ] DAGNode_test.test_findCommonParent [ OK ] DAGNode_test.test_findCommonParent (0 ms) [ RUN ] DAGNode_test.test_findCommonParent_MultipleParents [ OK ] DAGNode_test.test_findCommonParent_MultipleParents (0 ms) [----------] 2 tests from DAGNode_test (0 ms total) [----------] 16 tests from MutationListener_test [ RUN ] MutationListener_test.test_createChild [ OK ] MutationListener_test.test_createChild (0 ms) [ RUN ] MutationListener_test.test_addChild [ OK ] MutationListener_test.test_addChild (0 ms) [ RUN ] MutationListener_test.test_addSubChild [ OK ] MutationListener_test.test_addSubChild (0 ms) [ RUN ] MutationListener_test.test_removeSubChild [ OK ] MutationListener_test.test_removeSubChild (0 ms) [ RUN ] MutationListener_test.test_removeChild [ OK ] MutationListener_test.test_removeChild (0 ms) [ RUN ] MutationListener_test.test_removeNonExistingChild [ OK ] MutationListener_test.test_removeNonExistingChild (0 ms) [ RUN ] MutationListener_test.test_removeDetachedChild [ OK ] MutationListener_test.test_removeDetachedChild (0 ms) [ RUN ] MutationListener_test.test_moveChild [ OK ] MutationListener_test.test_moveChild (0 ms) [ RUN ] MutationListener_test.test_addObject [ OK ] MutationListener_test.test_addObject (0 ms) [ RUN ] MutationListener_test.test_removeObject [ OK ] MutationListener_test.test_removeObject (0 ms) [ RUN ] MutationListener_test.test_removeNonExistingObject [ OK ] MutationListener_test.test_removeNonExistingObject (0 ms) [ RUN ] MutationListener_test.test_moveObject [ OK ] MutationListener_test.test_moveObject (0 ms) [ RUN ] MutationListener_test.test_addChildWithDescendency [ OK ] MutationListener_test.test_addChildWithDescendency (0 ms) [ RUN ] MutationListener_test.test_removeChildWithDescendency [ OK ] MutationListener_test.test_removeChildWithDescendency (0 ms) [ RUN ] MutationListener_test.test_moveChildWithDescendency [ OK ] MutationListener_test.test_moveChildWithDescendency (0 ms) [ RUN ] MutationListener_test.test_moveChildWithDescendencyAndMultipleParents [ OK ] MutationListener_test.test_moveChildWithDescendencyAndMultipleParents (0 ms) [----------] 16 tests from MutationListener_test (3 ms total) [----------] 7 tests from Node_test [ RUN ] Node_test.getPathName [ OK ] Node_test.getPathName (0 ms) [ RUN ] Node_test.addObject [ OK ] Node_test.addObject (0 ms) [ RUN ] Node_test.addObjectAtFront [ OK ] Node_test.addObjectAtFront (0 ms) [ RUN ] Node_test.addObjectPreventingSharedContext [ERROR] [Node(child2)] Object 'A' already has a node (/child1/A). Please remove it from this node before adding it to a new one. [ OK ] Node_test.addObjectPreventingSharedContext (0 ms) [ RUN ] Node_test.getObjectsStdVector [ OK ] Node_test.getObjectsStdVector (0 ms) [ RUN ] Node_test.getObjectsStdSet [ OK ] Node_test.getObjectsStdSet (0 ms) [ RUN ] Node_test.getObjectsStdUnorderedSet [ OK ] Node_test.getObjectsStdUnorderedSet (0 ms) [----------] 7 tests from Node_test (0 ms total) [----------] 9 tests from Scene_test [ RUN ] Scene_test.computeBBox [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] Scene_test.computeBBox (0 ms) [ RUN ] Scene_test.objectDestruction_replace [ OK ] Scene_test.objectDestruction_replace (0 ms) [ RUN ] Scene_test.objectDestruction_delete [ OK ] Scene_test.objectDestruction_delete (0 ms) [ RUN ] Scene_test.objectDestruction_setNull [ OK ] Scene_test.objectDestruction_setNull (0 ms) [ RUN ] Scene_test.objectDestruction_reset [ OK ] Scene_test.objectDestruction_reset (0 ms) [ RUN ] Scene_test.objectDestruction_subObject [ OK ] Scene_test.objectDestruction_subObject (0 ms) [ RUN ] Scene_test.objectDestruction_subNodeAndStep [ OK ] Scene_test.objectDestruction_subNodeAndStep (0 ms) [ RUN ] Scene_test.sceneDestruction_unload [ OK ] Scene_test.sceneDestruction_unload (0 ms) [ RUN ] Scene_test.sceneDestruction_createnewgraph [ OK ] Scene_test.sceneDestruction_createnewgraph (0 ms) [----------] 9 tests from Scene_test (2 ms total) [----------] 3 tests from Link_test [ RUN ] Link_test.setLinkedBase_test [ OK ] Link_test.setLinkedBase_test (0 ms) [ RUN ] Link_test.read_test [ERROR] [BaseObject(unnamed)] Parsing Link "/A": first character should be '@'. [ OK ] Link_test.read_test (0 ms) [ DISABLED ] Link_test.DISABLED_read_test_tofix [ RUN ] Link_test.read_multilink_test [ OK ] Link_test.read_multilink_test (0 ms) [----------] 3 tests from Link_test (0 ms total) [----------] Global test environment tear-down [==========] 43 tests from 7 test suites ran. (10 ms total) [ PASSED ] 43 tests. YOU HAVE 1 DISABLED TEST ------------------------------------------ Running unit-tests Sofa.Component.MechanicalLoad_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.MechanicalLoad_test --gtest_output=xml:unit-tests/Sofa.Component.MechanicalLoad_test/report.xml 2>&1" [==========] Running 65 tests from 16 test suites. [----------] Global test environment set-up. [----------] 4 tests from ConstantForceField_test/0, where TypeParam = TypeTuple,sofa::defaulttype::RigidMass<2u,double> > [ RUN ] ConstantForceField_test/0.testBasicAttributes [ OK ] ConstantForceField_test/0.testBasicAttributes (2 ms) [ RUN ] ConstantForceField_test/0.testMissingMechanicalObject [ERROR] [Node(Root)] Object type ConstantForceField<> was not created The object is in the factory but cannot be created. Requested template : None Used template : None Also tried to create the object with the template 'Rigid2d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid2d' has been searched in the current context, but not found. Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec1d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec2d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec3d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec6d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found. [ERROR] [SceneLoaderXML] Node initialization failed. [ OK ] ConstantForceField_test/0.testMissingMechanicalObject (0 ms) [ RUN ] ConstantForceField_test/0.testSimpleBehavior [ OK ] ConstantForceField_test/0.testSimpleBehavior (6 ms) [ RUN ] ConstantForceField_test/0.testMonkeyValueForIndices [ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce [ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce [WARNING] [indices] Unable to parse values - problem while parsing '-1' as Unsigned Integer because the minus sign is not allowed'. Replaced by 0 instead. [WARNING] [ConstantForceField(unnamed)] Could not read value for data field indices: -1 5 [ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce [ OK ] ConstantForceField_test/0.testMonkeyValueForIndices (1 ms) [----------] 4 tests from ConstantForceField_test/0 (10 ms total) [----------] 4 tests from ConstantForceField_test/1, where TypeParam = TypeTuple,sofa::type::Vec<1u,double>,double>,double> [ RUN ] ConstantForceField_test/1.testBasicAttributes [ OK ] ConstantForceField_test/1.testBasicAttributes (1 ms) [ RUN ] ConstantForceField_test/1.testMissingMechanicalObject [ERROR] [Node(Root)] Object type ConstantForceField<> was not created The object is in the factory but cannot be created. Requested template : None Used template : None Also tried to create the object with the template 'Rigid2d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid2d' has been searched in the current context, but not found. Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec1d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec2d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec3d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec6d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found. [ERROR] [SceneLoaderXML] Node initialization failed. [ OK ] ConstantForceField_test/1.testMissingMechanicalObject (0 ms) [ RUN ] ConstantForceField_test/1.testSimpleBehavior [ OK ] ConstantForceField_test/1.testSimpleBehavior (6 ms) [ RUN ] ConstantForceField_test/1.testMonkeyValueForIndices [ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce [ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce [WARNING] [indices] Unable to parse values - problem while parsing '-1' as Unsigned Integer because the minus sign is not allowed'. Replaced by 0 instead. [WARNING] [ConstantForceField(unnamed)] Could not read value for data field indices: -1 5 [ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce [ OK ] ConstantForceField_test/1.testMonkeyValueForIndices (1 ms) [----------] 4 tests from ConstantForceField_test/1 (9 ms total) [----------] 4 tests from ConstantForceField_test/2, where TypeParam = TypeTuple,sofa::type::Vec<2u,double>,double>,double> [ RUN ] ConstantForceField_test/2.testBasicAttributes [ OK ] ConstantForceField_test/2.testBasicAttributes (1 ms) [ RUN ] ConstantForceField_test/2.testMissingMechanicalObject [ERROR] [Node(Root)] Object type ConstantForceField<> was not created The object is in the factory but cannot be created. Requested template : None Used template : None Also tried to create the object with the template 'Rigid2d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid2d' has been searched in the current context, but not found. Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec1d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec2d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec3d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec6d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found. [ERROR] [SceneLoaderXML] Node initialization failed. [ OK ] ConstantForceField_test/2.testMissingMechanicalObject (0 ms) [ RUN ] ConstantForceField_test/2.testSimpleBehavior [ OK ] ConstantForceField_test/2.testSimpleBehavior (7 ms) [ RUN ] ConstantForceField_test/2.testMonkeyValueForIndices [ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce [ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce [WARNING] [indices] Unable to parse values - problem while parsing '-1' as Unsigned Integer because the minus sign is not allowed'. Replaced by 0 instead. [WARNING] [ConstantForceField(unnamed)] Could not read value for data field indices: -1 5 [ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce [ OK ] ConstantForceField_test/2.testMonkeyValueForIndices (1 ms) [----------] 4 tests from ConstantForceField_test/2 (10 ms total) [----------] 4 tests from ConstantForceField_test/3, where TypeParam = TypeTuple,sofa::type::Vec<3u,double>,double>,double> [ RUN ] ConstantForceField_test/3.testBasicAttributes [ OK ] ConstantForceField_test/3.testBasicAttributes (1 ms) [ RUN ] ConstantForceField_test/3.testMissingMechanicalObject [ERROR] [Node(Root)] Object type ConstantForceField<> was not created The object is in the factory but cannot be created. Requested template : None Used template : None Also tried to create the object with the template 'Rigid2d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid2d' has been searched in the current context, but not found. Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec1d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec2d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec3d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec6d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found. [ERROR] [SceneLoaderXML] Node initialization failed. [ OK ] ConstantForceField_test/3.testMissingMechanicalObject (0 ms) [ RUN ] ConstantForceField_test/3.testSimpleBehavior [ OK ] ConstantForceField_test/3.testSimpleBehavior (7 ms) [ RUN ] ConstantForceField_test/3.testMonkeyValueForIndices [ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce [ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce [WARNING] [indices] Unable to parse values - problem while parsing '-1' as Unsigned Integer because the minus sign is not allowed'. Replaced by 0 instead. [WARNING] [ConstantForceField(unnamed)] Could not read value for data field indices: -1 5 [ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce [ OK ] ConstantForceField_test/3.testMonkeyValueForIndices (0 ms) [----------] 4 tests from ConstantForceField_test/3 (9 ms total) [----------] 4 tests from ConstantForceField_test/4, where TypeParam = TypeTuple,sofa::type::Vec<6u,double>,double>,double> [ RUN ] ConstantForceField_test/4.testBasicAttributes [ OK ] ConstantForceField_test/4.testBasicAttributes (1 ms) [ RUN ] ConstantForceField_test/4.testMissingMechanicalObject [ERROR] [Node(Root)] Object type ConstantForceField<> was not created The object is in the factory but cannot be created. Requested template : None Used template : None Also tried to create the object with the template 'Rigid2d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid2d' has been searched in the current context, but not found. Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec1d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec2d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec3d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec6d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found. [ERROR] [SceneLoaderXML] Node initialization failed. [ OK ] ConstantForceField_test/4.testMissingMechanicalObject (0 ms) [ RUN ] ConstantForceField_test/4.testSimpleBehavior [ OK ] ConstantForceField_test/4.testSimpleBehavior (5 ms) [ RUN ] ConstantForceField_test/4.testMonkeyValueForIndices [ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce [ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce [WARNING] [indices] Unable to parse values - problem while parsing '-1' as Unsigned Integer because the minus sign is not allowed'. Replaced by 0 instead. [WARNING] [ConstantForceField(unnamed)] Could not read value for data field indices: -1 5 [ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce [ OK ] ConstantForceField_test/4.testMonkeyValueForIndices (1 ms) [----------] 4 tests from ConstantForceField_test/4 (7 ms total) [----------] 4 tests from ConstantForceField_test/5, where TypeParam = TypeTuple,sofa::defaulttype::RigidMass<3u,double> > [ RUN ] ConstantForceField_test/5.testBasicAttributes [ OK ] ConstantForceField_test/5.testBasicAttributes (1 ms) [ RUN ] ConstantForceField_test/5.testMissingMechanicalObject [ERROR] [Node(Root)] Object type ConstantForceField<> was not created The object is in the factory but cannot be created. Requested template : None Used template : None Also tried to create the object with the template 'Rigid2d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid2d' has been searched in the current context, but not found. Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec1d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec2d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec3d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec6d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found. [ERROR] [SceneLoaderXML] Node initialization failed. [ OK ] ConstantForceField_test/5.testMissingMechanicalObject (0 ms) [ RUN ] ConstantForceField_test/5.testSimpleBehavior [ OK ] ConstantForceField_test/5.testSimpleBehavior (7 ms) [ RUN ] ConstantForceField_test/5.testMonkeyValueForIndices [ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce [ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce [WARNING] [indices] Unable to parse values - problem while parsing '-1' as Unsigned Integer because the minus sign is not allowed'. Replaced by 0 instead. [WARNING] [ConstantForceField(unnamed)] Could not read value for data field indices: -1 5 [ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce [ OK ] ConstantForceField_test/5.testMonkeyValueForIndices (0 ms) [----------] 4 tests from ConstantForceField_test/5 (10 ms total) [----------] 4 tests from ConstantForceField_test/6, where TypeParam = TypeTuple,sofa::defaulttype::RigidMass<2u,double> > [ RUN ] ConstantForceField_test/6.testBasicAttributes [ OK ] ConstantForceField_test/6.testBasicAttributes (1 ms) [ RUN ] ConstantForceField_test/6.testMissingMechanicalObject [ERROR] [Node(Root)] Object type ConstantForceField<> was not created The object is in the factory but cannot be created. Requested template : None Used template : None Also tried to create the object with the template 'Rigid2d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid2d' has been searched in the current context, but not found. Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec1d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec2d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec3d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec6d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found. [ERROR] [SceneLoaderXML] Node initialization failed. [ OK ] ConstantForceField_test/6.testMissingMechanicalObject (0 ms) [ RUN ] ConstantForceField_test/6.testSimpleBehavior [ OK ] ConstantForceField_test/6.testSimpleBehavior (7 ms) [ RUN ] ConstantForceField_test/6.testMonkeyValueForIndices [ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce [ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce [WARNING] [indices] Unable to parse values - problem while parsing '-1' as Unsigned Integer because the minus sign is not allowed'. Replaced by 0 instead. [WARNING] [ConstantForceField(unnamed)] Could not read value for data field indices: -1 5 [ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce [ OK ] ConstantForceField_test/6.testMonkeyValueForIndices (1 ms) [----------] 4 tests from ConstantForceField_test/6 (9 ms total) [----------] 6 tests from PlaneForceField_test/0, where TypeParam = sofa::(anonymous namespace)::TypeTuple,sofa::defaulttype::RigidMass<3u,double> > [ RUN ] PlaneForceField_test/0.testPlaneForceField [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] PlaneForceField_test/0.testPlaneForceField (9 ms) [ RUN ] PlaneForceField_test/0.testBasicAttributes [ OK ] PlaneForceField_test/0.testBasicAttributes (0 ms) [ RUN ] PlaneForceField_test/0.testMonkeyValuesForAttributes [WARNING] [PlaneForceField(myPlaneForceField)] The 'damping=-1' parameters is outside the validity range of [0, +INF[. Continuing with the default value=5.0 . To remove this warning message you need to set the 'damping' attribute between [0, +INF[. [WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=-1 -1' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'localRange' to correct value. [WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=-2 -1' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'localRange' to correct value. [WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=-2 1' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'localRange' to correct value. [WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=1 -5' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'localRange' to correct value. [WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=7 4' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'localRange' to correct value. [WARNING] [PlaneForceField(myPlaneForceField)] The 'maxForce=-1' parameters is outside the validity range of [0, +INF[. Continuing with the default value=0.0 (no max force). To remove this warning message you need to set the 'maxForce' attribute between [0, +INF[. [WARNING] [PlaneForceField(myPlaneForceField)] The 'stiffness=-1' parameters is outside the validity range of [0, +INF[. Continuing with the default value=500.0 . To remove this warning message you need to set the 'stiffness' attribute between [0, +INF[. Emitted from [/Level 1/myPlaneForceField]. [ OK ] PlaneForceField_test/0.testMonkeyValuesForAttributes (7 ms) [ RUN ] PlaneForceField_test/0.testInitReinitBehavior [WARNING] [PlaneForceField(myPlaneForceField)] Calling an already fully initialized component. You should use reinit instead. [ OK ] PlaneForceField_test/0.testInitReinitBehavior (0 ms) [ RUN ] PlaneForceField_test/0.testBehaviorWhenMissingMechanicalObject [ERROR] [Node(Level 1)] Object type PlaneForceField<> was not created The object is in the factory but cannot be created. Requested template : None Used template : None Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec1d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec2d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec3d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec6d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found. [ERROR] [SceneLoaderXML] Node initialization failed. [ OK ] PlaneForceField_test/0.testBehaviorWhenMissingMechanicalObject (0 ms) [ RUN ] PlaneForceField_test/0.testDefaultPlane [ OK ] PlaneForceField_test/0.testDefaultPlane (0 ms) [----------] 6 tests from PlaneForceField_test/0 (17 ms total) [----------] 6 tests from PlaneForceField_test/1, where TypeParam = sofa::(anonymous namespace)::TypeTuple,sofa::type::Vec<1u,double>,double>,double> [ RUN ] PlaneForceField_test/1.testPlaneForceField [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] PlaneForceField_test/1.testPlaneForceField (7 ms) [ RUN ] PlaneForceField_test/1.testBasicAttributes [ OK ] PlaneForceField_test/1.testBasicAttributes (0 ms) [ RUN ] PlaneForceField_test/1.testMonkeyValuesForAttributes [WARNING] [PlaneForceField(myPlaneForceField)] The 'damping=-1' parameters is outside the validity range of [0, +INF[. Continuing with the default value=5.0 . To remove this warning message you need to set the 'damping' attribute between [0, +INF[. [WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=-1 -1' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'localRange' to correct value. [WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=-2 -1' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'localRange' to correct value. [WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=-2 1' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'localRange' to correct value. [WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=1 -5' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'localRange' to correct value. [WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=7 4' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'localRange' to correct value. [WARNING] [PlaneForceField(myPlaneForceField)] The 'maxForce=-1' parameters is outside the validity range of [0, +INF[. Continuing with the default value=0.0 (no max force). To remove this warning message you need to set the 'maxForce' attribute between [0, +INF[. [WARNING] [PlaneForceField(myPlaneForceField)] The 'stiffness=-1' parameters is outside the validity range of [0, +INF[. Continuing with the default value=500.0 . To remove this warning message you need to set the 'stiffness' attribute between [0, +INF[. Emitted from [/Level 1/myPlaneForceField]. [ OK ] PlaneForceField_test/1.testMonkeyValuesForAttributes (4 ms) [ RUN ] PlaneForceField_test/1.testInitReinitBehavior [WARNING] [PlaneForceField(myPlaneForceField)] Calling an already fully initialized component. You should use reinit instead. [ OK ] PlaneForceField_test/1.testInitReinitBehavior (0 ms) [ RUN ] PlaneForceField_test/1.testBehaviorWhenMissingMechanicalObject [ERROR] [Node(Level 1)] Object type PlaneForceField<> was not created The object is in the factory but cannot be created. Requested template : None Used template : None Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec1d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec2d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec3d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec6d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found. [ERROR] [SceneLoaderXML] Node initialization failed. [ OK ] PlaneForceField_test/1.testBehaviorWhenMissingMechanicalObject (0 ms) [ RUN ] PlaneForceField_test/1.testDefaultPlane [ OK ] PlaneForceField_test/1.testDefaultPlane (0 ms) [----------] 6 tests from PlaneForceField_test/1 (13 ms total) [----------] 6 tests from PlaneForceField_test/2, where TypeParam = sofa::(anonymous namespace)::TypeTuple,sofa::type::Vec<2u,double>,double>,double> [ RUN ] PlaneForceField_test/2.testPlaneForceField [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] PlaneForceField_test/2.testPlaneForceField (5 ms) [ RUN ] PlaneForceField_test/2.testBasicAttributes [ OK ] PlaneForceField_test/2.testBasicAttributes (0 ms) [ RUN ] PlaneForceField_test/2.testMonkeyValuesForAttributes [WARNING] [PlaneForceField(myPlaneForceField)] The 'damping=-1' parameters is outside the validity range of [0, +INF[. Continuing with the default value=5.0 . To remove this warning message you need to set the 'damping' attribute between [0, +INF[. [WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=-1 -1' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'localRange' to correct value. [WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=-2 -1' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'localRange' to correct value. [WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=-2 1' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'localRange' to correct value. [WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=1 -5' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'localRange' to correct value. [WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=7 4' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'localRange' to correct value. [WARNING] [PlaneForceField(myPlaneForceField)] The 'maxForce=-1' parameters is outside the validity range of [0, +INF[. Continuing with the default value=0.0 (no max force). To remove this warning message you need to set the 'maxForce' attribute between [0, +INF[. [WARNING] [PlaneForceField(myPlaneForceField)] The 'stiffness=-1' parameters is outside the validity range of [0, +INF[. Continuing with the default value=500.0 . To remove this warning message you need to set the 'stiffness' attribute between [0, +INF[. Emitted from [/Level 1/myPlaneForceField]. [ OK ] PlaneForceField_test/2.testMonkeyValuesForAttributes (7 ms) [ RUN ] PlaneForceField_test/2.testInitReinitBehavior [WARNING] [PlaneForceField(myPlaneForceField)] Calling an already fully initialized component. You should use reinit instead. [ OK ] PlaneForceField_test/2.testInitReinitBehavior (0 ms) [ RUN ] PlaneForceField_test/2.testBehaviorWhenMissingMechanicalObject [ERROR] [Node(Level 1)] Object type PlaneForceField<> was not created The object is in the factory but cannot be created. Requested template : None Used template : None Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec1d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec2d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec3d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec6d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found. [ERROR] [SceneLoaderXML] Node initialization failed. [ OK ] PlaneForceField_test/2.testBehaviorWhenMissingMechanicalObject (0 ms) [ RUN ] PlaneForceField_test/2.testDefaultPlane [ OK ] PlaneForceField_test/2.testDefaultPlane (0 ms) [----------] 6 tests from PlaneForceField_test/2 (13 ms total) [----------] 6 tests from PlaneForceField_test/3, where TypeParam = sofa::(anonymous namespace)::TypeTuple,sofa::type::Vec<3u,double>,double>,double> [ RUN ] PlaneForceField_test/3.testPlaneForceField [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] PlaneForceField_test/3.testPlaneForceField (8 ms) [ RUN ] PlaneForceField_test/3.testBasicAttributes [ OK ] PlaneForceField_test/3.testBasicAttributes (0 ms) [ RUN ] PlaneForceField_test/3.testMonkeyValuesForAttributes [WARNING] [PlaneForceField(myPlaneForceField)] The 'damping=-1' parameters is outside the validity range of [0, +INF[. Continuing with the default value=5.0 . To remove this warning message you need to set the 'damping' attribute between [0, +INF[. [WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=-1 -1' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'localRange' to correct value. [WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=-2 -1' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'localRange' to correct value. [WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=-2 1' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'localRange' to correct value. [WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=1 -5' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'localRange' to correct value. [WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=7 4' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'localRange' to correct value. [WARNING] [PlaneForceField(myPlaneForceField)] The 'maxForce=-1' parameters is outside the validity range of [0, +INF[. Continuing with the default value=0.0 (no max force). To remove this warning message you need to set the 'maxForce' attribute between [0, +INF[. [WARNING] [PlaneForceField(myPlaneForceField)] The 'stiffness=-1' parameters is outside the validity range of [0, +INF[. Continuing with the default value=500.0 . To remove this warning message you need to set the 'stiffness' attribute between [0, +INF[. Emitted from [/Level 1/myPlaneForceField]. [ OK ] PlaneForceField_test/3.testMonkeyValuesForAttributes (7 ms) [ RUN ] PlaneForceField_test/3.testInitReinitBehavior [WARNING] [PlaneForceField(myPlaneForceField)] Calling an already fully initialized component. You should use reinit instead. [ OK ] PlaneForceField_test/3.testInitReinitBehavior (0 ms) [ RUN ] PlaneForceField_test/3.testBehaviorWhenMissingMechanicalObject [ERROR] [Node(Level 1)] Object type PlaneForceField<> was not created The object is in the factory but cannot be created. Requested template : None Used template : None Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec1d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec2d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec3d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec6d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found. [ERROR] [SceneLoaderXML] Node initialization failed. [ OK ] PlaneForceField_test/3.testBehaviorWhenMissingMechanicalObject (0 ms) [ RUN ] PlaneForceField_test/3.testDefaultPlane [ OK ] PlaneForceField_test/3.testDefaultPlane (0 ms) [----------] 6 tests from PlaneForceField_test/3 (16 ms total) [----------] 6 tests from PlaneForceField_test/4, where TypeParam = sofa::(anonymous namespace)::TypeTuple,sofa::type::Vec<6u,double>,double>,double> [ RUN ] PlaneForceField_test/4.testPlaneForceField [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] PlaneForceField_test/4.testPlaneForceField (8 ms) [ RUN ] PlaneForceField_test/4.testBasicAttributes [ OK ] PlaneForceField_test/4.testBasicAttributes (0 ms) [ RUN ] PlaneForceField_test/4.testMonkeyValuesForAttributes [WARNING] [PlaneForceField(myPlaneForceField)] The 'damping=-1' parameters is outside the validity range of [0, +INF[. Continuing with the default value=5.0 . To remove this warning message you need to set the 'damping' attribute between [0, +INF[. [WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=-1 -1' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'localRange' to correct value. [WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=-2 -1' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'localRange' to correct value. [WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=-2 1' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'localRange' to correct value. [WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=1 -5' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'localRange' to correct value. [WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=7 4' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'localRange' to correct value. [WARNING] [PlaneForceField(myPlaneForceField)] The 'maxForce=-1' parameters is outside the validity range of [0, +INF[. Continuing with the default value=0.0 (no max force). To remove this warning message you need to set the 'maxForce' attribute between [0, +INF[. [WARNING] [PlaneForceField(myPlaneForceField)] The 'stiffness=-1' parameters is outside the validity range of [0, +INF[. Continuing with the default value=500.0 . To remove this warning message you need to set the 'stiffness' attribute between [0, +INF[. Emitted from [/Level 1/myPlaneForceField]. [ OK ] PlaneForceField_test/4.testMonkeyValuesForAttributes (4 ms) [ RUN ] PlaneForceField_test/4.testInitReinitBehavior [WARNING] [PlaneForceField(myPlaneForceField)] Calling an already fully initialized component. You should use reinit instead. [ OK ] PlaneForceField_test/4.testInitReinitBehavior (0 ms) [ RUN ] PlaneForceField_test/4.testBehaviorWhenMissingMechanicalObject [ERROR] [Node(Level 1)] Object type PlaneForceField<> was not created The object is in the factory but cannot be created. Requested template : None Used template : None Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec1d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec2d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec3d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found. Also tried to create the object with the template 'Vec6d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found. [ERROR] [SceneLoaderXML] Node initialization failed. [ OK ] PlaneForceField_test/4.testBehaviorWhenMissingMechanicalObject (0 ms) [ RUN ] PlaneForceField_test/4.testDefaultPlane [ OK ] PlaneForceField_test/4.testDefaultPlane (0 ms) [----------] 6 tests from PlaneForceField_test/4 (13 ms total) [----------] 2 tests from QuadPressureForceField_test/0, where TypeParam = sofa::component::mechanicalload::QuadPressureForceField,sofa::type::Vec<3u,double>,double> > [ RUN ] QuadPressureForceField_test/0.quadPressureForceFieldTest [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Constant.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib [WARNING] [ForceFieldTest] Potential energy is not tested [ OK ] QuadPressureForceField_test/0.quadPressureForceFieldTest (10 ms) [ RUN ] QuadPressureForceField_test/0.constantQuadPressureForceFieldTest [WARNING] [ForceFieldTest] Potential energy is not tested [ OK ] QuadPressureForceField_test/0.constantQuadPressureForceFieldTest (1 ms) [----------] 2 tests from QuadPressureForceField_test/0 (11 ms total) [----------] 1 test from SkeletalMotionProjectiveConstraint_test/0, where TypeParam = sofa::defaulttype::StdRigidTypes<3u,double> [ RUN ] SkeletalMotionProjectiveConstraint_test/0.twoConstrainedBones [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] SkeletalMotionProjectiveConstraint_test/0.twoConstrainedBones (0 ms) [----------] 1 test from SkeletalMotionProjectiveConstraint_test/0 (0 ms total) [----------] 2 tests from SurfacePressureForceField_test/0, where TypeParam = sofa::component::mechanicalload::SurfacePressureForceField,sofa::type::Vec<3u,double>,double> > [ RUN ] SurfacePressureForceField_test/0.surfacePressureForceFieldTest [WARNING] [ForceFieldTest] Potential energy is not tested [ OK ] SurfacePressureForceField_test/0.surfacePressureForceFieldTest (1 ms) [ RUN ] SurfacePressureForceField_test/0.constantSurfacePressureForceFieldTest [WARNING] [ForceFieldTest] Potential energy is not tested [ OK ] SurfacePressureForceField_test/0.constantSurfacePressureForceFieldTest (1 ms) [----------] 2 tests from SurfacePressureForceField_test/0 (2 ms total) [----------] 2 tests from TrianglePressureForceField_test/0, where TypeParam = sofa::component::mechanicalload::TrianglePressureForceField,sofa::type::Vec<3u,double>,double> > [ RUN ] TrianglePressureForceField_test/0.trianglePressureForceFieldTest [WARNING] [ForceFieldTest] Potential energy is not tested [ OK ] TrianglePressureForceField_test/0.trianglePressureForceFieldTest (0 ms) [ RUN ] TrianglePressureForceField_test/0.constantTrianglePressureForceFieldTest [WARNING] [ForceFieldTest] Potential energy is not tested [ OK ] TrianglePressureForceField_test/0.constantTrianglePressureForceFieldTest (1 ms) [----------] 2 tests from TrianglePressureForceField_test/0 (1 ms total) [----------] Global test environment tear-down [==========] 65 tests from 16 test suites ran. (160 ms total) [ PASSED ] 65 tests. ------------------------------------------ Running unit-tests Sofa.Component.Constraint.Projective_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.Constraint.Projective_test --gtest_output=xml:unit-tests/Sofa.Component.Constraint.Projective_test/report.xml 2>&1" [==========] Running 60 tests from 20 test suites. [----------] Global test environment set-up. [----------] 1 test from AffineMovementProjectiveConstraint_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> [ RUN ] AffineMovementProjectiveConstraint_test/0.testValue [ OK ] AffineMovementProjectiveConstraint_test/0.testValue (10 ms) [----------] 1 test from AffineMovementProjectiveConstraint_test/0 (10 ms total) [----------] 4 tests from FixedProjectiveConstraint_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<1u,double>,double> [ RUN ] FixedProjectiveConstraint_test/0.testValueImplicitWithCG [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Direct.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Forward.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. position [4.33333, ->2] and [1, ->2] [ OK ] FixedProjectiveConstraint_test/0.testValueImplicitWithCG (1034 ms) [ RUN ] FixedProjectiveConstraint_test/0.testValueExplicit [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. position [6, ->2] and [1, ->2] [ OK ] FixedProjectiveConstraint_test/0.testValueExplicit (0 ms) [ RUN ] FixedProjectiveConstraint_test/0.testValueImplicitWithSparseLDL [SUGGESTION] [SparseLDLSolver(Sparse LDL Solver)] Template is empty By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations). If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations. If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" . [WARNING] [ConstantForceField()] 'forces' vector is modified using setForce() while totalMass is initially used. Now the 'forces' vector is used. [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. position [4.33333, ->2] and [1, ->2] [ OK ] FixedProjectiveConstraint_test/0.testValueImplicitWithSparseLDL (4 ms) [ RUN ] FixedProjectiveConstraint_test/0.testTopologicalChanges [WARNING] [ConstantForceField()] 'forces' vector is modified using setForce() while totalMass is initially used. Now the 'forces' vector is used. [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] FixedProjectiveConstraint_test/0.testTopologicalChanges (1 ms) [----------] 4 tests from FixedProjectiveConstraint_test/0 (1041 ms total) [----------] 4 tests from FixedProjectiveConstraint_test/1, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<2u,double>,double> [ RUN ] FixedProjectiveConstraint_test/1.testValueImplicitWithCG [WARNING] [ConstantForceField()] 'forces' vector is modified using setForce() while totalMass is initially used. Now the 'forces' vector is used. [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. position [4.33333 4.43333, ->2 2.1] and [1 1.1, ->2 2.1] [ OK ] FixedProjectiveConstraint_test/1.testValueImplicitWithCG (1 ms) [ RUN ] FixedProjectiveConstraint_test/1.testValueExplicit [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. position [6 6.1, ->2 2.1] and [1 1.1, ->2 2.1] [ OK ] FixedProjectiveConstraint_test/1.testValueExplicit (0 ms) [ RUN ] FixedProjectiveConstraint_test/1.testValueImplicitWithSparseLDL [SUGGESTION] [SparseLDLSolver(Sparse LDL Solver)] Template is empty By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations). If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations. If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" . [WARNING] [ConstantForceField()] 'forces' vector is modified using setForce() while totalMass is initially used. Now the 'forces' vector is used. [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. position [4.33333 4.43333, ->2 2.1] and [1 1.1, ->2 2.1] [ OK ] FixedProjectiveConstraint_test/1.testValueImplicitWithSparseLDL (3 ms) [ RUN ] FixedProjectiveConstraint_test/1.testTopologicalChanges [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] FixedProjectiveConstraint_test/1.testTopologicalChanges (0 ms) [----------] 4 tests from FixedProjectiveConstraint_test/1 (5 ms total) [----------] 4 tests from FixedProjectiveConstraint_test/2, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> [ RUN ] FixedProjectiveConstraint_test/2.testValueImplicitWithCG [WARNING] [ConstantForceField()] 'forces' vector is modified using setForce() while totalMass is initially used. Now the 'forces' vector is used. [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. position [4.33333 4.43333 4.53333, ->2 2.1 2.2] and [1 1.1 1.2, ->2 2.1 2.2] [ OK ] FixedProjectiveConstraint_test/2.testValueImplicitWithCG (0 ms) [ RUN ] FixedProjectiveConstraint_test/2.testValueExplicit [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. position [6 6.1 6.2, ->2 2.1 2.2] and [1 1.1 1.2, ->2 2.1 2.2] [ OK ] FixedProjectiveConstraint_test/2.testValueExplicit (0 ms) [ RUN ] FixedProjectiveConstraint_test/2.testValueImplicitWithSparseLDL [SUGGESTION] [SparseLDLSolver(Sparse LDL Solver)] Template is empty By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations). If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations. If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" . [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. position [4.33333 4.43333 4.53333, ->2 2.1 2.2] and [1 1.1 1.2, ->2 2.1 2.2] [ OK ] FixedProjectiveConstraint_test/2.testValueImplicitWithSparseLDL (3 ms) [ RUN ] FixedProjectiveConstraint_test/2.testTopologicalChanges [WARNING] [ConstantForceField()] 'forces' vector is modified using setForce() while totalMass is initially used. Now the 'forces' vector is used. [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] FixedProjectiveConstraint_test/2.testTopologicalChanges (1 ms) [----------] 4 tests from FixedProjectiveConstraint_test/2 (6 ms total) [----------] 4 tests from FixedProjectiveConstraint_test/3, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<6u,double>,double> [ RUN ] FixedProjectiveConstraint_test/3.testValueImplicitWithCG [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. position [4.33333 4.43333 4.53333 4.63333 4.73333 4.83333, ->2 2.1 2.2 2.3 2.4 2.5] and [1 1.1 1.2 1.3 1.4 1.5, ->2 2.1 2.2 2.3 2.4 2.5] [ OK ] FixedProjectiveConstraint_test/3.testValueImplicitWithCG (1 ms) [ RUN ] FixedProjectiveConstraint_test/3.testValueExplicit [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. position [6 6.1 6.2 6.3 6.4 6.5, ->2 2.1 2.2 2.3 2.4 2.5] and [1 1.1 1.2 1.3 1.4 1.5, ->2 2.1 2.2 2.3 2.4 2.5] [ OK ] FixedProjectiveConstraint_test/3.testValueExplicit (0 ms) [ RUN ] FixedProjectiveConstraint_test/3.testValueImplicitWithSparseLDL [SUGGESTION] [SparseLDLSolver(Sparse LDL Solver)] Template is empty By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations). If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations. If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" . [WARNING] [ConstantForceField()] 'forces' vector is modified using setForce() while totalMass is initially used. Now the 'forces' vector is used. [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. position [4.33333 4.43333 4.53333 4.63333 4.73333 4.83333, ->2 2.1 2.2 2.3 2.4 2.5] and [1 1.1 1.2 1.3 1.4 1.5, ->2 2.1 2.2 2.3 2.4 2.5] [ OK ] FixedProjectiveConstraint_test/3.testValueImplicitWithSparseLDL (3 ms) [ RUN ] FixedProjectiveConstraint_test/3.testTopologicalChanges [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] FixedProjectiveConstraint_test/3.testTopologicalChanges (0 ms) [----------] 4 tests from FixedProjectiveConstraint_test/3 (6 ms total) [----------] 4 tests from FixedProjectiveConstraint_test/4, where TypeParam = sofa::defaulttype::StdRigidTypes<2u,double> [ RUN ] FixedProjectiveConstraint_test/4.testValueImplicitWithCG [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. position [4.33333 4.43333 4.53333, ->2 2.1 2.2] and [1 1.1 1.2, ->2 2.1 2.2] [ OK ] FixedProjectiveConstraint_test/4.testValueImplicitWithCG (0 ms) [ RUN ] FixedProjectiveConstraint_test/4.testValueExplicit [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. position [6 6.1 6.2, ->2 2.1 2.2] and [1 1.1 1.2, ->2 2.1 2.2] [ OK ] FixedProjectiveConstraint_test/4.testValueExplicit (0 ms) [ RUN ] FixedProjectiveConstraint_test/4.testValueImplicitWithSparseLDL [SUGGESTION] [SparseLDLSolver(Sparse LDL Solver)] Template is empty By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations). If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations. If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" . [WARNING] [ConstantForceField()] 'forces' vector is modified using setForce() while totalMass is initially used. Now the 'forces' vector is used. [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. position [4.33333 4.43333 4.53333, ->2 2.1 2.2] and [1 1.1 1.2, ->2 2.1 2.2] [ OK ] FixedProjectiveConstraint_test/4.testValueImplicitWithSparseLDL (2 ms) [ RUN ] FixedProjectiveConstraint_test/4.testTopologicalChanges [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] FixedProjectiveConstraint_test/4.testTopologicalChanges (1 ms) [----------] 4 tests from FixedProjectiveConstraint_test/4 (5 ms total) [----------] 4 tests from FixedProjectiveConstraint_test/5, where TypeParam = sofa::defaulttype::StdRigidTypes<3u,double> [ RUN ] FixedProjectiveConstraint_test/5.testValueImplicitWithCG [WARNING] [ConstantForceField()] 'forces' vector is modified using setForce() while totalMass is initially used. Now the 'forces' vector is used. [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. position [4.33333 4.43333 4.53333 -1.01059 -1.15102 -1.20413 -2.15962, ->2 2.1 2.2 2.3 2.4 2.5 2.6] and [1 1.1 1.2 1.3 1.4 1.5 1.6, ->2 2.1 2.2 2.3 2.4 2.5 2.6] [ OK ] FixedProjectiveConstraint_test/5.testValueImplicitWithCG (1 ms) [ RUN ] FixedProjectiveConstraint_test/5.testValueExplicit [WARNING] [ConstantForceField()] 'forces' vector is modified using setForce() while totalMass is initially used. Now the 'forces' vector is used. [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. position [6 6.1 6.2 -1.39558 -1.27218 -1.47018 1.65302, ->2 2.1 2.2 2.3 2.4 2.5 2.6] and [1 1.1 1.2 1.3 1.4 1.5 1.6, ->2 2.1 2.2 2.3 2.4 2.5 2.6] [ OK ] FixedProjectiveConstraint_test/5.testValueExplicit (0 ms) [ RUN ] FixedProjectiveConstraint_test/5.testValueImplicitWithSparseLDL [SUGGESTION] [SparseLDLSolver(Sparse LDL Solver)] Template is empty By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations). If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations. If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" . [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. position [4.33333 4.43333 4.53333 -1.01059 -1.15102 -1.20413 -2.15962, ->2 2.1 2.2 2.3 2.4 2.5 2.6] and [1 1.1 1.2 1.3 1.4 1.5 1.6, ->2 2.1 2.2 2.3 2.4 2.5 2.6] [ OK ] FixedProjectiveConstraint_test/5.testValueImplicitWithSparseLDL (3 ms) [ RUN ] FixedProjectiveConstraint_test/5.testTopologicalChanges [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] FixedProjectiveConstraint_test/5.testTopologicalChanges (1 ms) [----------] 4 tests from FixedProjectiveConstraint_test/5 (6 ms total) [----------] 3 tests from FixedPlaneProjectiveConstraint_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> [ RUN ] FixedPlaneProjectiveConstraint_test/0.testContraintExplicit [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] FixedPlaneProjectiveConstraint_test/0.testContraintExplicit (0 ms) [ RUN ] FixedPlaneProjectiveConstraint_test/0.testConstraintImplicitWithCG [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] FixedPlaneProjectiveConstraint_test/0.testConstraintImplicitWithCG (0 ms) [ RUN ] FixedPlaneProjectiveConstraint_test/0.testConstraintImplicitWithSparseLDL [SUGGESTION] [SparseLDLSolver(Sparse LDL Solver)] Template is empty By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations). If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations. If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" . [WARNING] [ConstantForceField()] 'forces' vector is modified using setForce() while totalMass is initially used. Now the 'forces' vector is used. [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] FixedPlaneProjectiveConstraint_test/0.testConstraintImplicitWithSparseLDL (3 ms) [----------] 3 tests from FixedPlaneProjectiveConstraint_test/0 (5 ms total) [----------] 3 tests from FixedPlaneProjectiveConstraint_test/1, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<6u,double>,double> [ RUN ] FixedPlaneProjectiveConstraint_test/1.testContraintExplicit [WARNING] [ConstantForceField()] 'forces' vector is modified using setForce() while totalMass is initially used. Now the 'forces' vector is used. [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] FixedPlaneProjectiveConstraint_test/1.testContraintExplicit (1 ms) [ RUN ] FixedPlaneProjectiveConstraint_test/1.testConstraintImplicitWithCG [WARNING] [ConstantForceField()] 'forces' vector is modified using setForce() while totalMass is initially used. Now the 'forces' vector is used. [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] FixedPlaneProjectiveConstraint_test/1.testConstraintImplicitWithCG (1 ms) [ RUN ] FixedPlaneProjectiveConstraint_test/1.testConstraintImplicitWithSparseLDL [SUGGESTION] [SparseLDLSolver(Sparse LDL Solver)] Template is empty By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations). If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations. If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" . [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] FixedPlaneProjectiveConstraint_test/1.testConstraintImplicitWithSparseLDL (4 ms) [----------] 3 tests from FixedPlaneProjectiveConstraint_test/1 (6 ms total) [----------] 3 tests from FixedPlaneProjectiveConstraint_test/2, where TypeParam = sofa::defaulttype::StdRigidTypes<3u,double> [ RUN ] FixedPlaneProjectiveConstraint_test/2.testContraintExplicit [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] FixedPlaneProjectiveConstraint_test/2.testContraintExplicit (0 ms) [ RUN ] FixedPlaneProjectiveConstraint_test/2.testConstraintImplicitWithCG [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] FixedPlaneProjectiveConstraint_test/2.testConstraintImplicitWithCG (0 ms) [ RUN ] FixedPlaneProjectiveConstraint_test/2.testConstraintImplicitWithSparseLDL [SUGGESTION] [SparseLDLSolver(Sparse LDL Solver)] Template is empty By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations). If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations. If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" . [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] FixedPlaneProjectiveConstraint_test/2.testConstraintImplicitWithSparseLDL (2 ms) [----------] 3 tests from FixedPlaneProjectiveConstraint_test/2 (3 ms total) [----------] 3 tests from PartialFixedProjectiveConstraint_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<1u,double>,double> [ RUN ] PartialFixedProjectiveConstraint_test/0.testContraintExplicit [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] PartialFixedProjectiveConstraint_test/0.testContraintExplicit (0 ms) [ RUN ] PartialFixedProjectiveConstraint_test/0.testContraintImplicitWithCG [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] PartialFixedProjectiveConstraint_test/0.testContraintImplicitWithCG (0 ms) [ RUN ] PartialFixedProjectiveConstraint_test/0.testContraintImplicitWithSparseLDL [SUGGESTION] [SparseLDLSolver(Sparse LDL Solver)] Template is empty By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations). If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations. If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" . [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] PartialFixedProjectiveConstraint_test/0.testContraintImplicitWithSparseLDL (2 ms) [----------] 3 tests from PartialFixedProjectiveConstraint_test/0 (3 ms total) [----------] 3 tests from PartialFixedProjectiveConstraint_test/1, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<2u,double>,double> [ RUN ] PartialFixedProjectiveConstraint_test/1.testContraintExplicit [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] PartialFixedProjectiveConstraint_test/1.testContraintExplicit (0 ms) [ RUN ] PartialFixedProjectiveConstraint_test/1.testContraintImplicitWithCG [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] PartialFixedProjectiveConstraint_test/1.testContraintImplicitWithCG (1 ms) [ RUN ] PartialFixedProjectiveConstraint_test/1.testContraintImplicitWithSparseLDL [SUGGESTION] [SparseLDLSolver(Sparse LDL Solver)] Template is empty By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations). If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations. If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" . [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] PartialFixedProjectiveConstraint_test/1.testContraintImplicitWithSparseLDL (3 ms) [----------] 3 tests from PartialFixedProjectiveConstraint_test/1 (5 ms total) [----------] 3 tests from PartialFixedProjectiveConstraint_test/2, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> [ RUN ] PartialFixedProjectiveConstraint_test/2.testContraintExplicit [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] PartialFixedProjectiveConstraint_test/2.testContraintExplicit (0 ms) [ RUN ] PartialFixedProjectiveConstraint_test/2.testContraintImplicitWithCG [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] PartialFixedProjectiveConstraint_test/2.testContraintImplicitWithCG (1 ms) [ RUN ] PartialFixedProjectiveConstraint_test/2.testContraintImplicitWithSparseLDL [SUGGESTION] [SparseLDLSolver(Sparse LDL Solver)] Template is empty By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations). If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations. If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" . [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] PartialFixedProjectiveConstraint_test/2.testContraintImplicitWithSparseLDL (3 ms) [----------] 3 tests from PartialFixedProjectiveConstraint_test/2 (6 ms total) [----------] 3 tests from PartialFixedProjectiveConstraint_test/3, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<6u,double>,double> [ RUN ] PartialFixedProjectiveConstraint_test/3.testContraintExplicit [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] PartialFixedProjectiveConstraint_test/3.testContraintExplicit (1 ms) [ RUN ] PartialFixedProjectiveConstraint_test/3.testContraintImplicitWithCG [WARNING] [ConstantForceField()] 'forces' vector is modified using setForce() while totalMass is initially used. Now the 'forces' vector is used. [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] PartialFixedProjectiveConstraint_test/3.testContraintImplicitWithCG (1 ms) [ RUN ] PartialFixedProjectiveConstraint_test/3.testContraintImplicitWithSparseLDL [SUGGESTION] [SparseLDLSolver(Sparse LDL Solver)] Template is empty By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations). If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations. If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" . [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] PartialFixedProjectiveConstraint_test/3.testContraintImplicitWithSparseLDL (4 ms) [----------] 3 tests from PartialFixedProjectiveConstraint_test/3 (6 ms total) [----------] 3 tests from PartialFixedProjectiveConstraint_test/4, where TypeParam = sofa::defaulttype::StdRigidTypes<2u,double> [ RUN ] PartialFixedProjectiveConstraint_test/4.testContraintExplicit [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] PartialFixedProjectiveConstraint_test/4.testContraintExplicit (0 ms) [ RUN ] PartialFixedProjectiveConstraint_test/4.testContraintImplicitWithCG [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] PartialFixedProjectiveConstraint_test/4.testContraintImplicitWithCG (1 ms) [ RUN ] PartialFixedProjectiveConstraint_test/4.testContraintImplicitWithSparseLDL [SUGGESTION] [SparseLDLSolver(Sparse LDL Solver)] Template is empty By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations). If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations. If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" . [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] PartialFixedProjectiveConstraint_test/4.testContraintImplicitWithSparseLDL (2 ms) [----------] 3 tests from PartialFixedProjectiveConstraint_test/4 (4 ms total) [----------] 3 tests from PartialFixedProjectiveConstraint_test/5, where TypeParam = sofa::defaulttype::StdRigidTypes<3u,double> [ RUN ] PartialFixedProjectiveConstraint_test/5.testContraintExplicit [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] PartialFixedProjectiveConstraint_test/5.testContraintExplicit (0 ms) [ RUN ] PartialFixedProjectiveConstraint_test/5.testContraintImplicitWithCG [WARNING] [ConstantForceField()] 'forces' vector is modified using setForce() while totalMass is initially used. Now the 'forces' vector is used. [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] PartialFixedProjectiveConstraint_test/5.testContraintImplicitWithCG (1 ms) [ RUN ] PartialFixedProjectiveConstraint_test/5.testContraintImplicitWithSparseLDL [SUGGESTION] [SparseLDLSolver(Sparse LDL Solver)] Template is empty By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations). If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations. If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" . [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] PartialFixedProjectiveConstraint_test/5.testContraintImplicitWithSparseLDL (3 ms) [----------] 3 tests from PartialFixedProjectiveConstraint_test/5 (5 ms total) [----------] 2 tests from DirectionProjectiveConstraint_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> [ RUN ] DirectionProjectiveConstraint_test/0.oneConstrainedParticle [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] DirectionProjectiveConstraint_test/0.oneConstrainedParticle (0 ms) [ RUN ] DirectionProjectiveConstraint_test/0.allParticlesConstrained [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] DirectionProjectiveConstraint_test/0.allParticlesConstrained (0 ms) [----------] 2 tests from DirectionProjectiveConstraint_test/0 (0 ms total) [----------] 2 tests from LineProjectiveConstraint_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> [ RUN ] LineProjectiveConstraint_test/0.oneConstrainedParticle [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] LineProjectiveConstraint_test/0.oneConstrainedParticle (0 ms) [ RUN ] LineProjectiveConstraint_test/0.allParticlesConstrained [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] LineProjectiveConstraint_test/0.allParticlesConstrained (0 ms) [----------] 2 tests from LineProjectiveConstraint_test/0 (0 ms total) [----------] 2 tests from PlaneProjectiveConstraint_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> [ RUN ] PlaneProjectiveConstraint_test/0.oneConstrainedParticle [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] PlaneProjectiveConstraint_test/0.oneConstrainedParticle (0 ms) [ RUN ] PlaneProjectiveConstraint_test/0.allParticlesConstrained [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] PlaneProjectiveConstraint_test/0.allParticlesConstrained (0 ms) [----------] 2 tests from PlaneProjectiveConstraint_test/0 (0 ms total) [----------] 2 tests from PointProjectiveConstraint_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> [ RUN ] PointProjectiveConstraint_test/0.oneConstrainedParticle [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] PointProjectiveConstraint_test/0.oneConstrainedParticle (0 ms) [ RUN ] PointProjectiveConstraint_test/0.allParticlesConstrained [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] PointProjectiveConstraint_test/0.allParticlesConstrained (0 ms) [----------] 2 tests from PointProjectiveConstraint_test/0 (0 ms total) [----------] Global test environment tear-down [==========] 60 tests from 20 test suites ran. (1133 ms total) [ PASSED ] 60 tests. ------------------------------------------ Running unit-tests Sofa.Metis_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Metis_test --gtest_output=xml:unit-tests/Sofa.Metis_test/report.xml 2>&1" [==========] Running 2 tests from 2 test suites. [----------] Global test environment set-up. [----------] 1 test from Metis [ RUN ] Metis.permutation [ OK ] Metis.permutation (0 ms) [----------] 1 test from Metis (0 ms total) [----------] 1 test from SparseLDLSolver [ RUN ] SparseLDLSolver.MatrixFactorization [ OK ] SparseLDLSolver.MatrixFactorization (0 ms) [----------] 1 test from SparseLDLSolver (0 ms total) [----------] Global test environment tear-down [==========] 2 tests from 2 test suites ran. (0 ms total) [ PASSED ] 2 tests. ------------------------------------------ Running unit-tests Sofa.Component.Engine.Generate_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.Engine.Generate_test --gtest_output=xml:unit-tests/Sofa.Component.Engine.Generate_test/report.xml 2>&1" [==========] Running 31 tests from 20 test suites. [----------] Global test environment set-up. [----------] 1 test from DataEngine_test/0, where TypeParam = sofa::TestDataEngine,sofa::type::Vec<3u,double>,double> > > [ RUN ] DataEngine_test/0.basic_test [WARNING] [TestDataEngine(engine)] Initial mesh does not contain vertices or edges... No extruded mesh will be generated [WARNING] [TestDataEngine(engine)] Initial mesh does not contain vertices or edges... No extruded mesh will be generated [WARNING] [TestDataEngine(engine)] Initial mesh does not contain vertices or edges... No extruded mesh will be generated [WARNING] [TestDataEngine(engine)] Initial mesh does not contain vertices or edges... No extruded mesh will be generated [WARNING] [TestDataEngine(engine)] Initial mesh does not contain vertices or edges... No extruded mesh will be generated [WARNING] [TestDataEngine(engine)] Initial mesh does not contain vertices or edges... No extruded mesh will be generated [WARNING] [TestDataEngine(engine)] Initial mesh does not contain vertices or edges... No extruded mesh will be generated [WARNING] [TestDataEngine(engine)] Initial mesh does not contain vertices or edges... No extruded mesh will be generated [WARNING] [TestDataEngine(engine)] Initial mesh does not contain vertices or edges... No extruded mesh will be generated [WARNING] [TestDataEngine(engine)] Initial mesh does not contain vertices or edges... No extruded mesh will be generated [ OK ] DataEngine_test/0.basic_test (0 ms) [----------] 1 test from DataEngine_test/0 (0 ms total) [----------] 1 test from DataEngine_test/1, where TypeParam = sofa::TestDataEngine,sofa::type::Vec<3u,double>,double> > > [ RUN ] DataEngine_test/1.basic_test [WARNING] [TestDataEngine(engine)] initial mesh does not contain vertices or quads... No extruded mesh will be generated [WARNING] [TestDataEngine(engine)] initial mesh does not contain vertices or quads... No extruded mesh will be generated [WARNING] [TestDataEngine(engine)] initial mesh does not contain vertices or quads... No extruded mesh will be generated [WARNING] [TestDataEngine(engine)] initial mesh does not contain vertices or quads... No extruded mesh will be generated [WARNING] [TestDataEngine(engine)] initial mesh does not contain vertices or quads... No extruded mesh will be generated [ OK ] DataEngine_test/1.basic_test (0 ms) [----------] 1 test from DataEngine_test/1 (0 ms total) [----------] 1 test from DataEngine_test/2, where TypeParam = sofa::TestDataEngine,sofa::type::Vec<3u,double>,double> > > [ RUN ] DataEngine_test/2.basic_test [ OK ] DataEngine_test/2.basic_test (0 ms) [----------] 1 test from DataEngine_test/2 (0 ms total) [----------] 1 test from DataEngine_test/3, where TypeParam = sofa::TestDataEngine,sofa::type::Vec<3u,double>,double> > > [ RUN ] DataEngine_test/3.basic_test [ OK ] DataEngine_test/3.basic_test (0 ms) [----------] 1 test from DataEngine_test/3 (0 ms total) [----------] 1 test from DataEngine_test/4, where TypeParam = sofa::TestDataEngine,sofa::defaulttype::RigidMass<3u,double> > > [ RUN ] DataEngine_test/4.basic_test [WARNING] [TestDataEngine(engineInput)] Mesh volume is nul. [WARNING] [TestDataEngine(engine)] Mesh volume is nul. [WARNING] [TestDataEngine(engine)] Mesh volume is nul. [WARNING] [TestDataEngine(engine)] Mesh volume is nul. [WARNING] [TestDataEngine(engine)] Mesh volume is nul. [WARNING] [TestDataEngine(engine)] Mesh volume is nul. [WARNING] [TestDataEngine(engine)] Mesh volume is nul. [WARNING] [TestDataEngine(engine)] Mesh volume is nul. [WARNING] [TestDataEngine(engine)] Mesh volume is nul. [WARNING] [TestDataEngine(engine)] Mesh volume is nul. [WARNING] [TestDataEngine(engine)] Mesh volume is nul. [WARNING] [TestDataEngine(engine)] Mesh volume is nul. [WARNING] [TestDataEngine(engine)] Mesh volume is nul. [ OK ] DataEngine_test/4.basic_test (0 ms) [----------] 1 test from DataEngine_test/4 (0 ms total) [----------] 1 test from DataEngine_test/5, where TypeParam = sofa::TestDataEngine,sofa::type::Vec<3u,double>,double> > > [ RUN ] DataEngine_test/5.basic_test [ OK ] DataEngine_test/5.basic_test (0 ms) [----------] 1 test from DataEngine_test/5 (0 ms total) [----------] 1 test from DataEngine_test/6, where TypeParam = sofa::TestDataEngine,sofa::type::Vec<3u,double>,double> > > [ RUN ] DataEngine_test/6.basic_test [ OK ] DataEngine_test/6.basic_test (0 ms) [----------] 1 test from DataEngine_test/6 (0 ms total) [----------] 1 test from DataEngine_test/7, where TypeParam = sofa::TestDataEngine,sofa::type::Vec<3u,double>,double> > > [ RUN ] DataEngine_test/7.basic_test [ OK ] DataEngine_test/7.basic_test (0 ms) [----------] 1 test from DataEngine_test/7 (0 ms total) [----------] 1 test from DataEngine_test/8, where TypeParam = sofa::TestDataEngine,sofa::type::Vec<3u,double>,double> > > [ RUN ] DataEngine_test/8.basic_test [ OK ] DataEngine_test/8.basic_test (0 ms) [----------] 1 test from DataEngine_test/8 (0 ms total) [----------] 1 test from DataEngine_test/9, where TypeParam = sofa::TestDataEngine > [ RUN ] DataEngine_test/9.basic_test [ OK ] DataEngine_test/9.basic_test (0 ms) [----------] 1 test from DataEngine_test/9 (0 ms total) [----------] 1 test from DataEngine_test/10, where TypeParam = sofa::TestDataEngine,sofa::type::CPUMemoryManager > > > > [ RUN ] DataEngine_test/10.basic_test [ OK ] DataEngine_test/10.basic_test (0 ms) [----------] 1 test from DataEngine_test/10 (0 ms total) [----------] 1 test from DataEngine_test/11, where TypeParam = sofa::TestDataEngine,sofa::type::Vec<3u,double>,double> > > [ RUN ] DataEngine_test/11.basic_test [ OK ] DataEngine_test/11.basic_test (0 ms) [----------] 1 test from DataEngine_test/11 (0 ms total) [----------] 1 test from DataEngine_test/12, where TypeParam = sofa::TestDataEngine > > [ RUN ] DataEngine_test/12.basic_test [ OK ] DataEngine_test/12.basic_test (0 ms) [----------] 1 test from DataEngine_test/12 (0 ms total) [----------] 1 test from DataEngine_test/13, where TypeParam = sofa::TestDataEngine,sofa::type::Vec<3u,double>,double> > > [ RUN ] DataEngine_test/13.basic_test [ OK ] DataEngine_test/13.basic_test (0 ms) [----------] 1 test from DataEngine_test/13 (0 ms total) [----------] 1 test from DataEngine_test/14, where TypeParam = sofa::TestDataEngine,sofa::type::Vec<3u,double>,double> > > [ RUN ] DataEngine_test/14.basic_test [ OK ] DataEngine_test/14.basic_test (2 ms) [----------] 1 test from DataEngine_test/14 (2 ms total) [----------] 1 test from DataEngine_test/15, where TypeParam = sofa::TestDataEngine,sofa::type::Vec<3u,double>,double> > > [ RUN ] DataEngine_test/15.basic_test [ OK ] DataEngine_test/15.basic_test (0 ms) [----------] 1 test from DataEngine_test/15 (0 ms total) [----------] 3 tests from ExtrudeEdgesAndGenerateQuads_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> [ RUN ] ExtrudeEdgesAndGenerateQuads_test/0.NormalBehavior [WARNING] [ExtrudeEdgesAndGenerateQuads(myname)] Initial mesh does not contain vertices or edges... No extruded mesh will be generated [WARNING] [ExtrudeEdgesAndGenerateQuads(myname)] Initial mesh does not contain vertices or edges... No extruded mesh will be generated [WARNING] [ExtrudeEdgesAndGenerateQuads(myname)] Initial mesh does not contain vertices or edges... No extruded mesh will be generated [WARNING] [ExtrudeEdgesAndGenerateQuads(myname)] Initial mesh does not contain vertices or edges... No extruded mesh will be generated [WARNING] [ExtrudeEdgesAndGenerateQuads(myname)] Initial mesh does not contain vertices or edges... No extruded mesh will be generated [ OK ] ExtrudeEdgesAndGenerateQuads_test/0.NormalBehavior (0 ms) [ RUN ] ExtrudeEdgesAndGenerateQuads_test/0.OutputsSizeTest [WARNING] [ExtrudeEdgesAndGenerateQuads(unnamed)] The number of sections should be positive. Set default equal to 1. [ OK ] ExtrudeEdgesAndGenerateQuads_test/0.OutputsSizeTest (0 ms) [ RUN ] ExtrudeEdgesAndGenerateQuads_test/0.ExtrudeTest [ OK ] ExtrudeEdgesAndGenerateQuads_test/0.ExtrudeTest (0 ms) [----------] 3 tests from ExtrudeEdgesAndGenerateQuads_test/0 (0 ms total) [----------] 4 tests from JoinPoints_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> [ RUN ] JoinPoints_test/0.data_setup [ OK ] JoinPoints_test/0.data_setup (0 ms) [ RUN ] JoinPoints_test/0.no_input [ERROR] [JoinPoints(unnamed)] Error, no point defined [ OK ] JoinPoints_test/0.no_input (0 ms) [ RUN ] JoinPoints_test/0.mergeCase [ OK ] JoinPoints_test/0.mergeCase (0 ms) [ RUN ] JoinPoints_test/0.noMergeCase [ OK ] JoinPoints_test/0.noMergeCase (0 ms) [----------] 4 tests from JoinPoints_test/0 (0 ms total) [----------] 3 tests from MergePoints_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> [ RUN ] MergePoints_test/0.initTest [ OK ] MergePoints_test/0.initTest (0 ms) [ RUN ] MergePoints_test/0.attrTest [ OK ] MergePoints_test/0.attrTest (0 ms) [ RUN ] MergePoints_test/0.additionTest [ OK ] MergePoints_test/0.additionTest (0 ms) [----------] 3 tests from MergePoints_test/0 (0 ms total) [----------] 5 tests from RandomPointDistributionInSurface_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> [ RUN ] RandomPointDistributionInSurface_test/0.data_setup [ OK ] RandomPointDistributionInSurface_test/0.data_setup (0 ms) [ RUN ] RandomPointDistributionInSurface_test/0.no_input [ERROR] [RandomPointDistributionInSurface(unnamed)] In input data (number of vertices of triangles is less than 1). [ OK ] RandomPointDistributionInSurface_test/0.no_input (0 ms) [ RUN ] RandomPointDistributionInSurface_test/0.illFormedMesh [ERROR] [RandomPointDistributionInSurface(unnamed)] While generating point ; cancelling to break infinite loop [ERROR] [RandomPointDistributionInSurface(unnamed)] While generating point ; cancelling to break infinite loop [ OK ] RandomPointDistributionInSurface_test/0.illFormedMesh (35 ms) [ RUN ] RandomPointDistributionInSurface_test/0.closedMesh [ OK ] RandomPointDistributionInSurface_test/0.closedMesh (0 ms) [ RUN ] RandomPointDistributionInSurface_test/0.seeds [ OK ] RandomPointDistributionInSurface_test/0.seeds (1120 ms) [----------] 5 tests from RandomPointDistributionInSurface_test/0 (1156 ms total) [----------] Global test environment tear-down [==========] 31 tests from 20 test suites ran. (1163 ms total) [ PASSED ] 31 tests. ------------------------------------------ Running unit-tests Sofa.Component.Diffusion_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.Diffusion_test --gtest_output=xml:unit-tests/Sofa.Component.Diffusion_test/report.xml 2>&1" [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from TetrahedronDiffusionFEMForceField_test/0, where TypeParam = sofa::component::diffusion::TetrahedronDiffusionFEMForceField,sofa::type::Vec<1u,double>,double> > [ RUN ] TetrahedronDiffusionFEMForceField_test/0.extension [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Projective.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Diffusion.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Select.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.IO.Mesh.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mass.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Grid.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Mapping.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Visual.dylib [ OK ] TetrahedronDiffusionFEMForceField_test/0.extension (1530 ms) [----------] 1 test from TetrahedronDiffusionFEMForceField_test/0 (1530 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (1531 ms total) [ PASSED ] 1 test. ------------------------------------------ Running unit-tests Sofa.Component.Engine.Analyze_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.Engine.Analyze_test --gtest_output=xml:unit-tests/Sofa.Component.Engine.Analyze_test/report.xml 2>&1" [==========] Running 7 tests from 4 test suites. [----------] Global test environment set-up. [----------] 2 tests from AverageCoord_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> [ RUN ] AverageCoord_test/0.NormalBehavior [ OK ] AverageCoord_test/0.NormalBehavior (0 ms) [ RUN ] AverageCoord_test/0.UpdateTest [ OK ] AverageCoord_test/0.UpdateTest (0 ms) [----------] 2 tests from AverageCoord_test/0 (0 ms total) [----------] 3 tests from ClusteringEngine_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> [ RUN ] ClusteringEngine_test/0.NormalBehavior [ OK ] ClusteringEngine_test/0.NormalBehavior (0 ms) [ RUN ] ClusteringEngine_test/0.DrawTest [ OK ] ClusteringEngine_test/0.DrawTest (0 ms) [ RUN ] ClusteringEngine_test/0.UpdateTest [ OK ] ClusteringEngine_test/0.UpdateTest (0 ms) [----------] 3 tests from ClusteringEngine_test/0 (0 ms total) [----------] 1 test from DataEngine_test/0, where TypeParam = sofa::TestDataEngine,sofa::type::Vec<3u,double>,double> > > [ RUN ] DataEngine_test/0.basic_test [ OK ] DataEngine_test/0.basic_test (0 ms) [----------] 1 test from DataEngine_test/0 (0 ms total) [----------] 1 test from DataEngine_test/1, where TypeParam = sofa::TestDataEngine > > [ RUN ] DataEngine_test/1.basic_test [ OK ] DataEngine_test/1.basic_test (0 ms) [----------] 1 test from DataEngine_test/1 (0 ms total) [----------] Global test environment tear-down [==========] 7 tests from 4 test suites ran. (2 ms total) [ PASSED ] 7 tests. ------------------------------------------ Running unit-tests SofaImplicitField_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/SofaImplicitField_test --gtest_output=xml:unit-tests/SofaImplicitField_test/report.xml 2>&1" [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from SphericalFieldTest [ RUN ] SphericalFieldTest.checkSphericalField [ OK ] SphericalFieldTest.checkSphericalField (0 ms) [----------] 1 test from SphericalFieldTest (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. ------------------------------------------ Running unit-tests Sofa.Component.SolidMechanics.Spring_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.SolidMechanics.Spring_test --gtest_output=xml:unit-tests/Sofa.Component.SolidMechanics.Spring_test/report.xml 2>&1" [==========] Running 17 tests from 5 test suites. [----------] Global test environment set-up. [----------] 1 test from PolynomialRestShapeSpringsForceField_test [ RUN ] PolynomialRestShapeSpringsForceField_test.test_springForce [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Forward.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.Spring.dylib [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] PolynomialRestShapeSpringsForceField_test.test_springForce (5 ms) [----------] 1 test from PolynomialRestShapeSpringsForceField_test (5 ms total) [----------] 2 tests from RestStiffSpringsForceField_test [ RUN ] RestStiffSpringsForceField_test.defaultBehaviorVec3 [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mass.dylib [ OK ] RestStiffSpringsForceField_test.defaultBehaviorVec3 (49 ms) [ RUN ] RestStiffSpringsForceField_test.defaultBehaviorRigid3 [ OK ] RestStiffSpringsForceField_test.defaultBehaviorRigid3 (2 ms) [----------] 2 tests from RestStiffSpringsForceField_test (52 ms total) [----------] 3 tests from StiffSpringForceField_test/0, where TypeParam = sofa::component::solidmechanics::spring::StiffSpringForceField,sofa::type::Vec<2u,double>,double> > [ RUN ] StiffSpringForceField_test/0.extension [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] StiffSpringForceField_test/0.extension (0 ms) [ RUN ] StiffSpringForceField_test/0.viscosity [WARNING] [ForceFieldTest] Potential energy is not tested [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] StiffSpringForceField_test/0.viscosity (0 ms) [ RUN ] StiffSpringForceField_test/0.extension_in_parent_and_child [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] StiffSpringForceField_test/0.extension_in_parent_and_child (0 ms) [----------] 3 tests from StiffSpringForceField_test/0 (1 ms total) [----------] 3 tests from StiffSpringForceField_test/1, where TypeParam = sofa::component::solidmechanics::spring::StiffSpringForceField,sofa::type::Vec<3u,double>,double> > [ RUN ] StiffSpringForceField_test/1.extension [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] StiffSpringForceField_test/1.extension (0 ms) [ RUN ] StiffSpringForceField_test/1.viscosity [WARNING] [ForceFieldTest] Potential energy is not tested [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] StiffSpringForceField_test/1.viscosity (0 ms) [ RUN ] StiffSpringForceField_test/1.extension_in_parent_and_child [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] StiffSpringForceField_test/1.extension_in_parent_and_child (0 ms) [----------] 3 tests from StiffSpringForceField_test/1 (0 ms total) [----------] 8 tests from TriangularBendingSprings3_test [ RUN ] TriangularBendingSprings3_test.checkForceField_Creation [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Grid.dylib [ OK ] TriangularBendingSprings3_test.checkForceField_Creation (2 ms) [ RUN ] TriangularBendingSprings3_test.checkForceField_noTopology [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ERROR] [TriangularBendingSprings(TriangularBendingSprings)] No topology component found at path: , nor in current context: root [ OK ] TriangularBendingSprings3_test.checkForceField_noTopology (0 ms) [ RUN ] TriangularBendingSprings3_test.checkForceField_emptyTopology [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ERROR] [TriangularBendingSprings(TriangularBendingSprings)] object must have a Triangular Set Topology. [ OK ] TriangularBendingSprings3_test.checkForceField_emptyTopology (0 ms) [ RUN ] TriangularBendingSprings3_test.checkForceField_defaultAttributes [ OK ] TriangularBendingSprings3_test.checkForceField_defaultAttributes (0 ms) [ RUN ] TriangularBendingSprings3_test.checkForceField_wrongAttributess [WARNING] [TriangularBendingSprings(TriangularBendingSprings)] Input Bending Stiffness is not possible: -100, setting default value: 100000.0 [WARNING] [TriangularBendingSprings(TriangularBendingSprings)] Input Bending damping is not possible: -0.1, setting default value: 1.0 [ OK ] TriangularBendingSprings3_test.checkForceField_wrongAttributess (0 ms) [ RUN ] TriangularBendingSprings3_test.checkForceField_init [ OK ] TriangularBendingSprings3_test.checkForceField_init (0 ms) [ RUN ] TriangularBendingSprings3_test.checkForceField_values [ OK ] TriangularBendingSprings3_test.checkForceField_values (4 ms) [ RUN ] TriangularBendingSprings3_test.checkForceField_TopologyChanges [ OK ] TriangularBendingSprings3_test.checkForceField_TopologyChanges (1 ms) [----------] 8 tests from TriangularBendingSprings3_test (10 ms total) [----------] Global test environment tear-down [==========] 17 tests from 5 test suites ran. (70 ms total) [ PASSED ] 17 tests. ------------------------------------------ Running unit-tests Sofa.Component.Mapping.Linear_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.Mapping.Linear_test --gtest_output=xml:unit-tests/Sofa.Component.Mapping.Linear_test/report.xml 2>&1" [==========] Running 4 tests from 3 test suites. [----------] Global test environment set-up. [----------] 2 tests from BarycentricMapperTriangleSetTopologyTest_d [ RUN ] BarycentricMapperTriangleSetTopologyTest_d.init [ OK ] BarycentricMapperTriangleSetTopologyTest_d.init (0 ms) [ RUN ] BarycentricMapperTriangleSetTopologyTest_d.initHashing [ OK ] BarycentricMapperTriangleSetTopologyTest_d.initHashing (0 ms) [----------] 2 tests from BarycentricMapperTriangleSetTopologyTest_d (0 ms total) [----------] 1 test from SubsetMultiMappingTest/0, where TypeParam = sofa::component::mapping::linear::SubsetMultiMapping,sofa::defaulttype::StdRigidTypes<3u,double> > [ RUN ] SubsetMultiMappingTest/0.two_parents_one_child [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] SubsetMultiMappingTest/0.two_parents_one_child (1 ms) [----------] 1 test from SubsetMultiMappingTest/0 (1 ms total) [----------] 1 test from SubsetMultiMappingTest/1, where TypeParam = sofa::component::mapping::linear::SubsetMultiMapping,sofa::type::Vec<3u,double>,double>,sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> > [ RUN ] SubsetMultiMappingTest/1.two_parents_one_child [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] SubsetMultiMappingTest/1.two_parents_one_child (0 ms) [----------] 1 test from SubsetMultiMappingTest/1 (0 ms total) [----------] Global test environment tear-down [==========] 4 tests from 3 test suites ran. (2 ms total) [ PASSED ] 4 tests. ------------------------------------------ Running unit-tests Sofa.Component.Haptics_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.Haptics_test --gtest_output=xml:unit-tests/Sofa.Component.Haptics_test/report.xml 2>&1" [==========] Running 4 tests from 1 test suite. [----------] Global test environment set-up. [----------] 4 tests from LCPForceFeedback_test [ RUN ] LCPForceFeedback_test.test_InitScene [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.AnimationLoop.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Algorithm.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Intersection.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Response.Contact.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Correction.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Solver.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Haptics.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.IO.Mesh.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Direct.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.Linear.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.NonLinear.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mass.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Constant.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.GL.Component.Rendering3D.dylib [ OK ] LCPForceFeedback_test.test_InitScene (977 ms) [ RUN ] LCPForceFeedback_test.test_SimpleCollision [ OK ] LCPForceFeedback_test.test_SimpleCollision (91 ms) [ RUN ] LCPForceFeedback_test.test_Collision [ OK ] LCPForceFeedback_test.test_Collision (66 ms) [ RUN ] LCPForceFeedback_test.test_multiThread [ OK ] LCPForceFeedback_test.test_multiThread (1123 ms) [----------] 4 tests from LCPForceFeedback_test (2258 ms total) [----------] Global test environment tear-down [==========] 4 tests from 1 test suite ran. (2258 ms total) [ PASSED ] 4 tests. ------------------------------------------ Running unit-tests Sofa.Component.SolidMechanics.FEM.Elastic_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.SolidMechanics.FEM.Elastic_test --gtest_output=xml:unit-tests/Sofa.Component.SolidMechanics.FEM.Elastic_test/report.xml 2>&1" [==========] Running 51 tests from 7 test suites. [----------] Global test environment set-up. [----------] 8 tests from BeamFEMForceField_Rig3_test [ RUN ] BeamFEMForceField_Rig3_test.checkForceField_Creation [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.dylib [WARNING] [BeamFEMForceField(BeamFEMForceField)] Required data "radiusInner" has not been set. Falling back to default value: 0 [ OK ] BeamFEMForceField_Rig3_test.checkForceField_Creation (5974 ms) [ RUN ] BeamFEMForceField_Rig3_test.checkForceField_noMechanicalObject [ERROR] [Node(root)] Component 'BeamFEMForceField' of type 'BeamFEMForceField' failed: Object type BeamFEMForceField was not created The object is in the factory but cannot be created. Requested template : Rigid3d Used template : Rigid3d Reason(s) : Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found. [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] BeamFEMForceField_Rig3_test.checkForceField_noMechanicalObject (6 ms) [ RUN ] BeamFEMForceField_Rig3_test.checkForceField_noTopology [WARNING] [BeamFEMForceField(BeamFEMForceField)] Required data "poissonRatio" has not been set. Falling back to default value: 0.49 [WARNING] [BeamFEMForceField(BeamFEMForceField)] Required data "youngModulus" has not been set. Falling back to default value: 5000 [WARNING] [BeamFEMForceField(BeamFEMForceField)] Required data "radius" has not been set. Falling back to default value: 0.1 [WARNING] [BeamFEMForceField(BeamFEMForceField)] Required data "radiusInner" has not been set. Falling back to default value: 0 [ERROR] [BeamFEMForceField(BeamFEMForceField)] No topology component found at path: , nor in current context: root. Object must have a BaseMeshTopology (i.e. EdgeSetTopology or MeshTopology) [ OK ] BeamFEMForceField_Rig3_test.checkForceField_noTopology (1 ms) [ RUN ] BeamFEMForceField_Rig3_test.checkForceField_emptyTopology [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [WARNING] [BeamFEMForceField(BeamFEMForceField)] Required data "poissonRatio" has not been set. Falling back to default value: 0.49 [WARNING] [BeamFEMForceField(BeamFEMForceField)] Required data "youngModulus" has not been set. Falling back to default value: 5000 [WARNING] [BeamFEMForceField(BeamFEMForceField)] Required data "radius" has not been set. Falling back to default value: 0.1 [WARNING] [BeamFEMForceField(BeamFEMForceField)] Required data "radiusInner" has not been set. Falling back to default value: 0 [ERROR] [BeamFEMForceField(BeamFEMForceField)] Topology is empty. [ OK ] BeamFEMForceField_Rig3_test.checkForceField_emptyTopology (0 ms) [ RUN ] BeamFEMForceField_Rig3_test.checkForceField_defaultAttributes [ OK ] BeamFEMForceField_Rig3_test.checkForceField_defaultAttributes (0 ms) [ RUN ] BeamFEMForceField_Rig3_test.checkForceField_init [WARNING] [BeamFEMForceField(BeamFEMForceField)] Required data "radiusInner" has not been set. Falling back to default value: 0 [ OK ] BeamFEMForceField_Rig3_test.checkForceField_init (0 ms) [ RUN ] BeamFEMForceField_Rig3_test.checkForceField_values [WARNING] [BeamFEMForceField(BeamFEMForceField)] Required data "radiusInner" has not been set. Falling back to default value: 0 [ OK ] BeamFEMForceField_Rig3_test.checkForceField_values (2 ms) [ RUN ] BeamFEMForceField_Rig3_test.checkForceField_TopologyChanges [WARNING] [BeamFEMForceField(BeamFEMForceField)] Required data "radiusInner" has not been set. Falling back to default value: 0 [ OK ] BeamFEMForceField_Rig3_test.checkForceField_TopologyChanges (0 ms) [----------] 8 tests from BeamFEMForceField_Rig3_test (5987 ms total) [----------] 2 tests from HexahedronFEMForceField_test/0, where TypeParam = sofa::component::solidmechanics::fem::elastic::HexahedronFEMForceField,sofa::type::Vec<3u,double>,double> > [ RUN ] HexahedronFEMForceField_test/0.extension [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Constant.dylib [WARNING] [Node(Root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] HexahedronFEMForceField_test/0.extension (4 ms) [ RUN ] HexahedronFEMForceField_test/0.test_computeBBox [WARNING] [Node(Root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] HexahedronFEMForceField_test/0.test_computeBBox (1 ms) [----------] 2 tests from HexahedronFEMForceField_test/0 (5 ms total) [----------] 2 tests from TetrahedronFEMForceField_stepTest/0, where TypeParam = sofa::component::solidmechanics::fem::elastic::TetrahedronFEMForceField,sofa::type::Vec<3u,double>,double> > [ RUN ] TetrahedronFEMForceField_stepTest/0.extension [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.Elastic.dylib [WARNING] [Node(Root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] TetrahedronFEMForceField_stepTest/0.extension (2 ms) [ RUN ] TetrahedronFEMForceField_stepTest/0.checkGracefullHandlingWhenTopologyIsMissing [WARNING] [Node(Root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ERROR] [TetrahedronFEMForceField(fem)] No topology component found at path: , nor in current context: FEMnode object must have a mesh topology. The component is inactivated. To remove this error message please add a topology component to your scene. [ OK ] TetrahedronFEMForceField_stepTest/0.checkGracefullHandlingWhenTopologyIsMissing (1 ms) [----------] 2 tests from TetrahedronFEMForceField_stepTest/0 (4 ms total) [----------] 6 tests from TetrahedronFEMForceField3_test [ RUN ] TetrahedronFEMForceField3_test.checkCreation [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mass.dylib [ OK ] TetrahedronFEMForceField3_test.checkCreation (3 ms) [ RUN ] TetrahedronFEMForceField3_test.checkNoTopology [ERROR] [TetrahedronFEMForceField(FEM)] No topology component found at path: , nor in current context: root object must have a mesh topology. The component is inactivated. To remove this error message please add a topology component to your scene. [ OK ] TetrahedronFEMForceField3_test.checkNoTopology (0 ms) [ RUN ] TetrahedronFEMForceField3_test.checkEmptyTopology [ERROR] [TetrahedronFEMForceField(FEM)] object must have a tetrahedric topology. The component is inactivated. To remove this error message please add a tetrahedric topology component to your scene. [ OK ] TetrahedronFEMForceField3_test.checkEmptyTopology (0 ms) [ RUN ] TetrahedronFEMForceField3_test.checkDefaultAttributes [WARNING] [TetrahedronFEMForceField(TetrahedronFEMForceField)] Required data "poissonRatio" has not been set. Falling back to default value: 0.45 [ERROR] [TetrahedronFEMForceField(TetrahedronFEMForceField)] Required data "youngModulus" has not been set. It must be set since it has no default value. [ OK ] TetrahedronFEMForceField3_test.checkDefaultAttributes (0 ms) [ RUN ] TetrahedronFEMForceField3_test.checkInit [ OK ] TetrahedronFEMForceField3_test.checkInit (1 ms) [ RUN ] TetrahedronFEMForceField3_test.checkFEMValues [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Direct.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Mapping.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Select.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Projective.dylib [ OK ] TetrahedronFEMForceField3_test.checkFEMValues (116 ms) [ DISABLED ] TetrahedronFEMForceField3_test.DISABLED_testFEMPerformance [----------] 6 tests from TetrahedronFEMForceField3_test (122 ms total) [----------] 6 tests from TetrahedralCorotationalFEMForceField3_test [ RUN ] TetrahedralCorotationalFEMForceField3_test.checkCreation [ OK ] TetrahedralCorotationalFEMForceField3_test.checkCreation (0 ms) [ RUN ] TetrahedralCorotationalFEMForceField3_test.checkNoTopology [ERROR] [TetrahedralCorotationalFEMForceField(FEM)] No topology component found at path: , nor in current context: root. This FEM needs to rely on a Tetrahedral Topology. [ OK ] TetrahedralCorotationalFEMForceField3_test.checkNoTopology (0 ms) [ RUN ] TetrahedralCorotationalFEMForceField3_test.checkEmptyTopology [WARNING] [TetrahedralCorotationalFEMForceField(FEM)] No tetrahedra found in linked Topology. [ OK ] TetrahedralCorotationalFEMForceField3_test.checkEmptyTopology (0 ms) [ RUN ] TetrahedralCorotationalFEMForceField3_test.checkDefaultAttributes [WARNING] [TetrahedralCorotationalFEMForceField(TetrahedralCorotationalFEMForceField)] Required data "poissonRatio" has not been set. Falling back to default value: 0.45 [WARNING] [TetrahedralCorotationalFEMForceField(TetrahedralCorotationalFEMForceField)] Required data "youngModulus" has not been set. Falling back to default value: 5000 [ OK ] TetrahedralCorotationalFEMForceField3_test.checkDefaultAttributes (0 ms) [ RUN ] TetrahedralCorotationalFEMForceField3_test.checkInit [ OK ] TetrahedralCorotationalFEMForceField3_test.checkInit (0 ms) [ RUN ] TetrahedralCorotationalFEMForceField3_test.checkFEMValues [ OK ] TetrahedralCorotationalFEMForceField3_test.checkFEMValues (100 ms) [ DISABLED ] TetrahedralCorotationalFEMForceField3_test.DISABLED_testFEMPerformance [----------] 6 tests from TetrahedralCorotationalFEMForceField3_test (103 ms total) [----------] 6 tests from FastTetrahedralCorotationalForceField3_test [ RUN ] FastTetrahedralCorotationalForceField3_test.checkCreation [ OK ] FastTetrahedralCorotationalForceField3_test.checkCreation (0 ms) [ RUN ] FastTetrahedralCorotationalForceField3_test.checkNoTopology [ERROR] [FastTetrahedralCorotationalForceField(FEM)] No topology component found at path: , nor in current context: root [ OK ] FastTetrahedralCorotationalForceField3_test.checkNoTopology (0 ms) [ RUN ] FastTetrahedralCorotationalForceField3_test.checkEmptyTopology [WARNING] [FastTetrahedralCorotationalForceField(FEM)] No tetrahedra found in linked Topology. [ OK ] FastTetrahedralCorotationalForceField3_test.checkEmptyTopology (0 ms) [ RUN ] FastTetrahedralCorotationalForceField3_test.checkDefaultAttributes [WARNING] [FastTetrahedralCorotationalForceField(FastTetrahedralCorotationalForceField)] Required data "poissonRatio" has not been set. Falling back to default value: 0.45 [WARNING] [FastTetrahedralCorotationalForceField(FastTetrahedralCorotationalForceField)] Required data "youngModulus" has not been set. Falling back to default value: 5000 [WARNING] [FastTetrahedralCorotationalForceField(FastTetrahedralCorotationalForceField)] The default value of the Data poissonRatio changed in v23.06 from 0.3 to 0.45. [WARNING] [FastTetrahedralCorotationalForceField(FastTetrahedralCorotationalForceField)] The default value of the Data youngModulus changed in v23.06 from 1000 to 5000 [ OK ] FastTetrahedralCorotationalForceField3_test.checkDefaultAttributes (0 ms) [ RUN ] FastTetrahedralCorotationalForceField3_test.checkInit [ OK ] FastTetrahedralCorotationalForceField3_test.checkInit (0 ms) [ RUN ] FastTetrahedralCorotationalForceField3_test.checkFEMValues [ OK ] FastTetrahedralCorotationalForceField3_test.checkFEMValues (52 ms) [ DISABLED ] FastTetrahedralCorotationalForceField3_test.DISABLED_testFEMPerformance [----------] 6 tests from FastTetrahedralCorotationalForceField3_test (55 ms total) [----------] 21 tests from TriangleFEMForceField3_test [ RUN ] TriangleFEMForceField3_test.checkTriangleFEMForceField_Creation [ OK ] TriangleFEMForceField3_test.checkTriangleFEMForceField_Creation (0 ms) [ RUN ] TriangleFEMForceField3_test.checkTriangleFEMForceField_noTopology [ERROR] [TriangleFEMForceField(FEM)] No topology component found at path: , nor in current context: root [ OK ] TriangleFEMForceField3_test.checkTriangleFEMForceField_noTopology (0 ms) [ RUN ] TriangleFEMForceField3_test.checkTriangleFEMForceField_emptyTopology [WARNING] [TriangleFEMForceField(FEM)] No triangles found in linked Topology. [ OK ] TriangleFEMForceField3_test.checkTriangleFEMForceField_emptyTopology (0 ms) [ RUN ] TriangleFEMForceField3_test.checkTriangleFEMForceField_defaultAttributes [WARNING] [TriangleFEMForceField(TriangleFEMForceField)] Required data "poissonRatio" has not been set. Falling back to default value: 0.3 [WARNING] [TriangleFEMForceField(TriangleFEMForceField)] Required data "youngModulus" has not been set. Falling back to default value: 1000 [ OK ] TriangleFEMForceField3_test.checkTriangleFEMForceField_defaultAttributes (0 ms) [ RUN ] TriangleFEMForceField3_test.checkTriangleFEMForceField_wrongAttributess [WARNING] [TriangleFEMForceField(FEM)] Input Method is not possible: toto, should be 0 (Large) or 1 (Small). Setting default value: Large [WARNING] [TriangleFEMForceField(FEM)] Input Poisson Coefficient is not possible: -0.3, setting default value: 0.3 [WARNING] [TriangleFEMForceField(FEM)] Input Young Modulus is not possible: -100, setting default value: 1000 [ OK ] TriangleFEMForceField3_test.checkTriangleFEMForceField_wrongAttributess (0 ms) [ RUN ] TriangleFEMForceField3_test.checkTriangleFEMForceField_init [ OK ] TriangleFEMForceField3_test.checkTriangleFEMForceField_init (0 ms) [ RUN ] TriangleFEMForceField3_test.checkTriangleFEMForceField_values [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Grid.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib [ OK ] TriangleFEMForceField3_test.checkTriangleFEMForceField_values (120 ms) [ RUN ] TriangleFEMForceField3_test.checkTriangularFEMForceField_Creation [ OK ] TriangleFEMForceField3_test.checkTriangularFEMForceField_Creation (0 ms) [ RUN ] TriangleFEMForceField3_test.checkTriangularFEMForceField_NoTopology [ERROR] [TriangularFEMForceField(FEM)] No topology component found at path: , nor in current context: root [ OK ] TriangleFEMForceField3_test.checkTriangularFEMForceField_NoTopology (0 ms) [ RUN ] TriangleFEMForceField3_test.checkTriangularFEMForceField_emptyTopology [WARNING] [TriangularFEMForceField(FEM)] No triangles found in linked Topology. [ OK ] TriangleFEMForceField3_test.checkTriangularFEMForceField_emptyTopology (0 ms) [ RUN ] TriangleFEMForceField3_test.checkTriangularFEMForceField_defaultAttributes [WARNING] [TriangularFEMForceField(TriangularFEMForceField)] Required data "poissonRatio" has not been set. Falling back to default value: 0.3 [WARNING] [TriangularFEMForceField(TriangularFEMForceField)] Required data "youngModulus" has not been set. Falling back to default value: 1000 [ OK ] TriangleFEMForceField3_test.checkTriangularFEMForceField_defaultAttributes (0 ms) [ RUN ] TriangleFEMForceField3_test.checkTriangularFEMForceField_wrongAttributess [WARNING] [TriangularFEMForceField(FEM)] Input Method is not possible: toto, should be 0 (Large) or 1 (Small). Setting default value: Large [WARNING] [TriangularFEMForceField(FEM)] Input Poisson Coefficient is not possible: -0.3, setting default value: 0.3 [WARNING] [TriangularFEMForceField(FEM)] Input Young Modulus is not possible: -100, setting default value: 1000 [ OK ] TriangleFEMForceField3_test.checkTriangularFEMForceField_wrongAttributess (1 ms) [ RUN ] TriangleFEMForceField3_test.checkTriangularFEMForceField_init [ OK ] TriangleFEMForceField3_test.checkTriangularFEMForceField_init (1 ms) [ RUN ] TriangleFEMForceField3_test.checkTriangularFEMForceField_values [ OK ] TriangleFEMForceField3_test.checkTriangularFEMForceField_values (124 ms) [ RUN ] TriangleFEMForceField3_test.checkTriangularFEMForceFieldOptim_Creation [ OK ] TriangleFEMForceField3_test.checkTriangularFEMForceFieldOptim_Creation (0 ms) [ RUN ] TriangleFEMForceField3_test.checkTriangularFEMForceFieldOptim_NoTopology [ERROR] [TriangularFEMForceFieldOptim(FEM)] No topology component found at path: , nor in current context: root [ OK ] TriangleFEMForceField3_test.checkTriangularFEMForceFieldOptim_NoTopology (0 ms) [ RUN ] TriangleFEMForceField3_test.checkTriangularFEMForceFieldOptim_emptyTopology [WARNING] [TriangularFEMForceFieldOptim(FEM)] No triangles found in linked Topology. [ OK ] TriangleFEMForceField3_test.checkTriangularFEMForceFieldOptim_emptyTopology (0 ms) [ RUN ] TriangleFEMForceField3_test.checkTriangularFEMForceFieldOptim_defaultAttributes [WARNING] [TriangularFEMForceFieldOptim(TriangularFEMForceFieldOptim)] Required data "poissonRatio" has not been set. Falling back to default value: 0.3 [WARNING] [TriangularFEMForceFieldOptim(TriangularFEMForceFieldOptim)] Required data "youngModulus" has not been set. Falling back to default value: 1000 [ OK ] TriangleFEMForceField3_test.checkTriangularFEMForceFieldOptim_defaultAttributes (0 ms) [ RUN ] TriangleFEMForceField3_test.checkTriangularFEMForceFieldOptim_wrongAttributess [WARNING] [TriangularFEMForceFieldOptim(unnamed)] Attribute method was specified as "toto" while this version only implements the "large" method. Ignoring... [ OK ] TriangleFEMForceField3_test.checkTriangularFEMForceFieldOptim_wrongAttributess (0 ms) [ RUN ] TriangleFEMForceField3_test.checkTriangularFEMForceFieldOptim_init [ OK ] TriangleFEMForceField3_test.checkTriangularFEMForceFieldOptim_init (0 ms) [ RUN ] TriangleFEMForceField3_test.checkTriangularFEMForceFieldOptim_values [ OK ] TriangleFEMForceField3_test.checkTriangularFEMForceFieldOptim_values (74 ms) [ DISABLED ] TriangleFEMForceField3_test.DISABLED_testTriangleFEMPerformance [ DISABLED ] TriangleFEMForceField3_test.DISABLED_testTriangularFEMPerformance [----------] 21 tests from TriangleFEMForceField3_test (331 ms total) [----------] Global test environment tear-down [==========] 51 tests from 7 test suites ran. (6610 ms total) [ PASSED ] 51 tests. YOU HAVE 5 DISABLED TESTS ------------------------------------------ Running unit-tests image_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/image_test --gtest_output=xml:unit-tests/image_test/report.xml 2>&1" [==========] Running 19 tests from 16 test suites. [----------] Global test environment set-up. [----------] 2 tests from DataImageLink_test [ RUN ] DataImageLink_test.createAndDeleteLinkedData MetaImageReader: Image type ( MET_UCHAR ) is converted to Sofa Image type ( uint8 ) [ OK ] DataImageLink_test.createAndDeleteLinkedData (1 ms) [ RUN ] DataImageLink_test.testImageDataLink MetaImageReader: Image type ( MET_UCHAR ) is converted to Sofa Image type ( uint8 ) [ OK ] DataImageLink_test.testImageDataLink (0 ms) [----------] 2 tests from DataImageLink_test (2 ms total) [----------] 3 tests from ImageEngine_test [ RUN ] ImageEngine_test.testDataLink [ OK ] ImageEngine_test.testDataLink (8 ms) [ RUN ] ImageEngine_test.testEngineDataLink [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [AnimationLoopParallelScheduler, DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. MetaImageReader: Image type ( MET_UCHAR ) is converted to Sofa Image type ( uint8 ) [ OK ] ImageEngine_test.testEngineDataLink (4 ms) [ RUN ] ImageEngine_test.testImageViewer [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [AnimationLoopParallelScheduler, DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. MetaImageReader: Image type ( MET_UCHAR ) is converted to Sofa Image type ( uint8 ) [ OK ] ImageEngine_test.testImageViewer (1 ms) [----------] 3 tests from ImageEngine_test (13 ms total) [----------] 1 test from ImageDataEngine_test/0, where TypeParam = sofa::TestDataEngine > > [ RUN ] ImageDataEngine_test/0.basic_test [ OK ] ImageDataEngine_test/0.basic_test (0 ms) [----------] 1 test from ImageDataEngine_test/0 (0 ms total) [----------] 1 test from ImageDataEngine_test/1, where TypeParam = sofa::TestDataEngine,sofa::defaulttype::Image > > [ RUN ] ImageDataEngine_test/1.basic_test [ OK ] ImageDataEngine_test/1.basic_test (0 ms) [----------] 1 test from ImageDataEngine_test/1 (0 ms total) [----------] 1 test from ImageDataEngine_test/2, where TypeParam = sofa::TestDataEngine,sofa::defaulttype::Image > > [ RUN ] ImageDataEngine_test/2.basic_test [ OK ] ImageDataEngine_test/2.basic_test (0 ms) [----------] 1 test from ImageDataEngine_test/2 (0 ms total) [----------] 1 test from ImageDataEngine_test/3, where TypeParam = sofa::TestDataEngine > > [ RUN ] ImageDataEngine_test/3.basic_test [ OK ] ImageDataEngine_test/3.basic_test (0 ms) [----------] 1 test from ImageDataEngine_test/3 (0 ms total) [----------] 1 test from ImageDataEngine_test/4, where TypeParam = sofa::TestDataEngine > > [ RUN ] ImageDataEngine_test/4.basic_test [ OK ] ImageDataEngine_test/4.basic_test (0 ms) [----------] 1 test from ImageDataEngine_test/4 (0 ms total) [----------] 1 test from ImageDataEngine_test/5, where TypeParam = sofa::TestDataEngine > > [ RUN ] ImageDataEngine_test/5.basic_test [ OK ] ImageDataEngine_test/5.basic_test (0 ms) [----------] 1 test from ImageDataEngine_test/5 (0 ms total) [----------] 1 test from ImageDataEngine_test/6, where TypeParam = sofa::TestDataEngine [ RUN ] ImageDataEngine_test/6.basic_test [ OK ] ImageDataEngine_test/6.basic_test (0 ms) [----------] 1 test from ImageDataEngine_test/6 (0 ms total) [----------] 1 test from ImageDataEngine_test/7, where TypeParam = sofa::TestDataEngine > > [ RUN ] ImageDataEngine_test/7.basic_test [ OK ] ImageDataEngine_test/7.basic_test (0 ms) [----------] 1 test from ImageDataEngine_test/7 (0 ms total) [----------] 1 test from ImageDataEngine_test/8, where TypeParam = sofa::TestDataEngine > > [ RUN ] ImageDataEngine_test/8.basic_test [ OK ] ImageDataEngine_test/8.basic_test (0 ms) [----------] 1 test from ImageDataEngine_test/8 (0 ms total) [----------] 1 test from ImageDataEngine_test/9, where TypeParam = sofa::TestDataEngine > > [ RUN ] ImageDataEngine_test/9.basic_test [ OK ] ImageDataEngine_test/9.basic_test (0 ms) [----------] 1 test from ImageDataEngine_test/9 (0 ms total) [----------] 1 test from ImageDataEngine_test/10, where TypeParam = sofa::TestDataEngine > > [ RUN ] ImageDataEngine_test/10.basic_test [ OK ] ImageDataEngine_test/10.basic_test (0 ms) [----------] 1 test from ImageDataEngine_test/10 (0 ms total) [----------] 1 test from ImageDataEngine_test/11, where TypeParam = sofa::TestDataEngine > > [ RUN ] ImageDataEngine_test/11.basic_test [ OK ] ImageDataEngine_test/11.basic_test (0 ms) [----------] 1 test from ImageDataEngine_test/11 (0 ms total) [----------] 1 test from ImageDataEngine_test/12, where TypeParam = sofa::TestDataEngine,sofa::defaulttype::Image > > [ RUN ] ImageDataEngine_test/12.basic_test [ OK ] ImageDataEngine_test/12.basic_test (0 ms) [----------] 1 test from ImageDataEngine_test/12 (0 ms total) [----------] 1 test from ImageDataEngine_test/13, where TypeParam = sofa::TestDataEngine > > [ RUN ] ImageDataEngine_test/13.basic_test [ OK ] ImageDataEngine_test/13.basic_test (0 ms) [----------] 1 test from ImageDataEngine_test/13 (0 ms total) [----------] Global test environment tear-down [==========] 19 tests from 16 test suites ran. (18 ms total) [ PASSED ] 19 tests. ------------------------------------------ Running unit-tests Sofa.Component.Mapping.NonLinear_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.Mapping.NonLinear_test --gtest_output=xml:unit-tests/Sofa.Component.Mapping.NonLinear_test/report.xml 2>&1" [==========] Running 14 tests from 9 test suites. [----------] Global test environment set-up. [----------] 1 test from DistanceMappingTest/0, where TypeParam = sofa::component::mapping::nonlinear::DistanceMapping,sofa::type::Vec<3u,double>,double>,sofa::defaulttype::StdVectorTypes,sofa::type::Vec<1u,double>,double> > [ RUN ] DistanceMappingTest/0.test [WARNING] [MappingTest] applyJT on matrices is not tested [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [WARNING] [DistanceMapping(unnamed)] link to Topology container should be set to ensure right behavior. First Topology found in current context will be used. [ OK ] DistanceMappingTest/0.test (2 ms) [----------] 1 test from DistanceMappingTest/0 (2 ms total) [----------] 1 test from DistanceMappingTest/1, where TypeParam = sofa::component::mapping::nonlinear::DistanceMapping,sofa::defaulttype::StdVectorTypes,sofa::type::Vec<1u,double>,double> > [ RUN ] DistanceMappingTest/1.test [WARNING] [MappingTest] applyJT on matrices is not tested [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [WARNING] [DistanceMapping(unnamed)] link to Topology container should be set to ensure right behavior. First Topology found in current context will be used. [ OK ] DistanceMappingTest/1.test (0 ms) [----------] 1 test from DistanceMappingTest/1 (0 ms total) [----------] 2 tests from RigidMappingTest/0, where TypeParam = sofa::component::mapping::nonlinear::RigidMapping,sofa::defaulttype::StdVectorTypes,sofa::type::Vec<2u,double>,double> > [ RUN ] RigidMappingTest/0.oneRigid_fourParticles_localCoords [WARNING] [MappingTest] getK is not tested [WARNING] [MappingTest] applyJT on matrices is not tested [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] RigidMappingTest/0.oneRigid_fourParticles_localCoords (0 ms) [ RUN ] RigidMappingTest/0.oneRigid_fourParticles_worldCoords [WARNING] [MappingTest] getK is not tested [WARNING] [MappingTest] applyJT on matrices is not tested [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] RigidMappingTest/0.oneRigid_fourParticles_worldCoords (0 ms) [----------] 2 tests from RigidMappingTest/0 (1 ms total) [----------] 2 tests from RigidMappingTest/1, where TypeParam = sofa::component::mapping::nonlinear::RigidMapping,sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> > [ RUN ] RigidMappingTest/1.oneRigid_fourParticles_localCoords [WARNING] [MappingTest] applyJT on matrices is not tested [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] RigidMappingTest/1.oneRigid_fourParticles_localCoords (0 ms) [ RUN ] RigidMappingTest/1.oneRigid_fourParticles_worldCoords [WARNING] [MappingTest] applyJT on matrices is not tested [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] RigidMappingTest/1.oneRigid_fourParticles_worldCoords (0 ms) [----------] 2 tests from RigidMappingTest/1 (0 ms total) [----------] 2 tests from RigidMappingTest/2, where TypeParam = sofa::component::mapping::nonlinear::RigidMapping,sofa::defaulttype::StdRigidTypes<3u,double> > [ RUN ] RigidMappingTest/2.oneRigid_fourParticles_localCoords [WARNING] [MappingTest] applyJT on matrices is not tested [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] RigidMappingTest/2.oneRigid_fourParticles_localCoords (0 ms) [ RUN ] RigidMappingTest/2.oneRigid_fourParticles_worldCoords [WARNING] [MappingTest] applyJT on matrices is not tested [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] RigidMappingTest/2.oneRigid_fourParticles_worldCoords (0 ms) [----------] 2 tests from RigidMappingTest/2 (0 ms total) [----------] 1 test from SquareDistanceMappingTest/0, where TypeParam = sofa::component::mapping::nonlinear::SquareDistanceMapping,sofa::type::Vec<3u,double>,double>,sofa::defaulttype::StdVectorTypes,sofa::type::Vec<1u,double>,double> > [ RUN ] SquareDistanceMappingTest/0.test [WARNING] [MappingTest] applyJT on matrices is not tested [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [WARNING] [SquareDistanceMapping(unnamed)] link to Topology container should be set to ensure right behavior. First Topology found in current context will be used. [ OK ] SquareDistanceMappingTest/0.test (0 ms) [----------] 1 test from SquareDistanceMappingTest/0 (0 ms total) [----------] 1 test from SquareDistanceMappingTest/1, where TypeParam = sofa::component::mapping::nonlinear::SquareDistanceMapping,sofa::defaulttype::StdVectorTypes,sofa::type::Vec<1u,double>,double> > [ RUN ] SquareDistanceMappingTest/1.test [WARNING] [MappingTest] applyJT on matrices is not tested [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [WARNING] [SquareDistanceMapping(unnamed)] link to Topology container should be set to ensure right behavior. First Topology found in current context will be used. [ OK ] SquareDistanceMappingTest/1.test (0 ms) [----------] 1 test from SquareDistanceMappingTest/1 (0 ms total) [----------] 2 tests from SquareDistanceMappingCompare_test [ RUN ] SquareDistanceMappingCompare_test.compareToDistanceMappingAndSquareMappingCG [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.dylib [ OK ] SquareDistanceMappingCompare_test.compareToDistanceMappingAndSquareMappingCG (1164 ms) [ RUN ] SquareDistanceMappingCompare_test.compareToDistanceMappingAndSquareMappingLU [ OK ] SquareDistanceMappingCompare_test.compareToDistanceMappingAndSquareMappingLU (39 ms) [----------] 2 tests from SquareDistanceMappingCompare_test (1204 ms total) [----------] 2 tests from SquareMappingTest/0, where TypeParam = sofa::component::mapping::nonlinear::SquareMapping,sofa::type::Vec<1u,double>,double>,sofa::defaulttype::StdVectorTypes,sofa::type::Vec<1u,double>,double> > [ RUN ] SquareMappingTest/0.test [WARNING] [MappingTest] applyJT on matrices is not tested [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] SquareMappingTest/0.test (3 ms) [ RUN ] SquareMappingTest/0.testNoGeometricStiffnessMatrix [WARNING] [MappingTest] applyJT on matrices is not tested [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] SquareMappingTest/0.testNoGeometricStiffnessMatrix (0 ms) [----------] 2 tests from SquareMappingTest/0 (4 ms total) [----------] Global test environment tear-down [==========] 14 tests from 9 test suites ran. (1215 ms total) [ PASSED ] 14 tests. ------------------------------------------ Running unit-tests Sofa.Testing_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Testing_test --gtest_output=xml:unit-tests/Sofa.Testing_test/report.xml 2>&1" [==========] Running 5 tests from 1 test suite. [----------] Global test environment set-up. [----------] 5 tests from TestMessageHandler_test [ RUN ] TestMessageHandler_test.defaultTestBehavior [DEPRECATED] [HERE] This should generate a failure [WARNING] [HERE] This should generate a failure [ERROR] [HERE] This should generate a failure [ OK ] TestMessageHandler_test.defaultTestBehavior (0 ms) [ RUN ] TestMessageHandler_test.catchingTestBehavior [WARNING] [HERE] This should not generate a failure [ERROR] [HERE] This should not generate a test falure [ OK ] TestMessageHandler_test.catchingTestBehavior (0 ms) [ RUN ] TestMessageHandler_test.noEmitTestBehavior [WARNING] [HERE] This should generate a failure but with line number close to 159 [ERROR] [HERE] This should generate a test falure with line number close to 160 [ OK ] TestMessageHandler_test.noEmitTestBehavior (0 ms) [ RUN ] TestMessageHandler_test.noEmitIgnoredTestBehavior [WARNING] [HERE] This shouldn't generate a failure [ERROR] [HERE] This shouldn't generate a failure [ OK ] TestMessageHandler_test.noEmitIgnoredTestBehavior (0 ms) [ RUN ] TestMessageHandler_test.complexTestBehavior [ERROR] [HERE] This should generate a test failure [WARNING] [HERE] This should generate a failure [ERROR] [HERE] This should generate a test falure [ OK ] TestMessageHandler_test.complexTestBehavior (0 ms) [----------] 5 tests from TestMessageHandler_test (0 ms total) [----------] Global test environment tear-down [==========] 5 tests from 1 test suite ran. (1 ms total) [ PASSED ] 5 tests. ------------------------------------------ Running unit-tests Sofa.GL.Component.Engine_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.GL.Component.Engine_test --gtest_output=xml:unit-tests/Sofa.GL.Component.Engine_test/report.xml 2>&1" [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from DataEngine_test/0, where TypeParam = sofa::TestDataEngine,sofa::type::Vec<3u,double>,double> > > [ RUN ] DataEngine_test/0.basic_test [ OK ] DataEngine_test/0.basic_test (0 ms) [----------] 1 test from DataEngine_test/0 (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. ------------------------------------------ Running unit-tests Sofa.Component.Engine.Transform_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.Engine.Transform_test --gtest_output=xml:unit-tests/Sofa.Component.Engine.Transform_test/report.xml 2>&1" [==========] Running 74 tests from 30 test suites. [----------] Global test environment set-up. [----------] 3 tests from DifferenceEngine_test/0, where TypeParam = sofa::type::Vec<3u,double> [ RUN ] DifferenceEngine_test/0.NormalBehavior [ OK ] DifferenceEngine_test/0.NormalBehavior (0 ms) [ RUN ] DifferenceEngine_test/0.UpdateTest [ OK ] DifferenceEngine_test/0.UpdateTest (0 ms) [ RUN ] DifferenceEngine_test/0.DataTest [WARNING] [DifferenceEngine(unnamed)] Input vector and vector to substract should have same size. Abort. [ OK ] DifferenceEngine_test/0.DataTest (0 ms) [----------] 3 tests from DifferenceEngine_test/0 (0 ms total) [----------] 2 tests from DilateEngine_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> [ RUN ] DilateEngine_test/0.NormalBehavior [WARNING] [DilateEngine(myname)] No input position [WARNING] [DilateEngine(unnamed)] No input position [ OK ] DilateEngine_test/0.NormalBehavior (0 ms) [ RUN ] DilateEngine_test/0.UpdateTest [ OK ] DilateEngine_test/0.UpdateTest (0 ms) [----------] 2 tests from DilateEngine_test/0 (0 ms total) [----------] 1 test from DisplacementMatrixEngine [ RUN ] DisplacementMatrixEngine.getTemplateName [ OK ] DisplacementMatrixEngine.getTemplateName (0 ms) [----------] 1 test from DisplacementMatrixEngine (0 ms total) [----------] 1 test from DisplacementTransformEngine [ RUN ] DisplacementTransformEngine.getTemplateName [ OK ] DisplacementTransformEngine.getTemplateName (0 ms) [----------] 1 test from DisplacementTransformEngine (0 ms total) [----------] 1 test from DataEngine_test/0, where TypeParam = sofa::TestDataEngine > > [ RUN ] DataEngine_test/0.basic_test [ OK ] DataEngine_test/0.basic_test (0 ms) [----------] 1 test from DataEngine_test/0 (0 ms total) [----------] 1 test from DataEngine_test/1, where TypeParam = sofa::TestDataEngine,sofa::type::Vec<3u,double>,double> > > [ RUN ] DataEngine_test/1.basic_test [WARNING] [TestDataEngine(engine)] No input position [WARNING] [TestDataEngine(engine)] No input position [WARNING] [TestDataEngine(engine)] No input position [WARNING] [TestDataEngine(engine)] No input position [WARNING] [TestDataEngine(engine)] No input position [WARNING] [TestDataEngine(engine)] No input position [WARNING] [TestDataEngine(engine)] No input position [WARNING] [TestDataEngine(engine)] No input position [WARNING] [TestDataEngine(engine)] No input position [WARNING] [TestDataEngine(engine)] No input position [WARNING] [TestDataEngine(engine)] No input position [ OK ] DataEngine_test/1.basic_test (0 ms) [----------] 1 test from DataEngine_test/1 (0 ms total) [----------] 1 test from DataEngine_test/2, where TypeParam = sofa::TestDataEngine,sofa::type::Vec<3u,double>,double> > > [ RUN ] DataEngine_test/2.basic_test [ OK ] DataEngine_test/2.basic_test (0 ms) [----------] 1 test from DataEngine_test/2 (0 ms total) [----------] 1 test from DataEngine_test/3, where TypeParam = sofa::TestDataEngine > [ RUN ] DataEngine_test/3.basic_test [ OK ] DataEngine_test/3.basic_test (0 ms) [----------] 1 test from DataEngine_test/3 (0 ms total) [----------] 1 test from DataEngine_test/4, where TypeParam = sofa::TestDataEngine > > > [ RUN ] DataEngine_test/4.basic_test [ OK ] DataEngine_test/4.basic_test (0 ms) [----------] 1 test from DataEngine_test/4 (0 ms total) [----------] 1 test from DataEngine_test/5, where TypeParam = sofa::TestDataEngine,sofa::type::Vec<3u,double>,double> > > [ RUN ] DataEngine_test/5.basic_test [WARNING] [TestDataEngine(engine)] No orientations [WARNING] [TestDataEngine(engine)] No orientations [WARNING] [TestDataEngine(engine)] No orientations [WARNING] [TestDataEngine(engine)] No orientations [WARNING] [TestDataEngine(engine)] No orientations [WARNING] [TestDataEngine(engine)] No orientations [WARNING] [TestDataEngine(engine)] No orientations [ OK ] DataEngine_test/5.basic_test (0 ms) [----------] 1 test from DataEngine_test/5 (0 ms total) [----------] 1 test from DataEngine_test/6, where TypeParam = sofa::TestDataEngine [ RUN ] DataEngine_test/6.basic_test [ OK ] DataEngine_test/6.basic_test (0 ms) [----------] 1 test from DataEngine_test/6 (0 ms total) [----------] 1 test from DataEngine_test/7, where TypeParam = sofa::TestDataEngine,sofa::type::Vec<3u,double>,double> > > [ RUN ] DataEngine_test/7.basic_test [ OK ] DataEngine_test/7.basic_test (0 ms) [----------] 1 test from DataEngine_test/7 (0 ms total) [----------] 1 test from DataEngine_test/8, where TypeParam = sofa::TestDataEngine,sofa::type::Vec<3u,double>,double> > > [ RUN ] DataEngine_test/8.basic_test [ERROR] [TestDataEngine(engineInput)] No topology component found at path: , nor in current context: unnamed [ERROR] [TestDataEngine(engine)] No topology component found at path: , nor in current context: unnamed [ OK ] DataEngine_test/8.basic_test (0 ms) [----------] 1 test from DataEngine_test/8 (0 ms total) [----------] 1 test from DataEngine_test/9, where TypeParam = sofa::TestDataEngine,sofa::type::Vec<3u,double>,double> > > [ RUN ] DataEngine_test/9.basic_test [ OK ] DataEngine_test/9.basic_test (0 ms) [----------] 1 test from DataEngine_test/9 (0 ms total) [----------] 1 test from DataEngine_test/10, where TypeParam = sofa::TestDataEngine,sofa::type::Vec<3u,double>,double> > > [ RUN ] DataEngine_test/10.basic_test [ OK ] DataEngine_test/10.basic_test (0 ms) [----------] 1 test from DataEngine_test/10 (0 ms total) [----------] 1 test from DataEngine_test/11, where TypeParam = sofa::TestDataEngine [ RUN ] DataEngine_test/11.basic_test [ OK ] DataEngine_test/11.basic_test (0 ms) [----------] 1 test from DataEngine_test/11 (0 ms total) [----------] 1 test from DataEngine_test/12, where TypeParam = sofa::TestDataEngine > > [ RUN ] DataEngine_test/12.basic_test [ OK ] DataEngine_test/12.basic_test (0 ms) [----------] 1 test from DataEngine_test/12 (0 ms total) [----------] 7 tests from TestIndexValueMapper/0, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> [ RUN ] TestIndexValueMapper/0.input_to_output_empty_values [ OK ] TestIndexValueMapper/0.input_to_output_empty_values (0 ms) [ RUN ] TestIndexValueMapper/0.input_to_output_values [ OK ] TestIndexValueMapper/0.input_to_output_values (0 ms) [ RUN ] TestIndexValueMapper/0.input_to_output_float_values [ OK ] TestIndexValueMapper/0.input_to_output_float_values (0 ms) [ RUN ] TestIndexValueMapper/0.input_to_output_negative_values [ OK ] TestIndexValueMapper/0.input_to_output_negative_values (0 ms) [ RUN ] TestIndexValueMapper/0.resize [ OK ] TestIndexValueMapper/0.resize (0 ms) [ RUN ] TestIndexValueMapper/0.negative_indices [WARNING] [indices] Unable to parse values - problem while parsing '-4' as Unsigned Integer because the minus sign is not allowed'. Replaced by 0 instead. [ OK ] TestIndexValueMapper/0.negative_indices (0 ms) [ RUN ] TestIndexValueMapper/0.change_indice_value [ OK ] TestIndexValueMapper/0.change_indice_value (0 ms) [----------] 7 tests from TestIndexValueMapper/0 (0 ms total) [----------] 1 test from ProjectiveTransformEngine [ RUN ] ProjectiveTransformEngine.getTemplateName [ OK ] ProjectiveTransformEngine.getTemplateName (0 ms) [----------] 1 test from ProjectiveTransformEngine (0 ms total) [----------] 1 test from SmoothMeshEngine_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> [ RUN ] SmoothMeshEngine_test/0.test_computeBBox [ OK ] SmoothMeshEngine_test/0.test_computeBBox (0 ms) [----------] 1 test from SmoothMeshEngine_test/0 (0 ms total) [----------] 1 test from TransformEngine_test_uninitialized/0, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<1u,double>,double> [ RUN ] TransformEngine_test_uninitialized/0.uninitialized [ OK ] TransformEngine_test_uninitialized/0.uninitialized (0 ms) [----------] 1 test from TransformEngine_test_uninitialized/0 (0 ms total) [----------] 1 test from TransformEngine_test_uninitialized/1, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<2u,double>,double> [ RUN ] TransformEngine_test_uninitialized/1.uninitialized [ OK ] TransformEngine_test_uninitialized/1.uninitialized (0 ms) [----------] 1 test from TransformEngine_test_uninitialized/1 (0 ms total) [----------] 1 test from TransformEngine_test_uninitialized/2, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> [ RUN ] TransformEngine_test_uninitialized/2.uninitialized [ OK ] TransformEngine_test_uninitialized/2.uninitialized (0 ms) [----------] 1 test from TransformEngine_test_uninitialized/2 (0 ms total) [----------] 1 test from TransformEngine_test_uninitialized/3, where TypeParam = sofa::defaulttype::StdRigidTypes<2u,double> [ RUN ] TransformEngine_test_uninitialized/3.uninitialized [ OK ] TransformEngine_test_uninitialized/3.uninitialized (0 ms) [----------] 1 test from TransformEngine_test_uninitialized/3 (0 ms total) [----------] 1 test from TransformEngine_test_uninitialized/4, where TypeParam = sofa::defaulttype::StdRigidTypes<3u,double> [ RUN ] TransformEngine_test_uninitialized/4.uninitialized [ OK ] TransformEngine_test_uninitialized/4.uninitialized (0 ms) [----------] 1 test from TransformEngine_test_uninitialized/4 (0 ms total) [----------] 8 tests from TransformEngine_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<1u,double>,double> [ RUN ] TransformEngine_test/0.input [ OK ] TransformEngine_test/0.input (0 ms) [ RUN ] TransformEngine_test/0.translation [ OK ] TransformEngine_test/0.translation (0 ms) [ RUN ] TransformEngine_test/0.rotation [ OK ] TransformEngine_test/0.rotation (0 ms) [ RUN ] TransformEngine_test/0.scale [ OK ] TransformEngine_test/0.scale (0 ms) [ RUN ] TransformEngine_test/0.translationRotation [ OK ] TransformEngine_test/0.translationRotation (0 ms) [ RUN ] TransformEngine_test/0.translationScale [ OK ] TransformEngine_test/0.translationScale (0 ms) [ RUN ] TransformEngine_test/0.rotationScale [ OK ] TransformEngine_test/0.rotationScale (0 ms) [ RUN ] TransformEngine_test/0.translationRotationScale [ OK ] TransformEngine_test/0.translationRotationScale (0 ms) [----------] 8 tests from TransformEngine_test/0 (0 ms total) [----------] 8 tests from TransformEngine_test/1, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<2u,double>,double> [ RUN ] TransformEngine_test/1.input [ OK ] TransformEngine_test/1.input (0 ms) [ RUN ] TransformEngine_test/1.translation [ OK ] TransformEngine_test/1.translation (0 ms) [ RUN ] TransformEngine_test/1.rotation [ OK ] TransformEngine_test/1.rotation (0 ms) [ RUN ] TransformEngine_test/1.scale [ OK ] TransformEngine_test/1.scale (0 ms) [ RUN ] TransformEngine_test/1.translationRotation [ OK ] TransformEngine_test/1.translationRotation (0 ms) [ RUN ] TransformEngine_test/1.translationScale [ OK ] TransformEngine_test/1.translationScale (0 ms) [ RUN ] TransformEngine_test/1.rotationScale [ OK ] TransformEngine_test/1.rotationScale (0 ms) [ RUN ] TransformEngine_test/1.translationRotationScale [ OK ] TransformEngine_test/1.translationRotationScale (0 ms) [----------] 8 tests from TransformEngine_test/1 (0 ms total) [----------] 8 tests from TransformEngine_test/2, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> [ RUN ] TransformEngine_test/2.input [ OK ] TransformEngine_test/2.input (0 ms) [ RUN ] TransformEngine_test/2.translation [ OK ] TransformEngine_test/2.translation (0 ms) [ RUN ] TransformEngine_test/2.rotation [ OK ] TransformEngine_test/2.rotation (0 ms) [ RUN ] TransformEngine_test/2.scale [ OK ] TransformEngine_test/2.scale (0 ms) [ RUN ] TransformEngine_test/2.translationRotation [ OK ] TransformEngine_test/2.translationRotation (0 ms) [ RUN ] TransformEngine_test/2.translationScale [ OK ] TransformEngine_test/2.translationScale (0 ms) [ RUN ] TransformEngine_test/2.rotationScale [ OK ] TransformEngine_test/2.rotationScale (0 ms) [ RUN ] TransformEngine_test/2.translationRotationScale [ OK ] TransformEngine_test/2.translationRotationScale (0 ms) [----------] 8 tests from TransformEngine_test/2 (0 ms total) [----------] 8 tests from TransformEngine_test/3, where TypeParam = sofa::defaulttype::StdRigidTypes<2u,double> [ RUN ] TransformEngine_test/3.input [ OK ] TransformEngine_test/3.input (0 ms) [ RUN ] TransformEngine_test/3.translation [ OK ] TransformEngine_test/3.translation (0 ms) [ RUN ] TransformEngine_test/3.rotation [ OK ] TransformEngine_test/3.rotation (0 ms) [ RUN ] TransformEngine_test/3.scale [ OK ] TransformEngine_test/3.scale (0 ms) [ RUN ] TransformEngine_test/3.translationRotation [ OK ] TransformEngine_test/3.translationRotation (0 ms) [ RUN ] TransformEngine_test/3.translationScale [ OK ] TransformEngine_test/3.translationScale (0 ms) [ RUN ] TransformEngine_test/3.rotationScale [ OK ] TransformEngine_test/3.rotationScale (0 ms) [ RUN ] TransformEngine_test/3.translationRotationScale [ OK ] TransformEngine_test/3.translationRotationScale (0 ms) [----------] 8 tests from TransformEngine_test/3 (0 ms total) [----------] 8 tests from TransformEngine_test/4, where TypeParam = sofa::defaulttype::StdRigidTypes<3u,double> [ RUN ] TransformEngine_test/4.input [ OK ] TransformEngine_test/4.input (0 ms) [ RUN ] TransformEngine_test/4.translation [ OK ] TransformEngine_test/4.translation (0 ms) [ RUN ] TransformEngine_test/4.rotation [ OK ] TransformEngine_test/4.rotation (0 ms) [ RUN ] TransformEngine_test/4.scale [ OK ] TransformEngine_test/4.scale (0 ms) [ RUN ] TransformEngine_test/4.translationRotation [ OK ] TransformEngine_test/4.translationRotation (0 ms) [ RUN ] TransformEngine_test/4.translationScale [ OK ] TransformEngine_test/4.translationScale (0 ms) [ RUN ] TransformEngine_test/4.rotationScale [ OK ] TransformEngine_test/4.rotationScale (0 ms) [ RUN ] TransformEngine_test/4.translationRotationScale [ OK ] TransformEngine_test/4.translationRotationScale (0 ms) [----------] 8 tests from TransformEngine_test/4 (0 ms total) [----------] Global test environment tear-down [==========] 74 tests from 30 test suites ran. (4 ms total) [ PASSED ] 74 tests. ------------------------------------------ Running unit-tests Sofa.Simulation.Common_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Simulation.Common_test --gtest_output=xml:unit-tests/Sofa.Simulation.Common_test/report.xml 2>&1" [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from LoadScene_test [ RUN ] LoadScene_test.PatchTestConstraint [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Projective.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Select.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mass.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.Spring.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Grid.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Visual.dylib [ OK ] LoadScene_test.PatchTestConstraint (265 ms) [ RUN ] LoadScene_test.PythonExtension [ERROR] [Simulation] Cannot load file '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Constraint/Projective/fakeFile.py': file cannot be found [ERROR] [Simulation] Cannot load file '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Constraint/Projective/fakeFile.pyscn': file cannot be found [ OK ] LoadScene_test.PythonExtension (0 ms) [----------] 2 tests from LoadScene_test (265 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (265 ms total) [ PASSED ] 2 tests. ------------------------------------------ Running unit-tests SoftRobots_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/SoftRobots_test --gtest_output=xml:unit-tests/SoftRobots_test/report.xml 2>&1" [==========] Running 24 tests from 7 test suites. [----------] Global test environment set-up. [----------] 1 test from SurfacePressureConstraintTest/0, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> [ RUN ] SurfacePressureConstraintTest/0.behaviorTests [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Direct.dylib [SUGGESTION] [SparseLDLSolver] Template is empty By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations). If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations. If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" . [SUGGESTION] [SparseLDLSolver] Template is empty By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations). If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations. If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" . [ OK ] SurfacePressureConstraintTest/0.behaviorTests (2927 ms) [----------] 1 test from SurfacePressureConstraintTest/0 (2927 ms total) [----------] 1 test from UnilateralPlaneConstraintTest/0, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> [ RUN ] UnilateralPlaneConstraintTest/0.NormalBehavior [ OK ] UnilateralPlaneConstraintTest/0.NormalBehavior (0 ms) [----------] 1 test from UnilateralPlaneConstraintTest/0 (0 ms total) [----------] 7 tests from AnimationEditorTest/0, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> [ RUN ] AnimationEditorTest/0.NormalBehavior [ OK ] AnimationEditorTest/0.NormalBehavior (0 ms) [ RUN ] AnimationEditorTest/0.SimpleScene [ OK ] AnimationEditorTest/0.SimpleScene (0 ms) [ RUN ] AnimationEditorTest/0.initTest [WARNING] [AnimationEditor(unnamed)] Error in attempt to load file [WARNING] [AnimationEditor(unnamed)] Error in attempt to load file [ OK ] AnimationEditorTest/0.initTest (0 ms) [ RUN ] AnimationEditorTest/0.reinitTest [WARNING] [AnimationEditor(unnamed)] Error in attempt to load file [ OK ] AnimationEditorTest/0.reinitTest (0 ms) [ RUN ] AnimationEditorTest/0.moveCursorTest [ OK ] AnimationEditorTest/0.moveCursorTest (0 ms) [ RUN ] AnimationEditorTest/0.addAndDeleteKeyFrameTest [ OK ] AnimationEditorTest/0.addAndDeleteKeyFrameTest (0 ms) [ RUN ] AnimationEditorTest/0.onBeginAnimationStepTest [WARNING] [AnimationEditor(unnamed)] Error in attempt to load file [ OK ] AnimationEditorTest/0.onBeginAnimationStepTest (0 ms) [----------] 7 tests from AnimationEditorTest/0 (1 ms total) [----------] 4 tests from DataVariationLimiterTest/0, where TypeParam = sofa::type::Vec<3u,double> [ RUN ] DataVariationLimiterTest/0.NormalBehavior [ OK ] DataVariationLimiterTest/0.NormalBehavior (0 ms) [ RUN ] DataVariationLimiterTest/0.SimpleScene [ OK ] DataVariationLimiterTest/0.SimpleScene (0 ms) [ RUN ] DataVariationLimiterTest/0.initTest [ OK ] DataVariationLimiterTest/0.initTest (0 ms) [ RUN ] DataVariationLimiterTest/0.reinitTest [WARNING] [DataVariationLimiter(unnamed)] Input not set. [ OK ] DataVariationLimiterTest/0.reinitTest (0 ms) [----------] 4 tests from DataVariationLimiterTest/0 (0 ms total) [----------] 5 tests from SerialPortBridgeGenericTest/0, where TypeParam = sofa::type::Vec<3u,double> [ RUN ] SerialPortBridgeGenericTest/0.NormalBehavior [ OK ] SerialPortBridgeGenericTest/0.NormalBehavior (0 ms) [ RUN ] SerialPortBridgeGenericTest/0.SimpleScene [WARNING] [SerialPortBridgeGeneric(SerialPortBridgeGeneric1)] Unused Attribute: "input" with value: "@MO.position" [ OK ] SerialPortBridgeGenericTest/0.SimpleScene (0 ms) [ RUN ] SerialPortBridgeGenericTest/0.checkIndicesTest [WARNING] [SerialPortBridgeGeneric(unnamed)] The user specified a size for packetOut, size=0 but packetOut.size=2. To remove this warning you can either change the value of 'size' or 'packetOut'. Make sure the size and format of the data correspond to what the microcontroller in the robot is expecting.The component will switch to an invalid state to avoid any issues. [ OK ] SerialPortBridgeGenericTest/0.checkIndicesTest (0 ms) [ RUN ] SerialPortBridgeGenericTest/0.initTest [WARNING] [SerialPortBridgeGeneric(unnamed)] No serial port found [WARNING] [SerialPortBridgeGeneric(unnamed)] No serial port found [WARNING] [SerialPortBridgeGeneric(unnamed)] No serial port found [ OK ] SerialPortBridgeGenericTest/0.initTest (0 ms) [ RUN ] SerialPortBridgeGenericTest/0.onEndAnimationStepTest [ OK ] SerialPortBridgeGenericTest/0.onEndAnimationStepTest (0 ms) [----------] 5 tests from SerialPortBridgeGenericTest/0 (0 ms total) [----------] 3 tests from VolumeFromTrianglesTest/0, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> [ RUN ] VolumeFromTrianglesTest/0.NormalBehavior [ OK ] VolumeFromTrianglesTest/0.NormalBehavior (0 ms) [ RUN ] VolumeFromTrianglesTest/0.SimpleScene [ OK ] VolumeFromTrianglesTest/0.SimpleScene (0 ms) [ RUN ] VolumeFromTrianglesTest/0.VolumeComputation [ OK ] VolumeFromTrianglesTest/0.VolumeComputation (0 ms) [----------] 3 tests from VolumeFromTrianglesTest/0 (0 ms total) [----------] 3 tests from VolumeFromTetrahedronsTest/0, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> [ RUN ] VolumeFromTetrahedronsTest/0.NormalBehavior [ OK ] VolumeFromTetrahedronsTest/0.NormalBehavior (0 ms) [ RUN ] VolumeFromTetrahedronsTest/0.SimpleScene [ OK ] VolumeFromTetrahedronsTest/0.SimpleScene (0 ms) [ RUN ] VolumeFromTetrahedronsTest/0.VolumeComputation [ OK ] VolumeFromTetrahedronsTest/0.VolumeComputation (0 ms) [----------] 3 tests from VolumeFromTetrahedronsTest/0 (0 ms total) [----------] Global test environment tear-down [==========] 24 tests from 7 test suites ran. (2931 ms total) [ PASSED ] 24 tests. ------------------------------------------ Running unit-tests Sofa.Component.Collision.Response.Contact_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.Collision.Response.Contact_test --gtest_output=xml:unit-tests/Sofa.Component.Collision.Response.Contact_test/report.xml 2>&1" [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from PenalityContactForceField_test [ RUN ] PenalityContactForceField_test.twoParticles [WARNING] [ForceFieldTest] Potential energy is not tested [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [WARNING] [ForceFieldTest] Potential energy is not tested [WARNING] [ForceFieldTest] Potential energy is not tested [ OK ] PenalityContactForceField_test.twoParticles (4 ms) [----------] 1 test from PenalityContactForceField_test (4 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (4 ms total) [ PASSED ] 1 test. ------------------------------------------ Running unit-tests Sofa.Component.SceneUtility_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.SceneUtility_test --gtest_output=xml:unit-tests/Sofa.Component.SceneUtility_test/report.xml 2>&1" [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SceneUtility.dylib [==========] Running 17 tests from 4 test suites. [----------] Global test environment set-up. [----------] 2 tests from AddResourceRepository_test [ RUN ] AddResourceRepository_test.AddDataRepository_RepoExists [ERROR] [FileRepository] File somefilesomewhere.txt NOT FOUND in :/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/share:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build [ERROR] [FileRepository] File somefilesomewherebutdoesnotexist.txt NOT FOUND in :/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/share:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build [ERROR] [FileRepository] File somefilesomewherebutdoesnotexist.txt NOT FOUND in :/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/share:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SceneUtility/tests/repo [ OK ] AddResourceRepository_test.AddDataRepository_RepoExists (1 ms) [ RUN ] AddResourceRepository_test.AddDataRepository_RepoDoesNotExist [ERROR] [AddDataRepository()] /blabla/Repo_not_existing does not exist ! [ OK ] AddResourceRepository_test.AddDataRepository_RepoDoesNotExist (0 ms) [----------] 2 tests from AddResourceRepository_test (2 ms total) [----------] 5 tests from MakeAliasComponent [ RUN ] MakeAliasComponent.checkGracefullHandlingOfMissingAttributes [ERROR] [MakeAlias()] The mandatory 'targetcomponent' attribute is missing. The component is disabled. To remove this error message you need to add a targetcomponent attribute pointing to a valid component's ClassName. [ OK ] MakeAliasComponent.checkGracefullHandlingOfMissingAttributes (0 ms) [ RUN ] MakeAliasComponent.checkGracefullHandlingOfMissingTargetAttributes [ERROR] [MakeAlias()] The mandatory 'targetcomponent' attribute is missing. The component is disabled. To remove this error message you need to add a targetcomponent attribute pointing to a valid component's ClassName. [ OK ] MakeAliasComponent.checkGracefullHandlingOfMissingTargetAttributes (0 ms) [ RUN ] MakeAliasComponent.checkGracefullHandlingOfMissingAliasAttributes [ERROR] [MakeAlias()] The mandatory 'alias' attribute is missing. The component is disabled. To remove this error message you need to add an alias attribute with a valid string component's ClassName. [ OK ] MakeAliasComponent.checkGracefullHandlingOfMissingAliasAttributes (0 ms) [ RUN ] MakeAliasComponent.checkGracefullHandlingOfInvalidTargetName [ERROR] [MakeAlias()] The provided attribute 'targetcomponent= InvalidComponentName' does not correspond to a valid component ClassName The component is disabled. To remove this error message you need to fix your scene and provide a valid component ClassName in the 'targetcomponent' attribute. [ OK ] MakeAliasComponent.checkGracefullHandlingOfInvalidTargetName (0 ms) [ RUN ] MakeAliasComponent.checkValidBehavior [ OK ] MakeAliasComponent.checkValidBehavior (0 ms) [----------] 5 tests from MakeAliasComponent (1 ms total) [----------] 6 tests from MakeDataAliasComponent [ RUN ] MakeDataAliasComponent.checkGracefullHandlingOfMissingAttributes [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib [ERROR] [MakeDataAlias()] The mandatory 'componentname' attribute is missing. The component is disabled. To remove this error message you need to add a targetcomponent attribute pointing to a valid component's ClassName. [ OK ] MakeDataAliasComponent.checkGracefullHandlingOfMissingAttributes (17 ms) [ RUN ] MakeDataAliasComponent.checkGracefullHandlingOfMissingTargetAttributes [ERROR] [MakeDataAlias()] The mandatory 'componentname' attribute is missing. The component is disabled. To remove this error message you need to add a targetcomponent attribute pointing to a valid component's ClassName. [ OK ] MakeDataAliasComponent.checkGracefullHandlingOfMissingTargetAttributes (0 ms) [ RUN ] MakeDataAliasComponent.checkGracefullHandlingOfMissingAliasAttributes [ERROR] [MakeDataAlias()] The mandatory 'componentname' attribute is missing. The component is disabled. To remove this error message you need to add a targetcomponent attribute pointing to a valid component's ClassName. [WARNING] [MakeDataAlias(MakeDataAlias1)] Unused Attribute: "targetcomponent" with value: "MakeAlias" [ OK ] MakeDataAliasComponent.checkGracefullHandlingOfMissingAliasAttributes (0 ms) [ RUN ] MakeDataAliasComponent.checkGracefullHandlingOfInvalidTargetName [ERROR] [MakeDataAlias()] The value 'InvalidComponentName' for 'componentname' does not correspond to a valid name. The component is disabled. To remove this error message you need to add a targetcomponent attribute pointing to a valid component's ClassName. [ OK ] MakeDataAliasComponent.checkGracefullHandlingOfInvalidTargetName (0 ms) [ RUN ] MakeDataAliasComponent.checkGracefullHandlingOfInvalidDataName [WARNING] [MechanicalObject()] The object 'MechanicalObject' does not have an alias named 'invalidname'. To remove this error message you need to use a valid data name for the 'dataname field'. [ OK ] MakeDataAliasComponent.checkGracefullHandlingOfInvalidDataName (0 ms) [ RUN ] MakeDataAliasComponent.checkValidBehavior [WARNING] [MechanicalObject(MechanicalObject1)] Unused Attribute: "myrest_position" with value: "1 2 3 " [ OK ] MakeDataAliasComponent.checkValidBehavior (0 ms) [----------] 6 tests from MakeDataAliasComponent (18 ms total) [----------] 4 tests from MessageHandlerComponent [ RUN ] MessageHandlerComponent.simpleInit [ OK ] MessageHandlerComponent.simpleInit (0 ms) [ RUN ] MessageHandlerComponent.missingHandler [ OK ] MessageHandlerComponent.missingHandler (0 ms) [ RUN ] MessageHandlerComponent.invalidHandler [ OK ] MessageHandlerComponent.invalidHandler (0 ms) [ RUN ] MessageHandlerComponent.clangHandler [ OK ] MessageHandlerComponent.clangHandler (0 ms) [----------] 4 tests from MessageHandlerComponent (0 ms total) [----------] Global test environment tear-down [==========] 17 tests from 4 test suites ran. (23 ms total) [ PASSED ] 17 tests. ------------------------------------------ Running unit-tests Sofa.Component.Mass_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.Mass_test --gtest_output=xml:unit-tests/Sofa.Component.Mass_test/report.xml 2>&1" [==========] Running 84 tests from 3 test suites. [----------] Global test environment set-up. [----------] 26 tests from DiagonalMass3_test [ RUN ] DiagonalMass3_test.singleEdge [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Grid.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [INFO] [DiagonalMass(unnamed)] Link "topology" to the Topology container should be set to ensure right behavior. First Topology found in current context will be used. [INFO] [DiagonalMass(unnamed)] Topology path used: '@unnamed' [INFO] [DiagonalMass(unnamed)] Link "geometryState" to the MechanicalObject associated with the geometry should be set to ensure right behavior. First container found from the topology context will be used. [INFO] [DiagonalMass(unnamed)] Topology is associated with the state: '/node/unnamed' [INFO] [DiagonalMass(unnamed)] Edge topology found. [INFO] [DiagonalMass(unnamed)] TopologyData: vertexMass linkToPointDataArray [INFO] [DiagonalMass(unnamed)] TopologyData: vertexMass initialized with dynamic EdgeSetTopologyContainerTopology. [INFO] [DiagonalMass(unnamed)] TopologyData: vertexMass linkToEdgeDataArray [INFO] [DiagonalMass(unnamed)] No information about the mass is given. Default : totalMass = 1.0 [INFO] [DiagonalMass(unnamed)] totalMass information is used [INFO] [DiagonalMass(unnamed)] mass information computed : totalMass = 1 massDensity = 1 mean vertexMass [min,max] = 0.5 [0.5,0.5] [INFO] [DiagonalMass(unnamed)] TopologyData: vertexMass removed from dynamic topology: EdgeSetTopologyContainer [ OK ] DiagonalMass3_test.singleEdge (16 ms) [ RUN ] DiagonalMass3_test.singleTriangle [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [INFO] [DiagonalMass(unnamed)] Link "topology" to the Topology container should be set to ensure right behavior. First Topology found in current context will be used. [INFO] [DiagonalMass(unnamed)] Topology path used: '@unnamed' [INFO] [DiagonalMass(unnamed)] Link "geometryState" to the MechanicalObject associated with the geometry should be set to ensure right behavior. First container found from the topology context will be used. [INFO] [DiagonalMass(unnamed)] Topology is associated with the state: '/node/unnamed' [INFO] [DiagonalMass(unnamed)] Triangular topology found. [INFO] [DiagonalMass(unnamed)] TopologyData: vertexMass linkToPointDataArray [INFO] [DiagonalMass(unnamed)] TopologyData: vertexMass initialized with dynamic TriangleSetTopologyContainerTopology. [INFO] [DiagonalMass(unnamed)] TopologyData: vertexMass linkToTriangleDataArray [INFO] [DiagonalMass(unnamed)] No information about the mass is given. Default : totalMass = 1.0 [INFO] [DiagonalMass(unnamed)] totalMass information is used [INFO] [DiagonalMass(unnamed)] mass information computed : totalMass = 1 massDensity = 2 mean vertexMass [min,max] = 0.333333 [0.333333,0.333333] [INFO] [DiagonalMass(unnamed)] TopologyData: vertexMass removed from dynamic topology: TriangleSetTopologyContainer [ OK ] DiagonalMass3_test.singleTriangle (1 ms) [ RUN ] DiagonalMass3_test.singleQuad [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [INFO] [DiagonalMass(unnamed)] Link "topology" to the Topology container should be set to ensure right behavior. First Topology found in current context will be used. [INFO] [DiagonalMass(unnamed)] Topology path used: '@unnamed' [INFO] [DiagonalMass(unnamed)] Link "geometryState" to the MechanicalObject associated with the geometry should be set to ensure right behavior. First container found from the topology context will be used. [INFO] [DiagonalMass(unnamed)] Topology is associated with the state: '/node/unnamed' [INFO] [DiagonalMass(unnamed)] Quad topology found. [INFO] [DiagonalMass(unnamed)] TopologyData: vertexMass linkToPointDataArray [INFO] [DiagonalMass(unnamed)] TopologyData: vertexMass initialized with dynamic QuadSetTopologyContainerTopology. [INFO] [DiagonalMass(unnamed)] TopologyData: vertexMass linkToQuadDataArray [INFO] [DiagonalMass(unnamed)] No information about the mass is given. Default : totalMass = 1.0 [INFO] [DiagonalMass(unnamed)] totalMass information is used [INFO] [DiagonalMass(unnamed)] mass information computed : totalMass = 1 massDensity = 1 mean vertexMass [min,max] = 0.25 [0.25,0.25] [INFO] [DiagonalMass(unnamed)] TopologyData: vertexMass removed from dynamic topology: QuadSetTopologyContainer [ OK ] DiagonalMass3_test.singleQuad (0 ms) [ RUN ] DiagonalMass3_test.singleTetrahedron [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [INFO] [DiagonalMass(unnamed)] Link "topology" to the Topology container should be set to ensure right behavior. First Topology found in current context will be used. [INFO] [DiagonalMass(unnamed)] Topology path used: '@unnamed' [INFO] [DiagonalMass(unnamed)] Link "geometryState" to the MechanicalObject associated with the geometry should be set to ensure right behavior. First container found from the topology context will be used. [INFO] [DiagonalMass(unnamed)] Topology is associated with the state: '/node/unnamed' [INFO] [DiagonalMass(unnamed)] Tetrahedral topology found. [INFO] [DiagonalMass(unnamed)] TopologyData: vertexMass linkToPointDataArray [INFO] [DiagonalMass(unnamed)] TopologyData: vertexMass initialized with dynamic TetrahedronSetTopologyContainerTopology. [INFO] [DiagonalMass(unnamed)] TopologyData: vertexMass linkToTetrahedronDataArray [INFO] [DiagonalMass(unnamed)] No information about the mass is given. Default : totalMass = 1.0 [INFO] [DiagonalMass(unnamed)] totalMass information is used [INFO] [DiagonalMass(unnamed)] mass information computed : totalMass = 1 massDensity = 6 mean vertexMass [min,max] = 0.25 [0.25,0.25] [INFO] [DiagonalMass(unnamed)] TopologyData: vertexMass removed from dynamic topology: TetrahedronSetTopologyContainer [ OK ] DiagonalMass3_test.singleTetrahedron (0 ms) [ RUN ] DiagonalMass3_test.singleHexahedron [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [INFO] [DiagonalMass(unnamed)] Link "topology" to the Topology container should be set to ensure right behavior. First Topology found in current context will be used. [INFO] [DiagonalMass(unnamed)] Topology path used: '@unnamed' [INFO] [DiagonalMass(unnamed)] Link "geometryState" to the MechanicalObject associated with the geometry should be set to ensure right behavior. First container found from the topology context will be used. [INFO] [DiagonalMass(unnamed)] Topology is associated with the state: '/node/unnamed' [INFO] [DiagonalMass(unnamed)] Hexahedral topology found. [INFO] [DiagonalMass(unnamed)] TopologyData: vertexMass linkToPointDataArray [INFO] [DiagonalMass(unnamed)] TopologyData: vertexMass initialized with dynamic HexahedronSetTopologyContainerTopology. [INFO] [DiagonalMass(unnamed)] TopologyData: vertexMass linkToHexahedronDataArray [INFO] [DiagonalMass(unnamed)] No information about the mass is given. Default : totalMass = 1.0 [INFO] [DiagonalMass(unnamed)] totalMass information is used [INFO] [DiagonalMass(unnamed)] mass information computed : totalMass = 1 massDensity = 1 mean vertexMass [min,max] = 0.125 [0.125,0.125] [INFO] [DiagonalMass(unnamed)] TopologyData: vertexMass removed from dynamic topology: HexahedronSetTopologyContainer [ OK ] DiagonalMass3_test.singleHexahedron (1 ms) [ RUN ] DiagonalMass3_test.checkAttributes [ OK ] DiagonalMass3_test.checkAttributes (1 ms) [ RUN ] DiagonalMass3_test.checkTotalMassFromMassDensity_Hexa [ OK ] DiagonalMass3_test.checkTotalMassFromMassDensity_Hexa (0 ms) [ RUN ] DiagonalMass3_test.checkMassDensityFromTotalMass_Hexa [ OK ] DiagonalMass3_test.checkMassDensityFromTotalMass_Hexa (0 ms) [ RUN ] DiagonalMass3_test.checkTotalMassOverwritesMassDensity_Hexa [WARNING] [DiagonalMass(m_mass)] totalMass value overriding other mass information (vertexMass or massDensity). To remove this warning you need to define only one single mass information data field. [ OK ] DiagonalMass3_test.checkTotalMassOverwritesMassDensity_Hexa (0 ms) [ RUN ] DiagonalMass3_test.checkTotalMassFromMassDensity_Tetra [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Mapping.dylib [ OK ] DiagonalMass3_test.checkTotalMassFromMassDensity_Tetra (4 ms) [ RUN ] DiagonalMass3_test.checkTotalMassFromNegativeMassDensity_Tetra [WARNING] [DiagonalMass(m_mass)] Negative value of massDensity: massDensity = -1 [ OK ] DiagonalMass3_test.checkTotalMassFromNegativeMassDensity_Tetra (0 ms) [ RUN ] DiagonalMass3_test.checkMassDensityFromTotalMass_Tetra [ OK ] DiagonalMass3_test.checkMassDensityFromTotalMass_Tetra (0 ms) [ RUN ] DiagonalMass3_test.checkMassDensityFromNegativeTotalMass_Tetra [WARNING] [DiagonalMass(m_mass)] totalMass data can not have a negative value. To remove this warning, you need to set a strictly positive value to the totalMass data [WARNING] [DiagonalMass(m_mass)] Switching back to default values: totalMass = 1.0 [ OK ] DiagonalMass3_test.checkMassDensityFromNegativeTotalMass_Tetra (0 ms) [ RUN ] DiagonalMass3_test.checkDoubleDeclaration_MassDensityTotalMass_Tetra [WARNING] [DiagonalMass(m_mass)] totalMass value overriding other mass information (vertexMass or massDensity). To remove this warning you need to define only one single mass information data field. [ OK ] DiagonalMass3_test.checkDoubleDeclaration_MassDensityTotalMass_Tetra (0 ms) [ RUN ] DiagonalMass3_test.checkDoubleDeclaration_NegativeMassDensityTotalMass_Tetra [WARNING] [DiagonalMass(m_mass)] totalMass value overriding other mass information (vertexMass or massDensity). To remove this warning you need to define only one single mass information data field. [ OK ] DiagonalMass3_test.checkDoubleDeclaration_NegativeMassDensityTotalMass_Tetra (1 ms) [ RUN ] DiagonalMass3_test.checkDoubleDeclaration_MassDensityNegativeTotalMass_Tetra [WARNING] [DiagonalMass(m_mass)] totalMass value overriding other mass information (vertexMass or massDensity). To remove this warning you need to define only one single mass information data field. [WARNING] [DiagonalMass(m_mass)] totalMass data can not have a negative value. To remove this warning, you need to set a strictly positive value to the totalMass data [WARNING] [DiagonalMass(m_mass)] Switching back to default values: totalMass = 1.0 [ OK ] DiagonalMass3_test.checkDoubleDeclaration_MassDensityNegativeTotalMass_Tetra (1 ms) [ RUN ] DiagonalMass3_test.checkMassDensityTotalMassFromVertexMass_Tetra [ OK ] DiagonalMass3_test.checkMassDensityTotalMassFromVertexMass_Tetra (1 ms) [ RUN ] DiagonalMass3_test.checkTotalMassFromNegativeMassDensityVertexMass_Tetra [WARNING] [DiagonalMass(m_mass)] massDensity value overriding the value of the attribute vertexMass. To remove this warning you need to set either vertexMass or massDensity data field, but not both. [WARNING] [DiagonalMass(m_mass)] Negative value of massDensity: massDensity = -1 [ OK ] DiagonalMass3_test.checkTotalMassFromNegativeMassDensityVertexMass_Tetra (1 ms) [ RUN ] DiagonalMass3_test.checkWrongSizeVertexMass_Tetra [WARNING] [DiagonalMass(m_mass)] Inconsistent size of vertexMass vector (9) compared to the DOFs size (8). [ OK ] DiagonalMass3_test.checkWrongSizeVertexMass_Tetra (1 ms) [ RUN ] DiagonalMass3_test.checkTopologicalChanges_Hexa [WARNING] [Node(Root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] DiagonalMass3_test.checkTopologicalChanges_Hexa (1 ms) [ RUN ] DiagonalMass3_test.checkTopologicalChanges_Tetra [WARNING] [Node(Root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] DiagonalMass3_test.checkTopologicalChanges_Tetra (1 ms) [ RUN ] DiagonalMass3_test.checkTopologicalChanges_Quad [WARNING] [Node(Root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] DiagonalMass3_test.checkTopologicalChanges_Quad (0 ms) [ RUN ] DiagonalMass3_test.checkTopologicalChanges_Triangle [WARNING] [Node(Root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] DiagonalMass3_test.checkTopologicalChanges_Triangle (0 ms) [ RUN ] DiagonalMass3_test.checkTopologicalChanges_Edge [WARNING] [Node(Root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] DiagonalMass3_test.checkTopologicalChanges_Edge (0 ms) [ RUN ] DiagonalMass3_test.checkAttributeLoadFromXpsRigid [ERROR] [XspLoader] Unknown MassSpring keyword 'vertexMass'. [ERROR] [XspLoader] Unable to read '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/share/BehaviorModels/card.rigid'. [ OK ] DiagonalMass3_test.checkAttributeLoadFromXpsRigid (0 ms) [ RUN ] DiagonalMass3_test.checkAttributeLoadFromXpsMassSpring [WARNING] [DiagonalMass(m_mass)] File given as input for DiagonalMass, in this a case: the topology won't be used to compute the mass the update, the coherency and the tracking of mass information data are disable (listening = false) [ OK ] DiagonalMass3_test.checkAttributeLoadFromXpsMassSpring (0 ms) [----------] 26 tests from DiagonalMass3_test (44 ms total) [----------] 42 tests from MeshMatrixMass3_test [ RUN ] MeshMatrixMass3_test.singleTriangle [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] MeshMatrixMass3_test.singleTriangle (0 ms) [ RUN ] MeshMatrixMass3_test.singleQuad [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] MeshMatrixMass3_test.singleQuad (0 ms) [ RUN ] MeshMatrixMass3_test.singleTetrahedron [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] MeshMatrixMass3_test.singleTetrahedron (0 ms) [ RUN ] MeshMatrixMass3_test.singleHexahedron [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] MeshMatrixMass3_test.singleHexahedron (0 ms) [ RUN ] MeshMatrixMass3_test.check_DefaultAttributes_Hexa [ OK ] MeshMatrixMass3_test.check_DefaultAttributes_Hexa (0 ms) [ RUN ] MeshMatrixMass3_test.check_TotalMass_Initialization_Hexa [ OK ] MeshMatrixMass3_test.check_TotalMass_Initialization_Hexa (0 ms) [ RUN ] MeshMatrixMass3_test.check_MassDensity_Initialization_Hexa [ OK ] MeshMatrixMass3_test.check_MassDensity_Initialization_Hexa (0 ms) [ RUN ] MeshMatrixMass3_test.check_VertexMass_Lumping_Initialization_Hexa [ OK ] MeshMatrixMass3_test.check_VertexMass_Lumping_Initialization_Hexa (1 ms) [ RUN ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndMassDensity_Hexa [WARNING] [MeshMatrixMass(m_mass)] totalMass value overriding other mass information (vertexMass or massDensity). To remove this warning you need to define only one single mass information data field. [ OK ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndMassDensity_Hexa (1 ms) [ RUN ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndVertexMass_Hexa [WARNING] [MeshMatrixMass(m_mass)] totalMass value overriding other mass information (vertexMass or massDensity). To remove this warning you need to define only one single mass information data field. [ OK ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndVertexMass_Hexa (1 ms) [ RUN ] MeshMatrixMass3_test.check_DoubleDeclaration_MassDensityAndVertexMass_Hexa [WARNING] [MeshMatrixMass(m_mass)] massDensity value overriding the value of the attribute vertexMass. To remove this warning you need to set either vertexMass or massDensity data field, but not both. [ OK ] MeshMatrixMass3_test.check_DoubleDeclaration_MassDensityAndVertexMass_Hexa (1 ms) [ RUN ] MeshMatrixMass3_test.check_TotalMass_WrongValue_Hexa [WARNING] [MeshMatrixMass(m_mass)] totalMass data can not have a negative value. To remove this warning, you need to set a strictly positive value to the totalMass data [WARNING] [MeshMatrixMass(m_mass)] Switching back to default values: totalMass = 1.0 [ OK ] MeshMatrixMass3_test.check_TotalMass_WrongValue_Hexa (1 ms) [ RUN ] MeshMatrixMass3_test.check_MassDensity_WrongValue_Hexa [WARNING] [MeshMatrixMass(m_mass)] Negative value of massDensity: massDensity = -1 [ OK ] MeshMatrixMass3_test.check_MassDensity_WrongValue_Hexa (1 ms) [ RUN ] MeshMatrixMass3_test.check_MassDensity_WrongSize_Hexa [WARNING] [MeshMatrixMass(m_mass)] Inconsistent size of massDensity = 2, should be either 1 or 8 [ OK ] MeshMatrixMass3_test.check_MassDensity_WrongSize_Hexa (1 ms) [ RUN ] MeshMatrixMass3_test.check_VertexMass_WrongValue_Hexa [WARNING] [MeshMatrixMass(m_mass)] Negative value of vertexMass vector: vertexMass[1] = -1 [ OK ] MeshMatrixMass3_test.check_VertexMass_WrongValue_Hexa (1 ms) [ RUN ] MeshMatrixMass3_test.check_VertexMass_WrongSize_Hexa [WARNING] [MeshMatrixMass(m_mass)] Inconsistent size of vertexMass vector (2) compared to the DOFs size (27). [ OK ] MeshMatrixMass3_test.check_VertexMass_WrongSize_Hexa (1 ms) [ RUN ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndMassDensity_WrongValue_Hexa [WARNING] [MeshMatrixMass(m_mass)] totalMass value overriding other mass information (vertexMass or massDensity). To remove this warning you need to define only one single mass information data field. [WARNING] [MeshMatrixMass(m_mass)] totalMass data can not have a negative value. To remove this warning, you need to set a strictly positive value to the totalMass data [WARNING] [MeshMatrixMass(m_mass)] Switching back to default values: totalMass = 1.0 [ OK ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndMassDensity_WrongValue_Hexa (0 ms) [ RUN ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndMassDensity_WrongSize_Hexa [WARNING] [MeshMatrixMass(m_mass)] totalMass value overriding other mass information (vertexMass or massDensity). To remove this warning you need to define only one single mass information data field. [ OK ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndMassDensity_WrongSize_Hexa (0 ms) [ RUN ] MeshMatrixMass3_test.check_DefaultAttributes_Tetra [ OK ] MeshMatrixMass3_test.check_DefaultAttributes_Tetra (0 ms) [ RUN ] MeshMatrixMass3_test.check_TotalMass_Initialization_Tetra [ OK ] MeshMatrixMass3_test.check_TotalMass_Initialization_Tetra (0 ms) [ RUN ] MeshMatrixMass3_test.check_MassDensity_Initialization_Tetra [ OK ] MeshMatrixMass3_test.check_MassDensity_Initialization_Tetra (0 ms) [ RUN ] MeshMatrixMass3_test.check_VertexMass_Lumping_Initialization_Tetra [ OK ] MeshMatrixMass3_test.check_VertexMass_Lumping_Initialization_Tetra (0 ms) [ RUN ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndMassDensity_Tetra [WARNING] [MeshMatrixMass(m_mass)] totalMass value overriding other mass information (vertexMass or massDensity). To remove this warning you need to define only one single mass information data field. [ OK ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndMassDensity_Tetra (0 ms) [ RUN ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndVertexMass_Tetra [WARNING] [MeshMatrixMass(m_mass)] totalMass value overriding other mass information (vertexMass or massDensity). To remove this warning you need to define only one single mass information data field. [ OK ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndVertexMass_Tetra (0 ms) [ RUN ] MeshMatrixMass3_test.check_DoubleDeclaration_MassDensityAndVertexMass_Tetra [WARNING] [MeshMatrixMass(m_mass)] massDensity value overriding the value of the attribute vertexMass. To remove this warning you need to set either vertexMass or massDensity data field, but not both. [ OK ] MeshMatrixMass3_test.check_DoubleDeclaration_MassDensityAndVertexMass_Tetra (0 ms) [ RUN ] MeshMatrixMass3_test.check_TotalMass_WrongValue_Tetra [WARNING] [MeshMatrixMass(m_mass)] totalMass data can not have a negative value. To remove this warning, you need to set a strictly positive value to the totalMass data [WARNING] [MeshMatrixMass(m_mass)] Switching back to default values: totalMass = 1.0 [ OK ] MeshMatrixMass3_test.check_TotalMass_WrongValue_Tetra (0 ms) [ RUN ] MeshMatrixMass3_test.check_MassDensity_WrongValue_Tetra [WARNING] [MeshMatrixMass(m_mass)] Negative value of massDensity: massDensity = -1 [ OK ] MeshMatrixMass3_test.check_MassDensity_WrongValue_Tetra (0 ms) [ RUN ] MeshMatrixMass3_test.check_MassDensity_WrongSize_Tetra [WARNING] [MeshMatrixMass(m_mass)] Inconsistent size of massDensity = 2, should be either 1 or 6 [ OK ] MeshMatrixMass3_test.check_MassDensity_WrongSize_Tetra (0 ms) [ RUN ] MeshMatrixMass3_test.check_VertexMass_WrongValue_Tetra [WARNING] [MeshMatrixMass(m_mass)] Negative value of vertexMass vector: vertexMass[1] = -1 [ OK ] MeshMatrixMass3_test.check_VertexMass_WrongValue_Tetra (0 ms) [ RUN ] MeshMatrixMass3_test.check_VertexMass_WrongSize_Tetra [WARNING] [MeshMatrixMass(m_mass)] Inconsistent size of vertexMass vector (2) compared to the DOFs size (8). [ OK ] MeshMatrixMass3_test.check_VertexMass_WrongSize_Tetra (0 ms) [ RUN ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndMassDensity_WrongValue_Tetra [WARNING] [MeshMatrixMass(m_mass)] totalMass value overriding other mass information (vertexMass or massDensity). To remove this warning you need to define only one single mass information data field. [WARNING] [MeshMatrixMass(m_mass)] totalMass data can not have a negative value. To remove this warning, you need to set a strictly positive value to the totalMass data [WARNING] [MeshMatrixMass(m_mass)] Switching back to default values: totalMass = 1.0 [ OK ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndMassDensity_WrongValue_Tetra (0 ms) [ RUN ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndMassDensity_WrongSize_Tetra [WARNING] [MeshMatrixMass(m_mass)] totalMass value overriding other mass information (vertexMass or massDensity). To remove this warning you need to define only one single mass information data field. [ OK ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndMassDensity_WrongSize_Tetra (0 ms) [ RUN ] MeshMatrixMass3_test.checkTopologicalChanges_Hexa_sparse [ OK ] MeshMatrixMass3_test.checkTopologicalChanges_Hexa_sparse (0 ms) [ RUN ] MeshMatrixMass3_test.checkTopologicalChanges_Tetra_sparse [ OK ] MeshMatrixMass3_test.checkTopologicalChanges_Tetra_sparse (0 ms) [ RUN ] MeshMatrixMass3_test.checkTopologicalChanges_Quad_sparse [ OK ] MeshMatrixMass3_test.checkTopologicalChanges_Quad_sparse (0 ms) [ RUN ] MeshMatrixMass3_test.checkTopologicalChanges_Triangle_sparse [ OK ] MeshMatrixMass3_test.checkTopologicalChanges_Triangle_sparse (0 ms) [ RUN ] MeshMatrixMass3_test.checkTopologicalChanges_Edge_sparse [ OK ] MeshMatrixMass3_test.checkTopologicalChanges_Edge_sparse (0 ms) [ RUN ] MeshMatrixMass3_test.checkTopologicalChanges_Hexa_lumped [ OK ] MeshMatrixMass3_test.checkTopologicalChanges_Hexa_lumped (0 ms) [ RUN ] MeshMatrixMass3_test.checkTopologicalChanges_Tetra_lumped [ OK ] MeshMatrixMass3_test.checkTopologicalChanges_Tetra_lumped (0 ms) [ RUN ] MeshMatrixMass3_test.checkTopologicalChanges_Quad_lumped [ OK ] MeshMatrixMass3_test.checkTopologicalChanges_Quad_lumped (0 ms) [ RUN ] MeshMatrixMass3_test.checkTopologicalChanges_Triangle_lumped [ OK ] MeshMatrixMass3_test.checkTopologicalChanges_Triangle_lumped (0 ms) [ RUN ] MeshMatrixMass3_test.checkTopologicalChanges_Edge_lumped [ OK ] MeshMatrixMass3_test.checkTopologicalChanges_Edge_lumped (0 ms) [----------] 42 tests from MeshMatrixMass3_test (35 ms total) [----------] 16 tests from UniformMassTest/0, where TypeParam = TemplateTypes,sofa::type::Vec<3u,double>,double>,double> [ RUN ] UniformMassTest/0.attributesTests [ OK ] UniformMassTest/0.attributesTests (0 ms) [ RUN ] UniformMassTest/0.checkNoAttributes [ OK ] UniformMassTest/0.checkNoAttributes (0 ms) [ RUN ] UniformMassTest/0.checkVertexMassFromTotalMass [ OK ] UniformMassTest/0.checkVertexMassFromTotalMass (0 ms) [ RUN ] UniformMassTest/0.checkTotalMassFromVertexMass [ OK ] UniformMassTest/0.checkTotalMassFromVertexMass (0 ms) [ RUN ] UniformMassTest/0.checkNegativeVertexMass [WARNING] [UniformMass(m_mass)] vertexMass data can not have a negative value. To remove this warning, you need to set one single, non-zero and positive value to the vertexMass data [ OK ] UniformMassTest/0.checkNegativeVertexMass (0 ms) [ RUN ] UniformMassTest/0.checkNegativeTotalMass [WARNING] [UniformMass(m_mass)] totalMass data can not have a negative value. To remove this warning, you need to set a non-zero positive value to the totalMass data [WARNING] [UniformMass(m_mass)] Switching back to default values: totalMass = 1.0 [ OK ] UniformMassTest/0.checkNegativeTotalMass (0 ms) [ RUN ] UniformMassTest/0.checkDoubleDeclarationVertexAndTotalMass [WARNING] [UniformMass(m_mass)] totalMass value overriding the value of the attribute vertexMass. vertexMass = totalMass / nb_dofs. To remove this warning you need to set either totalMass or vertexMass data field, but not both. [ OK ] UniformMassTest/0.checkDoubleDeclarationVertexAndTotalMass (0 ms) [ RUN ] UniformMassTest/0.checkDoubleDeclarationNegativeTotalMass [WARNING] [UniformMass(m_mass)] totalMass value overriding the value of the attribute vertexMass. vertexMass = totalMass / nb_dofs. To remove this warning you need to set either totalMass or vertexMass data field, but not both. [WARNING] [UniformMass(m_mass)] totalMass data can not have a negative value. To remove this warning, you need to set a non-zero positive value to the totalMass data [WARNING] [UniformMass(m_mass)] Switching back to default values: totalMass = 1.0 [ OK ] UniformMassTest/0.checkDoubleDeclarationNegativeTotalMass (0 ms) [ RUN ] UniformMassTest/0.checkDoubleDeclarationNegativeVertexMass [WARNING] [UniformMass(m_mass)] totalMass value overriding the value of the attribute vertexMass. vertexMass = totalMass / nb_dofs. To remove this warning you need to set either totalMass or vertexMass data field, but not both. [ OK ] UniformMassTest/0.checkDoubleDeclarationNegativeVertexMass (0 ms) [ RUN ] UniformMassTest/0.checkDoubleDeclarationBothNegative [WARNING] [UniformMass(m_mass)] totalMass value overriding the value of the attribute vertexMass. vertexMass = totalMass / nb_dofs. To remove this warning you need to set either totalMass or vertexMass data field, but not both. [WARNING] [UniformMass(m_mass)] totalMass data can not have a negative value. To remove this warning, you need to set a non-zero positive value to the totalMass data [WARNING] [UniformMass(m_mass)] Switching back to default values: totalMass = 1.0 [ OK ] UniformMassTest/0.checkDoubleDeclarationBothNegative (0 ms) [ RUN ] UniformMassTest/0.loadFromAFileForNonRigid [WARNING] [UniformMass(UniformMass1)] The attribute filename is set to [/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/share/BehaviorModels/card.rigid] while the current object is not based on a Rigid template. It is thus ignored. To remove this warning you can: - remove the filename attribute from . - use a Rigid mechanical object instead of a VecXX one. [ OK ] UniformMassTest/0.loadFromAFileForNonRigid (0 ms) [ RUN ] UniformMassTest/0.loadFromAnInvalidFile [WARNING] [UniformMass(UniformMass1)] The attribute filename is set to [invalid_uniformmatrix.txt] while the current object is not based on a Rigid template. It is thus ignored. To remove this warning you can: - remove the filename attribute from . - use a Rigid mechanical object instead of a VecXX one. [ OK ] UniformMassTest/0.loadFromAnInvalidFile (0 ms) [ RUN ] UniformMassTest/0.loadFromAnInvalidPathname [WARNING] [UniformMass(UniformMass1)] The attribute filename is set to [invalid_uniformmatrix.txt] while the current object is not based on a Rigid template. It is thus ignored. To remove this warning you can: - remove the filename attribute from . - use a Rigid mechanical object instead of a VecXX one. [ OK ] UniformMassTest/0.loadFromAnInvalidPathname (0 ms) [ RUN ] UniformMassTest/0.loadFromAFileForRigid [ OK ] UniformMassTest/0.loadFromAFileForRigid (0 ms) [ RUN ] UniformMassTest/0.checkRigidAttribute [ OK ] UniformMassTest/0.checkRigidAttribute (0 ms) [ RUN ] UniformMassTest/0.reinitTest [ OK ] UniformMassTest/0.reinitTest (0 ms) [----------] 16 tests from UniformMassTest/0 (4 ms total) [----------] Global test environment tear-down [==========] 84 tests from 3 test suites ran. (84 ms total) [ PASSED ] 84 tests. ------------------------------------------ Running unit-tests Sofa.DefaultType_simutest Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.DefaultType_simutest --gtest_output=xml:unit-tests/Sofa.DefaultType_simutest/report.xml 2>&1" [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from TemplateAliasTest [ RUN ] TemplateAliasTest.Register [WARNING] [ObjectFactory] cannot create template alias TheAlias2 as it already exists [ OK ] TemplateAliasTest.Register (0 ms) [----------] 1 test from TemplateAliasTest (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. ------------------------------------------ Running unit-tests Sofa.Simulation.Core_simutest Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Simulation.Core_simutest --gtest_output=xml:unit-tests/Sofa.Simulation.Core_simutest/report.xml 2>&1" [==========] Running 3 tests from 2 test suites. [----------] Global test environment set-up. [----------] 1 test from DefaultAnimationLoop_test [ RUN ] DefaultAnimationLoop_test.testOneStep [ OK ] DefaultAnimationLoop_test.testOneStep (0 ms) [----------] 1 test from DefaultAnimationLoop_test (0 ms total) [----------] 2 tests from NodeContext_test [ RUN ] NodeContext_test.testGetNodeObjects [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SceneUtility.dylib [WARNING] [Node(Root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] NodeContext_test.testGetNodeObjects (14 ms) [ RUN ] NodeContext_test.testGetTreeObjects [WARNING] [Node(Root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] NodeContext_test.testGetTreeObjects (0 ms) [----------] 2 tests from NodeContext_test (14 ms total) [----------] Global test environment tear-down [==========] 3 tests from 2 test suites ran. (15 ms total) [ PASSED ] 3 tests. ------------------------------------------ Running unit-tests Bindings.Modules.Tests Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Bindings.Modules.Tests --gtest_output=xml:unit-tests/Bindings.Modules.Tests/report.xml 2>&1" [INFO] [SofaPython3] Initializing with python version 3.10.5 (main, Jun 23 2022, 17:15:32) [Clang 13.0.0 (clang-1300.0.29.30)] [INFO] [SofaPython3] Registering a scene loader for [.py, .py3, .pyscn, .py3scn] files. [INFO] [SofaPython3] Initializing python [INFO] [SofaPython3] Added '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/python' to sys.path [INFO] [SofaPython3] Added '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/examples/python3' to sys.path [INFO] [SofaPython3] Added '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/python' to sys.path [INFO] [SofaPython3] Added '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/python3/site-packages' to sys.path --------------------------------------- Checking SOFA_ROOT and SOFAPYTHON3_ROOT Using environment variable SOFA_ROOT: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build --------------------------------------- [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofaPython3.dylib [INFO] [SofaPython3] Initializing with python version 3.10.5 (main, Jun 23 2022, 17:15:32) [Clang 13.0.0 (clang-1300.0.29.30)] [INFO] [PythonTestExtractor] File 'SpringForceField.py' loaded with 6 unit tests. [INFO] [PythonTestExtractor] File 'LinearSpring.py' loaded with 2 unit tests. [INFO] [PythonTestExtractor] File 'matrix_access.py' loaded with 2 unit tests. [INFO] [PythonTestExtractor] File 'matrix_access.py' loaded with 1 unit tests. [==========] Running 11 tests from 1 test suite. [----------] Global test environment set-up. [----------] 11 tests from SofaPython3/Modules [INFO] [SofaPython3] Initializing with python version 3.10.5 (main, Jun 23 2022, 17:15:32) [Clang 13.0.0 (clang-1300.0.29.30)] [ RUN ] SofaPython3/Modules.all_tests/0_SofaDeformable_SpringForceField_test_add_many_springs [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Grid.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.Spring.dylib [WARNING] [Node(unnamed)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [WARNING] [StiffSpringForceField(spring_ff)] Lengths list has a different size than indices1. The list will be resized to 9 elements. ---------------------------------------------------------------------- Ran 1 test in 0.076s OK [ OK ] SofaPython3/Modules.all_tests/0_SofaDeformable_SpringForceField_test_add_many_springs (76 ms) [ RUN ] SofaPython3/Modules.all_tests/1_SofaDeformable_SpringForceField_test_add_one_spring [WARNING] [Node(unnamed)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [WARNING] [StiffSpringForceField(spring_ff)] Lengths list has a different size than indices1. The list will be resized to 9 elements. ---------------------------------------------------------------------- Ran 1 test in 0.009s OK [ OK ] SofaPython3/Modules.all_tests/1_SofaDeformable_SpringForceField_test_add_one_spring (9 ms) [ RUN ] SofaPython3/Modules.all_tests/2_SofaDeformable_SpringForceField_test_clear [WARNING] [Node(unnamed)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [WARNING] [StiffSpringForceField(spring_ff)] Lengths list has a different size than indices1. The list will be resized to 9 elements. ---------------------------------------------------------------------- Ran 1 test in 0.008s OK [ OK ] SofaPython3/Modules.all_tests/2_SofaDeformable_SpringForceField_test_clear (8 ms) [ RUN ] SofaPython3/Modules.all_tests/3_SofaDeformable_SpringForceField_test_get_springs [WARNING] [Node(unnamed)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [WARNING] [StiffSpringForceField(spring_ff)] Lengths list has a different size than indices1. The list will be resized to 9 elements. ---------------------------------------------------------------------- Ran 1 test in 0.008s OK [ OK ] SofaPython3/Modules.all_tests/3_SofaDeformable_SpringForceField_test_get_springs (8 ms) [ RUN ] SofaPython3/Modules.all_tests/4_SofaDeformable_SpringForceField_test_remove_many_springs [WARNING] [Node(unnamed)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [WARNING] [StiffSpringForceField(spring_ff)] Lengths list has a different size than indices1. The list will be resized to 9 elements. ---------------------------------------------------------------------- Ran 1 test in 0.008s OK [ OK ] SofaPython3/Modules.all_tests/4_SofaDeformable_SpringForceField_test_remove_many_springs (8 ms) [ RUN ] SofaPython3/Modules.all_tests/5_SofaDeformable_SpringForceField_test_remove_one_spring [WARNING] [Node(unnamed)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [WARNING] [StiffSpringForceField(spring_ff)] Lengths list has a different size than indices1. The list will be resized to 9 elements. ---------------------------------------------------------------------- Ran 1 test in 0.008s OK [ OK ] SofaPython3/Modules.all_tests/5_SofaDeformable_SpringForceField_test_remove_one_spring (8 ms) [ RUN ] SofaPython3/Modules.all_tests/6_SofaDeformable_LinearSpring_test_Creation ---------------------------------------------------------------------- Ran 1 test in 0.000s OK [ OK ] SofaPython3/Modules.all_tests/6_SofaDeformable_LinearSpring_test_Creation (0 ms) [ RUN ] SofaPython3/Modules.all_tests/7_SofaDeformable_LinearSpring_test_SetValues ---------------------------------------------------------------------- Ran 1 test in 0.000s OK [ OK ] SofaPython3/Modules.all_tests/7_SofaDeformable_LinearSpring_test_SetValues (0 ms) [ RUN ] SofaPython3/Modules.all_tests/8_SofaLinearSolver_matrix_access_test_matrix_access_blocks3x3 [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Direct.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Select.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Projective.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.Elastic.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mass.dylib [DEPRECATED] [SparseLDLSolver(unnamed)] Attribute 'applyPermutation' has been deprecated since SOFA v24.06 and it will be removed in SOFA v24.12. Ordering method is now defined using ordering components ====================================================================== ERROR: test_matrix_access_blocks3x3 (matrix_access.Test) ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Bindings.Modules.Tests.d/SofaLinearSolver/matrix_access.py", line 45, in test_matrix_access_blocks3x3 A = root.linear_solver.A() ModuleNotFoundError: No module named 'scipy' ---------------------------------------------------------------------- Ran 1 test in 0.250s FAILED (errors=1) /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Bindings.Modules.Tests.d/SofaLinearSolver/matrix_access.py:0: Failure Failed [ FAILED ] SofaPython3/Modules.all_tests/8_SofaLinearSolver_matrix_access_test_matrix_access_blocks3x3, where GetParam() = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Bindings.Modules.Tests.d/SofaLinearSolver/matrix_access.py with args {test_matrix_access_blocks3x3, } (250 ms) [ RUN ] SofaPython3/Modules.all_tests/9_SofaLinearSolver_matrix_access_test_matrix_access_blocks_scalar [DEPRECATED] [SparseLDLSolver(unnamed)] Attribute 'applyPermutation' has been deprecated since SOFA v24.06 and it will be removed in SOFA v24.12. Ordering method is now defined using ordering components ====================================================================== ERROR: test_matrix_access_blocks_scalar (matrix_access.Test) ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Bindings.Modules.Tests.d/SofaLinearSolver/matrix_access.py", line 37, in test_matrix_access_blocks_scalar A = root.linear_solver.A() ModuleNotFoundError: No module named 'scipy' ---------------------------------------------------------------------- Ran 1 test in 0.041s FAILED (errors=1) /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Bindings.Modules.Tests.d/SofaLinearSolver/matrix_access.py:0: Failure Failed [ FAILED ] SofaPython3/Modules.all_tests/9_SofaLinearSolver_matrix_access_test_matrix_access_blocks_scalar, where GetParam() = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Bindings.Modules.Tests.d/SofaLinearSolver/matrix_access.py with args {test_matrix_access_blocks_scalar, } (41 ms) [ RUN ] SofaPython3/Modules.all_tests/10_SofaConstraintSolver_matrix_access_test_matrix_access [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.AnimationLoop.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Correction.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Model.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Solver.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.IO.Mesh.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.MappedMatrix.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib [WARNING] [EigenSimplicialLLT(unnamed)] Template '' incorrect, used CompressedRowSparseMatrixMat3x3d in the list: * CompressedRowSparseMatrixMat3x3d * CompressedRowSparseMatrixd ---------------------------------------------------------------------- Ran 1 test in 0.080s OK [ OK ] SofaPython3/Modules.all_tests/10_SofaConstraintSolver_matrix_access_test_matrix_access (80 ms) [----------] 11 tests from SofaPython3/Modules (494 ms total) [----------] Global test environment tear-down [==========] 11 tests from 1 test suite ran. (497 ms total) [ PASSED ] 9 tests. [ FAILED ] 2 tests, listed below: [ FAILED ] SofaPython3/Modules.all_tests/8_SofaLinearSolver_matrix_access_test_matrix_access_blocks3x3, where GetParam() = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Bindings.Modules.Tests.d/SofaLinearSolver/matrix_access.py with args {test_matrix_access_blocks3x3, } [ FAILED ] SofaPython3/Modules.all_tests/9_SofaLinearSolver_matrix_access_test_matrix_access_blocks_scalar, where GetParam() = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Bindings.Modules.Tests.d/SofaLinearSolver/matrix_access.py with args {test_matrix_access_blocks_scalar, } 2 FAILED TESTS ------------------------------------------ Running unit-tests Bindings.Sofa.Tests Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Bindings.Sofa.Tests --gtest_output=xml:unit-tests/Bindings.Sofa.Tests/report.xml 2>&1" [INFO] [SofaPython3] Initializing with python version 3.10.5 (main, Jun 23 2022, 17:15:32) [Clang 13.0.0 (clang-1300.0.29.30)] [INFO] [SofaPython3] Registering a scene loader for [.py, .py3, .pyscn, .py3scn] files. [INFO] [SofaPython3] Initializing python [INFO] [SofaPython3] Added '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/python' to sys.path [INFO] [SofaPython3] Added '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/examples/python3' to sys.path [INFO] [SofaPython3] Added '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/python' to sys.path [INFO] [SofaPython3] Added '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/python3/site-packages' to sys.path --------------------------------------- Checking SOFA_ROOT and SOFAPYTHON3_ROOT Using environment variable SOFA_ROOT: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build --------------------------------------- [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofaPython3.dylib [INFO] [SofaPython3] Initializing with python version 3.10.5 (main, Jun 23 2022, 17:15:32) [Clang 13.0.0 (clang-1300.0.29.30)] [ERROR] [PythonTestExtractor] File skipped: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Bindings.Sofa.Tests.d/Core/Mass.py SyntaxError: ('encoding problem: utf8 with BOM', ('/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Bindings.Sofa.Tests.d/Core/Mass.py', 0, -1, None)) At: (241): _call_with_frames_removed (947): source_to_code (1017): get_code (879): exec_module (6): [INFO] [PythonTestExtractor] File 'Controller.py' loaded with 7 unit tests. [INFO] [PythonTestExtractor] File 'Events.py' loaded with 1 unit tests. [ERROR] [PythonTestExtractor] File skipped: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Bindings.Sofa.Tests.d/Core/MyRestShapeForceField.py No test suite found. Make sure there is at least one class in the script that inherits from TestCase. [INFO] [PythonTestExtractor] File 'BaseLink.py' loaded with 12 unit tests. [INFO] [PythonTestExtractor] File 'BaseData.py' loaded with 35 unit tests. [INFO] [PythonTestExtractor] File 'BaseObject.py' loaded with 12 unit tests. [INFO] [PythonTestExtractor] File 'ForceField.py' loaded with 6 unit tests. [INFO] [PythonTestExtractor] File 'Base.py' loaded with 12 unit tests. [INFO] [PythonTestExtractor] File 'DataEngine.py' loaded with 3 unit tests. [INFO] [PythonTestExtractor] File 'Message.py' loaded with 2 unit tests. [INFO] [PythonTestExtractor] File 'FileRepository.py' loaded with 3 unit tests. [INFO] [PythonTestExtractor] File 'Simulation.py' loaded with 1 unit tests. [INFO] [PythonTestExtractor] File 'Node.py' loaded with 30 unit tests. [INFO] [PythonTestExtractor] File 'RGBAColor.py' loaded with 3 unit tests. [INFO] [PythonTestExtractor] File 'BoundingBox.py' loaded with 5 unit tests. [INFO] [PythonTestExtractor] File 'Vec3.py' loaded with 4 unit tests. [INFO] [PythonTestExtractor] File 'Components.py' loaded with 1 unit tests. [==========] Running 137 tests from 1 test suite. [----------] Global test environment set-up. [----------] 137 tests from SofaPython3/Sofa [INFO] [SofaPython3] Initializing with python version 3.10.5 (main, Jun 23 2022, 17:15:32) [Clang 13.0.0 (clang-1300.0.29.30)] [ RUN ] SofaPython3/Sofa.all_tests/0_Sofa_Core_Controller_test_bindingPersistance ---------------------------------------------------------------------- Ran 1 test in 0.007s OK [ OK ] SofaPython3/Sofa.all_tests/0_Sofa_Core_Controller_test_bindingPersistance (7 ms) [ RUN ] SofaPython3/Sofa.all_tests/1_Sofa_Core_Controller_test_constructor ---------------------------------------------------------------------- Ran 1 test in 0.000s OK [ OK ] SofaPython3/Sofa.all_tests/1_Sofa_Core_Controller_test_constructor (0 ms) [ RUN ] SofaPython3/Sofa.all_tests/2_Sofa_Core_Controller_test_constructorOverriddenWithArgs ---------------------------------------------------------------------- Ran 1 test in 0.000s OK [ OK ] SofaPython3/Sofa.all_tests/2_Sofa_Core_Controller_test_constructorOverriddenWithArgs (0 ms) [ RUN ] SofaPython3/Sofa.all_tests/3_Sofa_Core_Controller_test_constructorOverriddenWithKWArgs ---------------------------------------------------------------------- Ran 1 test in 0.000s OK [ OK ] SofaPython3/Sofa.all_tests/3_Sofa_Core_Controller_test_constructorOverriddenWithKWArgs (0 ms) [ RUN ] SofaPython3/Sofa.all_tests/4_Sofa_Core_Controller_test_constructorOverriden ---------------------------------------------------------------------- Ran 1 test in 0.000s OK [ OK ] SofaPython3/Sofa.all_tests/4_Sofa_Core_Controller_test_constructorOverriden (0 ms) [ RUN ] SofaPython3/Sofa.all_tests/5_Sofa_Core_Controller_test_events ---------------------------------------------------------------------- Ran 1 test in 0.061s OK [ OK ] SofaPython3/Sofa.all_tests/5_Sofa_Core_Controller_test_events (61 ms) [ RUN ] SofaPython3/Sofa.all_tests/6_Sofa_Core_Controller_test_methodOverriding ---------------------------------------------------------------------- Ran 1 test in 0.000s OK [ OK ] SofaPython3/Sofa.all_tests/6_Sofa_Core_Controller_test_methodOverriding (0 ms) [ RUN ] SofaPython3/Sofa.all_tests/7_Sofa_Core_Events_test_events [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.AnimationLoop.dylib [WARNING] [GenericConstraintSolver(constraintSolver)] Required data "maxIterations" has not been set. Falling back to default value: 1000 [WARNING] [GenericConstraintSolver(constraintSolver)] Required data "tolerance" has not been set. Falling back to default value: 0.001 ---------------------------------------------------------------------- Ran 1 test in 0.021s OK [ OK ] SofaPython3/Sofa.all_tests/7_Sofa_Core_Events_test_events (21 ms) [ RUN ] SofaPython3/Sofa.all_tests/8_Sofa_Core_BaseLink_test_Help [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.Spring.dylib ---------------------------------------------------------------------- Ran 1 test in 0.006s OK [ OK ] SofaPython3/Sofa.all_tests/8_Sofa_Core_BaseLink_test_Help (6 ms) [ RUN ] SofaPython3/Sofa.all_tests/9_Sofa_Core_BaseLink_test_Name ---------------------------------------------------------------------- Ran 1 test in 0.004s OK [ OK ] SofaPython3/Sofa.all_tests/9_Sofa_Core_BaseLink_test_Name (4 ms) [ RUN ] SofaPython3/Sofa.all_tests/10_Sofa_Core_BaseLink_test_Persistent ---------------------------------------------------------------------- Ran 1 test in 0.003s OK [ OK ] SofaPython3/Sofa.all_tests/10_Sofa_Core_BaseLink_test_Persistent (3 ms) [ RUN ] SofaPython3/Sofa.all_tests/11_Sofa_Core_BaseLink_test_baselink_attributes_forwarding ---------------------------------------------------------------------- Ran 1 test in 0.004s OK [ OK ] SofaPython3/Sofa.all_tests/11_Sofa_Core_BaseLink_test_baselink_attributes_forwarding (4 ms) [ RUN ] SofaPython3/Sofa.all_tests/12_Sofa_Core_BaseLink_test_getLinkedBase ---------------------------------------------------------------------- Ran 1 test in 0.004s OK [ OK ] SofaPython3/Sofa.all_tests/12_Sofa_Core_BaseLink_test_getLinkedBase (4 ms) [ RUN ] SofaPython3/Sofa.all_tests/13_Sofa_Core_BaseLink_test_getLinkedPath ---------------------------------------------------------------------- Ran 1 test in 0.002s OK [ OK ] SofaPython3/Sofa.all_tests/13_Sofa_Core_BaseLink_test_getLinkedPath (2 ms) [ RUN ] SofaPython3/Sofa.all_tests/14_Sofa_Core_BaseLink_test_getLinked_and_Owner ---------------------------------------------------------------------- Ran 1 test in 0.003s OK [ OK ] SofaPython3/Sofa.all_tests/14_Sofa_Core_BaseLink_test_getLinked_and_Owner (3 ms) [ RUN ] SofaPython3/Sofa.all_tests/15_Sofa_Core_BaseLink_test_getOwnerBase ---------------------------------------------------------------------- Ran 1 test in 0.002s OK [ OK ] SofaPython3/Sofa.all_tests/15_Sofa_Core_BaseLink_test_getOwnerBase (2 ms) [ RUN ] SofaPython3/Sofa.all_tests/16_Sofa_Core_BaseLink_test_getSize ---------------------------------------------------------------------- Ran 1 test in 0.004s OK [ OK ] SofaPython3/Sofa.all_tests/16_Sofa_Core_BaseLink_test_getSize (4 ms) [ RUN ] SofaPython3/Sofa.all_tests/17_Sofa_Core_BaseLink_test_getValue ---------------------------------------------------------------------- Ran 1 test in 0.004s OK [ OK ] SofaPython3/Sofa.all_tests/17_Sofa_Core_BaseLink_test_getValue (4 ms) [ RUN ] SofaPython3/Sofa.all_tests/18_Sofa_Core_BaseLink_test_isMultiLink ---------------------------------------------------------------------- Ran 1 test in 0.003s OK [ OK ] SofaPython3/Sofa.all_tests/18_Sofa_Core_BaseLink_test_isMultiLink (3 ms) [ RUN ] SofaPython3/Sofa.all_tests/19_Sofa_Core_BaseLink_test_read ---------------------------------------------------------------------- Ran 1 test in 0.000s OK (skipped=1) [ OK ] SofaPython3/Sofa.all_tests/19_Sofa_Core_BaseLink_test_read (0 ms) [ RUN ] SofaPython3/Sofa.all_tests/20_Sofa_Core_BaseData_test_DataArray2DElementWiseOperation ---------------------------------------------------------------------- Ran 1 test in 0.000s OK (skipped=1) [ OK ] SofaPython3/Sofa.all_tests/20_Sofa_Core_BaseData_test_DataArray2DElementWiseOperation (0 ms) [ RUN ] SofaPython3/Sofa.all_tests/21_Sofa_Core_BaseData_test_DataArray2DInvalidResizeFromArray ---------------------------------------------------------------------- Ran 1 test in 0.002s OK [ OK ] SofaPython3/Sofa.all_tests/21_Sofa_Core_BaseData_test_DataArray2DInvalidResizeFromArray (2 ms) [ RUN ] SofaPython3/Sofa.all_tests/22_Sofa_Core_BaseData_test_DataArray2DOperation ---------------------------------------------------------------------- Ran 1 test in 0.008s OK [ OK ] SofaPython3/Sofa.all_tests/22_Sofa_Core_BaseData_test_DataArray2DOperation (8 ms) [ RUN ] SofaPython3/Sofa.all_tests/23_Sofa_Core_BaseData_test_DataArray2DResizeFromArray ---------------------------------------------------------------------- Ran 1 test in 0.005s OK [ OK ] SofaPython3/Sofa.all_tests/23_Sofa_Core_BaseData_test_DataArray2DResizeFromArray (5 ms) [ RUN ] SofaPython3/Sofa.all_tests/24_Sofa_Core_BaseData_test_DataArray2DSetFromArray ---------------------------------------------------------------------- Ran 1 test in 0.004s OK [ OK ] SofaPython3/Sofa.all_tests/24_Sofa_Core_BaseData_test_DataArray2DSetFromArray (4 ms) [ RUN ] SofaPython3/Sofa.all_tests/25_Sofa_Core_BaseData_test_DataArray2DSetFromList ---------------------------------------------------------------------- Ran 1 test in 0.003s OK [ OK ] SofaPython3/Sofa.all_tests/25_Sofa_Core_BaseData_test_DataArray2DSetFromList (3 ms) [ RUN ] SofaPython3/Sofa.all_tests/26_Sofa_Core_BaseData_test_DataAsArray1D ---------------------------------------------------------------------- Ran 1 test in 0.003s OK [ OK ] SofaPython3/Sofa.all_tests/26_Sofa_Core_BaseData_test_DataAsArray1D (3 ms) [ RUN ] SofaPython3/Sofa.all_tests/27_Sofa_Core_BaseData_test_DataAsArray2D ---------------------------------------------------------------------- Ran 1 test in 0.003s OK [ OK ] SofaPython3/Sofa.all_tests/27_Sofa_Core_BaseData_test_DataAsArray2D (3 ms) [ RUN ] SofaPython3/Sofa.all_tests/28_Sofa_Core_BaseData_test_DataAsContainerNumpyArray ---------------------------------------------------------------------- Ran 1 test in 0.004s OK [ OK ] SofaPython3/Sofa.all_tests/28_Sofa_Core_BaseData_test_DataAsContainerNumpyArray (4 ms) [ RUN ] SofaPython3/Sofa.all_tests/29_Sofa_Core_BaseData_test_DataAsContainerNumpyArrayRepeat ---------------------------------------------------------------------- Ran 1 test in 0.003s OK [ OK ] SofaPython3/Sofa.all_tests/29_Sofa_Core_BaseData_test_DataAsContainerNumpyArrayRepeat (3 ms) [ RUN ] SofaPython3/Sofa.all_tests/30_Sofa_Core_BaseData_test_DataAsContainerNumpyArray_ [WARNING] [Node(rootNode)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. ---------------------------------------------------------------------- Ran 1 test in 0.004s OK [ OK ] SofaPython3/Sofa.all_tests/30_Sofa_Core_BaseData_test_DataAsContainerNumpyArray_ (4 ms) [ RUN ] SofaPython3/Sofa.all_tests/31_Sofa_Core_BaseData_test_DataAsContainerNumpyArray_testIsDirtyOnDoubleAccess_ [WARNING] [Node(rootNode)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. ---------------------------------------------------------------------- Ran 1 test in 0.003s OK [ OK ] SofaPython3/Sofa.all_tests/31_Sofa_Core_BaseData_test_DataAsContainerNumpyArray_testIsDirtyOnDoubleAccess_ (3 ms) [ RUN ] SofaPython3/Sofa.all_tests/32_Sofa_Core_BaseData_test_DataAsContainerNumpyArray_testIsDirtyOnDoubleWriteAccess_ [WARNING] [Node(rootNode)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. ---------------------------------------------------------------------- Ran 1 test in 0.005s OK [ OK ] SofaPython3/Sofa.all_tests/32_Sofa_Core_BaseData_test_DataAsContainerNumpyArray_testIsDirtyOnDoubleWriteAccess_ (5 ms) [ RUN ] SofaPython3/Sofa.all_tests/33_Sofa_Core_BaseData_test_DataString ---------------------------------------------------------------------- Ran 1 test in 0.001s OK [ OK ] SofaPython3/Sofa.all_tests/33_Sofa_Core_BaseData_test_DataString (2 ms) [ RUN ] SofaPython3/Sofa.all_tests/34_Sofa_Core_BaseData_test_DataWrapper1D ---------------------------------------------------------------------- Ran 1 test in 0.003s OK [ OK ] SofaPython3/Sofa.all_tests/34_Sofa_Core_BaseData_test_DataWrapper1D (3 ms) [ RUN ] SofaPython3/Sofa.all_tests/35_Sofa_Core_BaseData_test_Dirty ---------------------------------------------------------------------- Ran 1 test in 0.001s OK [ OK ] SofaPython3/Sofa.all_tests/35_Sofa_Core_BaseData_test_Dirty (2 ms) [ RUN ] SofaPython3/Sofa.all_tests/36_Sofa_Core_BaseData_test_DownCast ---------------------------------------------------------------------- Ran 1 test in 0.001s OK [ OK ] SofaPython3/Sofa.all_tests/36_Sofa_Core_BaseData_test_DownCast (2 ms) [ RUN ] SofaPython3/Sofa.all_tests/37_Sofa_Core_BaseData_test_InvalidDataAccess ---------------------------------------------------------------------- Ran 1 test in 0.001s OK [ OK ] SofaPython3/Sofa.all_tests/37_Sofa_Core_BaseData_test_InvalidDataAccess (2 ms) [ RUN ] SofaPython3/Sofa.all_tests/38_Sofa_Core_BaseData_test_Parent ---------------------------------------------------------------------- Ran 1 test in 0.001s OK [ OK ] SofaPython3/Sofa.all_tests/38_Sofa_Core_BaseData_test_Parent (1 ms) [ RUN ] SofaPython3/Sofa.all_tests/39_Sofa_Core_BaseData_test_Persistent ---------------------------------------------------------------------- Ran 1 test in 0.001s OK [ OK ] SofaPython3/Sofa.all_tests/39_Sofa_Core_BaseData_test_Persistent (1 ms) [ RUN ] SofaPython3/Sofa.all_tests/40_Sofa_Core_BaseData_test_UnknowAttribute ---------------------------------------------------------------------- Ran 1 test in 0.002s OK [ OK ] SofaPython3/Sofa.all_tests/40_Sofa_Core_BaseData_test_UnknowAttribute (3 ms) [ RUN ] SofaPython3/Sofa.all_tests/41_Sofa_Core_BaseData_test_ValidDataAccess ---------------------------------------------------------------------- Ran 1 test in 0.002s OK [ OK ] SofaPython3/Sofa.all_tests/41_Sofa_Core_BaseData_test_ValidDataAccess (2 ms) [ RUN ] SofaPython3/Sofa.all_tests/42_Sofa_Core_BaseData_test_getLinkPath ---------------------------------------------------------------------- Ran 1 test in 0.001s OK [ OK ] SofaPython3/Sofa.all_tests/42_Sofa_Core_BaseData_test_getLinkPath (1 ms) [ RUN ] SofaPython3/Sofa.all_tests/43_Sofa_Core_BaseData_test_getValueString ---------------------------------------------------------------------- Ran 1 test in 0.002s OK [ OK ] SofaPython3/Sofa.all_tests/43_Sofa_Core_BaseData_test_getValueString (2 ms) [ RUN ] SofaPython3/Sofa.all_tests/44_Sofa_Core_BaseData_test_getValueTypeString ---------------------------------------------------------------------- Ran 1 test in 0.002s OK [ OK ] SofaPython3/Sofa.all_tests/44_Sofa_Core_BaseData_test_getValueTypeString (2 ms) [ RUN ] SofaPython3/Sofa.all_tests/45_Sofa_Core_BaseData_test_getattr ---------------------------------------------------------------------- Ran 1 test in 0.003s OK [ OK ] SofaPython3/Sofa.all_tests/45_Sofa_Core_BaseData_test_getattr (3 ms) [ RUN ] SofaPython3/Sofa.all_tests/46_Sofa_Core_BaseData_test_isRequired ---------------------------------------------------------------------- Ran 1 test in 0.001s OK [ OK ] SofaPython3/Sofa.all_tests/46_Sofa_Core_BaseData_test_isRequired (2 ms) [ RUN ] SofaPython3/Sofa.all_tests/47_Sofa_Core_BaseData_test_linkpath ---------------------------------------------------------------------- Ran 1 test in 0.002s OK [ OK ] SofaPython3/Sofa.all_tests/47_Sofa_Core_BaseData_test_linkpath (3 ms) [ RUN ] SofaPython3/Sofa.all_tests/48_Sofa_Core_BaseData_test_linkpath_between_two_scenes ---------------------------------------------------------------------- Ran 1 test in 0.006s OK [ OK ] SofaPython3/Sofa.all_tests/48_Sofa_Core_BaseData_test_linkpath_between_two_scenes (7 ms) [ RUN ] SofaPython3/Sofa.all_tests/49_Sofa_Core_BaseData_test_linkpath_in_add_object_compat ---------------------------------------------------------------------- Ran 1 test in 0.002s OK [ OK ] SofaPython3/Sofa.all_tests/49_Sofa_Core_BaseData_test_linkpath_in_add_object_compat (2 ms) [ RUN ] SofaPython3/Sofa.all_tests/50_Sofa_Core_BaseData_test_name ---------------------------------------------------------------------- Ran 1 test in 0.001s OK [ OK ] SofaPython3/Sofa.all_tests/50_Sofa_Core_BaseData_test_name (1 ms) [ RUN ] SofaPython3/Sofa.all_tests/51_Sofa_Core_BaseData_test_read ---------------------------------------------------------------------- Ran 1 test in 0.001s OK [ OK ] SofaPython3/Sofa.all_tests/51_Sofa_Core_BaseData_test_read (1 ms) [ RUN ] SofaPython3/Sofa.all_tests/52_Sofa_Core_BaseData_test_readOnly ---------------------------------------------------------------------- Ran 1 test in 0.001s OK [ OK ] SofaPython3/Sofa.all_tests/52_Sofa_Core_BaseData_test_readOnly (1 ms) [ RUN ] SofaPython3/Sofa.all_tests/53_Sofa_Core_BaseData_test_set_value_from_string [DEPRECATED] [Node(rootNode)] Data field 'gravity' is initialized from a string. This behavior was allowed with SofaPython2 but have very poor performance so it is now deprecated with SofaPython3. Please fix your scene (as this behavior will be removed). At: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Bindings.Sofa.Tests.d/Core/BaseData.py(360): test_set_value_from_string ---------------------------------------------------------------------- Ran 1 test in 0.002s OK [ OK ] SofaPython3/Sofa.all_tests/53_Sofa_Core_BaseData_test_set_value_from_string (2 ms) [ RUN ] SofaPython3/Sofa.all_tests/54_Sofa_Core_BaseData_test_typeName ---------------------------------------------------------------------- Ran 1 test in 0.002s OK [ OK ] SofaPython3/Sofa.all_tests/54_Sofa_Core_BaseData_test_typeName (2 ms) [ RUN ] SofaPython3/Sofa.all_tests/55_Sofa_Core_BaseObject_test_context ---------------------------------------------------------------------- Ran 1 test in 0.003s OK [ OK ] SofaPython3/Sofa.all_tests/55_Sofa_Core_BaseObject_test_context (3 ms) [ RUN ] SofaPython3/Sofa.all_tests/56_Sofa_Core_BaseObject_test_createObjectWithInvalidParamName ---------------------------------------------------------------------- Ran 1 test in 0.003s OK [ OK ] SofaPython3/Sofa.all_tests/56_Sofa_Core_BaseObject_test_createObjectWithInvalidParamName (3 ms) [ RUN ] SofaPython3/Sofa.all_tests/57_Sofa_Core_BaseObject_test_createObjectWithParam ---------------------------------------------------------------------- Ran 1 test in 0.002s OK [ OK ] SofaPython3/Sofa.all_tests/57_Sofa_Core_BaseObject_test_createObjectWithParam (2 ms) [ RUN ] SofaPython3/Sofa.all_tests/58_Sofa_Core_BaseObject_test_data_property ---------------------------------------------------------------------- Ran 1 test in 0.002s OK [ OK ] SofaPython3/Sofa.all_tests/58_Sofa_Core_BaseObject_test_data_property (2 ms) [ RUN ] SofaPython3/Sofa.all_tests/59_Sofa_Core_BaseObject_test_getCategories ---------------------------------------------------------------------- Ran 1 test in 0.003s OK [ OK ] SofaPython3/Sofa.all_tests/59_Sofa_Core_BaseObject_test_getCategories (3 ms) [ RUN ] SofaPython3/Sofa.all_tests/60_Sofa_Core_BaseObject_test_getLinkPath ---------------------------------------------------------------------- Ran 1 test in 0.002s OK [ OK ] SofaPython3/Sofa.all_tests/60_Sofa_Core_BaseObject_test_getLinkPath (2 ms) [ RUN ] SofaPython3/Sofa.all_tests/61_Sofa_Core_BaseObject_test_getName ---------------------------------------------------------------------- Ran 1 test in 0.002s OK [ OK ] SofaPython3/Sofa.all_tests/61_Sofa_Core_BaseObject_test_getName (2 ms) [ RUN ] SofaPython3/Sofa.all_tests/62_Sofa_Core_BaseObject_test_getPathName ---------------------------------------------------------------------- Ran 1 test in 0.002s OK [ OK ] SofaPython3/Sofa.all_tests/62_Sofa_Core_BaseObject_test_getPathName (2 ms) [ RUN ] SofaPython3/Sofa.all_tests/63_Sofa_Core_BaseObject_test_getTarget ---------------------------------------------------------------------- Ran 1 test in 0.001s OK [ OK ] SofaPython3/Sofa.all_tests/63_Sofa_Core_BaseObject_test_getTarget (1 ms) [ RUN ] SofaPython3/Sofa.all_tests/64_Sofa_Core_BaseObject_test_mockComponent ---------------------------------------------------------------------- Ran 1 test in 0.002s OK [ OK ] SofaPython3/Sofa.all_tests/64_Sofa_Core_BaseObject_test_mockComponent (2 ms) [ RUN ] SofaPython3/Sofa.all_tests/65_Sofa_Core_BaseObject_test_setSrc ---------------------------------------------------------------------- Ran 1 test in 0.002s OK [ OK ] SofaPython3/Sofa.all_tests/65_Sofa_Core_BaseObject_test_setSrc (2 ms) [ RUN ] SofaPython3/Sofa.all_tests/66_Sofa_Core_BaseObject_test_slave_master ---------------------------------------------------------------------- Ran 1 test in 0.002s OK [ OK ] SofaPython3/Sofa.all_tests/66_Sofa_Core_BaseObject_test_slave_master (2 ms) [ RUN ] SofaPython3/Sofa.all_tests/67_Sofa_Core_ForceField_test_0_explicit [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mass.dylib [WARNING] [EigenSimplicialLLT(ldlSolver)] Template '' incorrect, used CompressedRowSparseMatrixMat3x3d in the list: * CompressedRowSparseMatrixMat3x3d * CompressedRowSparseMatrixd [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. ---------------------------------------------------------------------- Ran 1 test in 0.089s OK [ OK ] SofaPython3/Sofa.all_tests/67_Sofa_Core_ForceField_test_0_explicit (89 ms) [ RUN ] SofaPython3/Sofa.all_tests/68_Sofa_Core_ForceField_test_1_implicit_iterative [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. ---------------------------------------------------------------------- Ran 1 test in 0.068s OK [ OK ] SofaPython3/Sofa.all_tests/68_Sofa_Core_ForceField_test_1_implicit_iterative (68 ms) [ RUN ] SofaPython3/Sofa.all_tests/69_Sofa_Core_ForceField_test_2_implicit_direct [WARNING] [EigenSimplicialLLT(ldlSolver)] Template '' incorrect, used CompressedRowSparseMatrixMat3x3d in the list: * CompressedRowSparseMatrixMat3x3d * CompressedRowSparseMatrixd [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [WARNING] [NaiveRestShapeSpringsForcefield(Springs)] buildStiffnessMatrix not implemented: for compatibility reason, the deprecated API (addKToMatrix) will be used. This compatibility will disapear in the future, and will cause issues in simulations. Please update the code of NaiveRestShapeSpringsForcefield to ensure right behavior: the function addKToMatrix has been replaced by buildStiffnessMatrix [WARNING] [NaiveRestShapeSpringsForcefield(Springs)] buildDampingMatrix not implemented: for compatibility reason, the deprecated API (addBToMatrix) will be used. This compatibility will disapear in the future, and will cause issues in simulations. Please update the code of NaiveRestShapeSpringsForcefield to ensure right behavior: the function addBToMatrix has been replaced by buildDampingMatrix ---------------------------------------------------------------------- Ran 1 test in 0.061s OK [ OK ] SofaPython3/Sofa.all_tests/69_Sofa_Core_ForceField_test_2_implicit_direct (61 ms) [ RUN ] SofaPython3/Sofa.all_tests/70_Sofa_Core_ForceField_test_class_name ---------------------------------------------------------------------- Ran 1 test in 0.000s OK [ OK ] SofaPython3/Sofa.all_tests/70_Sofa_Core_ForceField_test_class_name (0 ms) [ RUN ] SofaPython3/Sofa.all_tests/71_Sofa_Core_ForceField_test_stiffness_matrix_access_blocks3x3 [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Direct.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Select.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Projective.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.Elastic.dylib [DEPRECATED] [SparseLDLSolver(unnamed)] Attribute 'applyPermutation' has been deprecated since SOFA v24.06 and it will be removed in SOFA v24.12. Ordering method is now defined using ordering components ====================================================================== ERROR: test_stiffness_matrix_access_blocks3x3 (ForceField.Test) ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Bindings.Sofa.Tests.d/Core/ForceField.py", line 144, in test_stiffness_matrix_access_blocks3x3 K = root.FEM.assembleKMatrix() ModuleNotFoundError: No module named 'scipy' ---------------------------------------------------------------------- Ran 1 test in 0.231s FAILED (errors=1) /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Bindings.Sofa.Tests.d/Core/ForceField.py:0: Failure Failed [ FAILED ] SofaPython3/Sofa.all_tests/71_Sofa_Core_ForceField_test_stiffness_matrix_access_blocks3x3, where GetParam() = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Bindings.Sofa.Tests.d/Core/ForceField.py with args {test_stiffness_matrix_access_blocks3x3, } (231 ms) [ RUN ] SofaPython3/Sofa.all_tests/72_Sofa_Core_ForceField_test_stiffness_matrix_access_scalar [DEPRECATED] [SparseLDLSolver(unnamed)] Attribute 'applyPermutation' has been deprecated since SOFA v24.06 and it will be removed in SOFA v24.12. Ordering method is now defined using ordering components ====================================================================== ERROR: test_stiffness_matrix_access_scalar (ForceField.Test) ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Bindings.Sofa.Tests.d/Core/ForceField.py", line 135, in test_stiffness_matrix_access_scalar K = root.FEM.assembleKMatrix() ModuleNotFoundError: No module named 'scipy' ---------------------------------------------------------------------- Ran 1 test in 0.049s FAILED (errors=1) /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Bindings.Sofa.Tests.d/Core/ForceField.py:0: Failure Failed [ FAILED ] SofaPython3/Sofa.all_tests/72_Sofa_Core_ForceField_test_stiffness_matrix_access_scalar, where GetParam() = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Bindings.Sofa.Tests.d/Core/ForceField.py with args {test_stiffness_matrix_access_scalar, } (49 ms) [ RUN ] SofaPython3/Sofa.all_tests/73_Sofa_Core_Base_test_addExistingDataAsParentOfNewData ---------------------------------------------------------------------- Ran 1 test in 0.000s OK [ OK ] SofaPython3/Sofa.all_tests/73_Sofa_Core_Base_test_addExistingDataAsParentOfNewData (0 ms) [ RUN ] SofaPython3/Sofa.all_tests/74_Sofa_Core_Base_test_addKeywordProtected ---------------------------------------------------------------------- Ran 1 test in 0.002s OK [ OK ] SofaPython3/Sofa.all_tests/74_Sofa_Core_Base_test_addKeywordProtected (2 ms) [ RUN ] SofaPython3/Sofa.all_tests/75_Sofa_Core_Base_test_addNewDataFromParent ---------------------------------------------------------------------- Ran 1 test in 0.002s OK [ OK ] SofaPython3/Sofa.all_tests/75_Sofa_Core_Base_test_addNewDataFromParent (1 ms) [ RUN ] SofaPython3/Sofa.all_tests/76_Sofa_Core_Base_test_addNewDataFromParent_brokenLink ---------------------------------------------------------------------- Ran 1 test in 0.002s OK [ OK ] SofaPython3/Sofa.all_tests/76_Sofa_Core_Base_test_addNewDataFromParent_brokenLink (2 ms) [ RUN ] SofaPython3/Sofa.all_tests/77_Sofa_Core_Base_test_addNewDataFromParent_linkPaths ---------------------------------------------------------------------- Ran 1 test in 0.006s OK [ OK ] SofaPython3/Sofa.all_tests/77_Sofa_Core_Base_test_addNewDataFromParent_linkPaths (6 ms) [ RUN ] SofaPython3/Sofa.all_tests/78_Sofa_Core_Base_test_addNewData_with_type ---------------------------------------------------------------------- Ran 1 test in 0.002s OK [ OK ] SofaPython3/Sofa.all_tests/78_Sofa_Core_Base_test_addNewData_with_type (3 ms) [ RUN ] SofaPython3/Sofa.all_tests/79_Sofa_Core_Base_test_data_property ---------------------------------------------------------------------- Ran 1 test in 0.002s OK [ OK ] SofaPython3/Sofa.all_tests/79_Sofa_Core_Base_test_data_property (2 ms) [ RUN ] SofaPython3/Sofa.all_tests/80_Sofa_Core_Base_test_getClassName ---------------------------------------------------------------------- Ran 1 test in 0.001s OK [ OK ] SofaPython3/Sofa.all_tests/80_Sofa_Core_Base_test_getClassName (1 ms) [ RUN ] SofaPython3/Sofa.all_tests/81_Sofa_Core_Base_test_getLinkPath ---------------------------------------------------------------------- Ran 1 test in 0.001s OK [ OK ] SofaPython3/Sofa.all_tests/81_Sofa_Core_Base_test_getLinkPath (1 ms) [ RUN ] SofaPython3/Sofa.all_tests/82_Sofa_Core_Base_test_getTemplateName ---------------------------------------------------------------------- Ran 1 test in 0.001s OK [ OK ] SofaPython3/Sofa.all_tests/82_Sofa_Core_Base_test_getTemplateName (1 ms) [ RUN ] SofaPython3/Sofa.all_tests/83_Sofa_Core_Base_test_linkpath ---------------------------------------------------------------------- Ran 1 test in 0.002s OK [ OK ] SofaPython3/Sofa.all_tests/83_Sofa_Core_Base_test_linkpath (2 ms) [ RUN ] SofaPython3/Sofa.all_tests/84_Sofa_Core_Base_test_loggedMessagesBinding [INFO] [Node(a_node)] This is a new message ---------------------------------------------------------------------- Ran 1 test in 0.002s OK [ OK ] SofaPython3/Sofa.all_tests/84_Sofa_Core_Base_test_loggedMessagesBinding (2 ms) [ RUN ] SofaPython3/Sofa.all_tests/85_Sofa_Core_DataEngine_test_DataEngine ---------------------------------------------------------------------- Ran 1 test in 0.001s OK [ OK ] SofaPython3/Sofa.all_tests/85_Sofa_Core_DataEngine_test_DataEngine (1 ms) [ RUN ] SofaPython3/Sofa.all_tests/86_Sofa_Core_DataEngine_test_constructor ---------------------------------------------------------------------- Ran 1 test in 0.000s OK [ OK ] SofaPython3/Sofa.all_tests/86_Sofa_Core_DataEngine_test_constructor (0 ms) [ RUN ] SofaPython3/Sofa.all_tests/87_Sofa_Core_DataEngine_test_constructorOverriden ---------------------------------------------------------------------- Ran 1 test in 0.000s OK [ OK ] SofaPython3/Sofa.all_tests/87_Sofa_Core_DataEngine_test_constructorOverriden (1 ms) [ RUN ] SofaPython3/Sofa.all_tests/88_Sofa_Helper_Message_test_messageHandler [INFO] [PythonScript] plop [WARNING] [PythonScript] coucou ---------------------------------------------------------------------- Ran 1 test in 0.002s OK [ OK ] SofaPython3/Sofa.all_tests/88_Sofa_Helper_Message_test_messageHandler (2 ms) [ RUN ] SofaPython3/Sofa.all_tests/89_Sofa_Helper_Message_test_messages [INFO] [PythonScript] Simple message [INFO] [Emitter] Simple message [INFO] [PythonScript] Simple message with attached source info [INFO] [Node(node)] Simple message to an object [INFO] [Node(node)] Simple message to an object with attached source info [WARNING] [PythonScript] Simple message [WARNING] [Emitter] Simple message [WARNING] [PythonScript] Simple message with attached source info [WARNING] [Node(node)] Simple message to an object [WARNING] [Node(node)] Simple message to an object with attached source info [DEPRECATED] [PythonScript] Simple message [DEPRECATED] [Emitter] Simple message [DEPRECATED] [PythonScript] Simple message with attached source info [DEPRECATED] [Node(node)] Simple message to an object [DEPRECATED] [Node(node)] Simple message to an object with attached source info ---------------------------------------------------------------------- Ran 1 test in 0.008s OK [ OK ] SofaPython3/Sofa.all_tests/89_Sofa_Helper_Message_test_messages (8 ms) [ RUN ] SofaPython3/Sofa.all_tests/90_Sofa_Helper_FileRepository_test_add_remove_directories ---------------------------------------------------------------------- Ran 1 test in 0.000s OK [ OK ] SofaPython3/Sofa.all_tests/90_Sofa_Helper_FileRepository_test_add_remove_directories (1 ms) [ RUN ] SofaPython3/Sofa.all_tests/91_Sofa_Helper_FileRepository_test_environment ---------------------------------------------------------------------- Ran 1 test in 0.000s OK [ OK ] SofaPython3/Sofa.all_tests/91_Sofa_Helper_FileRepository_test_environment (1 ms) [ RUN ] SofaPython3/Sofa.all_tests/92_Sofa_Helper_FileRepository_test_find_file ---------------------------------------------------------------------- Ran 1 test in 0.000s OK [ OK ] SofaPython3/Sofa.all_tests/92_Sofa_Helper_FileRepository_test_find_file (1 ms) [ RUN ] SofaPython3/Sofa.all_tests/93_Sofa_Simulation_Simulation_test_load ---------------------------------------------------------------------- Ran 1 test in 0.001s OK [ OK ] SofaPython3/Sofa.all_tests/93_Sofa_Simulation_Simulation_test_load (1 ms) [ RUN ] SofaPython3/Sofa.all_tests/94_Sofa_Simulation_Node_test_Constructor ---------------------------------------------------------------------- Ran 1 test in 0.000s OK [ OK ] SofaPython3/Sofa.all_tests/94_Sofa_Simulation_Node_test_Constructor (0 ms) [ RUN ] SofaPython3/Sofa.all_tests/95_Sofa_Simulation_Node_test_GetAttr ---------------------------------------------------------------------- Ran 1 test in 0.002s OK [ OK ] SofaPython3/Sofa.all_tests/95_Sofa_Simulation_Node_test_GetAttr (2 ms) [ RUN ] SofaPython3/Sofa.all_tests/96_Sofa_Simulation_Node_test_SimulationConstructor ---------------------------------------------------------------------- Ran 1 test in 0.000s OK [ OK ] SofaPython3/Sofa.all_tests/96_Sofa_Simulation_Node_test_SimulationConstructor (0 ms) [ RUN ] SofaPython3/Sofa.all_tests/97_Sofa_Simulation_Node_test_addChild ---------------------------------------------------------------------- Ran 1 test in 0.000s OK [ OK ] SofaPython3/Sofa.all_tests/97_Sofa_Simulation_Node_test_addChild (0 ms) [ RUN ] SofaPython3/Sofa.all_tests/98_Sofa_Simulation_Node_test_children_property ---------------------------------------------------------------------- Ran 1 test in 0.000s OK [ OK ] SofaPython3/Sofa.all_tests/98_Sofa_Simulation_Node_test_children_property (1 ms) [ RUN ] SofaPython3/Sofa.all_tests/99_Sofa_Simulation_Node_test_createObjectInvalid ---------------------------------------------------------------------- Ran 1 test in 0.004s OK [ OK ] SofaPython3/Sofa.all_tests/99_Sofa_Simulation_Node_test_createObjectInvalid (5 ms) [ RUN ] SofaPython3/Sofa.all_tests/100_Sofa_Simulation_Node_test_createObjectWithParam ---------------------------------------------------------------------- Ran 1 test in 0.002s OK [ OK ] SofaPython3/Sofa.all_tests/100_Sofa_Simulation_Node_test_createObjectWithParam (2 ms) [ RUN ] SofaPython3/Sofa.all_tests/101_Sofa_Simulation_Node_test_data_property ---------------------------------------------------------------------- Ran 1 test in 0.000s OK [ OK ] SofaPython3/Sofa.all_tests/101_Sofa_Simulation_Node_test_data_property (0 ms) [ RUN ] SofaPython3/Sofa.all_tests/102_Sofa_Simulation_Node_test_detachFromGraph ---------------------------------------------------------------------- Ran 1 test in 0.001s OK [ OK ] SofaPython3/Sofa.all_tests/102_Sofa_Simulation_Node_test_detachFromGraph (1 ms) [ RUN ] SofaPython3/Sofa.all_tests/103_Sofa_Simulation_Node_test_getAsACreateObjectParameter ---------------------------------------------------------------------- Ran 1 test in 0.001s OK [ OK ] SofaPython3/Sofa.all_tests/103_Sofa_Simulation_Node_test_getAsACreateObjectParameter (1 ms) [ RUN ] SofaPython3/Sofa.all_tests/104_Sofa_Simulation_Node_test_getForceField [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.dylib ---------------------------------------------------------------------- Ran 1 test in 0.068s OK [ OK ] SofaPython3/Sofa.all_tests/104_Sofa_Simulation_Node_test_getForceField (68 ms) [ RUN ] SofaPython3/Sofa.all_tests/105_Sofa_Simulation_Node_test_getItem ---------------------------------------------------------------------- Ran 1 test in 0.005s OK [ OK ] SofaPython3/Sofa.all_tests/105_Sofa_Simulation_Node_test_getItem (5 ms) [ RUN ] SofaPython3/Sofa.all_tests/106_Sofa_Simulation_Node_test_getLink ---------------------------------------------------------------------- Ran 1 test in 0.001s OK [ OK ] SofaPython3/Sofa.all_tests/106_Sofa_Simulation_Node_test_getLink (2 ms) [ RUN ] SofaPython3/Sofa.all_tests/107_Sofa_Simulation_Node_test_getMass ---------------------------------------------------------------------- Ran 1 test in 0.002s OK [ OK ] SofaPython3/Sofa.all_tests/107_Sofa_Simulation_Node_test_getMass (2 ms) [ RUN ] SofaPython3/Sofa.all_tests/108_Sofa_Simulation_Node_test_getMechanicalMapping ---------------------------------------------------------------------- Ran 1 test in 0.004s OK [ OK ] SofaPython3/Sofa.all_tests/108_Sofa_Simulation_Node_test_getMechanicalMapping (4 ms) [ RUN ] SofaPython3/Sofa.all_tests/109_Sofa_Simulation_Node_test_getMechanicalState ---------------------------------------------------------------------- Ran 1 test in 0.001s OK [ OK ] SofaPython3/Sofa.all_tests/109_Sofa_Simulation_Node_test_getMechanicalState (2 ms) [ RUN ] SofaPython3/Sofa.all_tests/110_Sofa_Simulation_Node_test_getRoot ---------------------------------------------------------------------- Ran 1 test in 0.001s OK [ OK ] SofaPython3/Sofa.all_tests/110_Sofa_Simulation_Node_test_getRoot (2 ms) [ RUN ] SofaPython3/Sofa.all_tests/111_Sofa_Simulation_Node_test_getRootPath ---------------------------------------------------------------------- Ran 1 test in 0.001s OK [ OK ] SofaPython3/Sofa.all_tests/111_Sofa_Simulation_Node_test_getRootPath (1 ms) [ RUN ] SofaPython3/Sofa.all_tests/112_Sofa_Simulation_Node_test_hasObjectWithDefaultPythonFunction ---------------------------------------------------------------------- Ran 1 test in 0.002s OK [ OK ] SofaPython3/Sofa.all_tests/112_Sofa_Simulation_Node_test_hasObjectWithDefaultPythonFunction (2 ms) [ RUN ] SofaPython3/Sofa.all_tests/113_Sofa_Simulation_Node_test_hasObjectWithFastPath ---------------------------------------------------------------------- Ran 1 test in 0.001s OK [ OK ] SofaPython3/Sofa.all_tests/113_Sofa_Simulation_Node_test_hasObjectWithFastPath (1 ms) [ RUN ] SofaPython3/Sofa.all_tests/114_Sofa_Simulation_Node_test_init TYPE: 100 ---------------------------------------------------------------------- Ran 1 test in 0.004s OK [ OK ] SofaPython3/Sofa.all_tests/114_Sofa_Simulation_Node_test_init (4 ms) [ RUN ] SofaPython3/Sofa.all_tests/115_Sofa_Simulation_Node_test_isInitialized ---------------------------------------------------------------------- Ran 1 test in 0.000s OK [ OK ] SofaPython3/Sofa.all_tests/115_Sofa_Simulation_Node_test_isInitialized (0 ms) [ RUN ] SofaPython3/Sofa.all_tests/116_Sofa_Simulation_Node_test_moveChild ---------------------------------------------------------------------- Ran 1 test in 0.001s OK [ OK ] SofaPython3/Sofa.all_tests/116_Sofa_Simulation_Node_test_moveChild (1 ms) [ RUN ] SofaPython3/Sofa.all_tests/117_Sofa_Simulation_Node_test_objects_property ---------------------------------------------------------------------- Ran 1 test in 0.003s OK [ OK ] SofaPython3/Sofa.all_tests/117_Sofa_Simulation_Node_test_objects_property (3 ms) [ RUN ] SofaPython3/Sofa.all_tests/118_Sofa_Simulation_Node_test_objects_property_contains_method ---------------------------------------------------------------------- Ran 1 test in 0.002s OK [ OK ] SofaPython3/Sofa.all_tests/118_Sofa_Simulation_Node_test_objects_property_contains_method (2 ms) [ RUN ] SofaPython3/Sofa.all_tests/119_Sofa_Simulation_Node_test_objects_property_remove_at_method ---------------------------------------------------------------------- Ran 1 test in 0.003s OK [ OK ] SofaPython3/Sofa.all_tests/119_Sofa_Simulation_Node_test_objects_property_remove_at_method (3 ms) [ RUN ] SofaPython3/Sofa.all_tests/120_Sofa_Simulation_Node_test_parents_property ---------------------------------------------------------------------- Ran 1 test in 0.000s OK [ OK ] SofaPython3/Sofa.all_tests/120_Sofa_Simulation_Node_test_parents_property (1 ms) [ RUN ] SofaPython3/Sofa.all_tests/121_Sofa_Simulation_Node_test_removeChild ---------------------------------------------------------------------- Ran 1 test in 0.001s OK [ OK ] SofaPython3/Sofa.all_tests/121_Sofa_Simulation_Node_test_removeChild (2 ms) [ RUN ] SofaPython3/Sofa.all_tests/122_Sofa_Simulation_Node_test_removeObject ---------------------------------------------------------------------- Ran 1 test in 0.003s OK [ OK ] SofaPython3/Sofa.all_tests/122_Sofa_Simulation_Node_test_removeObject (3 ms) [ RUN ] SofaPython3/Sofa.all_tests/123_Sofa_Simulation_Node_test_sendEvent ---------------------------------------------------------------------- Ran 1 test in 0.001s OK [ OK ] SofaPython3/Sofa.all_tests/123_Sofa_Simulation_Node_test_sendEvent (1 ms) [ RUN ] SofaPython3/Sofa.all_tests/124_Sofa_Types_RGBAColor_test_constructor_default ---------------------------------------------------------------------- Ran 1 test in 0.000s OK [ OK ] SofaPython3/Sofa.all_tests/124_Sofa_Types_RGBAColor_test_constructor_default (0 ms) [ RUN ] SofaPython3/Sofa.all_tests/125_Sofa_Types_RGBAColor_test_constructor_fromInvalidList ---------------------------------------------------------------------- Ran 1 test in 0.000s OK [ OK ] SofaPython3/Sofa.all_tests/125_Sofa_Types_RGBAColor_test_constructor_fromInvalidList (0 ms) [ RUN ] SofaPython3/Sofa.all_tests/126_Sofa_Types_RGBAColor_test_constructor_fromList ---------------------------------------------------------------------- Ran 1 test in 0.000s OK [ OK ] SofaPython3/Sofa.all_tests/126_Sofa_Types_RGBAColor_test_constructor_fromList (0 ms) [ RUN ] SofaPython3/Sofa.all_tests/127_Sofa_Types_BoundingBox_test_constructor ---------------------------------------------------------------------- Ran 1 test in 0.000s OK [ OK ] SofaPython3/Sofa.all_tests/127_Sofa_Types_BoundingBox_test_constructor (0 ms) [ RUN ] SofaPython3/Sofa.all_tests/128_Sofa_Types_BoundingBox_test_getMax ---------------------------------------------------------------------- Ran 1 test in 0.000s OK [ OK ] SofaPython3/Sofa.all_tests/128_Sofa_Types_BoundingBox_test_getMax (0 ms) [ RUN ] SofaPython3/Sofa.all_tests/129_Sofa_Types_BoundingBox_test_getMin ---------------------------------------------------------------------- Ran 1 test in 0.000s OK [ OK ] SofaPython3/Sofa.all_tests/129_Sofa_Types_BoundingBox_test_getMin (0 ms) [ RUN ] SofaPython3/Sofa.all_tests/130_Sofa_Types_BoundingBox_test_setMax ---------------------------------------------------------------------- Ran 1 test in 0.000s OK [ OK ] SofaPython3/Sofa.all_tests/130_Sofa_Types_BoundingBox_test_setMax (0 ms) [ RUN ] SofaPython3/Sofa.all_tests/131_Sofa_Types_BoundingBox_test_setMin ---------------------------------------------------------------------- Ran 1 test in 0.000s OK [ OK ] SofaPython3/Sofa.all_tests/131_Sofa_Types_BoundingBox_test_setMin (0 ms) [ RUN ] SofaPython3/Sofa.all_tests/132_Sofa_Types_Vec3_test_constructor ---------------------------------------------------------------------- Ran 1 test in 0.001s OK [ OK ] SofaPython3/Sofa.all_tests/132_Sofa_Types_Vec3_test_constructor (1 ms) [ RUN ] SofaPython3/Sofa.all_tests/133_Sofa_Types_Vec3_test_wrapAroundArray ---------------------------------------------------------------------- Ran 1 test in 0.003s OK [ OK ] SofaPython3/Sofa.all_tests/133_Sofa_Types_Vec3_test_wrapAroundArray (3 ms) [ RUN ] SofaPython3/Sofa.all_tests/134_Sofa_Types_Vec3_test_wrapAroundSingleField ---------------------------------------------------------------------- Ran 1 test in 0.002s OK [ OK ] SofaPython3/Sofa.all_tests/134_Sofa_Types_Vec3_test_wrapAroundSingleField (2 ms) [ RUN ] SofaPython3/Sofa.all_tests/135_Sofa_Types_Vec3_test_wrapInvalidSize ---------------------------------------------------------------------- Ran 1 test in 0.002s OK [ OK ] SofaPython3/Sofa.all_tests/135_Sofa_Types_Vec3_test_wrapInvalidSize (3 ms) [ RUN ] SofaPython3/Sofa.all_tests/136_Sofa_Components_Components_test_component_creation ---------------------------------------------------------------------- Ran 1 test in 0.001s OK [ OK ] SofaPython3/Sofa.all_tests/136_Sofa_Components_Components_test_component_creation (1 ms) [----------] 137 tests from SofaPython3/Sofa (987 ms total) [----------] Global test environment tear-down [==========] 137 tests from 1 test suite ran. (990 ms total) [ PASSED ] 135 tests. [ FAILED ] 2 tests, listed below: [ FAILED ] SofaPython3/Sofa.all_tests/71_Sofa_Core_ForceField_test_stiffness_matrix_access_blocks3x3, where GetParam() = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Bindings.Sofa.Tests.d/Core/ForceField.py with args {test_stiffness_matrix_access_blocks3x3, } [ FAILED ] SofaPython3/Sofa.all_tests/72_Sofa_Core_ForceField_test_stiffness_matrix_access_scalar, where GetParam() = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Bindings.Sofa.Tests.d/Core/ForceField.py with args {test_stiffness_matrix_access_scalar, } 2 FAILED TESTS ------------------------------------------ Running unit-tests Sofa.Helper_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Helper_test --gtest_output=xml:unit-tests/Sofa.Helper_test/report.xml 2>&1" [==========] Running 115 tests from 22 test suites. [----------] Global test environment set-up. [----------] 1 test from DiffLib_test [ RUN ] DiffLib_test.normalBehavior_getClosestMatch [ OK ] DiffLib_test.normalBehavior_getClosestMatch (0 ms) [----------] 1 test from DiffLib_test (0 ms total) [----------] 1 test from Factory_test [ RUN ] Factory_test.EnumKey [ OK ] Factory_test.EnumKey (0 ms) [----------] 1 test from Factory_test (0 ms total) [----------] 3 tests from KdTreeTest [ RUN ] KdTreeTest.point_point [ OK ] KdTreeTest.point_point (1 ms) [ RUN ] KdTreeTest.point_Npoints [ OK ] KdTreeTest.point_Npoints (2 ms) [ RUN ] KdTreeTest.cached_point_point [ OK ] KdTreeTest.cached_point_point (0 ms) [----------] 3 tests from KdTreeTest (4 ms total) [----------] 6 tests from NameDecoder_test [ RUN ] NameDecoder_test.simpleClass [ OK ] NameDecoder_test.simpleClass (0 ms) [ RUN ] NameDecoder_test.namespaceSimpleClass [ OK ] NameDecoder_test.namespaceSimpleClass (0 ms) [ RUN ] NameDecoder_test.templateClass [ OK ] NameDecoder_test.templateClass (0 ms) [ RUN ] NameDecoder_test.nestedSimpleClass [ OK ] NameDecoder_test.nestedSimpleClass (0 ms) [ RUN ] NameDecoder_test.namespaceNestedSimpleClass [ OK ] NameDecoder_test.namespaceNestedSimpleClass (0 ms) [ RUN ] NameDecoder_test.namespaceNestedTemplateClass [ OK ] NameDecoder_test.namespaceNestedTemplateClass (0 ms) [----------] 6 tests from NameDecoder_test (0 ms total) [----------] 1 test from OptionsGroup [ RUN ] OptionsGroup.constructors [ OK ] OptionsGroup.constructors (0 ms) [----------] 1 test from OptionsGroup (0 ms total) [----------] 3 tests from removeTrailingCharacterTest [ RUN ] removeTrailingCharacterTest.emptyString [ OK ] removeTrailingCharacterTest.emptyString (0 ms) [ RUN ] removeTrailingCharacterTest.singleTrailingCharacter [ OK ] removeTrailingCharacterTest.singleTrailingCharacter (0 ms) [ RUN ] removeTrailingCharacterTest.multipleTrailingCharacters [ OK ] removeTrailingCharacterTest.multipleTrailingCharacters (0 ms) [----------] 3 tests from removeTrailingCharacterTest (0 ms total) [----------] 5 tests from removeTrailingCharactersTest [ RUN ] removeTrailingCharactersTest.emptyString [ OK ] removeTrailingCharactersTest.emptyString (0 ms) [ RUN ] removeTrailingCharactersTest.noTrailingCharacters [ OK ] removeTrailingCharactersTest.noTrailingCharacters (0 ms) [ RUN ] removeTrailingCharactersTest.singleTrailingCharacter [ OK ] removeTrailingCharactersTest.singleTrailingCharacter (0 ms) [ RUN ] removeTrailingCharactersTest.multipleTrailingCharacters [ OK ] removeTrailingCharactersTest.multipleTrailingCharacters (0 ms) [ RUN ] removeTrailingCharactersTest.mixOfCharacters [ OK ] removeTrailingCharactersTest.mixOfCharacters (0 ms) [----------] 5 tests from removeTrailingCharactersTest (0 ms total) [----------] 2 tests from TagFactory_test [ RUN ] TagFactory_test.initialization [ OK ] TagFactory_test.initialization (0 ms) [ RUN ] TagFactory_test.addTag [ OK ] TagFactory_test.addTag (0 ms) [----------] 2 tests from TagFactory_test (0 ms total) [----------] 9 tests from UtilsTest [ RUN ] UtilsTest.string_to_widestring_to_string [ OK ] UtilsTest.string_to_widestring_to_string (0 ms) [ RUN ] UtilsTest.widestring_to_string_to_widestring [ OK ] UtilsTest.widestring_to_string_to_widestring (0 ms) [ RUN ] UtilsTest.downcaseString [ OK ] UtilsTest.downcaseString (0 ms) [ RUN ] UtilsTest.upcaseString [ OK ] UtilsTest.upcaseString (0 ms) [ RUN ] UtilsTest.getExecutablePath [ OK ] UtilsTest.getExecutablePath (0 ms) [ RUN ] UtilsTest.getExecutableDirectory [ OK ] UtilsTest.getExecutableDirectory (0 ms) [ RUN ] UtilsTest.getSofaPathPrefix [ OK ] UtilsTest.getSofaPathPrefix (0 ms) [ RUN ] UtilsTest.readBasicIniFile_nonexistentFile [ERROR] [Utils::readBasicIniFile()] Error while trying to read file (this-file-does-not-exist) [ OK ] UtilsTest.readBasicIniFile_nonexistentFile (0 ms) [ RUN ] UtilsTest.readBasicIniFile [ OK ] UtilsTest.readBasicIniFile (0 ms) [----------] 9 tests from UtilsTest (0 ms total) [----------] 2 tests from ReadAccessor [ RUN ] ReadAccessor.PrimitiveTypes [ OK ] ReadAccessor.PrimitiveTypes (0 ms) [ RUN ] ReadAccessor.VectorTypes [ OK ] ReadAccessor.VectorTypes (0 ms) [----------] 2 tests from ReadAccessor (0 ms total) [----------] 2 tests from WriteAccessor [ RUN ] WriteAccessor.PrimitiveTypes [ OK ] WriteAccessor.PrimitiveTypes (0 ms) [ RUN ] WriteAccessor.VectorTypes [ OK ] WriteAccessor.VectorTypes (0 ms) [----------] 2 tests from WriteAccessor (0 ms total) [----------] 3 tests from MeshOBJ_test [ RUN ] MeshOBJ_test.MeshOBJ_NoFile [ERROR] [FileRepository] File mesh/randomnamewhichdoesnotexist.obj NOT FOUND in :/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Testing/resources:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/share:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build [ERROR] [MeshOBJ] File mesh/randomnamewhichdoesnotexist.obj not found. [ OK ] MeshOBJ_test.MeshOBJ_NoFile (0 ms) [ RUN ] MeshOBJ_test.MeshOBJ_NoMesh [ OK ] MeshOBJ_test.MeshOBJ_NoMesh (0 ms) [ RUN ] MeshOBJ_test.MeshOBJ_UV_N_MTL_Init [ OK ] MeshOBJ_test.MeshOBJ_UV_N_MTL_Init (0 ms) [----------] 3 tests from MeshOBJ_test (1 ms total) [----------] 7 tests from STBImage_test [ RUN ] STBImage_test.STBImage_NoFile [ERROR] [FileRepository] File randomnamewhichdoesnotexist.png NOT FOUND in :/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/test/io/images:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/share:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build [ERROR] [Image] File randomnamewhichdoesnotexist.png not found [ OK ] STBImage_test.STBImage_NoFile (0 ms) [ RUN ] STBImage_test.STBImage_NoImg [ERROR] [Image] Could not load: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/test/io/images/imagetest_noimage.png [ OK ] STBImage_test.STBImage_NoImg (0 ms) [ RUN ] STBImage_test.STBImage_ReadBlackWhite_png [ OK ] STBImage_test.STBImage_ReadBlackWhite_png (2 ms) [ RUN ] STBImage_test.STBImage_ReadBlackWhite_jpg [ OK ] STBImage_test.STBImage_ReadBlackWhite_jpg (8 ms) [ RUN ] STBImage_test.STBImage_ReadBlackWhite_tiff [ERROR] [Image] Could not load: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/test/io/images/imagetest_blackwhite.tiff [ OK ] STBImage_test.STBImage_ReadBlackWhite_tiff (0 ms) [ RUN ] STBImage_test.STBImage_ReadBlackWhite_bmp [ OK ] STBImage_test.STBImage_ReadBlackWhite_bmp (4 ms) [ RUN ] STBImage_test.STBImage_WriteBlackWhite [ OK ] STBImage_test.STBImage_WriteBlackWhite (37 ms) [----------] 7 tests from STBImage_test (53 ms total) [----------] 2 tests from XspLoader_test [ RUN ] XspLoader_test.loadXs3File [ OK ] XspLoader_test.loadXs3File (0 ms) [ RUN ] XspLoader_test.loadXs4File [ OK ] XspLoader_test.loadXs4File (0 ms) [----------] 2 tests from XspLoader_test (0 ms total) [----------] 14 tests from LoggingTest [ RUN ] LoggingTest.noHandler [ OK ] LoggingTest.noHandler (0 ms) [ RUN ] LoggingTest.oneHandler [ OK ] LoggingTest.oneHandler (0 ms) [ RUN ] LoggingTest.duplicatedHandler [ OK ] LoggingTest.duplicatedHandler (0 ms) [ RUN ] LoggingTest.threadingTests [ OK ] LoggingTest.threadingTests (515 ms) [ RUN ] LoggingTest.withoutDevMode [ OK ] LoggingTest.withoutDevMode (0 ms) [ RUN ] LoggingTest.speedTest [ OK ] LoggingTest.speedTest (1206 ms) [ RUN ] LoggingTest.emptyMessage [ OK ] LoggingTest.emptyMessage (0 ms) [ RUN ] LoggingTest.checkBaseObjectMsgAPI [ OK ] LoggingTest.checkBaseObjectMsgAPI (0 ms) [ RUN ] LoggingTest.checkBaseObjectMsgAPInoPrintLog [ OK ] LoggingTest.checkBaseObjectMsgAPInoPrintLog (0 ms) [ RUN ] LoggingTest.checkBaseObjectQueueSize [ OK ] LoggingTest.checkBaseObjectQueueSize (0 ms) [ RUN ] LoggingTest.withDevMode [ OK ] LoggingTest.withDevMode (0 ms) [ RUN ] LoggingTest.checkLoggingMessageHandler [ OK ] LoggingTest.checkLoggingMessageHandler (0 ms) [ RUN ] LoggingTest.checkCountingMessageHandler [ OK ] LoggingTest.checkCountingMessageHandler (0 ms) [ RUN ] LoggingTest.checkRoutingMessageHandler [INFO] [test] An info message [INFO] [test] An info message [INFO] [test] An info message [WARNING] [test] An second message [WARNING] [test] An second message [WARNING] [test] An second message [ OK ] LoggingTest.checkRoutingMessageHandler (0 ms) [----------] 14 tests from LoggingTest (1722 ms total) [----------] 2 tests from narrow_cast_test [ RUN ] narrow_cast_test.in_range [ OK ] narrow_cast_test.in_range (0 ms) [ RUN ] narrow_cast_test.out_of_range [ OK ] narrow_cast_test.out_of_range (0 ms) [----------] 2 tests from narrow_cast_test (0 ms total) [----------] 11 tests from FileMonitor [ RUN ] FileMonitor.addFileNotExist_test [ OK ] FileMonitor.addFileNotExist_test (0 ms) [ RUN ] FileMonitor.addFileNotExist2_test [ OK ] FileMonitor.addFileNotExist2_test (0 ms) [ RUN ] FileMonitor.addFileExist_test [ OK ] FileMonitor.addFileExist_test (1015 ms) [ RUN ] FileMonitor.addFileTwice_test [ OK ] FileMonitor.addFileTwice_test (3233 ms) [ RUN ] FileMonitor.noUpdate_test [ OK ] FileMonitor.noUpdate_test (1009 ms) [ RUN ] FileMonitor.updateNoChange_test [ OK ] FileMonitor.updateNoChange_test (2022 ms) [ RUN ] FileMonitor.fileChange_test [ OK ] FileMonitor.fileChange_test (1241 ms) [ RUN ] FileMonitor.fileChangeTwice_test [ OK ] FileMonitor.fileChangeTwice_test (1227 ms) [ RUN ] FileMonitor.fileListenerRemoved_test [ OK ] FileMonitor.fileListenerRemoved_test (1224 ms) [ RUN ] FileMonitor.listenerRemoved_test [ OK ] FileMonitor.listenerRemoved_test (1241 ms) [ RUN ] FileMonitor.fileChange2_test [ OK ] FileMonitor.fileChange2_test (1236 ms) [----------] 11 tests from FileMonitor (13452 ms total) [----------] 4 tests from FileRepository_test [ RUN ] FileRepository_test.findFile [ OK ] FileRepository_test.findFile (0 ms) [ RUN ] FileRepository_test.findFileSubDir [ OK ] FileRepository_test.findFileSubDir (0 ms) [ RUN ] FileRepository_test.findFileWithSpaces [ OK ] FileRepository_test.findFileWithSpaces (0 ms) [ RUN ] FileRepository_test.findFileWithAccents [ OK ] FileRepository_test.findFileWithAccents (0 ms) [----------] 4 tests from FileRepository_test (0 ms total) [----------] 3 tests from FileRepository_relativeToPath [ RUN ] FileRepository_relativeToPath.emptyAbsoluteFilename [ OK ] FileRepository_relativeToPath.emptyAbsoluteFilename (0 ms) [ RUN ] FileRepository_relativeToPath.notMatchingAbsoluteFilename [ OK ] FileRepository_relativeToPath.notMatchingAbsoluteFilename (0 ms) [ RUN ] FileRepository_relativeToPath.matching [ OK ] FileRepository_relativeToPath.matching (0 ms) [----------] 3 tests from FileRepository_relativeToPath (0 ms total) [----------] 25 tests from FileSystemTest [ RUN ] FileSystemTest.listDirectory_nonEmpty [ OK ] FileSystemTest.listDirectory_nonEmpty (0 ms) [ RUN ] FileSystemTest.listDirectory_nonEmpty_trailingSlash [ OK ] FileSystemTest.listDirectory_nonEmpty_trailingSlash (0 ms) [ RUN ] FileSystemTest.listDirectory_withExtension_multipleMatches [ OK ] FileSystemTest.listDirectory_withExtension_multipleMatches (0 ms) [ RUN ] FileSystemTest.listDirectory_withExtension_oneMatch [ OK ] FileSystemTest.listDirectory_withExtension_oneMatch (0 ms) [ RUN ] FileSystemTest.listDirectory_withExtension_noMatch [ OK ] FileSystemTest.listDirectory_withExtension_noMatch (0 ms) [ RUN ] FileSystemTest.createDirectory [ OK ] FileSystemTest.createDirectory (0 ms) [ RUN ] FileSystemTest.createDirectory_alreadyExists [ OK ] FileSystemTest.createDirectory_alreadyExists (0 ms) [ RUN ] FileSystemTest.removeDirectory [ OK ] FileSystemTest.removeDirectory (0 ms) [ RUN ] FileSystemTest.removeDirectory_doesNotExists [ OK ] FileSystemTest.removeDirectory_doesNotExists (0 ms) [ RUN ] FileSystemTest.exists_yes [ OK ] FileSystemTest.exists_yes (0 ms) [ RUN ] FileSystemTest.exists_yes_directory [ OK ] FileSystemTest.exists_yes_directory (0 ms) [ RUN ] FileSystemTest.exists_yes_directory_trailingSlash [ OK ] FileSystemTest.exists_yes_directory_trailingSlash (0 ms) [ RUN ] FileSystemTest.exists_nope [ OK ] FileSystemTest.exists_nope (0 ms) [ RUN ] FileSystemTest.isDirectory_yes [ OK ] FileSystemTest.isDirectory_yes (0 ms) [ RUN ] FileSystemTest.isDirectory_yes_trailingSlash [ OK ] FileSystemTest.isDirectory_yes_trailingSlash (0 ms) [ RUN ] FileSystemTest.isDirectory_nope [ OK ] FileSystemTest.isDirectory_nope (0 ms) [ RUN ] FileSystemTest.isFile_yes [ OK ] FileSystemTest.isFile_yes (0 ms) [ RUN ] FileSystemTest.isFile_nope [ OK ] FileSystemTest.isFile_nope (0 ms) [ RUN ] FileSystemTest.isAbsolute [ OK ] FileSystemTest.isAbsolute (0 ms) [ RUN ] FileSystemTest.cleanPath [ OK ] FileSystemTest.cleanPath (0 ms) [ RUN ] FileSystemTest.convertBackSlashesToSlashes [ OK ] FileSystemTest.convertBackSlashesToSlashes (0 ms) [ RUN ] FileSystemTest.removeExtraSlashes [ OK ] FileSystemTest.removeExtraSlashes (0 ms) [ RUN ] FileSystemTest.getParentDirectory [ OK ] FileSystemTest.getParentDirectory (0 ms) [ RUN ] FileSystemTest.stripDirectory [ OK ] FileSystemTest.stripDirectory (0 ms) [ RUN ] FileSystemTest.append [ OK ] FileSystemTest.append (0 ms) [----------] 25 tests from FileSystemTest (1 ms total) [----------] 7 tests from PluginManager_test [ RUN ] PluginManager_test.loadTestPluginAByPath PluginManager_test.loadTestPluginAByPath: pluginDir = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib PluginManager_test.loadTestPluginAByPath: pluginPath = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libTestPluginA.dylib PluginManager_test.loadTestPluginAByPath: pm.getPluginMap().size() = 0 PluginManager_test.loadTestPluginAByPath: pm.getPluginMap().size() = 1 PluginManager_test.loadTestPluginAByPath: pm.getPluginMap().size() = 1 [ OK ] PluginManager_test.loadTestPluginAByPath (213 ms) [ RUN ] PluginManager_test.loadTestPluginAByName PluginManager_test.loadTestPluginAByPath: pluginDir = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib [ OK ] PluginManager_test.loadTestPluginAByName (21 ms) [ RUN ] PluginManager_test.pluginEntries PluginManager_test.loadTestPluginAByPath: pluginDir = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib [ OK ] PluginManager_test.pluginEntries (0 ms) [ RUN ] PluginManager_test.pluginEntriesValues PluginManager_test.loadTestPluginAByPath: pluginDir = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib [ OK ] PluginManager_test.pluginEntriesValues (0 ms) [ RUN ] PluginManager_test.testIniFile PluginManager_test.loadTestPluginAByPath: pluginDir = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib [ OK ] PluginManager_test.testIniFile (1 ms) [ RUN ] PluginManager_test.testDeprecatedIniFileWoVersion PluginManager_test.loadTestPluginAByPath: pluginDir = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib [ OK ] PluginManager_test.testDeprecatedIniFileWoVersion (0 ms) [ RUN ] PluginManager_test.testPluginAAsDependencyOfPluginB PluginManager_test.loadTestPluginAByPath: pluginDir = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib [ OK ] PluginManager_test.testPluginAAsDependencyOfPluginB (131 ms) [----------] 7 tests from PluginManager_test (370 ms total) [----------] 2 tests from CircularQueue_SingleTest [ RUN ] CircularQueue_SingleTest.pop [ OK ] CircularQueue_SingleTest.pop (0 ms) [ RUN ] CircularQueue_SingleTest.push [ OK ] CircularQueue_SingleTest.push (0 ms) [----------] 2 tests from CircularQueue_SingleTest (0 ms total) [----------] Global test environment tear-down [==========] 115 tests from 22 test suites ran. (15608 ms total) [ PASSED ] 115 tests. YOU HAVE 2 DISABLED TESTS ------------------------------------------ Running unit-tests Sofa.DefaultType_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.DefaultType_test --gtest_output=xml:unit-tests/Sofa.DefaultType_test/report.xml 2>&1" [INFO] [TypeInfoRegistry] Trying to register 'ObjectInTranslationUnit1/24ObjectInTranslationUnit1' at index 1 [INFO] [TypeInfoRegistry] Promoting typeinfo 1 from ObjectInTranslationUnit1 to ObjectInTranslationUnit1 [==========] Running 14 tests from 5 test suites. [----------] Global test environment set-up. [----------] 6 tests from MapMapSparseMatrixEigenUtilsTest [ RUN ] MapMapSparseMatrixEigenUtilsTest.checkEigenSparseMatrixLowLeveAPI [ OK ] MapMapSparseMatrixEigenUtilsTest.checkEigenSparseMatrixLowLeveAPI (0 ms) [ RUN ] MapMapSparseMatrixEigenUtilsTest.checkConversionEigenSparseMapMapSparseVec1d [ OK ] MapMapSparseMatrixEigenUtilsTest.checkConversionEigenSparseMapMapSparseVec1d (0 ms) [ RUN ] MapMapSparseMatrixEigenUtilsTest.checkConversionEigenSparseMapMapSparseVec3d [ OK ] MapMapSparseMatrixEigenUtilsTest.checkConversionEigenSparseMapMapSparseVec3d (0 ms) [ RUN ] MapMapSparseMatrixEigenUtilsTest.checkConversionMapMapSparseVec1dEigenSparse [ OK ] MapMapSparseMatrixEigenUtilsTest.checkConversionMapMapSparseVec1dEigenSparse (0 ms) [ RUN ] MapMapSparseMatrixEigenUtilsTest.checkConversionMapMapSparseVec3dEigenSparse [ OK ] MapMapSparseMatrixEigenUtilsTest.checkConversionMapMapSparseVec3dEigenSparse (0 ms) [ RUN ] MapMapSparseMatrixEigenUtilsTest.checkAddMultTransposeEigenForCumulativeWrite 0 1 0 1 0 0 0 2 -1 1 1 0 0 1 0 -2 0 -4 2 1 0 0 0 1 1 4 0 [ OK ] MapMapSparseMatrixEigenUtilsTest.checkAddMultTransposeEigenForCumulativeWrite (0 ms) [----------] 6 tests from MapMapSparseMatrixEigenUtilsTest (0 ms total) [----------] 1 test from TypeInfo [ RUN ] TypeInfo.type_registration_with_implicit_declaration [ OK ] TypeInfo.type_registration_with_implicit_declaration (0 ms) [----------] 1 test from TypeInfo (0 ms total) [----------] 3 tests from TypeInfoRegistry [ RUN ] TypeInfoRegistry.get_unregistered [ OK ] TypeInfoRegistry.get_unregistered (0 ms) [ RUN ] TypeInfoRegistry.set_and_get [INFO] [TypeInfoRegistry] Trying to register 'MyType/6MyType' at index 5 [INFO] [TypeInfoRegistry] Promoting typeinfo 5 from MyType to MyType [ OK ] TypeInfoRegistry.set_and_get (0 ms) [ RUN ] TypeInfoRegistry.dump [ OK ] TypeInfoRegistry.dump (0 ms) [----------] 3 tests from TypeInfoRegistry (0 ms total) [----------] 3 tests from TypeInfoRegistryTu2 [ RUN ] TypeInfoRegistryTu2.internal_set_internal_get [INFO] [TypeInfoRegistry] Trying to register 'ObjectInTranslationUnit2/24ObjectInTranslationUnit2' at index 6 [INFO] [TypeInfoRegistry] Promoting typeinfo 6 from ObjectInTranslationUnit2 to ObjectInTranslationUnit2 [ OK ] TypeInfoRegistryTu2.internal_set_internal_get (0 ms) [ RUN ] TypeInfoRegistryTu2.external_set_internal_get [ OK ] TypeInfoRegistryTu2.external_set_internal_get (0 ms) [ RUN ] TypeInfoRegistryTu2.external_registration [INFO] [TypeInfoRegistry] Trying to register 'd/d' at index 2 [INFO] [TypeInfoRegistry] Promoting typeinfo 2 from double to d [ OK ] TypeInfoRegistryTu2.external_registration (0 ms) [----------] 3 tests from TypeInfoRegistryTu2 (0 ms total) [----------] 1 test from QuaternionIntegrationTest/0, where TypeParam = sofa::defaulttype::StdRigidTypes<3u,double> [ RUN ] QuaternionIntegrationTest/0.quaternion_angle [ OK ] QuaternionIntegrationTest/0.quaternion_angle (0 ms) [----------] 1 test from QuaternionIntegrationTest/0 (0 ms total) [----------] Global test environment tear-down [==========] 14 tests from 5 test suites ran. (0 ms total) [ PASSED ] 14 tests. ------------------------------------------ Running unit-tests Sofa.Component.Collision.Geometry_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.Collision.Geometry_test --gtest_output=xml:unit-tests/Sofa.Component.Collision.Geometry_test/report.xml 2>&1" [==========] Running 15 tests from 2 test suites. [----------] Global test environment set-up. [----------] 11 tests from TestSphere [ RUN ] TestSphere.rigid_rigid_1 [ OK ] TestSphere.rigid_rigid_1 (0 ms) [ RUN ] TestSphere.rigid_rigid_2 [ OK ] TestSphere.rigid_rigid_2 (0 ms) [ RUN ] TestSphere.rigid_soft_1 [ OK ] TestSphere.rigid_soft_1 (0 ms) [ RUN ] TestSphere.rigid_soft_2 [ OK ] TestSphere.rigid_soft_2 (0 ms) [ RUN ] TestSphere.rigid_soft_3 [ OK ] TestSphere.rigid_soft_3 (0 ms) [ RUN ] TestSphere.rigid_soft_4 [ OK ] TestSphere.rigid_soft_4 (0 ms) [ RUN ] TestSphere.soft_soft_1 [ OK ] TestSphere.soft_soft_1 (0 ms) [ RUN ] TestSphere.checkSceneWithVec3MechanicalModel [ OK ] TestSphere.checkSceneWithVec3MechanicalModel (0 ms) [ RUN ] TestSphere.checkSceneWithRigid3dMechanicalMode [ OK ] TestSphere.checkSceneWithRigid3dMechanicalMode (0 ms) [ RUN ] TestSphere.checkAttributes [ OK ] TestSphere.checkAttributes (0 ms) [ RUN ] TestSphere.checkGracefulHandlingWhenMechanicalModelIsMissing [ERROR] [SphereCollisionModel(spheremodel)] Missing a MechanicalObject with template 'Vec3d. This MechnicalObject stores the position of the spheres. When this one is missing the collision model is deactivated. To remove this error message you can add to your scene a line . [ OK ] TestSphere.checkGracefulHandlingWhenMechanicalModelIsMissing (0 ms) [----------] 11 tests from TestSphere (4 ms total) [----------] 4 tests from TestTriangle [ RUN ] TestTriangle.rigid_sphere_triangle_min_prox [ OK ] TestTriangle.rigid_sphere_triangle_min_prox (0 ms) [ RUN ] TestTriangle.rigid_sphere_triangle_new_prox [ OK ] TestTriangle.rigid_sphere_triangle_new_prox (0 ms) [ RUN ] TestTriangle.soft_sphere_triangle_min_prox [ OK ] TestTriangle.soft_sphere_triangle_min_prox (0 ms) [ RUN ] TestTriangle.soft_sphere_triangle_new_prox [ OK ] TestTriangle.soft_sphere_triangle_new_prox (0 ms) [----------] 4 tests from TestTriangle (1 ms total) [----------] Global test environment tear-down [==========] 15 tests from 2 test suites ran. (6 ms total) [ PASSED ] 15 tests. ------------------------------------------ Running unit-tests CImgPlugin_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/CImgPlugin_test --gtest_output=xml:unit-tests/CImgPlugin_test/report.xml 2>&1" [==========] Running 7 tests from 1 test suite. [----------] Global test environment set-up. [----------] 7 tests from ImageCImg_test [ RUN ] ImageCImg_test.ImageCImg_NoFile [ERROR] [FileRepository] File randomnamewhichdoesnotexist.png NOT FOUND in :/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/CImgPlugin_test/images:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/share:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build [ERROR] [ImageCImg] File randomnamewhichdoesnotexist.png not found [ OK ] ImageCImg_test.ImageCImg_NoFile (0 ms) [ RUN ] ImageCImg_test.ImageCImg_NoImg [ERROR] [ImageCImg] Caught exception while loading: [instance(0,0,0,0,0x0,non-shared)] CImg::load(): Failed to recognize format of file '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/CImgPlugin_test/images/imagetest_noimage.png'. [ OK ] ImageCImg_test.ImageCImg_NoImg (0 ms) [ RUN ] ImageCImg_test.ImageCImg_ReadBlackWhite_png [ OK ] ImageCImg_test.ImageCImg_ReadBlackWhite_png (9 ms) [ RUN ] ImageCImg_test.ImageCImg_ReadBlackWhite_jpg [ OK ] ImageCImg_test.ImageCImg_ReadBlackWhite_jpg (9 ms) [ RUN ] ImageCImg_test.ImageCImg_ReadBlackWhite_tiff [ OK ] ImageCImg_test.ImageCImg_ReadBlackWhite_tiff (9 ms) [ RUN ] ImageCImg_test.ImageCImg_ReadBlackWhite_bmp [ OK ] ImageCImg_test.ImageCImg_ReadBlackWhite_bmp (4 ms) [ RUN ] ImageCImg_test.ImageCImg_WriteBlackWhite [ OK ] ImageCImg_test.ImageCImg_WriteBlackWhite (53 ms) [----------] 7 tests from ImageCImg_test (87 ms total) [----------] Global test environment tear-down [==========] 7 tests from 1 test suite ran. (88 ms total) [ PASSED ] 7 tests. ------------------------------------------ Running unit-tests Sofa.Component.Visual_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.Visual_test --gtest_output=xml:unit-tests/Sofa.Component.Visual_test/report.xml 2>&1" [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from VisualModelImpl_test [ RUN ] VisualModelImpl_test.checkThatMembersAreCorrectlyConstructed [ OK ] VisualModelImpl_test.checkThatMembersAreCorrectlyConstructed (0 ms) [----------] 1 test from VisualModelImpl_test (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. ------------------------------------------ Running unit-tests Bindings.SofaRuntime.Tests Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Bindings.SofaRuntime.Tests --gtest_output=xml:unit-tests/Bindings.SofaRuntime.Tests/report.xml 2>&1" [INFO] [SofaPython3] Initializing with python version 3.10.5 (main, Jun 23 2022, 17:15:32) [Clang 13.0.0 (clang-1300.0.29.30)] [INFO] [SofaPython3] Registering a scene loader for [.py, .py3, .pyscn, .py3scn] files. [INFO] [SofaPython3] Initializing python [INFO] [SofaPython3] Added '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/python' to sys.path [INFO] [SofaPython3] Added '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/examples/python3' to sys.path [INFO] [SofaPython3] Added '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/python' to sys.path [INFO] [SofaPython3] Added '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/python3/site-packages' to sys.path --------------------------------------- Checking SOFA_ROOT and SOFAPYTHON3_ROOT Using environment variable SOFA_ROOT: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build --------------------------------------- [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofaPython3.dylib [INFO] [SofaPython3] Initializing with python version 3.10.5 (main, Jun 23 2022, 17:15:32) [Clang 13.0.0 (clang-1300.0.29.30)] [INFO] [PythonTestExtractor] File 'Base.py' loaded with 2 unit tests. [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from SofaPython3/Sofa [INFO] [SofaPython3] Initializing with python version 3.10.5 (main, Jun 23 2022, 17:15:32) [Clang 13.0.0 (clang-1300.0.29.30)] [ RUN ] SofaPython3/Sofa.all_tests/0_SofaRuntime_Base_test_getCategoriesmethod [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.dylib ---------------------------------------------------------------------- Ran 1 test in 0.817s OK [ OK ] SofaPython3/Sofa.all_tests/0_SofaRuntime_Base_test_getCategoriesmethod (817 ms) [ RUN ] SofaPython3/Sofa.all_tests/1_SofaRuntime_Base_test_moduleImport ---------------------------------------------------------------------- Ran 1 test in 0.000s OK [ OK ] SofaPython3/Sofa.all_tests/1_SofaRuntime_Base_test_moduleImport (0 ms) [----------] 2 tests from SofaPython3/Sofa (818 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (820 ms total) [ PASSED ] 2 tests. ------------------------------------------ Running unit-tests Sofa.Component.Collision.Response.Mapper_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.Collision.Response.Mapper_test --gtest_output=xml:unit-tests/Sofa.Component.Collision.Response.Mapper_test/report.xml 2>&1" [==========] Running 6 tests from 1 test suite. [----------] Global test environment set-up. [----------] 6 tests from BaryMapperTest [ RUN ] BaryMapperTest.alpha0dot3_beta0dot2 [ OK ] BaryMapperTest.alpha0dot3_beta0dot2 (0 ms) [ RUN ] BaryMapperTest.alpha0dot4_beta0dot6 [ OK ] BaryMapperTest.alpha0dot4_beta0dot6 (0 ms) [ RUN ] BaryMapperTest.alpha0_beta0 [ OK ] BaryMapperTest.alpha0_beta0 (0 ms) [ RUN ] BaryMapperTest.out_0 [ OK ] BaryMapperTest.out_0 (0 ms) [ RUN ] BaryMapperTest.out_1 [ OK ] BaryMapperTest.out_1 (0 ms) [ RUN ] BaryMapperTest.out_2 [ OK ] BaryMapperTest.out_2 (0 ms) [----------] 6 tests from BaryMapperTest (2 ms total) [----------] Global test environment tear-down [==========] 6 tests from 1 test suite ran. (2 ms total) [ PASSED ] 6 tests. ------------------------------------------ Running unit-tests Registration_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Registration_test --gtest_output=xml:unit-tests/Registration_test/report.xml 2>&1" [==========] Running 3 tests from 3 test suites. [----------] Global test environment set-up. [----------] 1 test from GroupwiseRegistrationEngine [ RUN ] GroupwiseRegistrationEngine.getTemplateName [ OK ] GroupwiseRegistrationEngine.getTemplateName (0 ms) [----------] 1 test from GroupwiseRegistrationEngine (0 ms total) [----------] 1 test from IntensityProfileCreator [ RUN ] IntensityProfileCreator.getTemplateName [ OK ] IntensityProfileCreator.getTemplateName (0 ms) [----------] 1 test from IntensityProfileCreator (0 ms total) [----------] 1 test from IntensityProfileRegistrationForceField [ RUN ] IntensityProfileRegistrationForceField.getTemplateName [ OK ] IntensityProfileRegistrationForceField.getTemplateName (0 ms) [----------] 1 test from IntensityProfileRegistrationForceField (0 ms total) [----------] Global test environment tear-down [==========] 3 tests from 3 test suites ran. (1 ms total) [ PASSED ] 3 tests. ------------------------------------------ Running unit-tests Bindings.SofaTypes.Tests Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Bindings.SofaTypes.Tests --gtest_output=xml:unit-tests/Bindings.SofaTypes.Tests/report.xml 2>&1" [INFO] [SofaPython3] Initializing with python version 3.10.5 (main, Jun 23 2022, 17:15:32) [Clang 13.0.0 (clang-1300.0.29.30)] [INFO] [SofaPython3] Registering a scene loader for [.py, .py3, .pyscn, .py3scn] files. [INFO] [SofaPython3] Initializing python [INFO] [SofaPython3] Added '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/python' to sys.path [INFO] [SofaPython3] Added '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/examples/python3' to sys.path [INFO] [SofaPython3] Added '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/python' to sys.path [INFO] [SofaPython3] Added '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/python3/site-packages' to sys.path --------------------------------------- Checking SOFA_ROOT and SOFAPYTHON3_ROOT Using environment variable SOFA_ROOT: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build --------------------------------------- [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofaPython3.dylib [INFO] [SofaPython3] Initializing with python version 3.10.5 (main, Jun 23 2022, 17:15:32) [Clang 13.0.0 (clang-1300.0.29.30)] [INFO] [PythonTestExtractor] File 'vector_test.py' loaded with 4 unit tests. [==========] Running 4 tests from 1 test suite. [----------] Global test environment set-up. [----------] 4 tests from Batch/PythonTest [INFO] [SofaPython3] Initializing with python version 3.10.5 (main, Jun 23 2022, 17:15:32) [Clang 13.0.0 (clang-1300.0.29.30)] [ RUN ] Batch/PythonTest.all_tests/0_SofaTypes_vector_test_test_Accessors ---------------------------------------------------------------------- Ran 1 test in 0.000s OK [ OK ] Batch/PythonTest.all_tests/0_SofaTypes_vector_test_test_Accessors (0 ms) [ RUN ] Batch/PythonTest.all_tests/1_SofaTypes_vector_test_test_Constructors ---------------------------------------------------------------------- Ran 1 test in 0.000s OK [ OK ] Batch/PythonTest.all_tests/1_SofaTypes_vector_test_test_Constructors (0 ms) [ RUN ] Batch/PythonTest.all_tests/2_SofaTypes_vector_test_test_GeometricFunction ---------------------------------------------------------------------- Ran 1 test in 0.000s OK [ OK ] Batch/PythonTest.all_tests/2_SofaTypes_vector_test_test_GeometricFunction (0 ms) [ RUN ] Batch/PythonTest.all_tests/3_SofaTypes_vector_test_test_Operators ---------------------------------------------------------------------- Ran 1 test in 0.000s OK [ OK ] Batch/PythonTest.all_tests/3_SofaTypes_vector_test_test_Operators (0 ms) [----------] 4 tests from Batch/PythonTest (2 ms total) [----------] Global test environment tear-down [==========] 4 tests from 1 test suite ran. (4 ms total) [ PASSED ] 4 tests. ------------------------------------------ Running unit-tests Sofa.Core_simutest Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Core_simutest --gtest_output=xml:unit-tests/Sofa.Core_simutest/report.xml 2>&1" [==========] Running 14 tests from 6 test suites. [----------] Global test environment set-up. [----------] 3 tests from Base_test [ RUN ] Base_test.testComponentState [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib [ OK ] Base_test.testComponentState (19 ms) [ RUN ] Base_test.testBaseClass [ OK ] Base_test.testBaseClass (0 ms) [ RUN ] Base_test.testGetClassName [ OK ] Base_test.testGetClassName (0 ms) [----------] 3 tests from Base_test (19 ms total) [----------] 1 test from BaseContext_test [ RUN ] BaseContext_test.testGetObjects [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SceneUtility.dylib [ OK ] BaseContext_test.testGetObjects (1 ms) [----------] 1 test from BaseContext_test (1 ms total) [----------] 3 tests from CheckPaths/MultiLink_simutest [ RUN ] CheckPaths/MultiLink_simutest.checkPaths/0 [ OK ] CheckPaths/MultiLink_simutest.checkPaths/0 (0 ms) [ RUN ] CheckPaths/MultiLink_simutest.checkPaths/1 [ OK ] CheckPaths/MultiLink_simutest.checkPaths/1 (0 ms) [ RUN ] CheckPaths/MultiLink_simutest.checkPaths/2 [ OK ] CheckPaths/MultiLink_simutest.checkPaths/2 (0 ms) [----------] 3 tests from CheckPaths/MultiLink_simutest (1 ms total) [----------] 4 tests from CheckPath/SingleLink_simutest [ RUN ] CheckPath/SingleLink_simutest.CheckPath/0 [ OK ] CheckPath/SingleLink_simutest.CheckPath/0 (0 ms) [ RUN ] CheckPath/SingleLink_simutest.CheckPath/1 [ OK ] CheckPath/SingleLink_simutest.CheckPath/1 (0 ms) [ RUN ] CheckPath/SingleLink_simutest.CheckPath/2 [ OK ] CheckPath/SingleLink_simutest.CheckPath/2 (0 ms) [ RUN ] CheckPath/SingleLink_simutest.CheckPath/3 [ OK ] CheckPath/SingleLink_simutest.CheckPath/3 (0 ms) [----------] 4 tests from CheckPath/SingleLink_simutest (2 ms total) [----------] 1 test from CheckPathToBaseObject/PathResolverToBaseObject [ RUN ] CheckPathToBaseObject/PathResolverToBaseObject.CheckPathToBaseObject/0 [ OK ] CheckPathToBaseObject/PathResolverToBaseObject.CheckPathToBaseObject/0 (0 ms) [----------] 1 test from CheckPathToBaseObject/PathResolverToBaseObject (0 ms total) [----------] 2 tests from CheckPathToNode/PathResolverToNode [ RUN ] CheckPathToNode/PathResolverToNode.CheckPathToNode/0 [ OK ] CheckPathToNode/PathResolverToNode.CheckPathToNode/0 (0 ms) [ RUN ] CheckPathToNode/PathResolverToNode.CheckPathToNode/1 [ OK ] CheckPathToNode/PathResolverToNode.CheckPathToNode/1 (0 ms) [----------] 2 tests from CheckPathToNode/PathResolverToNode (0 ms total) [----------] Global test environment tear-down [==========] 14 tests from 6 test suites ran. (26 ms total) [ PASSED ] 14 tests. YOU HAVE 2 DISABLED TESTS Thread 1/4 (PID 98595) is done. Waiting for thread 2/4 (PID 98596) to finish... ------------------------------------------ Running unit-tests Sofa.SimpleApi_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.SimpleApi_test --gtest_output=xml:unit-tests/Sofa.SimpleApi_test/report.xml 2>&1" [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from SimpleApi_test [ RUN ] SimpleApi_test.testParamAPI [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib [ OK ] SimpleApi_test.testParamAPI (17 ms) [ RUN ] SimpleApi_test.createParamString [ OK ] SimpleApi_test.createParamString (0 ms) [----------] 2 tests from SimpleApi_test (18 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (18 ms total) [ PASSED ] 2 tests. ------------------------------------------ Running unit-tests PluginExample_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/PluginExample_test --gtest_output=xml:unit-tests/PluginExample_test/report.xml 2>&1" [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from dummyTest/MyBehaviorModel_test [ RUN ] dummyTest/MyBehaviorModel_test.dummyTest/0 [ OK ] dummyTest/MyBehaviorModel_test.dummyTest/0 (0 ms) [ RUN ] dummyTest/MyBehaviorModel_test.dummyTest/1 [ OK ] dummyTest/MyBehaviorModel_test.dummyTest/1 (0 ms) [ RUN ] dummyTest/MyBehaviorModel_test.dummyTest/2 [ OK ] dummyTest/MyBehaviorModel_test.dummyTest/2 (0 ms) [----------] 3 tests from dummyTest/MyBehaviorModel_test (0 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (0 ms total) [ PASSED ] 3 tests. Thread 2/4 (PID 98596) is done. Waiting for thread 3/4 (PID 98598) to finish... ------------------------------------------ Running unit-tests Sofa.Component.SolidMechanics.FEM.HyperElastic_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.SolidMechanics.FEM.HyperElastic_test --gtest_output=xml:unit-tests/Sofa.Component.SolidMechanics.FEM.HyperElastic_test/report.xml 2>&1" [==========] Running 18 tests from 3 test suites. [----------] Global test environment set-up. [----------] 16 tests from HyperelasticMaterial [ RUN ] HyperelasticMaterial.PK2_StVenantKirchhoff [ OK ] HyperelasticMaterial.PK2_StVenantKirchhoff (0 ms) [ RUN ] HyperelasticMaterial.PK2_NeoHookean [ OK ] HyperelasticMaterial.PK2_NeoHookean (0 ms) [ RUN ] HyperelasticMaterial.PK2_ArrudaBoyce [ OK ] HyperelasticMaterial.PK2_ArrudaBoyce (0 ms) [ RUN ] HyperelasticMaterial.PK2_VerondaWestman [ OK ] HyperelasticMaterial.PK2_VerondaWestman (0 ms) [ RUN ] HyperelasticMaterial.PK2_Costa [ OK ] HyperelasticMaterial.PK2_Costa (0 ms) [ RUN ] HyperelasticMaterial.PK2_StableNeoHookean [ OK ] HyperelasticMaterial.PK2_StableNeoHookean (0 ms) [ RUN ] HyperelasticMaterial.ElasticityTensor_StVenantKirchhoff [ OK ] HyperelasticMaterial.ElasticityTensor_StVenantKirchhoff (0 ms) [ RUN ] HyperelasticMaterial.ElasticityTensor_NeoHookean [ OK ] HyperelasticMaterial.ElasticityTensor_NeoHookean (0 ms) [ RUN ] HyperelasticMaterial.ElasticityTensor_StableNeoHookean [ OK ] HyperelasticMaterial.ElasticityTensor_StableNeoHookean (0 ms) [ RUN ] HyperelasticMaterial.ElasticityTensor_ArrudaBoyce [ OK ] HyperelasticMaterial.ElasticityTensor_ArrudaBoyce (0 ms) [ RUN ] HyperelasticMaterial.ElasticityTensor_VerondaWestman [ OK ] HyperelasticMaterial.ElasticityTensor_VerondaWestman (0 ms) [ RUN ] HyperelasticMaterial.applyElasticityTensor_StVenantKirchhoff [ OK ] HyperelasticMaterial.applyElasticityTensor_StVenantKirchhoff (0 ms) [ RUN ] HyperelasticMaterial.applyElasticityTensor_NeoHookean [ OK ] HyperelasticMaterial.applyElasticityTensor_NeoHookean (0 ms) [ RUN ] HyperelasticMaterial.applyElasticityTensor_StableNeoHookean [ OK ] HyperelasticMaterial.applyElasticityTensor_StableNeoHookean (0 ms) [ RUN ] HyperelasticMaterial.applyElasticityTensor_ArrudaBoyce [ OK ] HyperelasticMaterial.applyElasticityTensor_ArrudaBoyce (0 ms) [ RUN ] HyperelasticMaterial.applyElasticityTensor_VerondaWestman [ OK ] HyperelasticMaterial.applyElasticityTensor_VerondaWestman (0 ms) [----------] 16 tests from HyperelasticMaterial (0 ms total) [----------] 1 test from TetrahedronHyperelasticityFEMForceField_params_test/0, where TypeParam = sofa::component::solidmechanics::fem::hyperelastic::TetrahedronHyperelasticityFEMForceField,sofa::type::Vec<3u,double>,double> > [ RUN ] TetrahedronHyperelasticityFEMForceField_params_test/0.extension [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Algorithm.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Intersection.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Response.Contact.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Projective.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.IO.Mesh.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mass.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] TetrahedronHyperelasticityFEMForceField_params_test/0.extension (4755 ms) [----------] 1 test from TetrahedronHyperelasticityFEMForceField_params_test/0 (4755 ms total) [----------] 1 test from TetrahedronHyperelasticityFEMForceField_scene_test/0, where TypeParam = sofa::component::solidmechanics::fem::hyperelastic::TetrahedronHyperelasticityFEMForceField,sofa::type::Vec<3u,double>,double> > [ RUN ] TetrahedronHyperelasticityFEMForceField_scene_test/0.extension [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Select.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Direct.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.HyperElastic.dylib [SUGGESTION] [SparseLDLSolver] Template is empty By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations). If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations. If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" . [WARNING] [SparseLDLSolver(SparseLDLSolver1)] Unused Attribute: "saveMatrixToFile" with value: "0" [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] TetrahedronHyperelasticityFEMForceField_scene_test/0.extension (28916 ms) [----------] 1 test from TetrahedronHyperelasticityFEMForceField_scene_test/0 (28916 ms total) [----------] Global test environment tear-down [==========] 18 tests from 3 test suites ran. (33672 ms total) [ PASSED ] 18 tests. ------------------------------------------ Running unit-tests Sofa.Component.LinearSolver.Direct_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.LinearSolver.Direct_test --gtest_output=xml:unit-tests/Sofa.Component.LinearSolver.Direct_test/report.xml 2>&1" [==========] Running 4 tests from 1 test suite. [----------] Global test environment set-up. [----------] 4 tests from SparseLDLSolver [ RUN ] SparseLDLSolver.EmptySystem [WARNING] [SparseLDLSolver(unnamed)] Invalid Linear System to solve (null size). Please insure that there is enough constraints (not rank deficient). [ OK ] SparseLDLSolver.EmptySystem (1 ms) [ RUN ] SparseLDLSolver.EmptyMState [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Direct.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib [ERROR] [MatrixLinearSystem(MatrixLinearSystem1)] Global system matrix is not resized appropriatly (/MatrixLinearSystem1) [WARNING] [SparseLDLSolver(SparseLDLSolver)] Invalid Linear System to solve (null size). Please insure that there is enough constraints (not rank deficient). [ OK ] SparseLDLSolver.EmptyMState (26 ms) [ RUN ] SparseLDLSolver.TopologyChangeEmptyMState [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mass.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Utility.dylib [WARNING] [UniformMass(UniformMass)] indices vector size is <= 0 [ERROR] [MatrixLinearSystem(MatrixLinearSystem1)] Global system matrix is not resized appropriatly (/MatrixLinearSystem1) [WARNING] [SparseLDLSolver(SparseLDLSolver)] Invalid Linear System to solve (null size). Please insure that there is enough constraints (not rank deficient). [ OK ] SparseLDLSolver.TopologyChangeEmptyMState (66 ms) [ RUN ] SparseLDLSolver.AssociatedLinearSystem [ OK ] SparseLDLSolver.AssociatedLinearSystem (1 ms) [----------] 4 tests from SparseLDLSolver (96 ms total) [----------] Global test environment tear-down [==========] 4 tests from 1 test suite ran. (96 ms total) [ PASSED ] 4 tests. ------------------------------------------ Running unit-tests MultiThreading_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/MultiThreading_test --gtest_output=xml:unit-tests/MultiThreading_test/report.xml 2>&1" [==========] Running 3 tests from 3 test suites. [----------] Global test environment set-up. [----------] 1 test from DataExchange [ RUN ] DataExchange.getTemplateName [ OK ] DataExchange.getTemplateName (0 ms) [----------] 1 test from DataExchange (0 ms total) [----------] 1 test from MeanComputation [ RUN ] MeanComputation.getTemplateName [ OK ] MeanComputation.getTemplateName (0 ms) [----------] 1 test from MeanComputation (0 ms total) [----------] 1 test from ParallelImplementationsRegistry [ RUN ] ParallelImplementationsRegistry.existInObjectFactory [ OK ] ParallelImplementationsRegistry.existInObjectFactory (0 ms) [----------] 1 test from ParallelImplementationsRegistry (0 ms total) [----------] Global test environment tear-down [==========] 3 tests from 3 test suites ran. (1 ms total) [ PASSED ] 3 tests. ------------------------------------------ Running unit-tests Sofa.Component.Collision.Detection.Algorithm_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.Collision.Detection.Algorithm_test --gtest_output=xml:unit-tests/Sofa.Component.Collision.Detection.Algorithm_test/report.xml 2>&1" [==========] Running 6 tests from 1 test suite. [----------] Global test environment set-up. [----------] 6 tests from TestCollisionPipeline [ RUN ] TestCollisionPipeline.checkCollisionPipelineWithNoAttributes [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.dylib [ OK ] TestCollisionPipeline.checkCollisionPipelineWithNoAttributes (325 ms) [ RUN ] TestCollisionPipeline.checkCollisionPipelineWithMissingIntersection [WARNING] [CollisionPipeline(pipeline)] no intersection component defined. Switching to the DiscreteIntersection component. To remove this warning, you can add an intersection component to your scene. More details on the collision pipeline can be found at [sofadoc::Collision](https://www.sofa-framework.org/community/doc/simulation-principles/multi-model-representation/collision/). [ OK ] TestCollisionPipeline.checkCollisionPipelineWithMissingIntersection (0 ms) [ RUN ] TestCollisionPipeline.checkCollisionPipelineWithMissingBroadPhase [WARNING] [CollisionPipeline(pipeline)] A BroadPhase component is required to compute collision detection and was not found in the current scene [ OK ] TestCollisionPipeline.checkCollisionPipelineWithMissingBroadPhase (0 ms) [ RUN ] TestCollisionPipeline.checkCollisionPipelineWithMissingNarrowPhase [WARNING] [CollisionPipeline(pipeline)] A NarrowPhase component is required to compute collision detection and was not found in the current scene [ OK ] TestCollisionPipeline.checkCollisionPipelineWithMissingNarrowPhase (0 ms) [ RUN ] TestCollisionPipeline.checkCollisionPipelineWithMissingContactManager [WARNING] [CollisionPipeline(pipeline)] A ContactManager component is required to compute collision response and was not found in the current scene [ OK ] TestCollisionPipeline.checkCollisionPipelineWithMissingContactManager (0 ms) [ RUN ] TestCollisionPipeline.checkCollisionPipelineWithMonkeyValueForDepth_OpenIssue [WARNING] [CollisionPipeline(pipeline)] Invalid value 'depth'=-1. Replaced with the default value = 6 [ OK ] TestCollisionPipeline.checkCollisionPipelineWithMonkeyValueForDepth_OpenIssue (0 ms) [----------] 6 tests from TestCollisionPipeline (327 ms total) [----------] Global test environment tear-down [==========] 6 tests from 1 test suite ran. (327 ms total) [ PASSED ] 6 tests. ------------------------------------------ Running unit-tests Sofa.Core_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Core_test --gtest_output=xml:unit-tests/Sofa.Core_test/report.xml 2>&1" [==========] Running 89 tests from 33 test suites. [----------] Global test environment set-up. [----------] 2 tests from ReadAccessor [ RUN ] ReadAccessor.DataPrimitiveTypes [ OK ] ReadAccessor.DataPrimitiveTypes (0 ms) [ RUN ] ReadAccessor.DataVectorTypes [ OK ] ReadAccessor.DataVectorTypes (0 ms) [----------] 2 tests from ReadAccessor (0 ms total) [----------] 2 tests from WriteAccessor [ RUN ] WriteAccessor.PrimitiveTypes [ OK ] WriteAccessor.PrimitiveTypes (0 ms) [ RUN ] WriteAccessor.VectorTypes [ OK ] WriteAccessor.VectorTypes (0 ms) [----------] 2 tests from WriteAccessor (0 ms total) [----------] 1 test from NarrowPhaseDetection_test [ RUN ] NarrowPhaseDetection_test.DetectionOutputMap [ OK ] NarrowPhaseDetection_test.DetectionOutputMap (0 ms) [----------] 1 test from NarrowPhaseDetection_test (0 ms total) [----------] 1 test from MeshLoader_test [ RUN ] MeshLoader_test.createSubElements [ OK ] MeshLoader_test.createSubElements (0 ms) [----------] 1 test from MeshLoader_test (0 ms total) [----------] 1 test from AspectPoolTest [ RUN ] AspectPoolTest.allocate [ OK ] AspectPoolTest.allocate (0 ms) [----------] 1 test from AspectPoolTest (0 ms total) [----------] 13 tests from BaseClass_test [ RUN ] BaseClass_test.checkClassEquivalence [ OK ] BaseClass_test.checkClassEquivalence (0 ms) [ RUN ] BaseClass_test.checkStaticClassName [ OK ] BaseClass_test.checkStaticClassName (0 ms) [ RUN ] BaseClass_test.checkDynamicClassName [ OK ] BaseClass_test.checkDynamicClassName (0 ms) [ RUN ] BaseClass_test.checkDynamicCustomName [ OK ] BaseClass_test.checkDynamicCustomName (0 ms) [ RUN ] BaseClass_test.checkDynamicGetCustomTemplateName [ OK ] BaseClass_test.checkDynamicGetCustomTemplateName (0 ms) [ RUN ] BaseClass_test.checkDynamicClassNameOnBase [ OK ] BaseClass_test.checkDynamicClassNameOnBase (0 ms) [ RUN ] BaseClass_test.checkDynamicClassCustomNameOnBase [ OK ] BaseClass_test.checkDynamicClassCustomNameOnBase (0 ms) [ RUN ] BaseClass_test.checkDynamicGetCustomTemplateNameOnBase [ OK ] BaseClass_test.checkDynamicGetCustomTemplateNameOnBase (0 ms) [ RUN ] BaseClass_test.checkStaticDefaultTemplate [ OK ] BaseClass_test.checkStaticDefaultTemplate (0 ms) [ RUN ] BaseClass_test.checkStaticDefaultTemplateOverridenByCustom [ OK ] BaseClass_test.checkStaticDefaultTemplateOverridenByCustom (0 ms) [ RUN ] BaseClass_test.checkNameSpace [ OK ] BaseClass_test.checkNameSpace (0 ms) [ RUN ] BaseClass_test.checkStaticGetCustomClassNameOldWay [ OK ] BaseClass_test.checkStaticGetCustomClassNameOldWay (0 ms) [ RUN ] BaseClass_test.checkNestedClass [ OK ] BaseClass_test.checkNestedClass (0 ms) [----------] 13 tests from BaseClass_test (1 ms total) [----------] 2 tests from BaseData_test [ RUN ] BaseData_test.setGetName [ OK ] BaseData_test.setGetName (0 ms) [ RUN ] BaseData_test.getLinkName [ OK ] BaseData_test.getLinkName (0 ms) [----------] 2 tests from BaseData_test (0 ms total) [----------] 1 test from SingleLink/BaseLinkTests/0, where TypeParam = sofa::core::objectmodel::SingleLink [ RUN ] SingleLink/BaseLinkTests/0.checkOwnerSetGet [ OK ] SingleLink/BaseLinkTests/0.checkOwnerSetGet (0 ms) [----------] 1 test from SingleLink/BaseLinkTests/0 (0 ms total) [----------] 1 test from SingleLink/BaseLinkTests/1, where TypeParam = sofa::core::objectmodel::SingleLink [ RUN ] SingleLink/BaseLinkTests/1.checkOwnerSetGet [ OK ] SingleLink/BaseLinkTests/1.checkOwnerSetGet (0 ms) [----------] 1 test from SingleLink/BaseLinkTests/1 (0 ms total) [----------] 1 test from MultiLink/BaseLinkTests/0, where TypeParam = sofa::core::objectmodel::MultiLink [ RUN ] MultiLink/BaseLinkTests/0.checkOwnerSetGet [ OK ] MultiLink/BaseLinkTests/0.checkOwnerSetGet (0 ms) [----------] 1 test from MultiLink/BaseLinkTests/0 (0 ms total) [----------] 1 test from MultiLink/BaseLinkTests/1, where TypeParam = sofa::core::objectmodel::MultiLink [ RUN ] MultiLink/BaseLinkTests/1.checkOwnerSetGet [ OK ] MultiLink/BaseLinkTests/1.checkOwnerSetGet (0 ms) [----------] 1 test from MultiLink/BaseLinkTests/1 (0 ms total) [----------] 5 tests from BaseObjectDescription_test [ RUN ] BaseObjectDescription_test.checkConstructorBehavior [ERROR] [BaseObjectDescription] findObject: Node aNonExistantName NOT FOUND. [ OK ] BaseObjectDescription_test.checkConstructorBehavior (0 ms) [ RUN ] BaseObjectDescription_test.checkSetGetAttribute [ OK ] BaseObjectDescription_test.checkSetGetAttribute (0 ms) [ RUN ] BaseObjectDescription_test.checkGetAttributeAsFloat [ OK ] BaseObjectDescription_test.checkGetAttributeAsFloat (0 ms) [ RUN ] BaseObjectDescription_test.checkGetAttributeAsInt [ OK ] BaseObjectDescription_test.checkGetAttributeAsInt (0 ms) [ RUN ] BaseObjectDescription_test.checkRemoveAnAttribute [ OK ] BaseObjectDescription_test.checkRemoveAnAttribute (0 ms) [----------] 5 tests from BaseObjectDescription_test (0 ms total) [----------] 2 tests from Data_test [ RUN ] Data_test.getValueTypeString [ OK ] Data_test.getValueTypeString (0 ms) [ RUN ] Data_test.getNameWithValueTypeInfo [ OK ] Data_test.getNameWithValueTypeInfo (0 ms) [----------] 2 tests from Data_test (0 ms total) [----------] 5 tests from DataLink_test [ RUN ] DataLink_test.UnsetByValue [ OK ] DataLink_test.UnsetByValue (0 ms) [ RUN ] DataLink_test.SetParentOfDifferentType [ OK ] DataLink_test.SetParentOfDifferentType (0 ms) [ RUN ] DataLink_test.Set [ OK ] DataLink_test.Set (0 ms) [ RUN ] DataLink_test.Unset [ OK ] DataLink_test.Unset (0 ms) [ RUN ] DataLink_test.updateFromParent [ OK ] DataLink_test.updateFromParent (0 ms) [----------] 5 tests from DataLink_test (0 ms total) [----------] 3 tests from DataFileName_test [ RUN ] DataFileName_test.checkSetGetValues [ OK ] DataFileName_test.checkSetGetValues (0 ms) [ RUN ] DataFileName_test.checkSetGetFullPath [ OK ] DataFileName_test.checkSetGetFullPath (0 ms) [ RUN ] DataFileName_test.checkSetGetRelativePath [ OK ] DataFileName_test.checkSetGetRelativePath (0 ms) [----------] 3 tests from DataFileName_test (0 ms total) [----------] 2 tests from DataFileNameVector_test [ RUN ] DataFileNameVector_test.setValueAsString_spaces [ OK ] DataFileNameVector_test.setValueAsString_spaces (0 ms) [ RUN ] DataFileNameVector_test.read_spaces [ OK ] DataFileNameVector_test.read_spaces (0 ms) [----------] 2 tests from DataFileNameVector_test (0 ms total) [----------] 6 tests from DataCallback_test [ RUN ] DataCallback_test.testDataCallbackWithBind_1 [INFO] [DataCallback_test] TestObject : Value of objdata1 changed : 123 [WARNING] [DataCallback_test] TestObject : Value of objdata2 did not change : 1 [ OK ] DataCallback_test.testDataCallbackWithBind_1 (0 ms) [ RUN ] DataCallback_test.testDataCallbackWithOldSyntax_1 [INFO] [DataCallback_test] TestObject : Value of objdata1 changed : 123 [WARNING] [DataCallback_test] TestObject : Value of objdata2 did not change : 1 [ OK ] DataCallback_test.testDataCallbackWithOldSyntax_1 (0 ms) [ RUN ] DataCallback_test.testDataCallback_1 [INFO] [DataCallback_test] TestObject : Value of objdata1 changed : 123 [WARNING] [DataCallback_test] TestObject : Value of objdata2 did not change : 1 [ OK ] DataCallback_test.testDataCallback_1 (0 ms) [ RUN ] DataCallback_test.testDataCallback_2 [SUGGESTION] [DataCallback_test] TestObject : Value of objdata2 changed : 456 [ERROR] [DataCallback_test] TestObject : Value of objdata1 did not change : 0 [ OK ] DataCallback_test.testDataCallback_2 (0 ms) [ RUN ] DataCallback_test.testDataCallbackExample_1 [INFO] [Example1] 5+0=5 [INFO] [Example1] 5*0=0 [INFO] [Example1] 5+6=11 [INFO] [Example1] 5*6=30 [INFO] [Example1] 5+7=12 [INFO] [Example1] 5*7=35 [ OK ] DataCallback_test.testDataCallbackExample_1 (0 ms) [ RUN ] DataCallback_test.testDataCallback_All [FATAL] [DataCallback_test] TestObject : Value of objdata1 or objdata2 change : 234 | 1 [FATAL] [DataCallback_test] TestObject : Value of objdata1 or objdata2 change : 234 | 987 [ OK ] DataCallback_test.testDataCallback_All (0 ms) [----------] 6 tests from DataCallback_test (0 ms total) [----------] 7 tests from DDGNode_test [ RUN ] DDGNode_test.addInput [ OK ] DDGNode_test.addInput (0 ms) [ RUN ] DDGNode_test.addOutput [ OK ] DDGNode_test.addOutput (0 ms) [ RUN ] DDGNode_test.dellInput [ OK ] DDGNode_test.dellInput (0 ms) [ RUN ] DDGNode_test.dellOutput [ OK ] DDGNode_test.dellOutput (0 ms) [ RUN ] DDGNode_test.propagationScenario1 [ OK ] DDGNode_test.propagationScenario1 (0 ms) [ RUN ] DDGNode_test.propagationScenario2 [ OK ] DDGNode_test.propagationScenario2 (0 ms) [ RUN ] DDGNode_test.propagationScenario3 [ OK ] DDGNode_test.propagationScenario3 (0 ms) [----------] 7 tests from DDGNode_test (0 ms total) [----------] 2 tests from RemoveData_test [ RUN ] RemoveData_test.testRemoved [ERROR] [MyObject(unnamed)] Attribute 'removedData' has been removed since SOFA v23.12. You should now use XXXX [ OK ] RemoveData_test.testRemoved (0 ms) [ RUN ] RemoveData_test.testDeprecated [DEPRECATED] [MyObject(unnamed)] Attribute 'deprecatedData' has been deprecated since SOFA v23.06 and it will be removed in SOFA v23.12. You should now use XXXX [ OK ] RemoveData_test.testDeprecated (0 ms) [----------] 2 tests from RemoveData_test (0 ms total) [----------] 8 tests from SingleLink_test [ RUN ] SingleLink_test.checkAccess [ OK ] SingleLink_test.checkAccess (0 ms) [ RUN ] SingleLink_test.checkIsSetPersistent [ OK ] SingleLink_test.checkIsSetPersistent (0 ms) [ RUN ] SingleLink_test.checkCounterLogic [ OK ] SingleLink_test.checkCounterLogic (0 ms) [ RUN ] SingleLink_test.checkMultiLink [ OK ] SingleLink_test.checkMultiLink (0 ms) [ RUN ] SingleLink_test.getOwnerBase [ OK ] SingleLink_test.getOwnerBase (0 ms) [ RUN ] SingleLink_test.checkClearSetValue [ OK ] SingleLink_test.checkClearSetValue (0 ms) [ RUN ] SingleLink_test.checkClearSetPath [ OK ] SingleLink_test.checkClearSetPath (0 ms) [ RUN ] SingleLink_test.checkEmptyness [ OK ] SingleLink_test.checkEmptyness (0 ms) [----------] 8 tests from SingleLink_test (0 ms total) [----------] 2 tests from VectorData_test [ RUN ] VectorData_test.test_resize [ OK ] VectorData_test.test_resize (0 ms) [ RUN ] VectorData_test.test_link [ OK ] VectorData_test.test_link (0 ms) [----------] 2 tests from VectorData_test (0 ms total) [----------] 1 test from BaseMeshTopology [ RUN ] BaseMeshTopology.invalidContainers [ OK ] BaseMeshTopology.invalidContainers (0 ms) [----------] 1 test from BaseMeshTopology (0 ms total) [----------] 1 test from DataEngine_test [ RUN ] DataEngine_test.testDataEngine [ OK ] DataEngine_test.testDataEngine (0 ms) [----------] 1 test from DataEngine_test (0 ms total) [----------] 3 tests from Engine_test [ RUN ] Engine_test.check_engine2_update [ OK ] Engine_test.check_engine2_update (0 ms) [ RUN ] Engine_test.check_engine3_update [ OK ] Engine_test.check_engine3_update (0 ms) [ RUN ] Engine_test.check_propagation [ OK ] Engine_test.check_propagation (0 ms) [----------] 3 tests from Engine_test (0 ms total) [----------] 1 test from MatrixAccumulatorInterface [ RUN ] MatrixAccumulatorInterface.Mat33 [ OK ] MatrixAccumulatorInterface.Mat33 (0 ms) [----------] 1 test from MatrixAccumulatorInterface (0 ms total) [----------] 1 test from MatrixAccumulatorIndexChecker [ RUN ] MatrixAccumulatorIndexChecker.RangeVerification [ERROR] [RangeVerification] Trying to accumulate a matrix entry out of the allowed submatrix: maximum row index is 40 while 3123 was provided [ERROR] [RangeVerification] Trying to accumulate a matrix entry out of the allowed submatrix: maximum column index is 20 while 21 was provided [ERROR] [RangeVerification] Trying to accumulate a matrix entry out of the allowed submatrix: maximum row index is 40 while 41 was provided [ERROR] [RangeVerification] Trying to accumulate a matrix entry out of the allowed submatrix: maximum row index is 40 while 41 was provided [ERROR] [RangeVerification] Trying to accumulate a matrix entry out of the allowed submatrix: maximum column index is 20 while 21 was provided [ OK ] MatrixAccumulatorIndexChecker.RangeVerification (0 ms) [----------] 1 test from MatrixAccumulatorIndexChecker (0 ms total) [----------] 5 tests from ObjectFactory_test [ RUN ] ObjectFactory_test.testDuplicatedRegistration [WARNING] [ObjectFactory] Class already registered: TestObject [ OK ] ObjectFactory_test.testDuplicatedRegistration (0 ms) [ RUN ] ObjectFactory_test.testValidAlias [ OK ] ObjectFactory_test.testValidAlias (0 ms) [ RUN ] ObjectFactory_test.testInvalidAlias [ERROR] [ObjectFactory::addAlias()] Target class for alias 'NoWhere' not found: InvalidAlias [ OK ] ObjectFactory_test.testInvalidAlias (0 ms) [ RUN ] ObjectFactory_test.testDuplicatedAlias [ERROR] [ObjectFactory::addAlias()] Name already exists: DuplicatedAlias [ OK ] ObjectFactory_test.testDuplicatedAlias (0 ms) [ RUN ] ObjectFactory_test.testHasCreator [ OK ] ObjectFactory_test.testHasCreator (0 ms) [----------] 5 tests from ObjectFactory_test (0 ms total) [----------] 2 tests from PathResolver_test [ RUN ] PathResolver_test.checkSyntaxValidPath [ OK ] PathResolver_test.checkSyntaxValidPath (0 ms) [ RUN ] PathResolver_test.checkSyntaxInvalidPath [ OK ] PathResolver_test.checkSyntaxInvalidPath (0 ms) [----------] 2 tests from PathResolver_test (0 ms total) [----------] 1 test from DataTracker_test [ RUN ] DataTracker_test.testTrackedData [ OK ] DataTracker_test.testTrackedData (0 ms) [----------] 1 test from DataTracker_test (0 ms total) [----------] 1 test from DataTrackerEngine_test [ RUN ] DataTrackerEngine_test.testTrackedData [ OK ] DataTrackerEngine_test.testTrackedData (0 ms) [----------] 1 test from DataTrackerEngine_test (0 ms total) [----------] 1 test from DataTrackerFunctor_test [ RUN ] DataTrackerFunctor_test.test [INFO] [MyDataFunctor] Data myData just changed for the 1-th time [INFO] [MyDataFunctor] Data myData just changed for the 2-th time [INFO] [MyDataFunctor] Data myData just changed for the 3-th time [INFO] [MyDataFunctor] Data myData just changed for the 4-th time [INFO] [MyDataFunctor] Data myData just changed for the 5-th time [ OK ] DataTrackerFunctor_test.test (0 ms) [----------] 1 test from DataTrackerFunctor_test (0 ms total) [----------] 1 test from VecId [ RUN ] VecId.name [ OK ] VecId.name (0 ms) [----------] 1 test from VecId (0 ms total) [----------] 3 tests from DisplayFlags [ RUN ] DisplayFlags.getAllFlagsLabels [ OK ] DisplayFlags.getAllFlagsLabels (0 ms) [ RUN ] DisplayFlags.readFromObject [ OK ] DisplayFlags.readFromObject (0 ms) [ RUN ] DisplayFlags.readFromData [ OK ] DisplayFlags.readFromData (0 ms) [----------] 3 tests from DisplayFlags (0 ms total) [----------] Global test environment tear-down [==========] 89 tests from 33 test suites ran. (5 ms total) [ PASSED ] 89 tests. ------------------------------------------ Running unit-tests Sofa.Component.Topology.Utility_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.Topology.Utility_test --gtest_output=xml:unit-tests/Sofa.Component.Topology.Utility_test/report.xml 2>&1" [==========] Running 27 tests from 10 test suites. [----------] Global test environment set-up. [----------] 1 test from RemoveTetrahedronProcessor_test [ RUN ] RemoveTetrahedronProcessor_test.RemoveTetrahedra [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Projective.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.IO.Mesh.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.Linear.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mass.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.Elastic.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Utility.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Visual.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.GL.Component.Rendering3D.dylib [ OK ] RemoveTetrahedronProcessor_test.RemoveTetrahedra (276 ms) [----------] 1 test from RemoveTetrahedronProcessor_test (276 ms total) [----------] 1 test from AddTetrahedronProcessor_test [ RUN ] AddTetrahedronProcessor_test.AddTetrahedra [WARNING] [TetrahedralCorotationalFEMForceField(FEM)] No tetrahedra found in linked Topology. [WARNING] [CGLinearSolver(linear solver)] denominator threshold reached at first iteration of CG Check the 'threshold' data field, you might decrease it [ OK ] AddTetrahedronProcessor_test.AddTetrahedra (4 ms) [----------] 1 test from AddTetrahedronProcessor_test (4 ms total) [----------] 1 test from InciseProcessor_test [ RUN ] InciseProcessor_test.InciseTriangles [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Select.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.Spring.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Mapping.dylib [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal [WARNING] [DiagonalMass(default5)] MOVED topology event not handled on (it should not even exist!) [WARNING] [OglModel(Visual)] MOVED topology event not handled on (it should not even exist!) [WARNING] [TriangularFEMForceField(FEM)] MOVED topology event not handled on (it should not even exist!) [WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint1)] MOVED topology event not handled on (it should not even exist!) [WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint2)] MOVED topology event not handled on (it should not even exist!) [WARNING] [DiagonalMass(default5)] MOVED topology event not handled on (it should not even exist!) [WARNING] [OglModel(Visual)] MOVED topology event not handled on (it should not even exist!) [WARNING] [TriangularFEMForceField(FEM)] MOVED topology event not handled on (it should not even exist!) [WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint1)] MOVED topology event not handled on (it should not even exist!) [WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint2)] MOVED topology event not handled on (it should not even exist!) [WARNING] [DiagonalMass(default5)] MOVED topology event not handled on (it should not even exist!) [WARNING] [OglModel(Visual)] MOVED topology event not handled on (it should not even exist!) [WARNING] [TriangularFEMForceField(FEM)] MOVED topology event not handled on (it should not even exist!) [WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint1)] MOVED topology event not handled on (it should not even exist!) [WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint2)] MOVED topology event not handled on (it should not even exist!) [WARNING] [DiagonalMass(default5)] MOVED topology event not handled on (it should not even exist!) [WARNING] [OglModel(Visual)] MOVED topology event not handled on (it should not even exist!) [WARNING] [TriangularFEMForceField(FEM)] MOVED topology event not handled on (it should not even exist!) [WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint1)] MOVED topology event not handled on (it should not even exist!) [WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint2)] MOVED topology event not handled on (it should not even exist!) [WARNING] [DiagonalMass(default5)] MOVED topology event not handled on (it should not even exist!) [WARNING] [OglModel(Visual)] MOVED topology event not handled on (it should not even exist!) [WARNING] [TriangularFEMForceField(FEM)] MOVED topology event not handled on (it should not even exist!) [WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint1)] MOVED topology event not handled on (it should not even exist!) [WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint2)] MOVED topology event not handled on (it should not even exist!) [WARNING] [DiagonalMass(default5)] MOVED topology event not handled on (it should not even exist!) [WARNING] [OglModel(Visual)] MOVED topology event not handled on (it should not even exist!) [WARNING] [TriangularFEMForceField(FEM)] MOVED topology event not handled on (it should not even exist!) [WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint1)] MOVED topology event not handled on (it should not even exist!) [WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint2)] MOVED topology event not handled on (it should not even exist!) [WARNING] [DiagonalMass(default5)] MOVED topology event not handled on (it should not even exist!) [WARNING] [OglModel(Visual)] MOVED topology event not handled on (it should not even exist!) [WARNING] [TriangularFEMForceField(FEM)] MOVED topology event not handled on (it should not even exist!) [WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint1)] MOVED topology event not handled on (it should not even exist!) [WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint2)] MOVED topology event not handled on (it should not even exist!) [WARNING] [DiagonalMass(default5)] MOVED topology event not handled on (it should not even exist!) [WARNING] [OglModel(Visual)] MOVED topology event not handled on (it should not even exist!) [WARNING] [TriangularFEMForceField(FEM)] MOVED topology event not handled on (it should not even exist!) [WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint1)] MOVED topology event not handled on (it should not even exist!) [WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint2)] MOVED topology event not handled on (it should not even exist!) [ OK ] InciseProcessor_test.InciseTriangles (813 ms) [----------] 1 test from InciseProcessor_test (813 ms total) [----------] 1 test from AddTriangleProcessor_test [ RUN ] AddTriangleProcessor_test.AddTriangles [WARNING] [TriangularFEMForceField(FEM)] No triangles found in linked Topology. [WARNING] [CGLinearSolver(linear solver)] denominator threshold reached at first iteration of CG Check the 'threshold' data field, you might decrease it [ OK ] AddTriangleProcessor_test.AddTriangles (16 ms) [----------] 1 test from AddTriangleProcessor_test (16 ms total) [----------] 1 test from RemoveTriangleProcessor_test [ RUN ] RemoveTriangleProcessor_test.RemoveTriangles [ OK ] RemoveTriangleProcessor_test.RemoveTriangles (50 ms) [----------] 1 test from RemoveTriangleProcessor_test (50 ms total) [----------] 4 tests from EdgeTopologyChecker_test [ RUN ] EdgeTopologyChecker_test.UnsetTopologyLink [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Algorithm.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Intersection.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Response.Contact.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.dylib [ OK ] EdgeTopologyChecker_test.UnsetTopologyLink (207 ms) [ RUN ] EdgeTopologyChecker_test.Check_Valid_Topology [ OK ] EdgeTopologyChecker_test.Check_Valid_Topology (68 ms) [ RUN ] EdgeTopologyChecker_test.Check_Invalid_Container [ERROR] [TopologyChecker(checker)] CheckEdgeTopology failed: edge 0 has 2 identical vertices: 4 4 [ OK ] EdgeTopologyChecker_test.Check_Invalid_Container (15 ms) [ RUN ] EdgeTopologyChecker_test.Check_Invalid_Edge2VertexCrossContainer [ERROR] [TopologyChecker(checker)] CheckEdgeTopology failed: found 96 edges in m_edgesAroundVertex out of 97 [ OK ] EdgeTopologyChecker_test.Check_Invalid_Edge2VertexCrossContainer (12 ms) [----------] 4 tests from EdgeTopologyChecker_test (304 ms total) [----------] 4 tests from TriangleTopologyChecker_test [ RUN ] TriangleTopologyChecker_test.Check_Valid_Topology [ OK ] TriangleTopologyChecker_test.Check_Valid_Topology (55 ms) [ RUN ] TriangleTopologyChecker_test.Check_Invalid_Containers [ERROR] [TopologyChecker(checker)] CheckTriangleTopology failed: triangle 0 has 2 identical vertices: 134 134 75 [ OK ] TriangleTopologyChecker_test.Check_Invalid_Containers (11 ms) [ RUN ] TriangleTopologyChecker_test.Check_Invalid_Triangle2EdgeCrossContainer [ERROR] [TopologyChecker(checker)] CheckTriangleTopology failed: EdgesInTriangle of triangle: 1450: 0 10 100 has invalid ID: 4294967295 4294967295 4294967295 [ERROR] [TopologyChecker(checker)] CheckTriangleTopology failed: EdgesInTriangle of triangle: 1450: 0 10 100 has invalid ID: 4294967295 4294967295 4294967295 [ERROR] [TopologyChecker(checker)] CheckTriangleTopology failed: EdgesInTriangle of triangle: 1450: 0 10 100 has invalid ID: 4294967295 4294967295 4294967295 [ERROR] [TopologyChecker(checker)] CheckTriangleTopology failed: found 1450 triangles in m_trianglesAroundEdge out of 1451 [ERROR] [TopologyChecker(checker)] CheckTriangleTopology failed: edge: 75: [75 76] not found in triangle: 0: 53 134 75 [ERROR] [TopologyChecker(checker)] CheckTriangleTopology failed: edge: 97: [76 134] not found in triangle: 0: 53 134 75 [ERROR] [TopologyChecker(checker)] CheckTriangleTopology failed: edge: 119: [372 53] not found in triangle: 10: 76 54 372 [ERROR] [TopologyChecker(checker)] CheckTriangleTopology failed: edge: 52: [53 54] not found in triangle: 10: 76 54 372 [ERROR] [TopologyChecker(checker)] CheckTriangleTopology failed: edge: 96: [134 75] not found in triangle: 0: 53 54 372 [ERROR] [TopologyChecker(checker)] CheckTriangleTopology failed: edge: 75: [75 76] not found in triangle: 0: 53 54 372 [ERROR] [TopologyChecker(checker)] CheckTriangleTopology failed: edge: 97: [76 134] not found in triangle: 0: 53 54 372 [ERROR] [TopologyChecker(checker)] CheckTriangleTopology failed: edge: 118: [54 372] not found in triangle: 10: 76 134 75 [ERROR] [TopologyChecker(checker)] CheckTriangleTopology failed: edge: 119: [372 53] not found in triangle: 10: 76 134 75 [ERROR] [TopologyChecker(checker)] CheckTriangleTopology failed: edge: 52: [53 54] not found in triangle: 10: 76 134 75 [ERROR] [TopologyChecker(checker)] CheckTriangleTopology failed: edge: 0: [13 14] not found in triangle: 111: 0 4 364 [ERROR] [TopologyChecker(checker)] CheckTriangleTopology failed: edge: 10: [0 4] not found in triangle: 1105: 14 601 13 [ OK ] TriangleTopologyChecker_test.Check_Invalid_Triangle2EdgeCrossContainer (13 ms) [ RUN ] TriangleTopologyChecker_test.Check_Invalid_Triangle2VertexCrossContainer [ERROR] [TopologyChecker(checker)] CheckTriangleTopology failed: found 1450 triangles in trianglesAroundVertex out of 1451 [ERROR] [TopologyChecker(checker)] CheckTriangleTopology failed: triangle 10: [76 54 372] not around vertex: 53 [ERROR] [TopologyChecker(checker)] CheckTriangleTopology failed: triangle 0: [53 134 75] not around vertex: 76 [ERROR] [TopologyChecker(checker)] CheckTriangleTopology failed: triangle 10: [76 134 75] not around vertex: 53 [ERROR] [TopologyChecker(checker)] CheckTriangleTopology failed: triangle 10: [76 134 75] not around vertex: 54 [ERROR] [TopologyChecker(checker)] CheckTriangleTopology failed: triangle 0: [53 54 372] not around vertex: 75 [ERROR] [TopologyChecker(checker)] CheckTriangleTopology failed: triangle 0: [53 54 372] not around vertex: 76 [ERROR] [TopologyChecker(checker)] CheckTriangleTopology failed: triangle 0: [53 54 372] not around vertex: 134 [ERROR] [TopologyChecker(checker)] CheckTriangleTopology failed: triangle 10: [76 134 75] not around vertex: 372 [ OK ] TriangleTopologyChecker_test.Check_Invalid_Triangle2VertexCrossContainer (12 ms) [----------] 4 tests from TriangleTopologyChecker_test (93 ms total) [----------] 4 tests from QuadTopologyChecker_test [ RUN ] QuadTopologyChecker_test.Check_Valid_Topology [ OK ] QuadTopologyChecker_test.Check_Valid_Topology (18 ms) [ RUN ] QuadTopologyChecker_test.Check_Invalid_Containers [ERROR] [TopologyChecker(checker)] checkQuadTopology failed: quad 0 has 2 identical vertices: 1 1 5 4 [ OK ] QuadTopologyChecker_test.Check_Invalid_Containers (2 ms) [ RUN ] QuadTopologyChecker_test.Check_Invalid_Quad2EdgeCrossContainer [ERROR] [TopologyChecker(checker)] CheckQuadTopology failed: EdgesInQuad of quad: 9: 0 2 4 8 has invalid ID: 4294967295 4294967295 4294967295 4294967295 [ERROR] [TopologyChecker(checker)] CheckQuadTopology failed: EdgesInQuad of quad: 9: 0 2 4 8 has invalid ID: 4294967295 4294967295 4294967295 4294967295 [ERROR] [TopologyChecker(checker)] CheckQuadTopology failed: EdgesInQuad of quad: 9: 0 2 4 8 has invalid ID: 4294967295 4294967295 4294967295 4294967295 [ERROR] [TopologyChecker(checker)] CheckQuadTopology failed: EdgesInQuad of quad: 9: 0 2 4 8 has invalid ID: 4294967295 4294967295 4294967295 4294967295 [ERROR] [TopologyChecker(checker)] CheckQuadTopology failed: found 9 quads in m_quadsAroundEdge out of 10 [ERROR] [TopologyChecker(checker)] CheckQuadTopology failed: edge: 0: [1 5] not found in quad: 0: 5 1 5 4 [ERROR] [TopologyChecker(checker)] CheckQuadTopology failed: edge: 1: [5 4] not found in quad: 0: 5 1 5 4 [ERROR] [TopologyChecker(checker)] CheckQuadTopology failed: edge: 2: [4 0] not found in quad: 0: 5 1 5 4 [ERROR] [TopologyChecker(checker)] CheckQuadTopology failed: edge: 3: [0 1] not found in quad: 0: 5 1 5 4 [ERROR] [TopologyChecker(checker)] CheckQuadTopology failed: edge: 10: [5 9] not found in quad: 4: 0 6 10 9 [ERROR] [TopologyChecker(checker)] CheckQuadTopology failed: edge: 5: [6 5] not found in quad: 4: 0 6 10 9 [ERROR] [TopologyChecker(checker)] CheckQuadTopology failed: edge: 0: [1 5] not found in quad: 0: 5 6 10 9 [ERROR] [TopologyChecker(checker)] CheckQuadTopology failed: edge: 1: [5 4] not found in quad: 0: 5 6 10 9 [ERROR] [TopologyChecker(checker)] CheckQuadTopology failed: edge: 2: [4 0] not found in quad: 0: 5 6 10 9 [ERROR] [TopologyChecker(checker)] CheckQuadTopology failed: edge: 3: [0 1] not found in quad: 0: 5 6 10 9 [ERROR] [TopologyChecker(checker)] CheckQuadTopology failed: edge: 13: [6 10] not found in quad: 4: 0 1 5 4 [ERROR] [TopologyChecker(checker)] CheckQuadTopology failed: edge: 14: [10 9] not found in quad: 4: 0 1 5 4 [ERROR] [TopologyChecker(checker)] CheckQuadTopology failed: edge: 10: [5 9] not found in quad: 4: 0 1 5 4 [ERROR] [TopologyChecker(checker)] CheckQuadTopology failed: edge: 5: [6 5] not found in quad: 4: 0 1 5 4 [ERROR] [TopologyChecker(checker)] CheckQuadTopology failed: edge: 0: [5 9] not found in quad: 0: 0 1 5 4 [ERROR] [TopologyChecker(checker)] CheckQuadTopology failed: edge: 0: [5 9] not found in quad: 1: 1 2 6 5 [ERROR] [TopologyChecker(checker)] CheckQuadTopology failed: edge: 10: [1 5] not found in quad: 3: 4 5 9 8 [ERROR] [TopologyChecker(checker)] CheckQuadTopology failed: edge: 10: [1 5] not found in quad: 4: 5 6 10 9 [ OK ] QuadTopologyChecker_test.Check_Invalid_Quad2EdgeCrossContainer (3 ms) [ RUN ] QuadTopologyChecker_test.Check_Invalid_Quad2VertexCrossContainer [ERROR] [TopologyChecker(checker)] CheckQuadTopology failed: found 9 quads in quadsAroundVertex out of 10 [ERROR] [TopologyChecker(checker)] CheckQuadTopology failed: quad 0: [5 1 5 4] not around vertex: 0 [ERROR] [TopologyChecker(checker)] CheckQuadTopology failed: quad 4: [0 6 10 9] not around vertex: 5 [ERROR] [TopologyChecker(checker)] CheckQuadTopology failed: quad 0: [5 6 10 9] not around vertex: 0 [ERROR] [TopologyChecker(checker)] CheckQuadTopology failed: quad 0: [5 6 10 9] not around vertex: 1 [ERROR] [TopologyChecker(checker)] CheckQuadTopology failed: quad 0: [5 6 10 9] not around vertex: 4 [ERROR] [TopologyChecker(checker)] CheckQuadTopology failed: quad 4: [0 1 5 4] not around vertex: 6 [ERROR] [TopologyChecker(checker)] CheckQuadTopology failed: quad 4: [0 1 5 4] not around vertex: 9 [ERROR] [TopologyChecker(checker)] CheckQuadTopology failed: quad 4: [0 1 5 4] not around vertex: 10 [ OK ] QuadTopologyChecker_test.Check_Invalid_Quad2VertexCrossContainer (2 ms) [----------] 4 tests from QuadTopologyChecker_test (27 ms total) [----------] 5 tests from TetrahedronTopologyChecker_test [ RUN ] TetrahedronTopologyChecker_test.Check_Valid_Topology [ OK ] TetrahedronTopologyChecker_test.Check_Valid_Topology (9 ms) [ RUN ] TetrahedronTopologyChecker_test.Check_Invalid_Containers [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: tetrahedron 0 has 2 identical vertices: 2 2 11 25 [ OK ] TetrahedronTopologyChecker_test.Check_Invalid_Containers (2 ms) [ RUN ] TetrahedronTopologyChecker_test.Check_Invalid_Tetrahedron2TriangleCrossContainer [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: TrianglesInTetrahedron of tetrahedron: 44: 0 2 8 12 has invalid ID: 4294967295 4294967295 4294967295 4294967295 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: TrianglesInTetrahedron of tetrahedron: 44: 0 2 8 12 has invalid ID: 4294967295 4294967295 4294967295 4294967295 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: TrianglesInTetrahedron of tetrahedron: 44: 0 2 8 12 has invalid ID: 4294967295 4294967295 4294967295 4294967295 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: TrianglesInTetrahedron of tetrahedron: 44: 0 2 8 12 has invalid ID: 4294967295 4294967295 4294967295 4294967295 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: found 44 tetrahedra in m_tetrahedraAroundTriangle out of 45 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 2: [22 25 11] not found in tetrahedron: 0: 19 2 11 25 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 1: [22 2 25] not found in tetrahedron: 0: 19 2 11 25 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 0: [22 11 2] not found in tetrahedron: 0: 19 2 11 25 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 7: [24 19 2] not found in tetrahedron: 10: 22 0 2 24 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 35: [19 0 24] not found in tetrahedron: 10: 22 0 2 24 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 31: [0 2 19] not found in tetrahedron: 10: 22 0 2 24 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 3: [2 11 25] not found in tetrahedron: 0: 19 0 2 24 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 2: [22 25 11] not found in tetrahedron: 0: 19 0 2 24 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 1: [22 2 25] not found in tetrahedron: 0: 19 0 2 24 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 0: [22 11 2] not found in tetrahedron: 0: 19 0 2 24 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 36: [0 2 24] not found in tetrahedron: 10: 22 2 11 25 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 7: [24 19 2] not found in tetrahedron: 10: 22 2 11 25 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 35: [19 0 24] not found in tetrahedron: 10: 22 2 11 25 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 31: [0 2 19] not found in tetrahedron: 10: 22 2 11 25 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 0: [2 19 25] not found in tetrahedron: 0: 22 2 11 25 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 0: [2 19 25] not found in tetrahedron: 1: 22 2 24 11 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 10: [22 11 2] not found in tetrahedron: 3: 2 19 11 25 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 10: [22 11 2] not found in tetrahedron: 33: 19 2 18 25 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 0: [24 19] not found in tetrahedron: 0: 22 2 11 25 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 0: [24 19] not found in tetrahedron: 1: 22 2 24 11 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 0: [24 19] not found in tetrahedron: 3: 2 19 11 25 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 10: [11 2] not found in tetrahedron: 10: 19 0 2 24 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 10: [11 2] not found in tetrahedron: 27: 19 0 24 8 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 10: [11 2] not found in tetrahedron: 36: 24 19 20 11 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 10: [11 2] not found in tetrahedron: 43: 19 8 24 20 [ OK ] TetrahedronTopologyChecker_test.Check_Invalid_Tetrahedron2TriangleCrossContainer (3 ms) [ RUN ] TetrahedronTopologyChecker_test.Check_Invalid_Tetrahedron2EdgeCrossContainer [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: edge 0 in tetrahedron 44 (0 2 8 12) is an invalid id [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: edge 1 in tetrahedron 44 (0 2 8 12) is an invalid id [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: edge 2 in tetrahedron 44 (0 2 8 12) is an invalid id [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: edge 3 in tetrahedron 44 (0 2 8 12) is an invalid id [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: edge 4 in tetrahedron 44 (0 2 8 12) is an invalid id [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: edge 5 in tetrahedron 44 (0 2 8 12) is an invalid id [ERROR] [TopologyChecker(checker)] CheckTriangleTopology failed: found 44 tetrahedra in m_tetrahedraAroundTriangle out of 45 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 1: [2 22] not found in tetrahedron: 0: 19 2 11 25 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 2: [22 11] not found in tetrahedron: 0: 19 2 11 25 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 4: [25 22] not found in tetrahedron: 0: 19 2 11 25 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 38: [19 0] not found in tetrahedron: 10: 22 0 2 24 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 9: [19 2] not found in tetrahedron: 10: 22 0 2 24 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 10: [24 19] not found in tetrahedron: 10: 22 0 2 24 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 1: [2 22] not found in tetrahedron: 0: 19 0 2 24 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 2: [22 11] not found in tetrahedron: 0: 19 0 2 24 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 4: [25 22] not found in tetrahedron: 0: 19 0 2 24 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 0: [11 2] not found in tetrahedron: 0: 19 0 2 24 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 3: [2 25] not found in tetrahedron: 0: 19 0 2 24 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 5: [25 11] not found in tetrahedron: 0: 19 0 2 24 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 38: [19 0] not found in tetrahedron: 10: 22 2 11 25 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 9: [19 2] not found in tetrahedron: 10: 22 2 11 25 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 10: [24 19] not found in tetrahedron: 10: 22 2 11 25 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 39: [0 2] not found in tetrahedron: 10: 22 2 11 25 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 43: [0 24] not found in tetrahedron: 10: 22 2 11 25 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 6: [24 2] not found in tetrahedron: 10: 22 2 11 25 [ OK ] TetrahedronTopologyChecker_test.Check_Invalid_Tetrahedron2EdgeCrossContainer (4 ms) [ RUN ] TetrahedronTopologyChecker_test.Check_Invalid_Tetrahedron2VertexCrossContainer [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: found 44 tetrahedra in tetrahedraAroundVertex out of 45 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: Tetrahedron 10: [22 0 2 24] not around vertex: 19 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: Tetrahedron 0: [19 2 11 25] not around vertex: 22 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: Tetrahedron 10: [22 2 11 25] not around vertex: 0 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: Tetrahedron 0: [19 0 2 24] not around vertex: 11 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: Tetrahedron 10: [22 2 11 25] not around vertex: 19 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: Tetrahedron 0: [19 0 2 24] not around vertex: 22 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: Tetrahedron 10: [22 2 11 25] not around vertex: 24 [ERROR] [TopologyChecker(checker)] checkTetrahedronTopology failed: Tetrahedron 0: [19 0 2 24] not around vertex: 25 [ OK ] TetrahedronTopologyChecker_test.Check_Invalid_Tetrahedron2VertexCrossContainer (3 ms) [----------] 5 tests from TetrahedronTopologyChecker_test (24 ms total) [----------] 5 tests from HexahedronTopologyChecker_test [ RUN ] HexahedronTopologyChecker_test.Check_Valid_Topology [ OK ] HexahedronTopologyChecker_test.Check_Valid_Topology (27 ms) [ RUN ] HexahedronTopologyChecker_test.Check_Invalid_Containers [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: hexahedron 0 has 2 identical vertices: 1 1 5 4 16 17 21 20 [ OK ] HexahedronTopologyChecker_test.Check_Invalid_Containers (3 ms) [ RUN ] HexahedronTopologyChecker_test.Check_Invalid_Hexahedron2QuadCrossContainer [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: QuadsInHexahedron of hexahedron: 9: 0 2 4 12 14 18 20 22 has invalid ID: 4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: QuadsInHexahedron of hexahedron: 9: 0 2 4 12 14 18 20 22 has invalid ID: 4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: QuadsInHexahedron of hexahedron: 9: 0 2 4 12 14 18 20 22 has invalid ID: 4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: QuadsInHexahedron of hexahedron: 9: 0 2 4 12 14 18 20 22 has invalid ID: 4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: QuadsInHexahedron of hexahedron: 9: 0 2 4 12 14 18 20 22 has invalid ID: 4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: QuadsInHexahedron of hexahedron: 9: 0 2 4 12 14 18 20 22 has invalid ID: 4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: found 9 hexahedra in m_hexahedraAroundQuad out of 10 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 0: [0 4 5 1] not found in hexahedron: 0: 8 1 5 4 16 17 21 20 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 2: [0 1 17 16] not found in hexahedron: 0: 8 1 5 4 16 17 21 20 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 5: [4 0 16 20] not found in hexahedron: 0: 8 1 5 4 16 17 21 20 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 29: [8 12 13 9] not found in hexahedron: 6: 0 9 13 12 24 25 29 28 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 19: [9 8 24 25] not found in hexahedron: 6: 0 9 13 12 24 25 29 28 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 33: [12 8 24 28] not found in hexahedron: 6: 0 9 13 12 24 25 29 28 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 0: [0 4 5 1] not found in hexahedron: 0: 8 9 13 12 24 25 29 28 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 1: [16 17 21 20] not found in hexahedron: 0: 8 9 13 12 24 25 29 28 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 2: [0 1 17 16] not found in hexahedron: 0: 8 9 13 12 24 25 29 28 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 3: [1 5 21 17] not found in hexahedron: 0: 8 9 13 12 24 25 29 28 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 4: [5 4 20 21] not found in hexahedron: 0: 8 9 13 12 24 25 29 28 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 5: [4 0 16 20] not found in hexahedron: 0: 8 9 13 12 24 25 29 28 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 29: [8 12 13 9] not found in hexahedron: 6: 0 1 5 4 16 17 21 20 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 30: [24 25 29 28] not found in hexahedron: 6: 0 1 5 4 16 17 21 20 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 19: [9 8 24 25] not found in hexahedron: 6: 0 1 5 4 16 17 21 20 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 31: [9 13 29 25] not found in hexahedron: 6: 0 1 5 4 16 17 21 20 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 32: [13 12 28 29] not found in hexahedron: 6: 0 1 5 4 16 17 21 20 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 33: [12 8 24 28] not found in hexahedron: 6: 0 1 5 4 16 17 21 20 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 0: [6 5 21 22] not found in hexahedron: 0: 0 1 5 4 16 17 21 20 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 10: [0 4 5 1] not found in hexahedron: 1: 1 2 6 5 17 18 22 21 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 10: [0 4 5 1] not found in hexahedron: 4: 5 6 10 9 21 22 26 25 [ OK ] HexahedronTopologyChecker_test.Check_Invalid_Hexahedron2QuadCrossContainer (3 ms) [ RUN ] HexahedronTopologyChecker_test.Check_Invalid_Hexahedron2EdgeCrossContainer [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: edge 0 in hexahedron 9 has an invalid id [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: edge 1 in hexahedron 9 has an invalid id [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: edge 2 in hexahedron 9 has an invalid id [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: edge 3 in hexahedron 9 has an invalid id [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: edge 4 in hexahedron 9 has an invalid id [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: edge 5 in hexahedron 9 has an invalid id [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: found 9 hexahedra in m_hexahedraAroundEdge out of 10 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 2: [1 0] not found in hexahedron: 0: 8 1 5 4 16 17 21 20 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 3: [0 4] not found in hexahedron: 0: 8 1 5 4 16 17 21 20 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 9: [16 0] not found in hexahedron: 0: 8 1 5 4 16 17 21 20 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 28: [8 9] not found in hexahedron: 6: 0 9 13 12 24 25 29 28 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 48: [8 12] not found in hexahedron: 6: 0 9 13 12 24 25 29 28 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 35: [8 24] not found in hexahedron: 6: 0 9 13 12 24 25 29 28 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 2: [1 0] not found in hexahedron: 0: 8 9 13 12 24 25 29 28 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 3: [0 4] not found in hexahedron: 0: 8 9 13 12 24 25 29 28 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 9: [16 0] not found in hexahedron: 0: 8 9 13 12 24 25 29 28 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 1: [5 1] not found in hexahedron: 0: 8 9 13 12 24 25 29 28 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 8: [1 17] not found in hexahedron: 0: 8 9 13 12 24 25 29 28 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 0: [4 5] not found in hexahedron: 0: 8 9 13 12 24 25 29 28 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 28: [8 9] not found in hexahedron: 6: 0 1 5 4 16 17 21 20 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 48: [8 12] not found in hexahedron: 6: 0 1 5 4 16 17 21 20 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 35: [8 24] not found in hexahedron: 6: 0 1 5 4 16 17 21 20 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 47: [13 9] not found in hexahedron: 6: 0 1 5 4 16 17 21 20 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 34: [9 25] not found in hexahedron: 6: 0 1 5 4 16 17 21 20 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 46: [12 13] not found in hexahedron: 6: 0 1 5 4 16 17 21 20 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 10: [4 5] not found in hexahedron: 4: 5 6 10 9 21 22 26 25 [ OK ] HexahedronTopologyChecker_test.Check_Invalid_Hexahedron2EdgeCrossContainer (5 ms) [ RUN ] HexahedronTopologyChecker_test.Check_Invalid_Hexahedron2VertexCrossContainer [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: found 9 hexahedra in hexahedraAroundVertex out of 10 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 0: [8 1 5 4 16 17 21 20] not around vertex: 0 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 6: [0 9 13 12 24 25 29 28] not around vertex: 8 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 0: [8 9 13 12 24 25 29 28] not around vertex: 0 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 0: [8 9 13 12 24 25 29 28] not around vertex: 1 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 0: [8 9 13 12 24 25 29 28] not around vertex: 4 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 0: [8 9 13 12 24 25 29 28] not around vertex: 5 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 6: [0 1 5 4 16 17 21 20] not around vertex: 8 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 6: [0 1 5 4 16 17 21 20] not around vertex: 9 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 6: [0 1 5 4 16 17 21 20] not around vertex: 12 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 6: [0 1 5 4 16 17 21 20] not around vertex: 13 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 0: [8 9 13 12 24 25 29 28] not around vertex: 16 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 0: [8 9 13 12 24 25 29 28] not around vertex: 17 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 0: [8 9 13 12 24 25 29 28] not around vertex: 20 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 0: [8 9 13 12 24 25 29 28] not around vertex: 21 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 6: [0 1 5 4 16 17 21 20] not around vertex: 24 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 6: [0 1 5 4 16 17 21 20] not around vertex: 25 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 6: [0 1 5 4 16 17 21 20] not around vertex: 28 [ERROR] [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 6: [0 1 5 4 16 17 21 20] not around vertex: 29 [ OK ] HexahedronTopologyChecker_test.Check_Invalid_Hexahedron2VertexCrossContainer (4 ms) [----------] 5 tests from HexahedronTopologyChecker_test (44 ms total) [----------] Global test environment tear-down [==========] 27 tests from 10 test suites ran. (1656 ms total) [ PASSED ] 27 tests. ------------------------------------------ Running unit-tests Sofa.Helper_simutest Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Helper_simutest --gtest_output=xml:unit-tests/Sofa.Helper_simutest/report.xml 2>&1" [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from AdvancedTimerTest [ RUN ] AdvancedTimerTest.IsEnabled [ OK ] AdvancedTimerTest.IsEnabled (0 ms) [ RUN ] AdvancedTimerTest.SetOutputType [WARNING] [AdvancedTimer] Unable to set output type to . Switching to the default 'stdout' output. Valid types are [stdout, json, ljson]. [WARNING] [AdvancedTimer] Unable to set output type to invalidtype. Switching to the default 'stdout' output. Valid types are [stdout, json, ljson]. [ OK ] AdvancedTimerTest.SetOutputType (0 ms) [ RUN ] AdvancedTimerTest.End [ OK ] AdvancedTimerTest.End (0 ms) [----------] 3 tests from AdvancedTimerTest (0 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (0 ms total) [ PASSED ] 3 tests. ------------------------------------------ Running unit-tests runSofa_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/runSofa_test --gtest_output=xml:unit-tests/runSofa_test/report.xml 2>&1" [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from runSofa_test [ RUN ] runSofa_test.runSofa_autoload [DEPRECATED] [PluginManager] /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/plugins/test_plugin_list.conf file is using a deprecated syntax (version information missing). Please update it in the near future. [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libTestPluginA.dylib [INFO] [PluginManager] 1 plugins have been loaded from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/plugins/test_plugin_list.conf [ OK ] runSofa_test.runSofa_autoload (2 ms) [----------] 1 test from runSofa_test (2 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (2 ms total) [ PASSED ] 1 test. ------------------------------------------ Running unit-tests Sofa.GL.Component.Rendering2D_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.GL.Component.Rendering2D_test --gtest_output=xml:unit-tests/Sofa.GL.Component.Rendering2D_test/report.xml 2>&1" [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from OglLabelTest [ RUN ] OglLabelTest.checkAttributes [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.GL.Component.Rendering2D.dylib [ OK ] OglLabelTest.checkAttributes (1 ms) [ RUN ] OglLabelTest.checkDeprecatedAttribute [DEPRECATED] [OglLabel(label1)] Attribute color='contrast' is deprecated since SOFA v17.06 Using deprecated attributes may result in lower performance or un-expected behaviors To remove this message you need to update your scene by replacing color='contrast' with selectContrastingColor='true' [INFO] [OglLabel(label1)] Automatically select a color to contrast against the background. [INFO] [OglLabel(label1)] Background setting not found, cannot use contrast on color data (set white instead). [ OK ] OglLabelTest.checkDeprecatedAttribute (0 ms) [ RUN ] OglLabelTest.checkExcludingAttributes [WARNING] [OglLabel(label1)] The selectContrastingColor and color attributes are both set. The color attribute will be overriden by the contrasting color. [ OK ] OglLabelTest.checkExcludingAttributes (0 ms) [----------] 3 tests from OglLabelTest (1 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (2 ms total) [ PASSED ] 3 tests. ------------------------------------------ Running unit-tests ModelOrderReduction_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/ModelOrderReduction_test --gtest_output=xml:unit-tests/ModelOrderReduction_test/report.xml 2>&1" [WARNING] [ObjectFactory] Class already registered: CapsuleCollisionModel [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from ModelOrderReduction_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> [ RUN ] ModelOrderReduction_test/0.SmallCorotationalPatchTest [ OK ] ModelOrderReduction_test/0.SmallCorotationalPatchTest (0 ms) [----------] 1 test from ModelOrderReduction_test/0 (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. ------------------------------------------ Running unit-tests Sofa.GL_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.GL_test --gtest_output=xml:unit-tests/Sofa.GL_test/report.xml 2>&1" [==========] Running 5 tests from 1 test suite. [----------] Global test environment set-up. [----------] 5 tests from GLSLShader_test [ RUN ] GLSLShader_test.GLSLShader_SetFiles [ OK ] GLSLShader_test.GLSLShader_SetFiles (0 ms) [ RUN ] GLSLShader_test.GLSLShader_SetStrings [ OK ] GLSLShader_test.GLSLShader_SetStrings (0 ms) [ RUN ] GLSLShader_test.GLSLShader_AddHeader [ OK ] GLSLShader_test.GLSLShader_AddHeader (0 ms) [ RUN ] GLSLShader_test.GLSLShader_SetStage [ OK ] GLSLShader_test.GLSLShader_SetStage (0 ms) [ RUN ] GLSLShader_test.GLSLShader_AddDefineMacro [ OK ] GLSLShader_test.GLSLShader_AddDefineMacro (0 ms) [----------] 5 tests from GLSLShader_test (0 ms total) [----------] Global test environment tear-down [==========] 5 tests from 1 test suite ran. (0 ms total) [ PASSED ] 5 tests. ------------------------------------------ Running unit-tests BeamAdapter_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/BeamAdapter_test --gtest_output=xml:unit-tests/BeamAdapter_test/report.xml 2>&1" [==========] Running 16 tests from 5 test suites. [----------] Global test environment set-up. [----------] 2 tests from InterventionalRadiologyController_test [ RUN ] InterventionalRadiologyController_test.test_init_empty [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libBeamAdapter.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Grid.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Projective.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib [ERROR] [InterventionalRadiologyController(DeployController)] No instrument found (no WireBeamInterpolation)! the component can not work and will be set to Invalid. [ERROR] [InterventionalRadiologyController(DeployController)] No MechanicalState found. The component can not work and will be set to Invalid. [ OK ] InterventionalRadiologyController_test.test_init_empty (4 ms) [ RUN ] InterventionalRadiologyController_test.test_init_default [ OK ] InterventionalRadiologyController_test.test_init_default (1 ms) [----------] 2 tests from InterventionalRadiologyController_test (6 ms total) [----------] 1 test from AdaptiveBeamSlidingConstraintTest/0, where TypeParam = sofa::defaulttype::StdRigidTypes<3u,double> [ RUN ] AdaptiveBeamSlidingConstraintTest/0.NormalBehavior [ OK ] AdaptiveBeamSlidingConstraintTest/0.NormalBehavior (0 ms) [----------] 1 test from AdaptiveBeamSlidingConstraintTest/0 (0 ms total) [----------] 3 tests from AdaptiveBeamForceFieldAndMassTest [ RUN ] AdaptiveBeamForceFieldAndMassTest.SimpleScene [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Constant.dylib [ OK ] AdaptiveBeamForceFieldAndMassTest.SimpleScene (2 ms) [ RUN ] AdaptiveBeamForceFieldAndMassTest.checkCreation [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Direct.dylib [ OK ] AdaptiveBeamForceFieldAndMassTest.checkCreation (32 ms) [ RUN ] AdaptiveBeamForceFieldAndMassTest.checkValues [ OK ] AdaptiveBeamForceFieldAndMassTest.checkValues (434 ms) [ DISABLED ] AdaptiveBeamForceFieldAndMassTest.DISABLED_testPerformances [----------] 3 tests from AdaptiveBeamForceFieldAndMassTest (469 ms total) [----------] 5 tests from WireRestShape_test [ RUN ] WireRestShape_test.test_init_empty [ERROR] [WireRestShape(BeamRestShape)] Cannot find topology container. Please specify the link to the topology or insert one in the same node. [ OK ] WireRestShape_test.test_init_empty (0 ms) [ RUN ] WireRestShape_test.test_init_default [ OK ] WireRestShape_test.test_init_default (0 ms) [ RUN ] WireRestShape_test.test_init_parameters [ OK ] WireRestShape_test.test_init_parameters (0 ms) [ RUN ] WireRestShape_test.test_init_topology [ OK ] WireRestShape_test.test_init_topology (0 ms) [ RUN ] WireRestShape_test.test_Transform_methods [ OK ] WireRestShape_test.test_Transform_methods (0 ms) [----------] 5 tests from WireRestShape_test (3 ms total) [----------] 5 tests from checkMinimalScene/BeamInterpolationTest [ RUN ] checkMinimalScene/BeamInterpolationTest.checkMinimalScene/0 [ OK ] checkMinimalScene/BeamInterpolationTest.checkMinimalScene/0 (0 ms) [ RUN ] checkMinimalScene/BeamInterpolationTest.checkMinimalScene/1 [ OK ] checkMinimalScene/BeamInterpolationTest.checkMinimalScene/1 (0 ms) [ RUN ] checkMinimalScene/BeamInterpolationTest.checkMinimalScene/2 [ERROR] [Node(Root)] Object type BeamInterpolation was not created The object is in the factory but cannot be created. Requested template : Rigid3d Used template : Rigid3d (default) Reason(s) : No mechanical state with the datatype 'Rigid3d' found in the context node. [ERROR] [SceneLoaderXML] Node initialization failed. [ OK ] checkMinimalScene/BeamInterpolationTest.checkMinimalScene/2 (0 ms) [ RUN ] checkMinimalScene/BeamInterpolationTest.checkMinimalScene/3 [ERROR] [BeamInterpolation(Interpol)] No Topology found. Component is de-activated. [ OK ] checkMinimalScene/BeamInterpolationTest.checkMinimalScene/3 (0 ms) [ RUN ] checkMinimalScene/BeamInterpolationTest.checkMinimalScene/4 [ERROR] [Node(Root)] Object type BeamInterpolation was not created The object is in the factory but cannot be created. Requested template : Rigid3d Used template : Rigid3d (default) Reason(s) : No mechanical state with the datatype 'Rigid3d' found in the context node. [ERROR] [Node(Root)] Object type AdaptiveBeamForceFieldAndMass<> was not created The object is in the factory but cannot be created. Requested template : None Used template : None Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s): 1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found. [ERROR] [SceneLoaderXML] Node initialization failed. [ OK ] checkMinimalScene/BeamInterpolationTest.checkMinimalScene/4 (0 ms) [----------] 5 tests from checkMinimalScene/BeamInterpolationTest (3 ms total) [----------] Global test environment tear-down [==========] 16 tests from 5 test suites ran. (483 ms total) [ PASSED ] 16 tests. YOU HAVE 3 DISABLED TESTS ------------------------------------------ Running unit-tests Sofa.LinearAlgebra_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.LinearAlgebra_test --gtest_output=xml:unit-tests/Sofa.LinearAlgebra_test/report.xml 2>&1" [==========] Running 267 tests from 52 test suites. [----------] Global test environment set-up. [----------] 1 test from BTDMatrix [ RUN ] BTDMatrix.name [ OK ] BTDMatrix.name (0 ms) [----------] 1 test from BTDMatrix (0 ms total) [----------] 3 tests from SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/0, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits,9u,9u,float> [ RUN ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/0.resize [ OK ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/0.resize (0 ms) [ RUN ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/0.addScalar [ OK ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/0.addScalar (0 ms) [ RUN ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/0.addBloc [ OK ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/0.addBloc (0 ms) [----------] 3 tests from SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/0 (0 ms total) [----------] 3 tests from SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/1, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits,9u,9u,float> [ RUN ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/1.resize [ OK ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/1.resize (0 ms) [ RUN ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/1.addScalar [ OK ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/1.addScalar (0 ms) [ RUN ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/1.addBloc [ OK ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/1.addBloc (0 ms) [----------] 3 tests from SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/1 (0 ms total) [----------] 3 tests from SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/2, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits,sofa::linearalgebra::CRSMechanicalPolicy>,9u,9u,float> [ RUN ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/2.resize [ OK ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/2.resize (0 ms) [ RUN ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/2.addScalar [ OK ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/2.addScalar (0 ms) [ RUN ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/2.addBloc [ OK ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/2.addBloc (0 ms) [----------] 3 tests from SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/2 (0 ms total) [----------] 3 tests from SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/3, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits,9u,9u,float> [ RUN ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/3.resize [ OK ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/3.resize (0 ms) [ RUN ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/3.addScalar [ OK ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/3.addScalar (0 ms) [ RUN ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/3.addBloc [ OK ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/3.addBloc (0 ms) [----------] 3 tests from SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/3 (0 ms total) [----------] 3 tests from SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/4, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits,sofa::type::Vec<9u,float>,float>,sofa::defaulttype::StdVectorTypes,sofa::type::Vec<9u,float>,float> >,9u,9u,float> [ RUN ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/4.resize [ OK ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/4.resize (0 ms) [ RUN ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/4.addScalar [ OK ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/4.addScalar (0 ms) [ RUN ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/4.addBloc [ OK ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/4.addBloc (0 ms) [----------] 3 tests from SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/4 (0 ms total) [----------] 3 tests from SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/0, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits,9u,9u,double> [ RUN ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/0.resize [ OK ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/0.resize (0 ms) [ RUN ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/0.addScalar [ OK ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/0.addScalar (0 ms) [ RUN ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/0.addBloc [ OK ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/0.addBloc (0 ms) [----------] 3 tests from SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/0 (0 ms total) [----------] 3 tests from SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/1, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits,9u,9u,double> [ RUN ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/1.resize [ OK ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/1.resize (0 ms) [ RUN ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/1.addScalar [ OK ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/1.addScalar (0 ms) [ RUN ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/1.addBloc [ OK ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/1.addBloc (0 ms) [----------] 3 tests from SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/1 (0 ms total) [----------] 3 tests from SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/2, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits,sofa::linearalgebra::CRSMechanicalPolicy>,9u,9u,double> [ RUN ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/2.resize [ OK ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/2.resize (0 ms) [ RUN ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/2.addScalar [ OK ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/2.addScalar (0 ms) [ RUN ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/2.addBloc [ OK ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/2.addBloc (0 ms) [----------] 3 tests from SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/2 (0 ms total) [----------] 3 tests from SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/3, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits,9u,9u,double> [ RUN ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/3.resize [ OK ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/3.resize (0 ms) [ RUN ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/3.addScalar [ OK ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/3.addScalar (0 ms) [ RUN ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/3.addBloc [ OK ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/3.addBloc (0 ms) [----------] 3 tests from SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/3 (0 ms total) [----------] 3 tests from SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/4, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits,sofa::type::Vec<9u,double>,double>,sofa::defaulttype::StdVectorTypes,sofa::type::Vec<9u,double>,double> >,9u,9u,double> [ RUN ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/4.resize [ OK ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/4.resize (0 ms) [ RUN ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/4.addScalar [ OK ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/4.addScalar (0 ms) [ RUN ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/4.addBloc [ OK ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/4.addBloc (0 ms) [----------] 3 tests from SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/4 (0 ms total) [----------] 3 tests from SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/0, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits,9u,14u,float> [ RUN ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/0.resize [ OK ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/0.resize (0 ms) [ RUN ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/0.addScalar [ OK ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/0.addScalar (0 ms) [ RUN ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/0.addBloc [ OK ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/0.addBloc (0 ms) [----------] 3 tests from SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/0 (0 ms total) [----------] 3 tests from SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/1, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits,9u,14u,float> [ RUN ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/1.resize [ OK ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/1.resize (0 ms) [ RUN ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/1.addScalar [ OK ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/1.addScalar (0 ms) [ RUN ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/1.addBloc [ OK ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/1.addBloc (0 ms) [----------] 3 tests from SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/1 (0 ms total) [----------] 3 tests from SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/2, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits,sofa::linearalgebra::CRSMechanicalPolicy>,9u,14u,float> [ RUN ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/2.resize [ OK ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/2.resize (0 ms) [ RUN ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/2.addScalar [ OK ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/2.addScalar (0 ms) [ RUN ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/2.addBloc [ OK ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/2.addBloc (0 ms) [----------] 3 tests from SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/2 (0 ms total) [----------] 3 tests from SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/3, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits,9u,14u,float> [ RUN ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/3.resize [ OK ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/3.resize (0 ms) [ RUN ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/3.addScalar [ OK ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/3.addScalar (0 ms) [ RUN ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/3.addBloc [ OK ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/3.addBloc (0 ms) [----------] 3 tests from SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/3 (0 ms total) [----------] 3 tests from SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/4, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits,sofa::type::Vec<14u,float>,float>,sofa::defaulttype::StdVectorTypes,sofa::type::Vec<9u,float>,float> >,9u,14u,float> [ RUN ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/4.resize [ OK ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/4.resize (0 ms) [ RUN ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/4.addScalar [ OK ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/4.addScalar (0 ms) [ RUN ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/4.addBloc [ OK ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/4.addBloc (0 ms) [----------] 3 tests from SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/4 (0 ms total) [----------] 3 tests from SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/0, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits,9u,14u,double> [ RUN ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/0.resize [ OK ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/0.resize (0 ms) [ RUN ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/0.addScalar [ OK ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/0.addScalar (0 ms) [ RUN ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/0.addBloc [ OK ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/0.addBloc (0 ms) [----------] 3 tests from SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/0 (0 ms total) [----------] 3 tests from SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/1, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits,9u,14u,double> [ RUN ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/1.resize [ OK ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/1.resize (0 ms) [ RUN ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/1.addScalar [ OK ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/1.addScalar (0 ms) [ RUN ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/1.addBloc [ OK ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/1.addBloc (0 ms) [----------] 3 tests from SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/1 (0 ms total) [----------] 3 tests from SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/2, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits,sofa::linearalgebra::CRSMechanicalPolicy>,9u,14u,double> [ RUN ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/2.resize [ OK ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/2.resize (0 ms) [ RUN ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/2.addScalar [ OK ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/2.addScalar (0 ms) [ RUN ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/2.addBloc [ OK ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/2.addBloc (0 ms) [----------] 3 tests from SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/2 (0 ms total) [----------] 3 tests from SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/3, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits,9u,14u,double> [ RUN ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/3.resize [ OK ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/3.resize (0 ms) [ RUN ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/3.addScalar [ OK ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/3.addScalar (0 ms) [ RUN ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/3.addBloc [ OK ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/3.addBloc (0 ms) [----------] 3 tests from SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/3 (0 ms total) [----------] 3 tests from SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/4, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits,sofa::type::Vec<14u,double>,double>,sofa::defaulttype::StdVectorTypes,sofa::type::Vec<9u,double>,double> >,9u,14u,double> [ RUN ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/4.resize [ OK ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/4.resize (0 ms) [ RUN ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/4.addScalar [ OK ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/4.addScalar (0 ms) [ RUN ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/4.addBloc [ OK ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/4.addBloc (0 ms) [----------] 3 tests from SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/4 (0 ms total) [----------] 1 test from matrix_bloc_traits [ RUN ] matrix_bloc_traits.subBlock [ OK ] matrix_bloc_traits.subBlock (0 ms) [----------] 1 test from matrix_bloc_traits (0 ms total) [----------] 7 tests from CompressedRowSparseMatrix [ RUN ] CompressedRowSparseMatrix.transposeProduct [ OK ] CompressedRowSparseMatrix.transposeProduct (4 ms) [ RUN ] CompressedRowSparseMatrix.fullRowsNoEntries [ OK ] CompressedRowSparseMatrix.fullRowsNoEntries (0 ms) [ RUN ] CompressedRowSparseMatrix.fullRowsWithEntries [ OK ] CompressedRowSparseMatrix.fullRowsWithEntries (0 ms) [ RUN ] CompressedRowSparseMatrix.copyNonZeros [ OK ] CompressedRowSparseMatrix.copyNonZeros (0 ms) [ RUN ] CompressedRowSparseMatrix.copyNonZerosFrom3x3Blocks [ OK ] CompressedRowSparseMatrix.copyNonZerosFrom3x3Blocks (273 ms) [ RUN ] CompressedRowSparseMatrix.copyNonZerosFrom1x3Blocks [ OK ] CompressedRowSparseMatrix.copyNonZerosFrom1x3Blocks (229 ms) [ RUN ] CompressedRowSparseMatrix.emptyMatrixGetRowRange [ OK ] CompressedRowSparseMatrix.emptyMatrixGetRowRange (0 ms) [----------] 7 tests from CompressedRowSparseMatrix (508 ms total) [----------] 1 test from CompressedRowSparseMatrixConstraint [ RUN ] CompressedRowSparseMatrixConstraint.emptyMatrixGetRowRange [ OK ] CompressedRowSparseMatrixConstraint.emptyMatrixGetRowRange (0 ms) [----------] 1 test from CompressedRowSparseMatrixConstraint (0 ms total) [----------] 25 tests from TestSparseMatrices/0, where TypeParam = sofa::TestSparseMatricesTraits [ RUN ] TestSparseMatrices/0.set_fullMat [ OK ] TestSparseMatrices/0.set_fullMat (0 ms) [ RUN ] TestSparseMatrices/0.set_crs_scalar [ OK ] TestSparseMatrices/0.set_crs_scalar (0 ms) [ RUN ] TestSparseMatrices/0.set_crs1 [ OK ] TestSparseMatrices/0.set_crs1 (0 ms) [ RUN ] TestSparseMatrices/0.set_crs2 [ OK ] TestSparseMatrices/0.set_crs2 (0 ms) [ RUN ] TestSparseMatrices/0.set_mapMat [ OK ] TestSparseMatrices/0.set_mapMat (0 ms) [ RUN ] TestSparseMatrices/0.set_eiBlock1 [ OK ] TestSparseMatrices/0.set_eiBlock1 (0 ms) [ RUN ] TestSparseMatrices/0.set_eiBlock2 [ OK ] TestSparseMatrices/0.set_eiBlock2 (0 ms) [ RUN ] TestSparseMatrices/0.set_eiBase [ OK ] TestSparseMatrices/0.set_eiBase (0 ms) [ RUN ] TestSparseMatrices/0.eigenMatrix_update [ OK ] TestSparseMatrices/0.eigenMatrix_update (0 ms) [ RUN ] TestSparseMatrices/0.eigenMatrix_block_row_filling [ OK ] TestSparseMatrices/0.eigenMatrix_block_row_filling (0 ms) [ RUN ] TestSparseMatrices/0.eigenMatrixBlockFromCompressedRowSparseMatrix [ OK ] TestSparseMatrices/0.eigenMatrixBlockFromCompressedRowSparseMatrix (0 ms) [ RUN ] TestSparseMatrices/0.eigenMapToDenseMatrix [ OK ] TestSparseMatrices/0.eigenMapToDenseMatrix (0 ms) [ RUN ] TestSparseMatrices/0.set_fullVec_nrows_reference [ OK ] TestSparseMatrices/0.set_fullVec_nrows_reference (0 ms) [ RUN ] TestSparseMatrices/0.fullMat_vector_product [ OK ] TestSparseMatrices/0.fullMat_vector_product (0 ms) [ RUN ] TestSparseMatrices/0.mapMat_vector_product [ OK ] TestSparseMatrices/0.mapMat_vector_product (0 ms) [ RUN ] TestSparseMatrices/0.eiBlock1_vector_product [ OK ] TestSparseMatrices/0.eiBlock1_vector_product (0 ms) [ RUN ] TestSparseMatrices/0.crs1_vector_product [ OK ] TestSparseMatrices/0.crs1_vector_product (0 ms) [ RUN ] TestSparseMatrices/0.full_matrix_product [ OK ] TestSparseMatrices/0.full_matrix_product (0 ms) [ RUN ] TestSparseMatrices/0.crs_scalar_matrix_product [ OK ] TestSparseMatrices/0.crs_scalar_matrix_product (0 ms) [ RUN ] TestSparseMatrices/0.crs_matrix_product [ OK ] TestSparseMatrices/0.crs_matrix_product (0 ms) [ RUN ] TestSparseMatrices/0.EigenBase_matrix_product [ OK ] TestSparseMatrices/0.EigenBase_matrix_product (0 ms) [ RUN ] TestSparseMatrices/0.full_matrix_transposeproduct [ OK ] TestSparseMatrices/0.full_matrix_transposeproduct (0 ms) [ RUN ] TestSparseMatrices/0.crs_scalar_matrix_transposeproduct [ OK ] TestSparseMatrices/0.crs_scalar_matrix_transposeproduct (0 ms) [ RUN ] TestSparseMatrices/0.crs_matrix_transposeproduct [ OK ] TestSparseMatrices/0.crs_matrix_transposeproduct (0 ms) [ RUN ] TestSparseMatrices/0.crs_matrix_addition [ OK ] TestSparseMatrices/0.crs_matrix_addition (0 ms) [----------] 25 tests from TestSparseMatrices/0 (1 ms total) [----------] 25 tests from TestSparseMatrices/1, where TypeParam = sofa::TestSparseMatricesTraits [ RUN ] TestSparseMatrices/1.set_fullMat [ OK ] TestSparseMatrices/1.set_fullMat (0 ms) [ RUN ] TestSparseMatrices/1.set_crs_scalar [ OK ] TestSparseMatrices/1.set_crs_scalar (0 ms) [ RUN ] TestSparseMatrices/1.set_crs1 [ OK ] TestSparseMatrices/1.set_crs1 (0 ms) [ RUN ] TestSparseMatrices/1.set_crs2 [ OK ] TestSparseMatrices/1.set_crs2 (0 ms) [ RUN ] TestSparseMatrices/1.set_mapMat [ OK ] TestSparseMatrices/1.set_mapMat (0 ms) [ RUN ] TestSparseMatrices/1.set_eiBlock1 [ OK ] TestSparseMatrices/1.set_eiBlock1 (0 ms) [ RUN ] TestSparseMatrices/1.set_eiBlock2 [ OK ] TestSparseMatrices/1.set_eiBlock2 (0 ms) [ RUN ] TestSparseMatrices/1.set_eiBase [ OK ] TestSparseMatrices/1.set_eiBase (0 ms) [ RUN ] TestSparseMatrices/1.eigenMatrix_update [ OK ] TestSparseMatrices/1.eigenMatrix_update (0 ms) [ RUN ] TestSparseMatrices/1.eigenMatrix_block_row_filling [ OK ] TestSparseMatrices/1.eigenMatrix_block_row_filling (0 ms) [ RUN ] TestSparseMatrices/1.eigenMatrixBlockFromCompressedRowSparseMatrix [ OK ] TestSparseMatrices/1.eigenMatrixBlockFromCompressedRowSparseMatrix (0 ms) [ RUN ] TestSparseMatrices/1.eigenMapToDenseMatrix [ OK ] TestSparseMatrices/1.eigenMapToDenseMatrix (0 ms) [ RUN ] TestSparseMatrices/1.set_fullVec_nrows_reference [ OK ] TestSparseMatrices/1.set_fullVec_nrows_reference (0 ms) [ RUN ] TestSparseMatrices/1.fullMat_vector_product [ OK ] TestSparseMatrices/1.fullMat_vector_product (0 ms) [ RUN ] TestSparseMatrices/1.mapMat_vector_product [ OK ] TestSparseMatrices/1.mapMat_vector_product (0 ms) [ RUN ] TestSparseMatrices/1.eiBlock1_vector_product [ OK ] TestSparseMatrices/1.eiBlock1_vector_product (0 ms) [ RUN ] TestSparseMatrices/1.crs1_vector_product [ OK ] TestSparseMatrices/1.crs1_vector_product (0 ms) [ RUN ] TestSparseMatrices/1.full_matrix_product [ OK ] TestSparseMatrices/1.full_matrix_product (0 ms) [ RUN ] TestSparseMatrices/1.crs_scalar_matrix_product [ OK ] TestSparseMatrices/1.crs_scalar_matrix_product (0 ms) [ RUN ] TestSparseMatrices/1.crs_matrix_product [ OK ] TestSparseMatrices/1.crs_matrix_product (0 ms) [ RUN ] TestSparseMatrices/1.EigenBase_matrix_product [ OK ] TestSparseMatrices/1.EigenBase_matrix_product (0 ms) [ RUN ] TestSparseMatrices/1.full_matrix_transposeproduct [ OK ] TestSparseMatrices/1.full_matrix_transposeproduct (0 ms) [ RUN ] TestSparseMatrices/1.crs_scalar_matrix_transposeproduct [ OK ] TestSparseMatrices/1.crs_scalar_matrix_transposeproduct (0 ms) [ RUN ] TestSparseMatrices/1.crs_matrix_transposeproduct [ OK ] TestSparseMatrices/1.crs_matrix_transposeproduct (0 ms) [ RUN ] TestSparseMatrices/1.crs_matrix_addition [ OK ] TestSparseMatrices/1.crs_matrix_addition (0 ms) [----------] 25 tests from TestSparseMatrices/1 (1 ms total) [----------] 25 tests from TestSparseMatrices/2, where TypeParam = sofa::TestSparseMatricesTraits [ RUN ] TestSparseMatrices/2.set_fullMat [ OK ] TestSparseMatrices/2.set_fullMat (0 ms) [ RUN ] TestSparseMatrices/2.set_crs_scalar [ OK ] TestSparseMatrices/2.set_crs_scalar (0 ms) [ RUN ] TestSparseMatrices/2.set_crs1 [ OK ] TestSparseMatrices/2.set_crs1 (0 ms) [ RUN ] TestSparseMatrices/2.set_crs2 [ OK ] TestSparseMatrices/2.set_crs2 (0 ms) [ RUN ] TestSparseMatrices/2.set_mapMat [ OK ] TestSparseMatrices/2.set_mapMat (0 ms) [ RUN ] TestSparseMatrices/2.set_eiBlock1 [ OK ] TestSparseMatrices/2.set_eiBlock1 (0 ms) [ RUN ] TestSparseMatrices/2.set_eiBlock2 [ OK ] TestSparseMatrices/2.set_eiBlock2 (0 ms) [ RUN ] TestSparseMatrices/2.set_eiBase [ OK ] TestSparseMatrices/2.set_eiBase (0 ms) [ RUN ] TestSparseMatrices/2.eigenMatrix_update [ OK ] TestSparseMatrices/2.eigenMatrix_update (0 ms) [ RUN ] TestSparseMatrices/2.eigenMatrix_block_row_filling [ OK ] TestSparseMatrices/2.eigenMatrix_block_row_filling (0 ms) [ RUN ] TestSparseMatrices/2.eigenMatrixBlockFromCompressedRowSparseMatrix [ OK ] TestSparseMatrices/2.eigenMatrixBlockFromCompressedRowSparseMatrix (0 ms) [ RUN ] TestSparseMatrices/2.eigenMapToDenseMatrix [ OK ] TestSparseMatrices/2.eigenMapToDenseMatrix (0 ms) [ RUN ] TestSparseMatrices/2.set_fullVec_nrows_reference [ OK ] TestSparseMatrices/2.set_fullVec_nrows_reference (0 ms) [ RUN ] TestSparseMatrices/2.fullMat_vector_product [ OK ] TestSparseMatrices/2.fullMat_vector_product (0 ms) [ RUN ] TestSparseMatrices/2.mapMat_vector_product [ OK ] TestSparseMatrices/2.mapMat_vector_product (0 ms) [ RUN ] TestSparseMatrices/2.eiBlock1_vector_product [ OK ] TestSparseMatrices/2.eiBlock1_vector_product (0 ms) [ RUN ] TestSparseMatrices/2.crs1_vector_product [ OK ] TestSparseMatrices/2.crs1_vector_product (0 ms) [ RUN ] TestSparseMatrices/2.full_matrix_product [ OK ] TestSparseMatrices/2.full_matrix_product (0 ms) [ RUN ] TestSparseMatrices/2.crs_scalar_matrix_product [ OK ] TestSparseMatrices/2.crs_scalar_matrix_product (0 ms) [ RUN ] TestSparseMatrices/2.crs_matrix_product [ OK ] TestSparseMatrices/2.crs_matrix_product (0 ms) [ RUN ] TestSparseMatrices/2.EigenBase_matrix_product [ OK ] TestSparseMatrices/2.EigenBase_matrix_product (0 ms) [ RUN ] TestSparseMatrices/2.full_matrix_transposeproduct [ OK ] TestSparseMatrices/2.full_matrix_transposeproduct (0 ms) [ RUN ] TestSparseMatrices/2.crs_scalar_matrix_transposeproduct [ OK ] TestSparseMatrices/2.crs_scalar_matrix_transposeproduct (0 ms) [ RUN ] TestSparseMatrices/2.crs_matrix_transposeproduct [ OK ] TestSparseMatrices/2.crs_matrix_transposeproduct (0 ms) [ RUN ] TestSparseMatrices/2.crs_matrix_addition [ OK ] TestSparseMatrices/2.crs_matrix_addition (0 ms) [----------] 25 tests from TestSparseMatrices/2 (1 ms total) [----------] 25 tests from TestSparseMatrices/3, where TypeParam = sofa::TestSparseMatricesTraits [ RUN ] TestSparseMatrices/3.set_fullMat [ OK ] TestSparseMatrices/3.set_fullMat (0 ms) [ RUN ] TestSparseMatrices/3.set_crs_scalar [ OK ] TestSparseMatrices/3.set_crs_scalar (0 ms) [ RUN ] TestSparseMatrices/3.set_crs1 [ OK ] TestSparseMatrices/3.set_crs1 (0 ms) [ RUN ] TestSparseMatrices/3.set_crs2 [ OK ] TestSparseMatrices/3.set_crs2 (0 ms) [ RUN ] TestSparseMatrices/3.set_mapMat [ OK ] TestSparseMatrices/3.set_mapMat (0 ms) [ RUN ] TestSparseMatrices/3.set_eiBlock1 [ OK ] TestSparseMatrices/3.set_eiBlock1 (0 ms) [ RUN ] TestSparseMatrices/3.set_eiBlock2 [ OK ] TestSparseMatrices/3.set_eiBlock2 (0 ms) [ RUN ] TestSparseMatrices/3.set_eiBase [ OK ] TestSparseMatrices/3.set_eiBase (0 ms) [ RUN ] TestSparseMatrices/3.eigenMatrix_update [ OK ] TestSparseMatrices/3.eigenMatrix_update (0 ms) [ RUN ] TestSparseMatrices/3.eigenMatrix_block_row_filling [ OK ] TestSparseMatrices/3.eigenMatrix_block_row_filling (0 ms) [ RUN ] TestSparseMatrices/3.eigenMatrixBlockFromCompressedRowSparseMatrix [ OK ] TestSparseMatrices/3.eigenMatrixBlockFromCompressedRowSparseMatrix (0 ms) [ RUN ] TestSparseMatrices/3.eigenMapToDenseMatrix [ OK ] TestSparseMatrices/3.eigenMapToDenseMatrix (0 ms) [ RUN ] TestSparseMatrices/3.set_fullVec_nrows_reference [ OK ] TestSparseMatrices/3.set_fullVec_nrows_reference (0 ms) [ RUN ] TestSparseMatrices/3.fullMat_vector_product [ OK ] TestSparseMatrices/3.fullMat_vector_product (0 ms) [ RUN ] TestSparseMatrices/3.mapMat_vector_product [ OK ] TestSparseMatrices/3.mapMat_vector_product (0 ms) [ RUN ] TestSparseMatrices/3.eiBlock1_vector_product [ OK ] TestSparseMatrices/3.eiBlock1_vector_product (0 ms) [ RUN ] TestSparseMatrices/3.crs1_vector_product [ OK ] TestSparseMatrices/3.crs1_vector_product (0 ms) [ RUN ] TestSparseMatrices/3.full_matrix_product [ OK ] TestSparseMatrices/3.full_matrix_product (0 ms) [ RUN ] TestSparseMatrices/3.crs_scalar_matrix_product [ OK ] TestSparseMatrices/3.crs_scalar_matrix_product (0 ms) [ RUN ] TestSparseMatrices/3.crs_matrix_product [ OK ] TestSparseMatrices/3.crs_matrix_product (0 ms) [ RUN ] TestSparseMatrices/3.EigenBase_matrix_product [ OK ] TestSparseMatrices/3.EigenBase_matrix_product (0 ms) [ RUN ] TestSparseMatrices/3.full_matrix_transposeproduct [ OK ] TestSparseMatrices/3.full_matrix_transposeproduct (0 ms) [ RUN ] TestSparseMatrices/3.crs_scalar_matrix_transposeproduct [ OK ] TestSparseMatrices/3.crs_scalar_matrix_transposeproduct (0 ms) [ RUN ] TestSparseMatrices/3.crs_matrix_transposeproduct [ OK ] TestSparseMatrices/3.crs_matrix_transposeproduct (0 ms) [ RUN ] TestSparseMatrices/3.crs_matrix_addition [ OK ] TestSparseMatrices/3.crs_matrix_addition (0 ms) [----------] 25 tests from TestSparseMatrices/3 (1 ms total) [----------] 25 tests from TestSparseMatrices/4, where TypeParam = sofa::TestSparseMatricesTraits [ RUN ] TestSparseMatrices/4.set_fullMat [ OK ] TestSparseMatrices/4.set_fullMat (0 ms) [ RUN ] TestSparseMatrices/4.set_crs_scalar [ OK ] TestSparseMatrices/4.set_crs_scalar (0 ms) [ RUN ] TestSparseMatrices/4.set_crs1 [ OK ] TestSparseMatrices/4.set_crs1 (0 ms) [ RUN ] TestSparseMatrices/4.set_crs2 [ OK ] TestSparseMatrices/4.set_crs2 (0 ms) [ RUN ] TestSparseMatrices/4.set_mapMat [ OK ] TestSparseMatrices/4.set_mapMat (0 ms) [ RUN ] TestSparseMatrices/4.set_eiBlock1 [ OK ] TestSparseMatrices/4.set_eiBlock1 (0 ms) [ RUN ] TestSparseMatrices/4.set_eiBlock2 [ OK ] TestSparseMatrices/4.set_eiBlock2 (0 ms) [ RUN ] TestSparseMatrices/4.set_eiBase [ OK ] TestSparseMatrices/4.set_eiBase (0 ms) [ RUN ] TestSparseMatrices/4.eigenMatrix_update [ OK ] TestSparseMatrices/4.eigenMatrix_update (0 ms) [ RUN ] TestSparseMatrices/4.eigenMatrix_block_row_filling [ OK ] TestSparseMatrices/4.eigenMatrix_block_row_filling (0 ms) [ RUN ] TestSparseMatrices/4.eigenMatrixBlockFromCompressedRowSparseMatrix [ OK ] TestSparseMatrices/4.eigenMatrixBlockFromCompressedRowSparseMatrix (0 ms) [ RUN ] TestSparseMatrices/4.eigenMapToDenseMatrix [ OK ] TestSparseMatrices/4.eigenMapToDenseMatrix (0 ms) [ RUN ] TestSparseMatrices/4.set_fullVec_nrows_reference [ OK ] TestSparseMatrices/4.set_fullVec_nrows_reference (0 ms) [ RUN ] TestSparseMatrices/4.fullMat_vector_product [ OK ] TestSparseMatrices/4.fullMat_vector_product (0 ms) [ RUN ] TestSparseMatrices/4.mapMat_vector_product [ OK ] TestSparseMatrices/4.mapMat_vector_product (0 ms) [ RUN ] TestSparseMatrices/4.eiBlock1_vector_product [ OK ] TestSparseMatrices/4.eiBlock1_vector_product (0 ms) [ RUN ] TestSparseMatrices/4.crs1_vector_product [ OK ] TestSparseMatrices/4.crs1_vector_product (0 ms) [ RUN ] TestSparseMatrices/4.full_matrix_product [ OK ] TestSparseMatrices/4.full_matrix_product (0 ms) [ RUN ] TestSparseMatrices/4.crs_scalar_matrix_product [ OK ] TestSparseMatrices/4.crs_scalar_matrix_product (0 ms) [ RUN ] TestSparseMatrices/4.crs_matrix_product [ OK ] TestSparseMatrices/4.crs_matrix_product (0 ms) [ RUN ] TestSparseMatrices/4.EigenBase_matrix_product [ OK ] TestSparseMatrices/4.EigenBase_matrix_product (0 ms) [ RUN ] TestSparseMatrices/4.full_matrix_transposeproduct [ OK ] TestSparseMatrices/4.full_matrix_transposeproduct (0 ms) [ RUN ] TestSparseMatrices/4.crs_scalar_matrix_transposeproduct [ OK ] TestSparseMatrices/4.crs_scalar_matrix_transposeproduct (0 ms) [ RUN ] TestSparseMatrices/4.crs_matrix_transposeproduct [ OK ] TestSparseMatrices/4.crs_matrix_transposeproduct (0 ms) [ RUN ] TestSparseMatrices/4.crs_matrix_addition [ OK ] TestSparseMatrices/4.crs_matrix_addition (0 ms) [----------] 25 tests from TestSparseMatrices/4 (1 ms total) [----------] 25 tests from TestSparseMatrices/5, where TypeParam = sofa::TestSparseMatricesTraits [ RUN ] TestSparseMatrices/5.set_fullMat [ OK ] TestSparseMatrices/5.set_fullMat (0 ms) [ RUN ] TestSparseMatrices/5.set_crs_scalar [ OK ] TestSparseMatrices/5.set_crs_scalar (0 ms) [ RUN ] TestSparseMatrices/5.set_crs1 [ OK ] TestSparseMatrices/5.set_crs1 (0 ms) [ RUN ] TestSparseMatrices/5.set_crs2 [ OK ] TestSparseMatrices/5.set_crs2 (0 ms) [ RUN ] TestSparseMatrices/5.set_mapMat [ OK ] TestSparseMatrices/5.set_mapMat (0 ms) [ RUN ] TestSparseMatrices/5.set_eiBlock1 [ OK ] TestSparseMatrices/5.set_eiBlock1 (0 ms) [ RUN ] TestSparseMatrices/5.set_eiBlock2 [ OK ] TestSparseMatrices/5.set_eiBlock2 (0 ms) [ RUN ] TestSparseMatrices/5.set_eiBase [ OK ] TestSparseMatrices/5.set_eiBase (1 ms) [ RUN ] TestSparseMatrices/5.eigenMatrix_update [ OK ] TestSparseMatrices/5.eigenMatrix_update (0 ms) [ RUN ] TestSparseMatrices/5.eigenMatrix_block_row_filling [ OK ] TestSparseMatrices/5.eigenMatrix_block_row_filling (0 ms) [ RUN ] TestSparseMatrices/5.eigenMatrixBlockFromCompressedRowSparseMatrix [ OK ] TestSparseMatrices/5.eigenMatrixBlockFromCompressedRowSparseMatrix (0 ms) [ RUN ] TestSparseMatrices/5.eigenMapToDenseMatrix [ OK ] TestSparseMatrices/5.eigenMapToDenseMatrix (0 ms) [ RUN ] TestSparseMatrices/5.set_fullVec_nrows_reference [ OK ] TestSparseMatrices/5.set_fullVec_nrows_reference (0 ms) [ RUN ] TestSparseMatrices/5.fullMat_vector_product [ OK ] TestSparseMatrices/5.fullMat_vector_product (0 ms) [ RUN ] TestSparseMatrices/5.mapMat_vector_product [ OK ] TestSparseMatrices/5.mapMat_vector_product (0 ms) [ RUN ] TestSparseMatrices/5.eiBlock1_vector_product [ OK ] TestSparseMatrices/5.eiBlock1_vector_product (0 ms) [ RUN ] TestSparseMatrices/5.crs1_vector_product [ OK ] TestSparseMatrices/5.crs1_vector_product (0 ms) [ RUN ] TestSparseMatrices/5.full_matrix_product [ OK ] TestSparseMatrices/5.full_matrix_product (1 ms) [ RUN ] TestSparseMatrices/5.crs_scalar_matrix_product [ OK ] TestSparseMatrices/5.crs_scalar_matrix_product (1 ms) [ RUN ] TestSparseMatrices/5.crs_matrix_product [ OK ] TestSparseMatrices/5.crs_matrix_product (1 ms) [ RUN ] TestSparseMatrices/5.EigenBase_matrix_product [ OK ] TestSparseMatrices/5.EigenBase_matrix_product (1 ms) [ RUN ] TestSparseMatrices/5.full_matrix_transposeproduct [ OK ] TestSparseMatrices/5.full_matrix_transposeproduct (1 ms) [ RUN ] TestSparseMatrices/5.crs_scalar_matrix_transposeproduct [ OK ] TestSparseMatrices/5.crs_scalar_matrix_transposeproduct (1 ms) [ RUN ] TestSparseMatrices/5.crs_matrix_transposeproduct [ OK ] TestSparseMatrices/5.crs_matrix_transposeproduct (1 ms) [ RUN ] TestSparseMatrices/5.crs_matrix_addition [ OK ] TestSparseMatrices/5.crs_matrix_addition (1 ms) [----------] 25 tests from TestSparseMatrices/5 (24 ms total) [----------] 1 test from RotationMatrix [ RUN ] RotationMatrix.rotateMatrix [ OK ] RotationMatrix.rotateMatrix (0 ms) [----------] 1 test from RotationMatrix (0 ms total) [----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/0, where TypeParam = sofa::linearalgebra::SparseMatrixProduct,Eigen::SparseMatrix,Eigen::SparseMatrix > [ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/0.squareMatrix [ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/0.squareMatrix (1126 ms) [ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/0.rectangularMatrix [ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/0.rectangularMatrix (6137 ms) [----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/0 (7263 ms total) [----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/1, where TypeParam = sofa::linearalgebra::SparseMatrixProduct,Eigen::SparseMatrix,Eigen::SparseMatrix > [ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/1.squareMatrix [ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/1.squareMatrix (1281 ms) [ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/1.rectangularMatrix [ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/1.rectangularMatrix (6382 ms) [----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/1 (7664 ms total) [----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/2, where TypeParam = sofa::linearalgebra::SparseMatrixProduct,Eigen::SparseMatrix,Eigen::SparseMatrix > [ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/2.squareMatrix [ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/2.squareMatrix (1090 ms) [ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/2.rectangularMatrix [ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/2.rectangularMatrix (5297 ms) [----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/2 (6388 ms total) [----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/3, where TypeParam = sofa::linearalgebra::SparseMatrixProduct,Eigen::SparseMatrix,Eigen::SparseMatrix > [ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/3.squareMatrix [ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/3.squareMatrix (1140 ms) [ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/3.rectangularMatrix [ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/3.rectangularMatrix (5651 ms) [----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/3 (6792 ms total) [----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/4, where TypeParam = sofa::linearalgebra::SparseMatrixProduct,Eigen::SparseMatrix,Eigen::SparseMatrix > [ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/4.squareMatrix [ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/4.squareMatrix (1221 ms) [ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/4.rectangularMatrix [ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/4.rectangularMatrix (5719 ms) [----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/4 (6941 ms total) [----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/5, where TypeParam = sofa::linearalgebra::SparseMatrixProduct,Eigen::SparseMatrix,Eigen::SparseMatrix > [ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/5.squareMatrix [ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/5.squareMatrix (991 ms) [ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/5.rectangularMatrix [ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/5.rectangularMatrix (4793 ms) [----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/5 (5784 ms total) [----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/6, where TypeParam = sofa::linearalgebra::SparseMatrixProduct,Eigen::SparseMatrix,Eigen::SparseMatrix > [ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/6.squareMatrix [ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/6.squareMatrix (935 ms) [ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/6.rectangularMatrix [ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/6.rectangularMatrix (4756 ms) [----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/6 (5691 ms total) [----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/7, where TypeParam = sofa::linearalgebra::SparseMatrixProduct,Eigen::SparseMatrix,Eigen::SparseMatrix > [ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/7.squareMatrix [ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/7.squareMatrix (908 ms) [ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/7.rectangularMatrix [ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/7.rectangularMatrix (4423 ms) [----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/7 (5332 ms total) [----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/8, where TypeParam = sofa::linearalgebra::SparseMatrixProduct,Eigen::SparseMatrix,Eigen::SparseMatrix > [ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/8.squareMatrix [ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/8.squareMatrix (602 ms) [ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/8.rectangularMatrix [ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/8.rectangularMatrix (2852 ms) [----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/8 (3454 ms total) [----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/9, where TypeParam = sofa::linearalgebra::SparseMatrixProduct,Eigen::SparseMatrix,Eigen::SparseMatrix > [ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/9.squareMatrix [ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/9.squareMatrix (584 ms) [ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/9.rectangularMatrix [ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/9.rectangularMatrix (2808 ms) [----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/9 (3392 ms total) [----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/10, where TypeParam = sofa::linearalgebra::SparseMatrixProduct,Eigen::SparseMatrix,Eigen::SparseMatrix > [ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/10.squareMatrix [ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/10.squareMatrix (549 ms) [ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/10.rectangularMatrix [ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/10.rectangularMatrix (2685 ms) [----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/10 (3235 ms total) [----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/11, where TypeParam = sofa::linearalgebra::SparseMatrixProduct,Eigen::SparseMatrix,Eigen::SparseMatrix > [ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/11.squareMatrix [ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/11.squareMatrix (531 ms) [ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/11.rectangularMatrix [ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/11.rectangularMatrix (2698 ms) [----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/11 (3230 ms total) [----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/12, where TypeParam = sofa::linearalgebra::SparseMatrixProduct,Eigen::SparseMatrix,Eigen::SparseMatrix > [ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/12.squareMatrix [ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/12.squareMatrix (551 ms) [ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/12.rectangularMatrix [ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/12.rectangularMatrix (2677 ms) [----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/12 (3229 ms total) [----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/13, where TypeParam = sofa::linearalgebra::SparseMatrixProduct,Eigen::SparseMatrix,Eigen::SparseMatrix > [ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/13.squareMatrix [ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/13.squareMatrix (540 ms) [ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/13.rectangularMatrix [ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/13.rectangularMatrix (2694 ms) [----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/13 (3234 ms total) [----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/14, where TypeParam = sofa::linearalgebra::SparseMatrixProduct,Eigen::SparseMatrix,Eigen::SparseMatrix > [ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/14.squareMatrix [ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/14.squareMatrix (643 ms) [ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/14.rectangularMatrix [ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/14.rectangularMatrix (3155 ms) [----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/14 (3799 ms total) [----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/15, where TypeParam = sofa::linearalgebra::SparseMatrixProduct,Eigen::SparseMatrix,Eigen::SparseMatrix > [ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/15.squareMatrix [ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/15.squareMatrix (637 ms) [ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/15.rectangularMatrix [ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/15.rectangularMatrix (3052 ms) [----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/15 (3690 ms total) [----------] 2 tests from TestSparseMatrixTranspose/0, where TypeParam = TestSparseMatrixTransposeTraits,float> [ RUN ] TestSparseMatrixTranspose/0.squareMatrix [ OK ] TestSparseMatrixTranspose/0.squareMatrix (5 ms) [ RUN ] TestSparseMatrixTranspose/0.rectangularMatrix [ OK ] TestSparseMatrixTranspose/0.rectangularMatrix (5 ms) [----------] 2 tests from TestSparseMatrixTranspose/0 (11 ms total) [----------] 2 tests from TestSparseMatrixTranspose/1, where TypeParam = TestSparseMatrixTransposeTraits,double> [ RUN ] TestSparseMatrixTranspose/1.squareMatrix [ OK ] TestSparseMatrixTranspose/1.squareMatrix (1 ms) [ RUN ] TestSparseMatrixTranspose/1.rectangularMatrix [ OK ] TestSparseMatrixTranspose/1.rectangularMatrix (5 ms) [----------] 2 tests from TestSparseMatrixTranspose/1 (7 ms total) [----------] 2 tests from TestSparseMatrixTranspose/2, where TypeParam = TestSparseMatrixTransposeTraits,float> [ RUN ] TestSparseMatrixTranspose/2.squareMatrix [ OK ] TestSparseMatrixTranspose/2.squareMatrix (1 ms) [ RUN ] TestSparseMatrixTranspose/2.rectangularMatrix [ OK ] TestSparseMatrixTranspose/2.rectangularMatrix (6 ms) [----------] 2 tests from TestSparseMatrixTranspose/2 (8 ms total) [----------] 2 tests from TestSparseMatrixTranspose/3, where TypeParam = TestSparseMatrixTransposeTraits,double> [ RUN ] TestSparseMatrixTranspose/3.squareMatrix [ OK ] TestSparseMatrixTranspose/3.squareMatrix (1 ms) [ RUN ] TestSparseMatrixTranspose/3.rectangularMatrix [ OK ] TestSparseMatrixTranspose/3.rectangularMatrix (6 ms) [----------] 2 tests from TestSparseMatrixTranspose/3 (8 ms total) [----------] 6 tests from TriangularSystemSolver [ RUN ] TriangularSystemSolver.empty [ OK ] TriangularSystemSolver.empty (0 ms) [ RUN ] TriangularSystemSolver.lower2x2 [ OK ] TriangularSystemSolver.lower2x2 (0 ms) [ RUN ] TriangularSystemSolver.lower3x3 [ OK ] TriangularSystemSolver.lower3x3 (0 ms) [ RUN ] TriangularSystemSolver.upper2x2 [ OK ] TriangularSystemSolver.upper2x2 (0 ms) [ RUN ] TriangularSystemSolver.upper3x3 [ OK ] TriangularSystemSolver.upper3x3 (0 ms) [ RUN ] TriangularSystemSolver.computeLowerTriangularMatrixCoordinates [ OK ] TriangularSystemSolver.computeLowerTriangularMatrixCoordinates (0 ms) [----------] 6 tests from TriangularSystemSolver (0 ms total) [----------] Global test environment tear-down [==========] 267 tests from 52 test suites ran. (79704 ms total) [ PASSED ] 267 tests. ------------------------------------------ Running unit-tests SofaValidation_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/SofaValidation_test --gtest_output=xml:unit-tests/SofaValidation_test/report.xml 2>&1" [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from Monitor_test [ RUN ] Monitor_test.testInit [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.dylib [DEPRECATED] [SofaValidation] SofaValidation is deprecated. It will be removed at v23.06. For CompareState and CompareTopology, use Sofa.Component.Playback instead. [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Playback.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofaValidation.dylib [ OK ] Monitor_test.testInit (492 ms) [ RUN ] Monitor_test.testModif [ OK ] Monitor_test.testModif (2 ms) [----------] 2 tests from Monitor_test (494 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (494 ms total) [ PASSED ] 2 tests. ------------------------------------------ Running unit-tests Sofa.Component.SolidMechanics_simutest Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.SolidMechanics_simutest --gtest_output=xml:unit-tests/Sofa.Component.SolidMechanics_simutest/report.xml 2>&1" [==========] Running 4 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from AffinePatch_sofa_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> [ RUN ] AffinePatch_sofa_test/0.patchTest2D [ OK ] AffinePatch_sofa_test/0.patchTest2D (6 ms) [ RUN ] AffinePatch_sofa_test/0.patchTest3D [ OK ] AffinePatch_sofa_test/0.patchTest3D (9 ms) [----------] 2 tests from AffinePatch_sofa_test/0 (16 ms total) [----------] 2 tests from LinearElasticity_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> [ RUN ] LinearElasticity_test/0.testTractionTensorMass [ OK ] LinearElasticity_test/0.testTractionTensorMass (53 ms) [ RUN ] LinearElasticity_test/0.testTractionCorotational [ OK ] LinearElasticity_test/0.testTractionCorotational (79 ms) [----------] 2 tests from LinearElasticity_test/0 (133 ms total) [----------] Global test environment tear-down [==========] 4 tests from 2 test suites ran. (149 ms total) [ PASSED ] 4 tests. ------------------------------------------ Running unit-tests CollisionOBBCapsule_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/CollisionOBBCapsule_test --gtest_output=xml:unit-tests/CollisionOBBCapsule_test/report.xml 2>&1" [WARNING] [ObjectFactory] Class already registered: CapsuleCollisionModel [==========] Running 27 tests from 4 test suites. [----------] Global test environment set-up. [----------] 6 tests from TestOBB [ RUN ] TestOBB.face_vertex [ OK ] TestOBB.face_vertex (0 ms) [ RUN ] TestOBB.vertex_vertex [ OK ] TestOBB.vertex_vertex (0 ms) [ RUN ] TestOBB.face_face [ OK ] TestOBB.face_face (0 ms) [ RUN ] TestOBB.face_edge [ OK ] TestOBB.face_edge (0 ms) [ RUN ] TestOBB.edge_edge [ OK ] TestOBB.edge_edge (0 ms) [ RUN ] TestOBB.edge_vertex [ OK ] TestOBB.edge_vertex (0 ms) [----------] 6 tests from TestOBB (1 ms total) [----------] 6 tests from TestCapOBB [ RUN ] TestCapOBB.face_vertex [ OK ] TestCapOBB.face_vertex (0 ms) [ RUN ] TestCapOBB.face_edge [ OK ] TestCapOBB.face_edge (0 ms) [ RUN ] TestCapOBB.edge_vertex [ OK ] TestCapOBB.edge_vertex (0 ms) [ RUN ] TestCapOBB.edge_edge [ OK ] TestCapOBB.edge_edge (0 ms) [ RUN ] TestCapOBB.vertex_edge [ OK ] TestCapOBB.vertex_edge (0 ms) [ RUN ] TestCapOBB.vertex_vertex [ OK ] TestCapOBB.vertex_vertex (0 ms) [----------] 6 tests from TestCapOBB (1 ms total) [----------] 3 tests from TestSphereOBB [ RUN ] TestSphereOBB.vertex_sphere detectionOUTPUT[0].point[0] 2.19846e-16 -1.64885e-16 0.01 detectionOUTPUT[0].point[1] 2.22045e-16 -1.66533e-16 2.22045e-16 [ OK ] TestSphereOBB.vertex_sphere (0 ms) [ RUN ] TestSphereOBB.edge_sphere [ OK ] TestSphereOBB.edge_sphere (0 ms) [ RUN ] TestSphereOBB.face_sphere [ OK ] TestSphereOBB.face_sphere (0 ms) [----------] 3 tests from TestSphereOBB (0 ms total) [----------] 12 tests from TestTriOBB [ RUN ] TestTriOBB.face_face [ OK ] TestTriOBB.face_face (0 ms) [ RUN ] TestTriOBB.face_edge [ OK ] TestTriOBB.face_edge (0 ms) [ RUN ] TestTriOBB.face_vertex [ OK ] TestTriOBB.face_vertex (0 ms) [ RUN ] TestTriOBB.edge_face [ OK ] TestTriOBB.edge_face (0 ms) [ RUN ] TestTriOBB.edge_edge [ OK ] TestTriOBB.edge_edge (0 ms) [ RUN ] TestTriOBB.edge_edge_2 [ OK ] TestTriOBB.edge_edge_2 (0 ms) [ RUN ] TestTriOBB.edge_vertex [ OK ] TestTriOBB.edge_vertex (0 ms) [ RUN ] TestTriOBB.vertex_face [ OK ] TestTriOBB.vertex_face (0 ms) [ RUN ] TestTriOBB.vertex_edge [ OK ] TestTriOBB.vertex_edge (0 ms) [ RUN ] TestTriOBB.vertex_vertex [ OK ] TestTriOBB.vertex_vertex (0 ms) [ RUN ] TestTriOBB.face_vertex_out detectionOUTPUT[0].point[0] 0 0 0 detectionOUTPUT[0].point[1] -0.01 0 0.01 [ OK ] TestTriOBB.face_vertex_out (0 ms) [ RUN ] TestTriOBB.face_vertex_out2 detectionOUTPUT[0].point[0] 0 0 0 detectionOUTPUT[0].point[1] -0.01 0 -0.01 [ OK ] TestTriOBB.face_vertex_out2 (0 ms) [----------] 12 tests from TestTriOBB (3 ms total) [----------] Global test environment tear-down [==========] 27 tests from 4 test suites ran. (7 ms total) [ PASSED ] 27 tests. ------------------------------------------ Running unit-tests Sofa.Geometry_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Geometry_test --gtest_output=xml:unit-tests/Sofa.Geometry_test/report.xml 2>&1" [==========] Running 57 tests from 21 test suites. [----------] Global test environment set-up. [----------] 12 tests from GeometryEdge_test [ RUN ] GeometryEdge_test.squaredLength1f [ OK ] GeometryEdge_test.squaredLength1f (0 ms) [ RUN ] GeometryEdge_test.squaredLength2f [ OK ] GeometryEdge_test.squaredLength2f (0 ms) [ RUN ] GeometryEdge_test.squaredLength3f [ OK ] GeometryEdge_test.squaredLength3f (0 ms) [ RUN ] GeometryEdge_test.length3f [ OK ] GeometryEdge_test.length3f (0 ms) [ RUN ] GeometryEdge_test.getBarycentricCoordinates1f [ OK ] GeometryEdge_test.getBarycentricCoordinates1f (0 ms) [ RUN ] GeometryEdge_test.getBarycentricCoordinates2f [ OK ] GeometryEdge_test.getBarycentricCoordinates2f (0 ms) [ RUN ] GeometryEdge_test.getBarycentricCoordinates3f [ OK ] GeometryEdge_test.getBarycentricCoordinates3f (0 ms) [ RUN ] GeometryEdge_test.isPointOnEdge2f [ OK ] GeometryEdge_test.isPointOnEdge2f (0 ms) [ RUN ] GeometryEdge_test.isPointOnEdge3f [ OK ] GeometryEdge_test.isPointOnEdge3f (0 ms) [ RUN ] GeometryEdge_test.intersectionWithEdge2f [ OK ] GeometryEdge_test.intersectionWithEdge2f (0 ms) [ RUN ] GeometryEdge_test.intersectionWithEdge3f [ OK ] GeometryEdge_test.intersectionWithEdge3f (0 ms) [ RUN ] GeometryEdge_test.intersectionWithPlane3f [ OK ] GeometryEdge_test.intersectionWithPlane3f (0 ms) [----------] 12 tests from GeometryEdge_test (0 ms total) [----------] 2 tests from Geometry2DTriangle_test/0, where TypeParam = std::array [ RUN ] Geometry2DTriangle_test/0.area [ OK ] Geometry2DTriangle_test/0.area (0 ms) [ RUN ] Geometry2DTriangle_test/0.flat_area [ OK ] Geometry2DTriangle_test/0.flat_area (0 ms) [----------] 2 tests from Geometry2DTriangle_test/0 (0 ms total) [----------] 2 tests from Geometry2DTriangle_test/1, where TypeParam = sofa::type::fixed_array [ RUN ] Geometry2DTriangle_test/1.area [ OK ] Geometry2DTriangle_test/1.area (0 ms) [ RUN ] Geometry2DTriangle_test/1.flat_area [ OK ] Geometry2DTriangle_test/1.flat_area (0 ms) [----------] 2 tests from Geometry2DTriangle_test/1 (0 ms total) [----------] 2 tests from Geometry2DTriangle_test/2, where TypeParam = sofa::type::Vec<2u,float> [ RUN ] Geometry2DTriangle_test/2.area [ OK ] Geometry2DTriangle_test/2.area (0 ms) [ RUN ] Geometry2DTriangle_test/2.flat_area [ OK ] Geometry2DTriangle_test/2.flat_area (0 ms) [----------] 2 tests from Geometry2DTriangle_test/2 (0 ms total) [----------] 2 tests from Geometry2DTriangle_test/3, where TypeParam = std::array [ RUN ] Geometry2DTriangle_test/3.area [ OK ] Geometry2DTriangle_test/3.area (0 ms) [ RUN ] Geometry2DTriangle_test/3.flat_area [ OK ] Geometry2DTriangle_test/3.flat_area (0 ms) [----------] 2 tests from Geometry2DTriangle_test/3 (0 ms total) [----------] 2 tests from Geometry2DTriangle_test/4, where TypeParam = sofa::type::fixed_array [ RUN ] Geometry2DTriangle_test/4.area [ OK ] Geometry2DTriangle_test/4.area (0 ms) [ RUN ] Geometry2DTriangle_test/4.flat_area [ OK ] Geometry2DTriangle_test/4.flat_area (0 ms) [----------] 2 tests from Geometry2DTriangle_test/4 (0 ms total) [----------] 2 tests from Geometry2DTriangle_test/5, where TypeParam = sofa::type::Vec<2u,double> [ RUN ] Geometry2DTriangle_test/5.area [ OK ] Geometry2DTriangle_test/5.area (0 ms) [ RUN ] Geometry2DTriangle_test/5.flat_area [ OK ] Geometry2DTriangle_test/5.flat_area (0 ms) [----------] 2 tests from Geometry2DTriangle_test/5 (0 ms total) [----------] 3 tests from Geometry3DTriangle_test/0, where TypeParam = std::array [ RUN ] Geometry3DTriangle_test/0.area [ OK ] Geometry3DTriangle_test/0.area (0 ms) [ RUN ] Geometry3DTriangle_test/0.flat_area [ OK ] Geometry3DTriangle_test/0.flat_area (0 ms) [ RUN ] Geometry3DTriangle_test/0.normal [ OK ] Geometry3DTriangle_test/0.normal (0 ms) [----------] 3 tests from Geometry3DTriangle_test/0 (0 ms total) [----------] 3 tests from Geometry3DTriangle_test/1, where TypeParam = sofa::type::fixed_array [ RUN ] Geometry3DTriangle_test/1.area [ OK ] Geometry3DTriangle_test/1.area (0 ms) [ RUN ] Geometry3DTriangle_test/1.flat_area [ OK ] Geometry3DTriangle_test/1.flat_area (0 ms) [ RUN ] Geometry3DTriangle_test/1.normal [ OK ] Geometry3DTriangle_test/1.normal (0 ms) [----------] 3 tests from Geometry3DTriangle_test/1 (0 ms total) [----------] 3 tests from Geometry3DTriangle_test/2, where TypeParam = sofa::type::Vec<3u,float> [ RUN ] Geometry3DTriangle_test/2.area [ OK ] Geometry3DTriangle_test/2.area (0 ms) [ RUN ] Geometry3DTriangle_test/2.flat_area [ OK ] Geometry3DTriangle_test/2.flat_area (0 ms) [ RUN ] Geometry3DTriangle_test/2.normal [ OK ] Geometry3DTriangle_test/2.normal (0 ms) [----------] 3 tests from Geometry3DTriangle_test/2 (0 ms total) [----------] 3 tests from Geometry3DTriangle_test/3, where TypeParam = std::array [ RUN ] Geometry3DTriangle_test/3.area [ OK ] Geometry3DTriangle_test/3.area (0 ms) [ RUN ] Geometry3DTriangle_test/3.flat_area [ OK ] Geometry3DTriangle_test/3.flat_area (0 ms) [ RUN ] Geometry3DTriangle_test/3.normal [ OK ] Geometry3DTriangle_test/3.normal (0 ms) [----------] 3 tests from Geometry3DTriangle_test/3 (0 ms total) [----------] 3 tests from Geometry3DTriangle_test/4, where TypeParam = sofa::type::fixed_array [ RUN ] Geometry3DTriangle_test/4.area [ OK ] Geometry3DTriangle_test/4.area (0 ms) [ RUN ] Geometry3DTriangle_test/4.flat_area [ OK ] Geometry3DTriangle_test/4.flat_area (0 ms) [ RUN ] Geometry3DTriangle_test/4.normal [ OK ] Geometry3DTriangle_test/4.normal (0 ms) [----------] 3 tests from Geometry3DTriangle_test/4 (0 ms total) [----------] 3 tests from Geometry3DTriangle_test/5, where TypeParam = sofa::type::Vec<3u,double> [ RUN ] Geometry3DTriangle_test/5.area [ OK ] Geometry3DTriangle_test/5.area (0 ms) [ RUN ] Geometry3DTriangle_test/5.flat_area [ OK ] Geometry3DTriangle_test/5.flat_area (0 ms) [ RUN ] Geometry3DTriangle_test/5.normal [ OK ] Geometry3DTriangle_test/5.normal (0 ms) [----------] 3 tests from Geometry3DTriangle_test/5 (0 ms total) [----------] 1 test from GeometryVec2DTriangle_test/0, where TypeParam = sofa::type::Vec<2u,float> [ RUN ] GeometryVec2DTriangle_test/0.isPointInTriangle [ OK ] GeometryVec2DTriangle_test/0.isPointInTriangle (0 ms) [----------] 1 test from GeometryVec2DTriangle_test/0 (0 ms total) [----------] 1 test from GeometryVec2DTriangle_test/1, where TypeParam = sofa::type::Vec<2u,double> [ RUN ] GeometryVec2DTriangle_test/1.isPointInTriangle [ OK ] GeometryVec2DTriangle_test/1.isPointInTriangle (0 ms) [----------] 1 test from GeometryVec2DTriangle_test/1 (0 ms total) [----------] 1 test from GeometryVec3DTriangle_test/0, where TypeParam = sofa::type::Vec<3u,float> [ RUN ] GeometryVec3DTriangle_test/0.isPointInTriangle [ OK ] GeometryVec3DTriangle_test/0.isPointInTriangle (0 ms) [----------] 1 test from GeometryVec3DTriangle_test/0 (0 ms total) [----------] 1 test from GeometryVec3DTriangle_test/1, where TypeParam = sofa::type::Vec<3u,double> [ RUN ] GeometryVec3DTriangle_test/1.isPointInTriangle [ OK ] GeometryVec3DTriangle_test/1.isPointInTriangle (0 ms) [----------] 1 test from GeometryVec3DTriangle_test/1 (0 ms total) [----------] 1 test from GeometryTriangle_test [ RUN ] GeometryTriangle_test.rayIntersectionVec3 [ OK ] GeometryTriangle_test.rayIntersectionVec3 (0 ms) [----------] 1 test from GeometryTriangle_test (0 ms total) [----------] 2 tests from GeometryQuad_test [ RUN ] GeometryQuad_test.square_area3f_stdarray [ OK ] GeometryQuad_test.square_area3f_stdarray (0 ms) [ RUN ] GeometryQuad_test.quad_area3f_stdarray [ OK ] GeometryQuad_test.quad_area3f_stdarray (0 ms) [----------] 2 tests from GeometryQuad_test (0 ms total) [----------] 1 test from GeometryTetrahedron_test [ RUN ] GeometryTetrahedron_test.volume2_vec3f [ OK ] GeometryTetrahedron_test.volume2_vec3f (0 ms) [----------] 1 test from GeometryTetrahedron_test (0 ms total) [----------] 7 tests from GeometryHexahedron_test [ RUN ] GeometryHexahedron_test.center_vec3f [ OK ] GeometryHexahedron_test.center_vec3f (0 ms) [ RUN ] GeometryHexahedron_test.barycentricCoefficients_vec3f [ OK ] GeometryHexahedron_test.barycentricCoefficients_vec3f (0 ms) [ RUN ] GeometryHexahedron_test.squaredDistanceTo_vec3f [ OK ] GeometryHexahedron_test.squaredDistanceTo_vec3f (0 ms) [ RUN ] GeometryHexahedron_test.getPositionFromBarycentricCoefficients_vec3f [ OK ] GeometryHexahedron_test.getPositionFromBarycentricCoefficients_vec3f (0 ms) [ RUN ] GeometryHexahedron_test.cube_volume_vec3f [ OK ] GeometryHexahedron_test.cube_volume_vec3f (0 ms) [ RUN ] GeometryHexahedron_test.rand_volume_vec3f [ OK ] GeometryHexahedron_test.rand_volume_vec3f (0 ms) [ RUN ] GeometryHexahedron_test.null_volume_vec3f [ OK ] GeometryHexahedron_test.null_volume_vec3f (0 ms) [----------] 7 tests from GeometryHexahedron_test (0 ms total) [----------] Global test environment tear-down [==========] 57 tests from 21 test suites ran. (0 ms total) [ PASSED ] 57 tests. ------------------------------------------ Running unit-tests SofaCarving_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/SofaCarving_test --gtest_output=xml:unit-tests/SofaCarving_test/report.xml 2>&1" [==========] Running 7 tests from 1 test suite. [----------] Global test environment set-up. [----------] 7 tests from SofaCarving_test [ RUN ] SofaCarving_test.testManagerEmpty [ OK ] SofaCarving_test.testManagerEmpty (0 ms) [ RUN ] SofaCarving_test.testManagerInit [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.dylib [ OK ] SofaCarving_test.testManagerInit (625 ms) [ RUN ] SofaCarving_test.testManagerInitWithLinks [ OK ] SofaCarving_test.testManagerInitWithLinks (0 ms) [ RUN ] SofaCarving_test.testManagerWrongInit [ERROR] [CarvingManager(Carving Manager)] Tool Collision Model not found. Set the link to toolModel or set tag 'CarvingTool' to the right collision model. [ERROR] [CarvingManager(Carving Manager)] m_surfaceCollisionModels not found. Set tag 'CarvingSurface' to the right collision models. [ OK ] SofaCarving_test.testManagerWrongInit (0 ms) [ RUN ] SofaCarving_test.testCarvingSceneInit [ OK ] SofaCarving_test.testCarvingSceneInit (27 ms) [ RUN ] SofaCarving_test.testdoCarving [ OK ] SofaCarving_test.testdoCarving (366 ms) [ RUN ] SofaCarving_test.testdoCarvingWithPenetration [ OK ] SofaCarving_test.testdoCarvingWithPenetration (463 ms) [----------] 7 tests from SofaCarving_test (1483 ms total) [----------] Global test environment tear-down [==========] 7 tests from 1 test suite ran. (1483 ms total) [ PASSED ] 7 tests. ------------------------------------------ Running unit-tests Sofa.Simulation.Core_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Simulation.Core_test --gtest_output=xml:unit-tests/Sofa.Simulation.Core_test/report.xml 2>&1" [==========] Running 58 tests from 24 test suites. [----------] Global test environment set-up. [----------] 6 tests from ParallelForEach [ RUN ] ParallelForEach.makeRangesForLoop [ OK ] ParallelForEach.makeRangesForLoop (0 ms) [ RUN ] ParallelForEach.incrementVectorLambda [ OK ] ParallelForEach.incrementVectorLambda (0 ms) [ RUN ] ParallelForEach.incrementVectorFunctor [ OK ] ParallelForEach.incrementVectorFunctor (0 ms) [ RUN ] ParallelForEach.nbElementsLessThanThreads [ OK ] ParallelForEach.nbElementsLessThanThreads (1 ms) [ RUN ] ParallelForEach.emptyContainer [ OK ] ParallelForEach.emptyContainer (1 ms) [ RUN ] ParallelForEach.integers [ OK ] ParallelForEach.integers (0 ms) [----------] 6 tests from ParallelForEach (3 ms total) [----------] 3 tests from ParallelForEachRange [ RUN ] ParallelForEachRange.nonInitializedTaskScheduler [ERROR] [parallelForEach] Task scheduler does not appear to be initialized. Cannot perform parallel tasks. [ OK ] ParallelForEachRange.nonInitializedTaskScheduler (0 ms) [ RUN ] ParallelForEachRange.incrementVectorLambda [ OK ] ParallelForEachRange.incrementVectorLambda (0 ms) [ RUN ] ParallelForEachRange.integers [ OK ] ParallelForEachRange.integers (0 ms) [----------] 3 tests from ParallelForEachRange (0 ms total) [----------] 2 tests from RequiredPlugin_test [ RUN ] RequiredPlugin_test.testNotExistingPlugin [ERROR] [RequiredPlugin(notExist)] Plugin not found: "SofaNotExist" Failed to load: ["SofaNotExist"] [ OK ] RequiredPlugin_test.testNotExistingPlugin (20 ms) [ RUN ] RequiredPlugin_test.testNoParameter [ERROR] [RequiredPlugin()] Plugin not found: "" Failed to load: [""] [ OK ] RequiredPlugin_test.testNoParameter (10 ms) [----------] 2 tests from RequiredPlugin_test (31 ms total) [----------] 1 test from SceneCheckRegistry [ RUN ] SceneCheckRegistry.addToRegistry [ OK ] SceneCheckRegistry.addToRegistry (0 ms) [----------] 1 test from SceneCheckRegistry (0 ms total) [----------] 2 tests from simulationLoad [ RUN ] simulationLoad.existingFilename [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.AnimationLoop.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Algorithm.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Intersection.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Response.Contact.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Correction.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Solver.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.IO.Mesh.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.Linear.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mass.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.Elastic.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Constant.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Grid.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Visual.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.GL.Component.Rendering3D.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.GL.Component.Shader.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSystem.dylib [ OK ] simulationLoad.existingFilename (471 ms) [ RUN ] simulationLoad.nonExistingFilename [ERROR] [Simulation] Cannot load file 'aFileThatDoesNotExist.scn': file cannot be found [ OK ] simulationLoad.nonExistingFilename (0 ms) [----------] 2 tests from simulationLoad (471 ms total) [----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/0, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct,Eigen::SparseMatrix,Eigen::SparseMatrix > [ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/0.squareMatrix [ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/0.squareMatrix (1008 ms) [ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/0.rectangularMatrix [ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/0.rectangularMatrix (5317 ms) [----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/0 (6325 ms total) [----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/1, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct,Eigen::SparseMatrix,Eigen::SparseMatrix > [ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/1.squareMatrix [ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/1.squareMatrix (1122 ms) [ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/1.rectangularMatrix [ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/1.rectangularMatrix (4877 ms) [----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/1 (6000 ms total) [----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/2, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct,Eigen::SparseMatrix,Eigen::SparseMatrix > [ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/2.squareMatrix [ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/2.squareMatrix (847 ms) [ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/2.rectangularMatrix [ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/2.rectangularMatrix (4072 ms) [----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/2 (4919 ms total) [----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/3, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct,Eigen::SparseMatrix,Eigen::SparseMatrix > [ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/3.squareMatrix [ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/3.squareMatrix (844 ms) [ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/3.rectangularMatrix [ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/3.rectangularMatrix (3881 ms) [----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/3 (4726 ms total) [----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/4, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct,Eigen::SparseMatrix,Eigen::SparseMatrix > [ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/4.squareMatrix [ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/4.squareMatrix (789 ms) [ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/4.rectangularMatrix [ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/4.rectangularMatrix (3781 ms) [----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/4 (4570 ms total) [----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/5, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct,Eigen::SparseMatrix,Eigen::SparseMatrix > [ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/5.squareMatrix [ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/5.squareMatrix (781 ms) [ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/5.rectangularMatrix [ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/5.rectangularMatrix (3855 ms) [----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/5 (4636 ms total) [----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/6, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct,Eigen::SparseMatrix,Eigen::SparseMatrix > [ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/6.squareMatrix [ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/6.squareMatrix (800 ms) [ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/6.rectangularMatrix [ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/6.rectangularMatrix (3829 ms) [----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/6 (4630 ms total) [----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/7, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct,Eigen::SparseMatrix,Eigen::SparseMatrix > [ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/7.squareMatrix [ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/7.squareMatrix (777 ms) [ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/7.rectangularMatrix [ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/7.rectangularMatrix (3867 ms) [----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/7 (4644 ms total) [----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/8, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct,Eigen::SparseMatrix,Eigen::SparseMatrix > [ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/8.squareMatrix [ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/8.squareMatrix (538 ms) [ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/8.rectangularMatrix [ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/8.rectangularMatrix (2569 ms) [----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/8 (3108 ms total) [----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/9, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct,Eigen::SparseMatrix,Eigen::SparseMatrix > [ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/9.squareMatrix [ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/9.squareMatrix (521 ms) [ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/9.rectangularMatrix [ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/9.rectangularMatrix (2520 ms) [----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/9 (3042 ms total) [----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/10, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct,Eigen::SparseMatrix,Eigen::SparseMatrix > [ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/10.squareMatrix [ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/10.squareMatrix (515 ms) [ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/10.rectangularMatrix [ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/10.rectangularMatrix (2599 ms) [----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/10 (3115 ms total) [----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/11, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct,Eigen::SparseMatrix,Eigen::SparseMatrix > [ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/11.squareMatrix [ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/11.squareMatrix (541 ms) [ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/11.rectangularMatrix [ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/11.rectangularMatrix (2574 ms) [----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/11 (3116 ms total) [----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/12, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct,Eigen::SparseMatrix,Eigen::SparseMatrix > [ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/12.squareMatrix [ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/12.squareMatrix (538 ms) [ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/12.rectangularMatrix [ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/12.rectangularMatrix (2648 ms) [----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/12 (3187 ms total) [----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/13, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct,Eigen::SparseMatrix,Eigen::SparseMatrix > [ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/13.squareMatrix [ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/13.squareMatrix (537 ms) [ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/13.rectangularMatrix [ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/13.rectangularMatrix (2608 ms) [----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/13 (3145 ms total) [----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/14, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct,Eigen::SparseMatrix,Eigen::SparseMatrix > [ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/14.squareMatrix [ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/14.squareMatrix (638 ms) [ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/14.rectangularMatrix [ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/14.rectangularMatrix (3016 ms) [----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/14 (3654 ms total) [----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/15, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct,Eigen::SparseMatrix,Eigen::SparseMatrix > [ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/15.squareMatrix [ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/15.squareMatrix (632 ms) [ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/15.rectangularMatrix [ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/15.rectangularMatrix (3043 ms) [----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/15 (3675 ms total) [----------] 1 test from TaskSchedulerFactory [ RUN ] TaskSchedulerFactory.instantiateNotInFactory [ERROR] [TaskSchedulerFactory] Cannot instantiate task scheduler 'notInFactory': it has not been registered into the factory [ OK ] TaskSchedulerFactory.instantiateNotInFactory (0 ms) [----------] 1 test from TaskSchedulerFactory (0 ms total) [----------] 5 tests from MainTaskSchedulerFactory [ RUN ] MainTaskSchedulerFactory.createEmpty [ OK ] MainTaskSchedulerFactory.createEmpty (0 ms) [ RUN ] MainTaskSchedulerFactory.createDefault [ OK ] MainTaskSchedulerFactory.createDefault (0 ms) [ RUN ] MainTaskSchedulerFactory.createNotInFactory [ERROR] [TaskSchedulerFactory] Cannot instantiate task scheduler 'notInFactory': it has not been registered into the factory [ OK ] MainTaskSchedulerFactory.createNotInFactory (0 ms) [ RUN ] MainTaskSchedulerFactory.registerAlreadyInFactory [ERROR] [TaskSchedulerFactory] Cannot register task scheduler '_default' into the factory: a task scheduler with this name already exists [ OK ] MainTaskSchedulerFactory.registerAlreadyInFactory (0 ms) [ RUN ] MainTaskSchedulerFactory.registerNew [ OK ] MainTaskSchedulerFactory.registerNew (0 ms) [----------] 5 tests from MainTaskSchedulerFactory (0 ms total) [----------] 6 tests from TaskSchedulerTests [ RUN ] TaskSchedulerTests.FibonacciSingle [ OK ] TaskSchedulerTests.FibonacciSingle (29 ms) [ RUN ] TaskSchedulerTests.FibonacciMulti [ OK ] TaskSchedulerTests.FibonacciMulti (262 ms) [ RUN ] TaskSchedulerTests.IntSumSingle [ OK ] TaskSchedulerTests.IntSumSingle (93 ms) [ RUN ] TaskSchedulerTests.IntSumMulti [ OK ] TaskSchedulerTests.IntSumMulti (873 ms) [ RUN ] TaskSchedulerTests.Lambda [ OK ] TaskSchedulerTests.Lambda (0 ms) [ RUN ] TaskSchedulerTests.Functor [ OK ] TaskSchedulerTests.Functor (0 ms) [----------] 6 tests from TaskSchedulerTests (1259 ms total) [----------] Global test environment tear-down [==========] 58 tests from 24 test suites ran. (68267 ms total) [ PASSED ] 58 tests. ------------------------------------------ Running unit-tests Sofa.Component.Collision.Detection.Intersection_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.Collision.Detection.Intersection_test --gtest_output=xml:unit-tests/Sofa.Component.Collision.Detection.Intersection_test/report.xml 2>&1" [==========] Running 4 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from TestLocalMinDistance [ RUN ] TestLocalMinDistance.checkAttributes [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib [WARNING] [LocalMinDistance(lmd)] Required data "alarmDistance" has not been set. Falling back to default value: 1 [WARNING] [LocalMinDistance(lmd)] Required data "contactDistance" has not been set. Falling back to default value: 0.5 [ OK ] TestLocalMinDistance.checkAttributes (12 ms) [ RUN ] TestLocalMinDistance.checkBasicIntersectionTests_OpenIssue [WARNING] [LocalMinDistance(lmd)] Required data "alarmDistance" has not been set. Falling back to default value: 1 [WARNING] [LocalMinDistance(lmd)] Required data "contactDistance" has not been set. Falling back to default value: 0.5 [ OK ] TestLocalMinDistance.checkBasicIntersectionTests_OpenIssue (0 ms) [ DISABLED ] TestLocalMinDistance.DISABLED_checkDoubleInit_OpenIssue [ RUN ] TestLocalMinDistance.checkMissingRequiredAttributes [WARNING] [LocalMinDistance(lmd)] Required data "alarmDistance" has not been set. Falling back to default value: 1 [WARNING] [LocalMinDistance(lmd)] Required data "contactDistance" has not been set. Falling back to default value: 0.5 [ OK ] TestLocalMinDistance.checkMissingRequiredAttributes (0 ms) [----------] 3 tests from TestLocalMinDistance (13 ms total) [----------] 1 test from MeshNewProximityIntersectionTest [ RUN ] MeshNewProximityIntersectionTest.pointTriangle [ OK ] MeshNewProximityIntersectionTest.pointTriangle (0 ms) [----------] 1 test from MeshNewProximityIntersectionTest (0 ms total) [----------] Global test environment tear-down [==========] 4 tests from 2 test suites ran. (13 ms total) [ PASSED ] 4 tests. YOU HAVE 1 DISABLED TEST ------------------------------------------ Running unit-tests Sofa.Component.IO.Mesh_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.IO.Mesh_test --gtest_output=xml:unit-tests/Sofa.Component.IO.Mesh_test/report.xml 2>&1" [==========] Running 68 tests from 9 test suites. [----------] Global test environment set-up. [----------] 1 test from MeshGmshLoader_test [ RUN ] MeshGmshLoader_test.LoadCall [ OK ] MeshGmshLoader_test.LoadCall (1 ms) [----------] 1 test from MeshGmshLoader_test (1 ms total) [----------] 1 test from MeshOBJLoader_test [ RUN ] MeshOBJLoader_test.LoadCall [ERROR] [MeshOBJLoader(unnamed)] Cannot read file ''. [ OK ] MeshOBJLoader_test.LoadCall (33 ms) [----------] 1 test from MeshOBJLoader_test (33 ms total) [----------] 1 test from MeshSTLLoaderTest [ RUN ] MeshSTLLoaderTest.LoadCall [ERROR] [MeshSTLLoader(unnamed)] File not found [WARNING] [MeshSTLLoader(unnamed)] Found 4 degenerated triangles (triangles which indices are not all different). Those triangles have not been added to the list of triangles [ OK ] MeshSTLLoaderTest.LoadCall (183 ms) [----------] 1 test from MeshSTLLoaderTest (183 ms total) [----------] 5 tests from MeshVTKLoaderTest [ RUN ] MeshVTKLoaderTest.detectFileType [ OK ] MeshVTKLoaderTest.detectFileType (0 ms) [ RUN ] MeshVTKLoaderTest.loadLegacy [ OK ] MeshVTKLoaderTest.loadLegacy (0 ms) [ RUN ] MeshVTKLoaderTest.loadXML [ OK ] MeshVTKLoaderTest.loadXML (15 ms) [ RUN ] MeshVTKLoaderTest.loadLegacy_binary [WARNING] [MeshVTKLoader(unnamed)] Data field name 'scalars' already used as a Data in this class or in a parent class [WARNING] [MeshVTKLoader(unnamed)] Data field name 'scalars' already used as a Data in this class or in a parent class [WARNING] [MeshVTKLoader(unnamed)] Data field name 'mytest' already used as a Data in this class or in a parent class [WARNING] [MeshVTKLoader(unnamed)] Data field name 'xRamp' already used as a Data in this class or in a parent class [WARNING] [MeshVTKLoader(unnamed)] Data field name 'yRamp' already used as a Data in this class or in a parent class [WARNING] [MeshVTKLoader(unnamed)] Data field name 'zRamp' already used as a Data in this class or in a parent class [WARNING] [MeshVTKLoader(unnamed)] Data field name 'outVect' already used as a Data in this class or in a parent class [WARNING] [MeshVTKLoader(unnamed)] Data field name 'vect2' already used as a Data in this class or in a parent class [WARNING] [MeshVTKLoader(unnamed)] Data field name 'scalars' already used as a Data in this class or in a parent class [WARNING] [MeshVTKLoader(unnamed)] Data field name 'cRamp1' already used as a Data in this class or in a parent class [WARNING] [MeshVTKLoader(unnamed)] Data field name 'cRamp2' already used as a Data in this class or in a parent class [WARNING] [MeshVTKLoader(unnamed)] Data field name 'cVects' already used as a Data in this class or in a parent class [WARNING] [MeshVTKLoader(unnamed)] Data field name 'cv2' already used as a Data in this class or in a parent class [ OK ] MeshVTKLoaderTest.loadLegacy_binary (0 ms) [ RUN ] MeshVTKLoaderTest.loadInvalidFilenames [ERROR] [MeshVTKLoader(unnamed)] Header not recognized [ERROR] [MeshVTKLoader(unnamed)] Header not recognized [ERROR] [FileRepository] File test.vtu NOT FOUND in :/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/share:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build [ERROR] [MeshVTKLoader(unnamed)] Header not recognized [ERROR] [FileRepository] File test.vtk NOT FOUND in :/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/share:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build [ERROR] [MeshVTKLoader(unnamed)] Header not recognized [ OK ] MeshVTKLoaderTest.loadInvalidFilenames (41 ms) [----------] 5 tests from MeshVTKLoaderTest (58 ms total) [----------] 2 tests from MeshXspLoader_test [ RUN ] MeshXspLoader_test.test_defaultBehavior [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.IO.Mesh.dylib [ OK ] MeshXspLoader_test.test_defaultBehavior (1 ms) [ RUN ] MeshXspLoader_test.test_invalidFile [ERROR] [MeshXspLoader(MeshXspLoader)] File: '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/IO/Mesh/tests/files/invalidFile.xs3' not found. [ OK ] MeshXspLoader_test.test_invalidFile (0 ms) [----------] 2 tests from MeshXspLoader_test (2 ms total) [----------] 2 tests from OffSequenceLoader_test [ RUN ] OffSequenceLoader_test.emptyFilename [ERROR] [OffSequenceLoader(unnamed)] Attribute 'filename' is empty. [ OK ] OffSequenceLoader_test.emptyFilename (0 ms) [ RUN ] OffSequenceLoader_test.noNumberInFilename [ERROR] [OffSequenceLoader(unnamed)] Cannot read file 'jfdsofhfisaf'. [ OK ] OffSequenceLoader_test.noNumberInFilename (0 ms) [----------] 2 tests from OffSequenceLoader_test (0 ms total) [----------] 8 tests from STLExporter_test [ RUN ] STLExporter_test.checkBasicBehavior [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Visual.dylib [ OK ] STLExporter_test.checkBasicBehavior (131 ms) [ RUN ] STLExporter_test.checkBasicBehaviorNoFileName [ OK ] STLExporter_test.checkBasicBehaviorNoFileName (105 ms) [ RUN ] STLExporter_test.checkBasicBehaviorInSubDirName [ OK ] STLExporter_test.checkBasicBehaviorInSubDirName (105 ms) [ RUN ] STLExporter_test.checkBasicBehaviorInInvalidSubDirName [ OK ] STLExporter_test.checkBasicBehaviorInInvalidSubDirName (109 ms) [ RUN ] STLExporter_test.checkBasicBehaviorInInvalidLongSubDirName [ OK ] STLExporter_test.checkBasicBehaviorInInvalidLongSubDirName (106 ms) [ RUN ] STLExporter_test.checkBasicBehaviorInInvalidRelativeDirName [ OK ] STLExporter_test.checkBasicBehaviorInInvalidRelativeDirName (106 ms) [ RUN ] STLExporter_test.checkBasicBehaviorInValidDir [ OK ] STLExporter_test.checkBasicBehaviorInValidDir (107 ms) [ RUN ] STLExporter_test.checkSimulationWriteEachNbStep [ OK ] STLExporter_test.checkSimulationWriteEachNbStep (387 ms) [----------] 8 tests from STLExporter_test (1161 ms total) [----------] 8 tests from VisualModelOBJExporter_test [ RUN ] VisualModelOBJExporter_test.checkBasicBehavior [ OK ] VisualModelOBJExporter_test.checkBasicBehavior (0 ms) [ RUN ] VisualModelOBJExporter_test.checkBasicBehaviorNoFileName [ OK ] VisualModelOBJExporter_test.checkBasicBehaviorNoFileName (0 ms) [ RUN ] VisualModelOBJExporter_test.checkBasicBehaviorInSubDirName [ OK ] VisualModelOBJExporter_test.checkBasicBehaviorInSubDirName (0 ms) [ RUN ] VisualModelOBJExporter_test.checkBasicBehaviorInInvalidSubDirName [ OK ] VisualModelOBJExporter_test.checkBasicBehaviorInInvalidSubDirName (0 ms) [ RUN ] VisualModelOBJExporter_test.checkBasicBehaviorInInvalidLongSubDirName [ OK ] VisualModelOBJExporter_test.checkBasicBehaviorInInvalidLongSubDirName (0 ms) [ RUN ] VisualModelOBJExporter_test.checkBasicBehaviorInInvalidRelativeDirName [ OK ] VisualModelOBJExporter_test.checkBasicBehaviorInInvalidRelativeDirName (0 ms) [ RUN ] VisualModelOBJExporter_test.checkBasicBehaviorInValidDir [ OK ] VisualModelOBJExporter_test.checkBasicBehaviorInValidDir (0 ms) [ RUN ] VisualModelOBJExporter_test.checkSimulationWriteEachNbStep [ OK ] VisualModelOBJExporter_test.checkSimulationWriteEachNbStep (1 ms) [----------] 8 tests from VisualModelOBJExporter_test (4 ms total) [----------] 40 tests from checkAllBehavior/MeshExporter_test [ RUN ] checkAllBehavior/MeshExporter_test.checkBasicBehavior/0 [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Grid.dylib [ OK ] checkAllBehavior/MeshExporter_test.checkBasicBehavior/0 (3 ms) [ RUN ] checkAllBehavior/MeshExporter_test.checkBasicBehavior/1 [ OK ] checkAllBehavior/MeshExporter_test.checkBasicBehavior/1 (2 ms) [ RUN ] checkAllBehavior/MeshExporter_test.checkBasicBehavior/2 [ OK ] checkAllBehavior/MeshExporter_test.checkBasicBehavior/2 (1 ms) [ RUN ] checkAllBehavior/MeshExporter_test.checkBasicBehavior/3 [ OK ] checkAllBehavior/MeshExporter_test.checkBasicBehavior/3 (1 ms) [ RUN ] checkAllBehavior/MeshExporter_test.checkBasicBehavior/4 [ OK ] checkAllBehavior/MeshExporter_test.checkBasicBehavior/4 (3 ms) [ RUN ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorNoFileName/0 [ OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorNoFileName/0 (2 ms) [ RUN ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorNoFileName/1 [ OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorNoFileName/1 (2 ms) [ RUN ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorNoFileName/2 [ OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorNoFileName/2 (1 ms) [ RUN ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorNoFileName/3 [ OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorNoFileName/3 (1 ms) [ RUN ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorNoFileName/4 [ OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorNoFileName/4 (3 ms) [ RUN ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInSubDirName/0 [ OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInSubDirName/0 (2 ms) [ RUN ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInSubDirName/1 [ OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInSubDirName/1 (2 ms) [ RUN ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInSubDirName/2 [ OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInSubDirName/2 (1 ms) [ RUN ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInSubDirName/3 [ OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInSubDirName/3 (1 ms) [ RUN ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInSubDirName/4 [ OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInSubDirName/4 (3 ms) [ RUN ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidSubDirName/0 [ OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidSubDirName/0 (2 ms) [ RUN ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidSubDirName/1 [ OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidSubDirName/1 (2 ms) [ RUN ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidSubDirName/2 [ OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidSubDirName/2 (1 ms) [ RUN ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidSubDirName/3 [ OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidSubDirName/3 (1 ms) [ RUN ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidSubDirName/4 [ OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidSubDirName/4 (3 ms) [ RUN ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidLongSubDirName/0 [ OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidLongSubDirName/0 (3 ms) [ RUN ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidLongSubDirName/1 [ OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidLongSubDirName/1 (2 ms) [ RUN ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidLongSubDirName/2 [ OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidLongSubDirName/2 (1 ms) [ RUN ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidLongSubDirName/3 [ OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidLongSubDirName/3 (1 ms) [ RUN ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidLongSubDirName/4 [ OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidLongSubDirName/4 (3 ms) [ RUN ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidRelativeDirName/0 [ OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidRelativeDirName/0 (2 ms) [ RUN ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidRelativeDirName/1 [ OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidRelativeDirName/1 (2 ms) [ RUN ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidRelativeDirName/2 [ OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidRelativeDirName/2 (1 ms) [ RUN ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidRelativeDirName/3 [ OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidRelativeDirName/3 (1 ms) [ RUN ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidRelativeDirName/4 [ OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidRelativeDirName/4 (3 ms) [ RUN ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInValidDir/0 [ OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInValidDir/0 (2 ms) [ RUN ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInValidDir/1 [ OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInValidDir/1 (3 ms) [ RUN ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInValidDir/2 [ OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInValidDir/2 (1 ms) [ RUN ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInValidDir/3 [ OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInValidDir/3 (1 ms) [ RUN ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInValidDir/4 [ OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInValidDir/4 (3 ms) [ RUN ] checkAllBehavior/MeshExporter_test.checkSimulationWriteEachNbStep/0 [ OK ] checkAllBehavior/MeshExporter_test.checkSimulationWriteEachNbStep/0 (9 ms) [ RUN ] checkAllBehavior/MeshExporter_test.checkSimulationWriteEachNbStep/1 [ OK ] checkAllBehavior/MeshExporter_test.checkSimulationWriteEachNbStep/1 (9 ms) [ RUN ] checkAllBehavior/MeshExporter_test.checkSimulationWriteEachNbStep/2 [ OK ] checkAllBehavior/MeshExporter_test.checkSimulationWriteEachNbStep/2 (4 ms) [ RUN ] checkAllBehavior/MeshExporter_test.checkSimulationWriteEachNbStep/3 [ OK ] checkAllBehavior/MeshExporter_test.checkSimulationWriteEachNbStep/3 (5 ms) [ RUN ] checkAllBehavior/MeshExporter_test.checkSimulationWriteEachNbStep/4 [ OK ] checkAllBehavior/MeshExporter_test.checkSimulationWriteEachNbStep/4 (10 ms) [----------] 40 tests from checkAllBehavior/MeshExporter_test (128 ms total) [----------] Global test environment tear-down [==========] 68 tests from 9 test suites ran. (1573 ms total) [ PASSED ] 68 tests. ------------------------------------------ Running unit-tests SceneCreator_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/SceneCreator_test --gtest_output=xml:unit-tests/SceneCreator_test/report.xml 2>&1" [==========] Running 12 tests from 1 test suite. [----------] Global test environment set-up. [----------] 12 tests from SceneCreator_test [ RUN ] SceneCreator_test.createCubeFailed [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.GL.Component.Rendering3D.dylib [WARNING] [SceneCreator] Parent node is nullptr. Returning Null Pointer. [WARNING] [SceneCreator] Parent node is nullptr. Returning Null Pointer. [WARNING] [SceneCreator] Grid Size has a non positive value. Returning Null Pointer. [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] SceneCreator_test.createCubeFailed (862 ms) [ RUN ] SceneCreator_test.createCubeSuccess [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib [ OK ] SceneCreator_test.createCubeSuccess (2 ms) [ RUN ] SceneCreator_test.createRigidCubeSuccess [ OK ] SceneCreator_test.createRigidCubeSuccess (0 ms) [ RUN ] SceneCreator_test.createCylinderFailed [WARNING] [SceneCreator] Warning: parent node is nullptr. Returning Null Pointer. [WARNING] [SceneCreator] Warning: parent node is nullptr. Returning Null Pointer. [WARNING] [SceneCreator] Warning: Grid Size has a non positive value. Returning Null Pointer. [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] SceneCreator_test.createCylinderFailed (0 ms) [ RUN ] SceneCreator_test.createCylinderSuccess [ OK ] SceneCreator_test.createCylinderSuccess (0 ms) [ RUN ] SceneCreator_test.createRigidCylinderSuccess [ OK ] SceneCreator_test.createRigidCylinderSuccess (0 ms) [ RUN ] SceneCreator_test.createSphereFailed [WARNING] [SceneCreator] Warning: parent node is nullptr. Returning Null Pointer. [WARNING] [SceneCreator] Warning: parent node is nullptr. Returning Null Pointer. [WARNING] [SceneCreator] Warning: Grid Size has a non positive value. Returning Null Pointer. [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] SceneCreator_test.createSphereFailed (0 ms) [ RUN ] SceneCreator_test.createSphereSuccess [ OK ] SceneCreator_test.createSphereSuccess (0 ms) [ RUN ] SceneCreator_test.createRigidSphereSuccess [ OK ] SceneCreator_test.createRigidSphereSuccess (0 ms) [ RUN ] SceneCreator_test.createPlaneFailed [WARNING] [SceneCreator] Parent node is nullptr. Returning Null Pointer. [WARNING] [SceneCreator] Parent node is nullptr. Returning Null Pointer. [WARNING] [SceneCreator] Grid Size has a non positive value. Returning Null Pointer. [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] SceneCreator_test.createPlaneFailed (0 ms) [ RUN ] SceneCreator_test.createPlaneSuccess [ OK ] SceneCreator_test.createPlaneSuccess (0 ms) [ RUN ] SceneCreator_test.createRigidPlaneSuccess [ OK ] SceneCreator_test.createRigidPlaneSuccess (0 ms) [----------] 12 tests from SceneCreator_test (871 ms total) [----------] Global test environment tear-down [==========] 12 tests from 1 test suite ran. (871 ms total) [ PASSED ] 12 tests. ------------------------------------------ Running unit-tests Sofa.Component.Playback_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.Playback_test --gtest_output=xml:unit-tests/Sofa.Component.Playback_test/report.xml 2>&1" [==========] Running 4 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ReadState_test [ RUN ] ReadState_test.test_defaultBehavior [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Playback.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] ReadState_test.test_defaultBehavior (3 ms) [ RUN ] ReadState_test.test_loadFailure [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ERROR] [ReadState(ReadState)] Error opening file /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Playback/tests/files/invalidFile.txt [ OK ] ReadState_test.test_loadFailure (1 ms) [----------] 2 tests from ReadState_test (4 ms total) [----------] 2 tests from WriteState_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> [ RUN ] WriteState_test/0.test_write_position SOFA_COMPONENT_PLAYBACK_TEST_BUILD_DIR = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/ [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] WriteState_test/0.test_write_position (2 ms) [ RUN ] WriteState_test/0.test_write_velocity SOFA_COMPONENT_PLAYBACK_TEST_BUILD_DIR = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/ [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] WriteState_test/0.test_write_velocity (1 ms) [----------] 2 tests from WriteState_test/0 (3 ms total) [----------] Global test environment tear-down [==========] 4 tests from 2 test suites ran. (7 ms total) [ PASSED ] 4 tests. ------------------------------------------ Running unit-tests SceneChecking_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/SceneChecking_test --gtest_output=xml:unit-tests/SceneChecking_test/report.xml 2>&1" [==========] Running 8 tests from 1 test suite. [----------] Global test environment set-up. [----------] 8 tests from SceneChecker_test [ RUN ] SceneChecker_test.checkMissingRequiredPlugin [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Forward.dylib [INFO] [SceneCheckerVisitor] Validating node "Root" with checks: [SceneCheckMissingRequiredPlugin] [WARNING] [SceneCheckMissingRequiredPlugin] This scene is using component defined in plugins but is not importing the required plugins. Your scene may not work on a sofa environment with different pre-loaded plugins. To fix your scene and remove this warning you just need to cut & paste the following lines at the beginning of your scene: [INFO] [SceneCheckerVisitor] Finished validating node "Root". [ OK ] SceneChecker_test.checkMissingRequiredPlugin (2 ms) [ RUN ] SceneChecker_test.checkPresentRequiredPlugin [INFO] [SceneCheckerVisitor] Validating node "Root" with checks: [SceneCheckMissingRequiredPlugin] [INFO] [SceneCheckerVisitor] Finished validating node "Root". [ OK ] SceneChecker_test.checkPresentRequiredPlugin (0 ms) [ RUN ] SceneChecker_test.checkAPIVersion [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SceneUtility.dylib [INFO] [SceneCheckerVisitor] Validating node "Root" with checks: [SceneCheckAPIChange] [INFO] [SceneCheckerVisitor] Finished validating node "Root". [ OK ] SceneChecker_test.checkAPIVersion (0 ms) [ RUN ] SceneChecker_test.checkAPIVersionCurrent [INFO] [SceneCheckerVisitor] Validating node "Root" with checks: [SceneCheckAPIChange] [INFO] [SceneCheckerVisitor] Finished validating node "Root". [ OK ] SceneChecker_test.checkAPIVersionCurrent (0 ms) [ RUN ] SceneChecker_test.checkAPIVersionDeprecated [INFO] [SceneCheckerVisitor] Validating node "Root" with checks: [SceneCheckAPIChange] [WARNING] [ComponentDeprecated(ComponentDeprecated1)] ComponentDeprecated have changed since 17.06. [INFO] [SceneCheckerVisitor] Finished validating node "Root". [ OK ] SceneChecker_test.checkAPIVersionDeprecated (0 ms) [ RUN ] SceneChecker_test.checkDuplicatedNames [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.GL.Component.dylib [WARNING] [OglModel(objectA)] Neither an .obj file nor a topology is present for this VisualModel. [WARNING] [OglModel(objectA)] Neither an .obj file nor a topology is present for this VisualModel. [WARNING] [OglModel(mixA)] Neither an .obj file nor a topology is present for this VisualModel. [WARNING] [OglModel(objectA)] Neither an .obj file nor a topology is present for this VisualModel. [INFO] [SceneCheckerVisitor] Validating node "nodeCheck" with checks: [SceneCheckDuplicatedName] [WARNING] [SceneCheckDuplicatedName] - Found duplicated names ['nodeA', ] in node '/nodeCheck' Nodes with similar names at the same level in your scene can crash certain operations, please rename them [INFO] [SceneCheckerVisitor] Finished validating node "nodeCheck". [INFO] [SceneCheckerVisitor] Validating node "objectCheck" with checks: [SceneCheckDuplicatedName] [WARNING] [SceneCheckDuplicatedName] - Found duplicated names ['objectA', ] in node '/objectCheck' Nodes with similar names at the same level in your scene can crash certain operations, please rename them [INFO] [SceneCheckerVisitor] Finished validating node "objectCheck". [INFO] [SceneCheckerVisitor] Validating node "mixCheck" with checks: [SceneCheckDuplicatedName] [WARNING] [SceneCheckDuplicatedName] - Found duplicated names ['mixA', ] in node '/mixCheck' Nodes with similar names at the same level in your scene can crash certain operations, please rename them [INFO] [SceneCheckerVisitor] Finished validating node "mixCheck". [INFO] [SceneCheckerVisitor] Validating node "nothingCheck" with checks: [SceneCheckDuplicatedName] [INFO] [SceneCheckerVisitor] Finished validating node "nothingCheck". [ OK ] SceneChecker_test.checkDuplicatedNames (67 ms) [ RUN ] SceneChecker_test.checkUsingAlias_withAlias [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Constant.dylib [INFO] [SceneCheckerVisitor] Validating node "Root" with checks: [SceneCheckUsingAlias] [WARNING] [SceneCheckUsingAlias] This scene is using hard coded aliases. Aliases can be very confusing, use with caution. - MeshTopology: 1 created with alias "Mesh" [INFO] [SceneCheckerVisitor] Finished validating node "Root". [ OK ] SceneChecker_test.checkUsingAlias_withAlias (1 ms) [ RUN ] SceneChecker_test.checkUsingAlias_withoutAlias [INFO] [SceneCheckerVisitor] Validating node "Root" with checks: [SceneCheckUsingAlias] [INFO] [SceneCheckerVisitor] Finished validating node "Root". [ OK ] SceneChecker_test.checkUsingAlias_withoutAlias (0 ms) [----------] 8 tests from SceneChecker_test (73 ms total) [----------] Global test environment tear-down [==========] 8 tests from 1 test suite ran. (73 ms total) [ PASSED ] 8 tests. Thread 3/4 (PID 98598) is done. Waiting for thread 4/4 (PID 98599) to finish... ------------------------------------------ Running unit-tests Sofa.Type_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Type_test --gtest_output=xml:unit-tests/Sofa.Type_test/report.xml 2>&1" [==========] Running 168 tests from 17 test suites. [----------] Global test environment set-up. [----------] 5 tests from Color_Test [ RUN ] Color_Test.checkColorDataField [ OK ] Color_Test.checkColorDataField (0 ms) [ RUN ] Color_Test.checkCreateFromString [ OK ] Color_Test.checkCreateFromString (0 ms) [ RUN ] Color_Test.checkCreateFromDouble [ OK ] Color_Test.checkCreateFromDouble (0 ms) [ RUN ] Color_Test.checkEquality [ OK ] Color_Test.checkEquality (0 ms) [ RUN ] Color_Test.checkEnlight [ OK ] Color_Test.checkEnlight (0 ms) [----------] 5 tests from Color_Test (0 ms total) [----------] 4 tests from MatSymTest/0, where TypeParam = sofa::MatSymTestParameterPack<2u,double> [ RUN ] MatSymTest/0.inversion [ OK ] MatSymTest/0.inversion (0 ms) [ RUN ] MatSymTest/0.rightProduct [ OK ] MatSymTest/0.rightProduct (0 ms) [ RUN ] MatSymTest/0.leftProduct [ OK ] MatSymTest/0.leftProduct (0 ms) [ RUN ] MatSymTest/0.trace [ OK ] MatSymTest/0.trace (0 ms) [----------] 4 tests from MatSymTest/0 (0 ms total) [----------] 4 tests from MatSymTest/1, where TypeParam = sofa::MatSymTestParameterPack<3u,double> [ RUN ] MatSymTest/1.inversion [ OK ] MatSymTest/1.inversion (0 ms) [ RUN ] MatSymTest/1.rightProduct [ OK ] MatSymTest/1.rightProduct (0 ms) [ RUN ] MatSymTest/1.leftProduct [ OK ] MatSymTest/1.leftProduct (0 ms) [ RUN ] MatSymTest/1.trace [ OK ] MatSymTest/1.trace (0 ms) [----------] 4 tests from MatSymTest/1 (0 ms total) [----------] 1 test from MatSym3x3Test/0, where TypeParam = double [ RUN ] MatSym3x3Test/0.elementAccessor [ OK ] MatSym3x3Test/0.elementAccessor (0 ms) [----------] 1 test from MatSym3x3Test/0 (0 ms total) [----------] 15 tests from MatTypesTest [ RUN ] MatTypesTest.initializerListConstructors [ OK ] MatTypesTest.initializerListConstructors (0 ms) [ RUN ] MatTypesTest.lineAccess [ OK ] MatTypesTest.lineAccess (0 ms) [ RUN ] MatTypesTest.mat3x3product [ OK ] MatTypesTest.mat3x3product (0 ms) [ RUN ] MatTypesTest.multTranspose [ OK ] MatTypesTest.multTranspose (0 ms) [ RUN ] MatTypesTest.transformInverse [ OK ] MatTypesTest.transformInverse (0 ms) [ RUN ] MatTypesTest.setsub_vec [ OK ] MatTypesTest.setsub_vec (0 ms) [ RUN ] MatTypesTest.isTransform [ OK ] MatTypesTest.isTransform (0 ms) [ RUN ] MatTypesTest.transpose [ OK ] MatTypesTest.transpose (0 ms) [ RUN ] MatTypesTest.nonSquareTranspose [ OK ] MatTypesTest.nonSquareTranspose (0 ms) [ RUN ] MatTypesTest.invert22 [ OK ] MatTypesTest.invert22 (0 ms) [ RUN ] MatTypesTest.invert33 [ OK ] MatTypesTest.invert33 (0 ms) [ RUN ] MatTypesTest.invert55 [ OK ] MatTypesTest.invert55 (0 ms) [ RUN ] MatTypesTest.tensorProduct [ OK ] MatTypesTest.tensorProduct (0 ms) [ RUN ] MatTypesTest.identity [ OK ] MatTypesTest.identity (0 ms) [ RUN ] MatTypesTest.conversionToReal [ OK ] MatTypesTest.conversionToReal (0 ms) [----------] 15 tests from MatTypesTest (0 ms total) [----------] 2 tests from Material_test [ RUN ] Material_test.checkConstructor [ OK ] Material_test.checkConstructor (0 ms) [ RUN ] Material_test.checkDataRead [ OK ] Material_test.checkDataRead (0 ms) [----------] 2 tests from Material_test (0 ms total) [----------] 32 tests from QuaterTest [ RUN ] QuaterTest.EulerAngles [ OK ] QuaterTest.EulerAngles (0 ms) [ RUN ] QuaterTest.QuaterdSet [ OK ] QuaterTest.QuaterdSet (0 ms) [ RUN ] QuaterTest.QuaterdIdentity [ OK ] QuaterTest.QuaterdIdentity (0 ms) [ RUN ] QuaterTest.QuaterdConstPtr [ OK ] QuaterTest.QuaterdConstPtr (0 ms) [ RUN ] QuaterTest.QuaterdPtr [ OK ] QuaterTest.QuaterdPtr (0 ms) [ RUN ] QuaterTest.QuaterdNormalize [ OK ] QuaterTest.QuaterdNormalize (0 ms) [ RUN ] QuaterTest.QuaterdClear [ OK ] QuaterTest.QuaterdClear (0 ms) [ RUN ] QuaterTest.QuaterdFromFrame [ OK ] QuaterTest.QuaterdFromFrame (0 ms) [ RUN ] QuaterTest.QuaterdFromMatrix [ OK ] QuaterTest.QuaterdFromMatrix (0 ms) [ RUN ] QuaterTest.QuaterdToMatrix [ OK ] QuaterTest.QuaterdToMatrix (0 ms) [ RUN ] QuaterTest.QuaterdRotateVec [ OK ] QuaterTest.QuaterdRotateVec (0 ms) [ RUN ] QuaterTest.QuaterdInvRotateVec [ OK ] QuaterTest.QuaterdInvRotateVec (0 ms) [ RUN ] QuaterTest.QuaterdOperatorAdd [ OK ] QuaterTest.QuaterdOperatorAdd (0 ms) [ RUN ] QuaterTest.QuaterdOperatorMultQuat [ OK ] QuaterTest.QuaterdOperatorMultQuat (0 ms) [ RUN ] QuaterTest.QuaterdOperatorMultReal [ OK ] QuaterTest.QuaterdOperatorMultReal (0 ms) [ RUN ] QuaterTest.QuaterdOperatorDivReal [ OK ] QuaterTest.QuaterdOperatorDivReal (0 ms) [ RUN ] QuaterTest.QuaterdOperatorMultRealSelf [ OK ] QuaterTest.QuaterdOperatorMultRealSelf (0 ms) [ RUN ] QuaterTest.QuaterdOperatorDivRealSelf [ OK ] QuaterTest.QuaterdOperatorDivRealSelf (0 ms) [ RUN ] QuaterTest.QuaterdInverse [ OK ] QuaterTest.QuaterdInverse (0 ms) [ RUN ] QuaterTest.QuaterdToRotationVector [ OK ] QuaterTest.QuaterdToRotationVector (0 ms) [ RUN ] QuaterTest.QuaterdToEulerVector [ OK ] QuaterTest.QuaterdToEulerVector (0 ms) [ RUN ] QuaterTest.QuaterdSlerpExt [ OK ] QuaterTest.QuaterdSlerpExt (0 ms) [ RUN ] QuaterTest.QuaterdBuildRotationMatrix [ OK ] QuaterTest.QuaterdBuildRotationMatrix (0 ms) [ RUN ] QuaterTest.QuaterdWriteOpenglMatrix [ OK ] QuaterTest.QuaterdWriteOpenglMatrix (0 ms) [ RUN ] QuaterTest.QuaterdAxisToQuat [ OK ] QuaterTest.QuaterdAxisToQuat (0 ms) [ RUN ] QuaterTest.QuaterdQuatToAxis [ OK ] QuaterTest.QuaterdQuatToAxis (0 ms) [ RUN ] QuaterTest.QuaterdCreateQuaterFromFrame [ OK ] QuaterTest.QuaterdCreateQuaterFromFrame (0 ms) [ RUN ] QuaterTest.QuaterdCreateFromRotationVector [ OK ] QuaterTest.QuaterdCreateFromRotationVector (0 ms) [ RUN ] QuaterTest.QuaterdCreateQuaterFromEuler [ OK ] QuaterTest.QuaterdCreateQuaterFromEuler (0 ms) [ RUN ] QuaterTest.QuaterdQuatDiff [ OK ] QuaterTest.QuaterdQuatDiff (0 ms) [ RUN ] QuaterTest.QuaterdSlerp2 [ OK ] QuaterTest.QuaterdSlerp2 (0 ms) [ RUN ] QuaterTest.QuaterdFromUnitVectors [ OK ] QuaterTest.QuaterdFromUnitVectors (0 ms) [----------] 32 tests from QuaterTest (0 ms total) [----------] 2 tests from SVector_test_int [ RUN ] SVector_test_int.int_simple [ OK ] SVector_test_int.int_simple (0 ms) [ RUN ] SVector_test_int.int_extraspace [ OK ] SVector_test_int.int_extraspace (0 ms) [----------] 2 tests from SVector_test_int (0 ms total) [----------] 5 tests from SVector_test_string [ RUN ] SVector_test_string.string_simple [ OK ] SVector_test_string.string_simple (0 ms) [ RUN ] SVector_test_string.string_extraspace [ OK ] SVector_test_string.string_extraspace (0 ms) [ RUN ] SVector_test_string.string_simplespace [ OK ] SVector_test_string.string_simplespace (0 ms) [ RUN ] SVector_test_string.string_spaceextraspace [ OK ] SVector_test_string.string_spaceextraspace (0 ms) [ RUN ] SVector_test_string.string_empty [ OK ] SVector_test_string.string_empty (0 ms) [----------] 5 tests from SVector_test_string (0 ms total) [----------] 2 tests from fixed_array [ RUN ] fixed_array.operatorLess [ OK ] fixed_array.operatorLess (0 ms) [ RUN ] fixed_array.structuredBindings [ OK ] fixed_array.structuredBindings (0 ms) [----------] 2 tests from fixed_array (0 ms total) [----------] 2 tests from vector_test_int [ RUN ] vector_test_int.checkVectorAccessFailure [ OK ] vector_test_int.checkVectorAccessFailure (0 ms) [ RUN ] vector_test_int.checkRebind [ OK ] vector_test_int.checkRebind (0 ms) [----------] 2 tests from vector_test_int (0 ms total) [----------] 2 tests from vector_test_unsigned_int [ RUN ] vector_test_unsigned_int.checkVectorAccessFailure [ OK ] vector_test_unsigned_int.checkVectorAccessFailure (0 ms) [ RUN ] vector_test_unsigned_int.checkRebind [ OK ] vector_test_unsigned_int.checkRebind (0 ms) [----------] 2 tests from vector_test_unsigned_int (0 ms total) [----------] 31 tests from checkStreamingOperator/Color_Test [ RUN ] checkStreamingOperator/Color_Test.checkStreamingOperator/0 [ OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/0 (0 ms) [ RUN ] checkStreamingOperator/Color_Test.checkStreamingOperator/1 [ OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/1 (0 ms) [ RUN ] checkStreamingOperator/Color_Test.checkStreamingOperator/2 [ OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/2 (0 ms) [ RUN ] checkStreamingOperator/Color_Test.checkStreamingOperator/3 [ OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/3 (0 ms) [ RUN ] checkStreamingOperator/Color_Test.checkStreamingOperator/4 [ OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/4 (0 ms) [ RUN ] checkStreamingOperator/Color_Test.checkStreamingOperator/5 [ OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/5 (0 ms) [ RUN ] checkStreamingOperator/Color_Test.checkStreamingOperator/6 [ OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/6 (0 ms) [ RUN ] checkStreamingOperator/Color_Test.checkStreamingOperator/7 [ OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/7 (0 ms) [ RUN ] checkStreamingOperator/Color_Test.checkStreamingOperator/8 [ OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/8 (0 ms) [ RUN ] checkStreamingOperator/Color_Test.checkStreamingOperator/9 [ OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/9 (0 ms) [ RUN ] checkStreamingOperator/Color_Test.checkStreamingOperator/10 [ OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/10 (0 ms) [ RUN ] checkStreamingOperator/Color_Test.checkStreamingOperator/11 [ OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/11 (0 ms) [ RUN ] checkStreamingOperator/Color_Test.checkStreamingOperator/12 [ OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/12 (0 ms) [ RUN ] checkStreamingOperator/Color_Test.checkStreamingOperator/13 [ OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/13 (0 ms) [ RUN ] checkStreamingOperator/Color_Test.checkStreamingOperator/14 [ OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/14 (0 ms) [ RUN ] checkStreamingOperator/Color_Test.checkStreamingOperator/15 [ OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/15 (0 ms) [ RUN ] checkStreamingOperator/Color_Test.checkStreamingOperator/16 [ OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/16 (0 ms) [ RUN ] checkStreamingOperator/Color_Test.checkStreamingOperator/17 [ OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/17 (0 ms) [ RUN ] checkStreamingOperator/Color_Test.checkStreamingOperator/18 [ OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/18 (0 ms) [ RUN ] checkStreamingOperator/Color_Test.checkStreamingOperator/19 [ OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/19 (0 ms) [ RUN ] checkStreamingOperator/Color_Test.checkStreamingOperator/20 [ OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/20 (0 ms) [ RUN ] checkStreamingOperator/Color_Test.checkStreamingOperator/21 [ OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/21 (0 ms) [ RUN ] checkStreamingOperator/Color_Test.checkStreamingOperator/22 [ OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/22 (0 ms) [ RUN ] checkStreamingOperator/Color_Test.checkStreamingOperator/23 [ OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/23 (0 ms) [ RUN ] checkStreamingOperator/Color_Test.checkStreamingOperator/24 [ OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/24 (0 ms) [ RUN ] checkStreamingOperator/Color_Test.checkStreamingOperator/25 [ OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/25 (0 ms) [ RUN ] checkStreamingOperator/Color_Test.checkStreamingOperator/26 [ OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/26 (0 ms) [ RUN ] checkStreamingOperator/Color_Test.checkStreamingOperator/27 [ OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/27 (0 ms) [ RUN ] checkStreamingOperator/Color_Test.checkStreamingOperator/28 [ OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/28 (0 ms) [ RUN ] checkStreamingOperator/Color_Test.checkStreamingOperator/29 [ OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/29 (0 ms) [ RUN ] checkStreamingOperator/Color_Test.checkStreamingOperator/30 [ OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/30 (0 ms) [----------] 31 tests from checkStreamingOperator/Color_Test (0 ms total) [----------] 22 tests from checkReadWriteBehavior/vector_test_int [ RUN ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/0 [ OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/0 (0 ms) [ RUN ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/1 [ OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/1 (0 ms) [ RUN ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/2 [ OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/2 (0 ms) [ RUN ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/3 [ OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/3 (0 ms) [ RUN ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/4 [ OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/4 (0 ms) [ RUN ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/5 [ OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/5 (0 ms) [ RUN ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/6 [ OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/6 (0 ms) [ RUN ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/7 [ OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/7 (0 ms) [ RUN ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/8 [ OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/8 (0 ms) [ RUN ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/9 [ OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/9 (0 ms) [ RUN ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/10 [ OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/10 (0 ms) [ RUN ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/11 [ OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/11 (0 ms) [ RUN ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/12 [ OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/12 (0 ms) [ RUN ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/13 [ OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/13 (0 ms) [ RUN ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/14 [ OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/14 (0 ms) [ RUN ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/15 [ OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/15 (0 ms) [ RUN ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/16 [ OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/16 (0 ms) [ RUN ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/17 [ OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/17 (0 ms) [ RUN ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/18 [ OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/18 (0 ms) [ RUN ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/19 [ OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/19 (0 ms) [ RUN ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/20 [ OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/20 (0 ms) [ RUN ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/21 [ OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/21 (0 ms) [----------] 22 tests from checkReadWriteBehavior/vector_test_int (0 ms total) [----------] 19 tests from checkReadWriteBehavior/vector_test_unsigned_int [ RUN ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/0 [ OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/0 (0 ms) [ RUN ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/1 [ OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/1 (0 ms) [ RUN ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/2 [ OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/2 (0 ms) [ RUN ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/3 [ OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/3 (0 ms) [ RUN ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/4 [ OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/4 (0 ms) [ RUN ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/5 [ OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/5 (0 ms) [ RUN ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/6 [ OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/6 (0 ms) [ RUN ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/7 [ OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/7 (0 ms) [ RUN ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/8 [ OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/8 (0 ms) [ RUN ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/9 [ OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/9 (0 ms) [ RUN ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/10 [ OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/10 (0 ms) [ RUN ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/11 [ OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/11 (0 ms) [ RUN ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/12 [ OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/12 (0 ms) [ RUN ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/13 [ OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/13 (0 ms) [ RUN ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/14 [ OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/14 (0 ms) [ RUN ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/15 [ OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/15 (0 ms) [ RUN ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/16 [ OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/16 (0 ms) [ RUN ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/17 [ OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/17 (0 ms) [ RUN ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/18 [ OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/18 (0 ms) [----------] 19 tests from checkReadWriteBehavior/vector_test_unsigned_int (0 ms total) [----------] 10 tests from benchmark/vector_benchmark_unsigned_int [ RUN ] benchmark/vector_benchmark_unsigned_int.benchmark/0 [ OK ] benchmark/vector_benchmark_unsigned_int.benchmark/0 (0 ms) [ RUN ] benchmark/vector_benchmark_unsigned_int.benchmark/1 [ OK ] benchmark/vector_benchmark_unsigned_int.benchmark/1 (8 ms) [ RUN ] benchmark/vector_benchmark_unsigned_int.benchmark/2 [ OK ] benchmark/vector_benchmark_unsigned_int.benchmark/2 (83 ms) [ RUN ] benchmark/vector_benchmark_unsigned_int.benchmark/3 [ OK ] benchmark/vector_benchmark_unsigned_int.benchmark/3 (848 ms) [ RUN ] benchmark/vector_benchmark_unsigned_int.benchmark/4 [ OK ] benchmark/vector_benchmark_unsigned_int.benchmark/4 (0 ms) [ RUN ] benchmark/vector_benchmark_unsigned_int.benchmark/5 [ OK ] benchmark/vector_benchmark_unsigned_int.benchmark/5 (80 ms) [ RUN ] benchmark/vector_benchmark_unsigned_int.benchmark/6 [ OK ] benchmark/vector_benchmark_unsigned_int.benchmark/6 (803 ms) [ RUN ] benchmark/vector_benchmark_unsigned_int.benchmark/7 [ OK ] benchmark/vector_benchmark_unsigned_int.benchmark/7 (8049 ms) [ RUN ] benchmark/vector_benchmark_unsigned_int.benchmark/8 [ OK ] benchmark/vector_benchmark_unsigned_int.benchmark/8 (14 ms) [ RUN ] benchmark/vector_benchmark_unsigned_int.benchmark/9 [ OK ] benchmark/vector_benchmark_unsigned_int.benchmark/9 (9288 ms) [----------] 10 tests from benchmark/vector_benchmark_unsigned_int (19176 ms total) [----------] 10 tests from benchmark/vector_benchmark_int [ RUN ] benchmark/vector_benchmark_int.benchmark/0 [ OK ] benchmark/vector_benchmark_int.benchmark/0 (0 ms) [ RUN ] benchmark/vector_benchmark_int.benchmark/1 [ OK ] benchmark/vector_benchmark_int.benchmark/1 (8 ms) [ RUN ] benchmark/vector_benchmark_int.benchmark/2 [ OK ] benchmark/vector_benchmark_int.benchmark/2 (84 ms) [ RUN ] benchmark/vector_benchmark_int.benchmark/3 [ OK ] benchmark/vector_benchmark_int.benchmark/3 (837 ms) [ RUN ] benchmark/vector_benchmark_int.benchmark/4 [ OK ] benchmark/vector_benchmark_int.benchmark/4 (0 ms) [ RUN ] benchmark/vector_benchmark_int.benchmark/5 [ OK ] benchmark/vector_benchmark_int.benchmark/5 (83 ms) [ RUN ] benchmark/vector_benchmark_int.benchmark/6 [ OK ] benchmark/vector_benchmark_int.benchmark/6 (826 ms) [ RUN ] benchmark/vector_benchmark_int.benchmark/7 [ OK ] benchmark/vector_benchmark_int.benchmark/7 (8436 ms) [ RUN ] benchmark/vector_benchmark_int.benchmark/8 [ OK ] benchmark/vector_benchmark_int.benchmark/8 (13 ms) [ RUN ] benchmark/vector_benchmark_int.benchmark/9 [ OK ] benchmark/vector_benchmark_int.benchmark/9 (9289 ms) [----------] 10 tests from benchmark/vector_benchmark_int (19580 ms total) [----------] Global test environment tear-down [==========] 168 tests from 17 test suites ran. (38759 ms total) [ PASSED ] 168 tests. ------------------------------------------ Running unit-tests Sofa.Simulation_simutest Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Simulation_simutest --gtest_output=xml:unit-tests/Sofa.Simulation_simutest/report.xml 2>&1" [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from ParallelScenesTest [ RUN ] ParallelScenesTest.testParallelLiver [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Algorithm.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Intersection.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Response.Contact.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Projective.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.IO.Mesh.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.Linear.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mass.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.Elastic.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.GL.Component.Rendering3D.dylib [INFO] [Scene 7] start [INFO] [Scene 3] start [INFO] [Scene 4] start [INFO] [Scene 5] start [INFO] [Scene 0] start [INFO] [Scene 1] start [INFO] [Scene 2] start [INFO] [Scene 6] start [INFO] [Scene 6] end [INFO] [Scene 3] end [INFO] [Scene 5] end [INFO] [Scene 0] end [INFO] [Scene 7] end [INFO] [Scene 1] end [INFO] [Scene 2] end [INFO] [Scene 4] end [ OK ] ParallelScenesTest.testParallelLiver (8131 ms) [ RUN ] ParallelScenesTest.testParallelCaduceusNoMT [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.AnimationLoop.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Correction.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Solver.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Constant.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Grid.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Visual.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.GL.Component.Shader.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSystem.dylib [INFO] [Scene 0] start [INFO] [Scene 2] start [INFO] [Scene 1] start [INFO] [Scene 5] start [INFO] [Scene 3] start [INFO] [Scene 4] start [INFO] [Scene 6] start [INFO] [Scene 7] start [INFO] [Scene 0] end [INFO] [Scene 1] end [INFO] [Scene 3] end [INFO] [Scene 4] end [INFO] [Scene 5] end [INFO] [Scene 7] end [INFO] [Scene 2] end [INFO] [Scene 6] end [ OK ] ParallelScenesTest.testParallelCaduceusNoMT (20410 ms) [----------] 2 tests from ParallelScenesTest (28542 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (28543 ms total) [ PASSED ] 2 tests. ------------------------------------------ Running unit-tests Sofa.Component.Topology.Container.Grid_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.Topology.Container.Grid_test --gtest_output=xml:unit-tests/Sofa.Component.Topology.Container.Grid_test/report.xml 2>&1" [==========] Running 67 tests from 5 test suites. [----------] Global test environment set-up. [----------] 3 tests from CylinderGridTopology_test [ RUN ] CylinderGridTopology_test.cylinderGridCreation [WARNING] [GridTopology(unnamed)] The grid resolution: [-1 ; 0 ; 1] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message. [ OK ] CylinderGridTopology_test.cylinderGridCreation (0 ms) [ RUN ] CylinderGridTopology_test.cylinderGridSize [ OK ] CylinderGridTopology_test.cylinderGridSize (0 ms) [ RUN ] CylinderGridTopology_test.cylinderGridPosition [ OK ] CylinderGridTopology_test.cylinderGridPosition (0 ms) [----------] 3 tests from CylinderGridTopology_test (1 ms total) [----------] 3 tests from RegularGridTopology_test [ RUN ] RegularGridTopology_test.regularGridCreation [ OK ] RegularGridTopology_test.regularGridCreation (0 ms) [ RUN ] RegularGridTopology_test.regularGridPosition [ OK ] RegularGridTopology_test.regularGridPosition (0 ms) [ RUN ] RegularGridTopology_test.regularGridFindPoint [ OK ] RegularGridTopology_test.regularGridFindPoint (0 ms) [----------] 3 tests from RegularGridTopology_test (0 ms total) [----------] 2 tests from SparseGridTopology_test [ RUN ] SparseGridTopology_test.buildFromMeshFile [ERROR] [SparseGridTopology(unnamed)] Loading mesh /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Testing/resources/mesh/suzanne.stl failed. [ OK ] SparseGridTopology_test.buildFromMeshFile (6 ms) [ RUN ] SparseGridTopology_test.buildFromMeshParams [ OK ] SparseGridTopology_test.buildFromMeshParams (4 ms) [----------] 2 tests from SparseGridTopology_test (11 ms total) [----------] 3 tests from SphereGridTopology_test [ RUN ] SphereGridTopology_test.SphereGridCreation [WARNING] [GridTopology(unnamed)] The grid resolution: [-1 ; 0 ; 1] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message. [ OK ] SphereGridTopology_test.SphereGridCreation (0 ms) [ RUN ] SphereGridTopology_test.SphereGridSize [ OK ] SphereGridTopology_test.SphereGridSize (0 ms) [ RUN ] SphereGridTopology_test.SphereGridPosition [ OK ] SphereGridTopology_test.SphereGridPosition (0 ms) [----------] 3 tests from SphereGridTopology_test (0 ms total) [----------] 56 tests from regularGridSize3D/RegularGridTopology_test [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/0 [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/0 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/1 [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/1 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/2 [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/2 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/3 [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/3 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/4 [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/4 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/5 [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/5 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/6 [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/6 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/7 [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/7 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/8 [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/8 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/9 [WARNING] [GridTopology(unnamed)] The grid resolution: [0 ; 0 ; 0] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message. [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/9 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/10 [WARNING] [GridTopology(unnamed)] The grid resolution: [1 ; 0 ; 0] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message. [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/10 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/11 [WARNING] [GridTopology(unnamed)] The grid resolution: [1 ; 1 ; 0] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message. [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/11 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/12 [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/12 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/13 [WARNING] [GridTopology(unnamed)] The grid resolution: [0 ; 1 ; 1] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message. [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/13 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/14 [WARNING] [GridTopology(unnamed)] The grid resolution: [0 ; 0 ; 1] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message. [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/14 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/15 [WARNING] [GridTopology(unnamed)] The grid resolution: [6 ; 0 ; 0] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message. [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/15 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/16 [WARNING] [GridTopology(unnamed)] The grid resolution: [6 ; 1 ; 0] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message. [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/16 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/17 [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/17 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/18 [WARNING] [GridTopology(unnamed)] The grid resolution: [0 ; 6 ; 1] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message. [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/18 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/19 [WARNING] [GridTopology(unnamed)] The grid resolution: [6 ; 0 ; 6] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message. [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/19 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/20 [WARNING] [GridTopology(unnamed)] The grid resolution: [-5 ; 5 ; 5] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message. [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/20 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/21 [WARNING] [GridTopology(unnamed)] The grid resolution: [5 ; 5 ; -1] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message. [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/21 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/22 [WARNING] [GridTopology(unnamed)] The grid resolution: [5 ; -1 ; 5] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message. [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/22 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/23 [WARNING] [GridTopology(unnamed)] The grid resolution: [1 ; 5 ; -5] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message. [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/23 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/24 [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/24 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/25 [WARNING] [GridTopology(unnamed)] The grid resolution: [-5 ; 1 ; 5] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message. [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/25 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/26 [WARNING] [GridTopology(unnamed)] The grid resolution: [5 ; 1 ; -1] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message. [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/26 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/27 [WARNING] [GridTopology(unnamed)] The grid resolution: [-2 ; 1 ; 1] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message. [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/27 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSize/0 [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/0 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSize/1 [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/1 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSize/2 [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/2 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSize/3 [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/3 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSize/4 [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/4 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSize/5 [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/5 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSize/6 [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/6 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSize/7 [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/7 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSize/8 [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/8 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSize/9 [WARNING] [GridTopology(unnamed)] The grid resolution: [0 ; 0 ; 0] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message. [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/9 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSize/10 [WARNING] [GridTopology(unnamed)] The grid resolution: [1 ; 0 ; 0] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message. [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/10 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSize/11 [WARNING] [GridTopology(unnamed)] The grid resolution: [1 ; 1 ; 0] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message. [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/11 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSize/12 [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/12 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSize/13 [WARNING] [GridTopology(unnamed)] The grid resolution: [0 ; 1 ; 1] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message. [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/13 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSize/14 [WARNING] [GridTopology(unnamed)] The grid resolution: [0 ; 0 ; 1] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message. [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/14 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSize/15 [WARNING] [GridTopology(unnamed)] The grid resolution: [6 ; 0 ; 0] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message. [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/15 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSize/16 [WARNING] [GridTopology(unnamed)] The grid resolution: [6 ; 1 ; 0] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message. [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/16 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSize/17 [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/17 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSize/18 [WARNING] [GridTopology(unnamed)] The grid resolution: [0 ; 6 ; 1] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message. [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/18 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSize/19 [WARNING] [GridTopology(unnamed)] The grid resolution: [6 ; 0 ; 6] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message. [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/19 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSize/20 [WARNING] [GridTopology(unnamed)] The grid resolution: [-5 ; 5 ; 5] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message. [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/20 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSize/21 [WARNING] [GridTopology(unnamed)] The grid resolution: [5 ; 5 ; -1] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message. [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/21 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSize/22 [WARNING] [GridTopology(unnamed)] The grid resolution: [5 ; -1 ; 5] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message. [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/22 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSize/23 [WARNING] [GridTopology(unnamed)] The grid resolution: [1 ; 5 ; -5] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message. [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/23 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSize/24 [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/24 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSize/25 [WARNING] [GridTopology(unnamed)] The grid resolution: [-5 ; 1 ; 5] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message. [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/25 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSize/26 [WARNING] [GridTopology(unnamed)] The grid resolution: [5 ; 1 ; -1] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message. [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/26 (0 ms) [ RUN ] regularGridSize3D/RegularGridTopology_test.regularGridSize/27 [WARNING] [GridTopology(unnamed)] The grid resolution: [-2 ; 1 ; 1] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message. [ OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/27 (0 ms) [----------] 56 tests from regularGridSize3D/RegularGridTopology_test (3 ms total) [----------] Global test environment tear-down [==========] 67 tests from 5 test suites ran. (18 ms total) [ PASSED ] 67 tests. ------------------------------------------ Running unit-tests SofaMiscCollision_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/SofaMiscCollision_test --gtest_output=xml:unit-tests/SofaMiscCollision_test/report.xml 2>&1" [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from DefaultCollisionGroupManager_test [ RUN ] DefaultCollisionGroupManager_test.combine [DEPRECATED] [SofaBaseTopology] SofaBaseTopology is deprecated. It will be removed at v23.06. Use Sofa.Component.Topology.Container.Constant, Sofa.Component.Topology.Container.Grid and/or Sofa.Component.Topology.Container.Dynamic instead. [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Constant.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Grid.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib [DEPRECATED] [SofaBaseMechanics] SofaBaseMechanics is being deprecated;. It will be removed at v23.06. You may use Sofa.Component.Mass and Sofa.Component.Mapping and Sofa.Component.StateContainer instead. [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mass.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib [DEPRECATED] [SofaBaseCollision] SofaBaseCollision is deprecated;. It will be removed at v23.06. You may use Sofa.Component.Collision.Geometry, Sofa.Component.Collision.Detection.Algorithm, Sofa.Component.Collision.Detection.Intersection, Sofa.Component.Collision.Response.Mapper and Sofa.Component.Collision.Response.Contact instead. [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Algorithm.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Intersection.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Response.Mapper.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Response.Contact.dylib [DEPRECATED] [SofaBaseLinearSolver] SofaBaseLinearSolver is deprecated. It will be removed at v23.06. Use Sofa.Component.LinearSolver.Iterative instead. [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib [DEPRECATED] [SofaBaseVisual] SofaBaseVisual is deprecated. It will be removed at v23.06. Use Sofa.Component.Visual and Sofa.Component.Setting instead. [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Visual.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Setting.dylib [DEPRECATED] [SofaBaseUtils] SofaBaseUtils is deprecated. It will be removed at v23.06. Use Sofa.Component.SceneUtility instead. [WARNING] [SofaEigen2Solver] SofaEigen2Solver is deprecated; Eigen classes are now located in Sofa.LinearAlgebra and SVDLinearSolver in SofaDenseSolver.You can remove SofaEigen2Solver from your scene, and if using SVDLinearSolver, please load SofaDenseSolver instead. [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.IO.Mesh.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.Spring.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Mapping.dylib [DEPRECATED] [SofaMiscCollision] SofaMiscCollision is deprecated. It will be removed at v23.06. Use Sofa.Component.Collision.Geometry, Sofa.Component.Collision.Detection.Intersection and Sofa.Component.Collision.Response.Contact instead. [DEPRECATED] [SofaMiscCollision] If you are looking for OBB and Capsule-related components, please use the external plugin CollisionOBBCapsule. [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofaMiscCollision.dylib [WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you. [ OK ] DefaultCollisionGroupManager_test.combine (332 ms) [----------] 1 test from DefaultCollisionGroupManager_test (333 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (333 ms total) [ PASSED ] 1 test. ------------------------------------------ Running unit-tests SofaDistanceGrid_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/SofaDistanceGrid_test --gtest_output=xml:unit-tests/SofaDistanceGrid_test/report.xml 2>&1" [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from DistanceGrid_test [ RUN ] DistanceGrid_test.chekcValidConstructorsCube [ OK ] DistanceGrid_test.chekcValidConstructorsCube (0 ms) [ RUN ] DistanceGrid_test.chekcInvalidConstructorsCube x-y-z:-10, 10, 10 mx-my-mz:-1, -1, -1 ex-ey-ez:1, 1, 1 [WARNING] [DistanceGrid] Invalid dimension-10. Dimension for a distance grid must be of size >= 0. Use '0' instead. x-y-z:10, -10, 10 mx-my-mz:-1, -1, -1 ex-ey-ez:1, 1, 1 [WARNING] [DistanceGrid] Invalid dimension-10. Dimension for a distance grid must be of size >= 0. Use '0' instead. x-y-z:10, 10, -10 mx-my-mz:-1, -1, -1 ex-ey-ez:1, 1, 1 [WARNING] [DistanceGrid] Invalid dimension-10. Dimension for a distance grid must be of size >= 0. Use '0' instead. x-y-z:10, 10, 0 mx-my-mz:-1, -1, -1 ex-ey-ez:1, 1, 1 x-y-z:10, 0, 10 mx-my-mz:-1, -1, -1 ex-ey-ez:1, 1, 1 x-y-z:0, 10, 0 mx-my-mz:-1, -1, -1 ex-ey-ez:1, 1, 1 x-y-z:0, 10, 0 mx-my-mz:-1, 1, -1 ex-ey-ez:1, -1, 1 [ OK ] DistanceGrid_test.chekcInvalidConstructorsCube (0 ms) [----------] 2 tests from DistanceGrid_test (0 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (0 ms total) [ PASSED ] 2 tests. ------------------------------------------ Running unit-tests Sofa.Component.ODESolver.Backward_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.ODESolver.Backward_test --gtest_output=xml:unit-tests/Sofa.Component.ODESolver.Backward_test/report.xml 2>&1" [==========] Running 24 tests from 8 test suites. [----------] Global test environment set-up. [----------] 4 tests from EulerImplicitDynamic_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> [ RUN ] EulerImplicitDynamic_test/0.eulerImplicitSolverDynamicTest_high_dt_without_damping [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mass.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Projective.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.Spring.dylib [ OK ] EulerImplicitDynamic_test/0.eulerImplicitSolverDynamicTest_high_dt_without_damping (146 ms) [ RUN ] EulerImplicitDynamic_test/0.eulerImplicitSolverDynamicTest_high_dt_with_damping [ OK ] EulerImplicitDynamic_test/0.eulerImplicitSolverDynamicTest_high_dt_with_damping (2 ms) [ RUN ] EulerImplicitDynamic_test/0.eulerImplicitSolverDynamicTest_medium_dt_with_rayleigh_stiffness [ OK ] EulerImplicitDynamic_test/0.eulerImplicitSolverDynamicTest_medium_dt_with_rayleigh_stiffness (15 ms) [ RUN ] EulerImplicitDynamic_test/0.eulerImplicitSolverDynamicTest_small_dt_with_rayleigh_mass [ OK ] EulerImplicitDynamic_test/0.eulerImplicitSolverDynamicTest_small_dt_with_rayleigh_mass (149 ms) [----------] 4 tests from EulerImplicitDynamic_test/0 (314 ms total) [----------] 1 test from EulerImplicit_test_2_particles_to_equilibrium [ RUN ] EulerImplicit_test_2_particles_to_equilibrium.check [ OK ] EulerImplicit_test_2_particles_to_equilibrium.check (1 ms) [----------] 1 test from EulerImplicit_test_2_particles_to_equilibrium (1 ms total) [----------] 1 test from EulerImplicit_test_2_particles_in_different_nodes_to_equilibrium [ RUN ] EulerImplicit_test_2_particles_in_different_nodes_to_equilibrium.check [ OK ] EulerImplicit_test_2_particles_in_different_nodes_to_equilibrium.check (1 ms) [----------] 1 test from EulerImplicit_test_2_particles_in_different_nodes_to_equilibrium (1 ms total) [----------] 4 tests from NewmarkImplicitDynamic_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> [ RUN ] NewmarkImplicitDynamic_test/0.newmarkImplicitSolverDynamicTest_high_dt_without_damping [ OK ] NewmarkImplicitDynamic_test/0.newmarkImplicitSolverDynamicTest_high_dt_without_damping (2 ms) [ RUN ] NewmarkImplicitDynamic_test/0.newmarkImplicitSolverDynamicTest_high_dt_with_damping [ OK ] NewmarkImplicitDynamic_test/0.newmarkImplicitSolverDynamicTest_high_dt_with_damping (2 ms) [ RUN ] NewmarkImplicitDynamic_test/0.newmarkImplicitSolverDynamicTest_medium_dt_with_rayleigh_stiffness [ OK ] NewmarkImplicitDynamic_test/0.newmarkImplicitSolverDynamicTest_medium_dt_with_rayleigh_stiffness (16 ms) [ RUN ] NewmarkImplicitDynamic_test/0.newmarkImplicitSolverDynamicTest_small_dt_with_rayleigh_mass [ OK ] NewmarkImplicitDynamic_test/0.newmarkImplicitSolverDynamicTest_small_dt_with_rayleigh_mass (152 ms) [----------] 4 tests from NewmarkImplicitDynamic_test/0 (173 ms total) [----------] 6 tests from StaticSolverTest [ RUN ] StaticSolverTest.Residuals [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.dylib [ OK ] StaticSolverTest.Residuals (582 ms) [ RUN ] StaticSolverTest.RelativeResiduals [ OK ] StaticSolverTest.RelativeResiduals (11 ms) [ RUN ] StaticSolverTest.AbsoluteResiduals [ OK ] StaticSolverTest.AbsoluteResiduals (14 ms) [ RUN ] StaticSolverTest.Increments [ OK ] StaticSolverTest.Increments (14 ms) [ RUN ] StaticSolverTest.RelativeIncrements [ OK ] StaticSolverTest.RelativeIncrements (11 ms) [ RUN ] StaticSolverTest.AbsoluteIncrements [ OK ] StaticSolverTest.AbsoluteIncrements (12 ms) [----------] 6 tests from StaticSolverTest (647 ms total) [----------] 1 test from SpringSolverDynamic_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> [ RUN ] SpringSolverDynamic_test/0.EulerImplicitSolverDynamicTest [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SceneUtility.dylib [ OK ] SpringSolverDynamic_test/0.EulerImplicitSolverDynamicTest (153 ms) [----------] 1 test from SpringSolverDynamic_test/0 (153 ms total) [----------] 3 tests from VariationalSymplecticExplicitSolverDynamic_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> [ RUN ] VariationalSymplecticExplicitSolverDynamic_test/0.variationalSymplecticExplicitSolverDynamicTest_small_dt_without_damping [ OK ] VariationalSymplecticExplicitSolverDynamic_test/0.variationalSymplecticExplicitSolverDynamicTest_small_dt_without_damping (97 ms) [ RUN ] VariationalSymplecticExplicitSolverDynamic_test/0.variationalSymplecticExplicitSolverDynamicTest_medium_dt_with_damping [ OK ] VariationalSymplecticExplicitSolverDynamic_test/0.variationalSymplecticExplicitSolverDynamicTest_medium_dt_with_damping (11 ms) [ RUN ] VariationalSymplecticExplicitSolverDynamic_test/0.variationalSymplecticExplicitSolverDynamicTest_high_dt_with_damping [ OK ] VariationalSymplecticExplicitSolverDynamic_test/0.variationalSymplecticExplicitSolverDynamicTest_high_dt_with_damping (1 ms) [----------] 3 tests from VariationalSymplecticExplicitSolverDynamic_test/0 (111 ms total) [----------] 4 tests from VariationalSymplecticImplicitSolverDynamic_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> [ RUN ] VariationalSymplecticImplicitSolverDynamic_test/0.variationalSymplecticImplicitSolverDynamicTest_high_dt_without_damping [ OK ] VariationalSymplecticImplicitSolverDynamic_test/0.variationalSymplecticImplicitSolverDynamicTest_high_dt_without_damping (43 ms) [ RUN ] VariationalSymplecticImplicitSolverDynamic_test/0.variationalSymplecticImplicitSolverDynamicTest_medium_dt_with_rayleigh_mass [ OK ] VariationalSymplecticImplicitSolverDynamic_test/0.variationalSymplecticImplicitSolverDynamicTest_medium_dt_with_rayleigh_mass (43 ms) [ RUN ] VariationalSymplecticImplicitSolverDynamic_test/0.variationalSymplecticImplicitSolverDynamicTest_medium_dt_with_rayleigh_stiffness [ OK ] VariationalSymplecticImplicitSolverDynamic_test/0.variationalSymplecticImplicitSolverDynamicTest_medium_dt_with_rayleigh_stiffness (44 ms) [ RUN ] VariationalSymplecticImplicitSolverDynamic_test/0.variationalSymplecticImplicitSolverDynamicTest_small_dt_with_damping [ OK ] VariationalSymplecticImplicitSolverDynamic_test/0.variationalSymplecticImplicitSolverDynamicTest_small_dt_with_damping (470 ms) [----------] 4 tests from VariationalSymplecticImplicitSolverDynamic_test/0 (602 ms total) [----------] Global test environment tear-down [==========] 24 tests from 8 test suites ran. (2005 ms total) [ PASSED ] 24 tests. ------------------------------------------ Running unit-tests Sofa.Component.LinearSystem_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.LinearSystem_test --gtest_output=xml:unit-tests/Sofa.Component.LinearSystem_test/report.xml 2>&1" [==========] Running 11 tests from 2 test suites. [----------] Global test environment set-up. [----------] 4 tests from LinearSystem [ RUN ] LinearSystem.MatrixSystem_noContext [ERROR] [MatrixLinearSystem(unnamed)] Global system matrix is not resized appropriatly (unnamed) [ OK ] LinearSystem.MatrixSystem_noContext (0 ms) [ RUN ] LinearSystem.MatrixSystem [ERROR] [MatrixLinearSystem(unnamed)] Global system matrix is not resized appropriatly (/unnamed) [ OK ] LinearSystem.MatrixSystem (0 ms) [ RUN ] LinearSystem.MatrixSystem_springForceField [ERROR] [MatrixLinearSystem(unnamed)] Global system matrix is not resized appropriatly (/unnamed) [INFO] [MatrixLinearSystem(unnamed)] System matrix is resized from 0 x 0 to 6 x 6 [INFO] [MatrixLinearSystem(unnamed)] No local matrix found: a new local matrix of type AssemblingMatrixAccumulator (template Stiffness) is created and associated to /StiffSpringForceField1 for a contribution on states /mstate and /mstate [INFO] [MatrixLinearSystem(unnamed)] No local matrix found: a new local matrix of type AssemblingMatrixAccumulator (template Damping) is created and associated to /StiffSpringForceField1 for a contribution on states /mstate and /mstate [INFO] [MatrixLinearSystem(unnamed)] No local matrix found: a new local matrix of type AssemblingMatrixAccumulator (template Stiffness) is created and associated to /StiffSpringForceField1 for a contribution on states /mstate and /mstate [INFO] [MatrixLinearSystem(unnamed)] No local matrix found: a new local matrix of type AssemblingMatrixAccumulator (template Damping) is created and associated to /StiffSpringForceField1 for a contribution on states /mstate and /mstate [ OK ] LinearSystem.MatrixSystem_springForceField (0 ms) [ RUN ] LinearSystem.MatrixSystem_buggyForceField [ERROR] [BuggyForceField(unnamed)] Trying to accumulate a matrix entry out of the allowed submatrix: maximum row index is 6 while 10 was provided [ERROR] [BuggyForceField(unnamed)] Trying to accumulate a matrix entry out of the allowed submatrix: maximum column index is 5 while 20 was provided [ OK ] LinearSystem.MatrixSystem_buggyForceField (0 ms) [----------] 4 tests from LinearSystem (1 ms total) [----------] 7 tests from MappingGraph [ RUN ] MappingGraph.noBuild [ERROR] [MappingGraph] Graph is not built yet [ERROR] [MappingGraph] Requested mechanical state is invalid [ERROR] [MappingGraph] Requested force field is invalid [ERROR] [MappingGraph] Requested mass is invalid [ OK ] MappingGraph.noBuild (0 ms) [ RUN ] MappingGraph.nullRootNode [ERROR] [MappingGraph] Graph is not built yet [ERROR] [MappingGraph] Requested mechanical state is invalid [ERROR] [MappingGraph] Requested force field is invalid [ERROR] [MappingGraph] Requested mass is invalid [ OK ] MappingGraph.nullRootNode (0 ms) [ RUN ] MappingGraph.emptyRootNode [ERROR] [MappingGraph] Requested mechanical state is invalid [ERROR] [MappingGraph] Requested force field is invalid [ERROR] [MappingGraph] Requested mass is invalid [ OK ] MappingGraph.emptyRootNode (0 ms) [ RUN ] MappingGraph.oneMechanicalObject [ OK ] MappingGraph.oneMechanicalObject (0 ms) [ RUN ] MappingGraph.twoMechanicalObject [ OK ] MappingGraph.twoMechanicalObject (0 ms) [ RUN ] MappingGraph.oneMapping [ OK ] MappingGraph.oneMapping (0 ms) [ RUN ] MappingGraph.diamondMapping [ERROR] [MappingGraph] Requested mechanical state (/left/left) is probably mapped or unknown from the graph: only main mechanical states have an associated submatrix in the global matrix [ERROR] [MappingGraph] Requested mechanical state (/right/right) is probably mapped or unknown from the graph: only main mechanical states have an associated submatrix in the global matrix [ERROR] [MappingGraph] Requested mechanical state (/left/bottom/bottom) is probably mapped or unknown from the graph: only main mechanical states have an associated submatrix in the global matrix [ OK ] MappingGraph.diamondMapping (0 ms) [----------] 7 tests from MappingGraph (1 ms total) [----------] Global test environment tear-down [==========] 11 tests from 2 test suites ran. (3 ms total) [ PASSED ] 11 tests. ------------------------------------------ Running unit-tests Sofa.Component.Topology.Container.Constant_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.Topology.Container.Constant_test --gtest_output=xml:unit-tests/Sofa.Component.Topology.Container.Constant_test/report.xml 2>&1" [==========] Running 6 tests from 1 test suite. [----------] Global test environment set-up. [----------] 6 tests from MeshTopology_test [ RUN ] MeshTopology_test.testEmptyContainer [ OK ] MeshTopology_test.testEmptyContainer (0 ms) [ RUN ] MeshTopology_test.testHexahedronTopology [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.IO.Mesh.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Constant.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mass.dylib [WARNING] [MeshTopology(topoCon)] GetHexahedraAroundQuadArray: HexahedraAroundQuad array is empty. Be sure to call createHexahedraAroundQuadArray first. [WARNING] [MeshTopology(topoCon)] GetHexahedraAroundEdgeArray: HexahedraAroundEdge array is empty. Be sure to call createHexahedraAroundEdgeArray first. [WARNING] [MeshTopology(topoCon)] GetHexahedraAroundVertexArray: HexahedraAroundVertex array is empty. Be sure to call createHexahedraAroundVertexArray first. [ OK ] MeshTopology_test.testHexahedronTopology (54 ms) [ RUN ] MeshTopology_test.testTetrahedronTopology [WARNING] [MeshTopology(topoCon)] GetTetrahedraAroundTriangleArray: TetrahedraAroundTriangle array is empty. Be sure to call createTetrahedraAroundTriangleArray first. [WARNING] [MeshTopology(topoCon)] GetTetrahedraAroundEdgeArray: TetrahedraAroundEdge array is empty. Be sure to call createTetrahedraAroundEdgeArray first. [WARNING] [MeshTopology(topoCon)] GetTetrahedraAroundVertexArray: TetrahedraAroundVertex array is empty. Be sure to call createTetrahedraAroundVertexArray first. [ OK ] MeshTopology_test.testTetrahedronTopology (2 ms) [ RUN ] MeshTopology_test.testQuadTopology [WARNING] [MeshTopology(topoCon)] GetEdgesInQuadArray: EdgesInQuad array is empty. Be sure to call createEdgesInQuadArray first. [WARNING] [MeshTopology(topoCon)] GetQuadsAroundVertexArray: QuadsAroundVertex array is empty. Be sure to call createQuadsAroundVertexArray first. [WARNING] [MeshTopology(topoCon)] GetQuadsAroundEdgeArray: QuadsAroundEdge array is empty. Be sure to call createQuadsAroundEdgeArray first. [ OK ] MeshTopology_test.testQuadTopology (1 ms) [ RUN ] MeshTopology_test.testTriangleTopology [WARNING] [MeshTopology(topoCon)] GetEdgesInTriangleArray: EdgesInTriangle array is empty. Be sure to call createEdgesInTriangleArray first. [WARNING] [MeshTopology(topoCon)] GetTrianglesAroundVertexArray: TrianglesAroundVertex array is empty. Be sure to call createTrianglesAroundVertexArray first. [WARNING] [MeshTopology(topoCon)] GetTrianglesAroundEdgeArray: TrianglesAroundEdge array is empty. Be sure to call createTrianglesAroundEdgeArray first. [ OK ] MeshTopology_test.testTriangleTopology (1 ms) [ RUN ] MeshTopology_test.testEdgeTopology [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.Spring.dylib [ OK ] MeshTopology_test.testEdgeTopology (30 ms) [----------] 6 tests from MeshTopology_test (90 ms total) [----------] Global test environment tear-down [==========] 6 tests from 1 test suite ran. (90 ms total) [ PASSED ] 6 tests. ------------------------------------------ Running unit-tests Sofa.Component.Engine.Select_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.Engine.Select_test --gtest_output=xml:unit-tests/Sofa.Component.Engine.Select_test/report.xml 2>&1" [==========] Running 54 tests from 17 test suites. [----------] Global test environment set-up. [----------] 15 tests from BoxROITest/0, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> [ RUN ] BoxROITest/0.attributesTests [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Select.dylib [ OK ] BoxROITest/0.attributesTests (22 ms) [ RUN ] BoxROITest/0.checkGracefullHandlingOfInvalidUsage [ERROR] [BoxROI(myBoxROI)] Unable to find a MechanicalObject for this component. To remove this error message you can either: - to specifiy the DOF where to apply the BoxROI with the 'position' attribute. - to add MechanicalObject or MeshLoader component before the BoxROI in the scene graph. [ERROR] [BoxROI(myBoxROI)] Unable to find a MechanicalObject for this component. To remove this error message you can either: - to specifiy the DOF where to apply the BoxROI with the 'position' attribute. - to add MechanicalObject or MeshLoader component before the BoxROI in the scene graph. [ OK ] BoxROITest/0.checkGracefullHandlingOfInvalidUsage (0 ms) [ RUN ] BoxROITest/0.checkAutomaticSearchingOfMechanicalObject [ OK ] BoxROITest/0.checkAutomaticSearchingOfMechanicalObject (0 ms) [ RUN ] BoxROITest/0.checkAutomaticSearchingOfMechanicalObjectParent [ OK ] BoxROITest/0.checkAutomaticSearchingOfMechanicalObjectParent (0 ms) [ RUN ] BoxROITest/0.checkAutomaticSearchingOfMeshLoader [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.IO.Mesh.dylib [ OK ] BoxROITest/0.checkAutomaticSearchingOfMeshLoader (17 ms) [ RUN ] BoxROITest/0.isPointInBoxTest [ OK ] BoxROITest/0.isPointInBoxTest (0 ms) [ RUN ] BoxROITest/0.isEdgeInBoxTest [ OK ] BoxROITest/0.isEdgeInBoxTest (0 ms) [ RUN ] BoxROITest/0.isTriangleInBoxTest [ OK ] BoxROITest/0.isTriangleInBoxTest (0 ms) [ RUN ] BoxROITest/0.isTetrahedraInBoxTest [ OK ] BoxROITest/0.isTetrahedraInBoxTest (0 ms) [ RUN ] BoxROITest/0.isPointInOrientedBoxTest [ OK ] BoxROITest/0.isPointInOrientedBoxTest (0 ms) [ RUN ] BoxROITest/0.isEdgeInOrientedBoxTest [ OK ] BoxROITest/0.isEdgeInOrientedBoxTest (0 ms) [ RUN ] BoxROITest/0.isTriangleInOrientedBoxTest [ OK ] BoxROITest/0.isTriangleInOrientedBoxTest (0 ms) [ RUN ] BoxROITest/0.isTetrahedraInOrientedBoxTest [ OK ] BoxROITest/0.isTetrahedraInOrientedBoxTest (0 ms) [ RUN ] BoxROITest/0.isPointInBoxesTest [ OK ] BoxROITest/0.isPointInBoxesTest (0 ms) [ RUN ] BoxROITest/0.computeBBoxTest [ OK ] BoxROITest/0.computeBBoxTest (0 ms) [----------] 15 tests from BoxROITest/0 (44 ms total) [----------] 2 tests from ComplementaryROI_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> [ RUN ] ComplementaryROI_test/0.NormalBehavior [ OK ] ComplementaryROI_test/0.NormalBehavior (0 ms) [ RUN ] ComplementaryROI_test/0.UpdateTest [ OK ] ComplementaryROI_test/0.UpdateTest (0 ms) [----------] 2 tests from ComplementaryROI_test/0 (0 ms total) [----------] 1 test from DataEngine_test/0, where TypeParam = sofa::TestDataEngine > [ RUN ] DataEngine_test/0.basic_test [ OK ] DataEngine_test/0.basic_test (0 ms) [----------] 1 test from DataEngine_test/0 (0 ms total) [----------] 1 test from DataEngine_test/1, where TypeParam = sofa::TestDataEngine [ RUN ] DataEngine_test/1.basic_test [ OK ] DataEngine_test/1.basic_test (0 ms) [----------] 1 test from DataEngine_test/1 (0 ms total) [----------] 1 test from DataEngine_test/2, where TypeParam = sofa::TestDataEngine,sofa::type::Vec<3u,double>,double> > > [ RUN ] DataEngine_test/2.basic_test [WARNING] [TestDataEngine(engineInput)] Data 'position' is not set. Get rest position of local mechanical state or mesh loader (if no mechanical) [WARNING] [TestDataEngine(engineInput)] Data 'ROIposition' is not set. Get rest position of local mechanical state or mesh loader (if no mechanical) [WARNING] [TestDataEngine(engine)] Data 'position' is not set. Get rest position of local mechanical state or mesh loader (if no mechanical) [WARNING] [TestDataEngine(engine)] Data 'ROIposition' is not set. Get rest position of local mechanical state or mesh loader (if no mechanical) [ OK ] DataEngine_test/2.basic_test (0 ms) [----------] 1 test from DataEngine_test/2 (0 ms total) [----------] 1 test from DataEngine_test/3, where TypeParam = sofa::TestDataEngine,sofa::type::Vec<3u,double>,double> > > [ RUN ] DataEngine_test/3.basic_test [ OK ] DataEngine_test/3.basic_test (0 ms) [----------] 1 test from DataEngine_test/3 (0 ms total) [----------] 1 test from DataEngine_test/4, where TypeParam = sofa::TestDataEngine,sofa::type::Vec<3u,double>,double> > > [ RUN ] DataEngine_test/4.basic_test [ OK ] DataEngine_test/4.basic_test (0 ms) [----------] 1 test from DataEngine_test/4 (0 ms total) [----------] 1 test from DataEngine_test/5, where TypeParam = sofa::TestDataEngine,sofa::type::Vec<3u,double>,double> > > [ RUN ] DataEngine_test/5.basic_test [ OK ] DataEngine_test/5.basic_test (0 ms) [----------] 1 test from DataEngine_test/5 (0 ms total) [----------] 1 test from DataEngine_test/6, where TypeParam = sofa::TestDataEngine > [ RUN ] DataEngine_test/6.basic_test [ OK ] DataEngine_test/6.basic_test (0 ms) [----------] 1 test from DataEngine_test/6 (0 ms total) [----------] 1 test from DataEngine_test/7, where TypeParam = sofa::TestDataEngine > [ RUN ] DataEngine_test/7.basic_test [ OK ] DataEngine_test/7.basic_test (0 ms) [----------] 1 test from DataEngine_test/7 (0 ms total) [----------] 1 test from DataEngine_test/8, where TypeParam = sofa::TestDataEngine,sofa::type::Vec<3u,double>,double> > > [ RUN ] DataEngine_test/8.basic_test [ OK ] DataEngine_test/8.basic_test (0 ms) [----------] 1 test from DataEngine_test/8 (0 ms total) [----------] 1 test from DataEngine_test/9, where TypeParam = sofa::TestDataEngine > [ RUN ] DataEngine_test/9.basic_test [ OK ] DataEngine_test/9.basic_test (0 ms) [----------] 1 test from DataEngine_test/9 (0 ms total) [----------] 1 test from DataEngine_test/10, where TypeParam = sofa::TestDataEngine,sofa::type::Vec<3u,double>,double> > > [ RUN ] DataEngine_test/10.basic_test [ OK ] DataEngine_test/10.basic_test (0 ms) [----------] 1 test from DataEngine_test/10 (0 ms total) [----------] 7 tests from TestIndicesFromValues [ RUN ] TestIndicesFromValues.search_one_index [ OK ] TestIndicesFromValues.search_one_index (0 ms) [ RUN ] TestIndicesFromValues.search_two_indices [ OK ] TestIndicesFromValues.search_two_indices (0 ms) [ RUN ] TestIndicesFromValues.search_nothing [ OK ] TestIndicesFromValues.search_nothing (0 ms) [ RUN ] TestIndicesFromValues.search_in_nothing [ERROR] [IndicesFromValues(unnamed)] Input value 0 not found : 1 [ OK ] TestIndicesFromValues.search_in_nothing (0 ms) [ RUN ] TestIndicesFromValues.search_nothing_in_nothing [ OK ] TestIndicesFromValues.search_nothing_in_nothing (0 ms) [ RUN ] TestIndicesFromValues.search_existing_and_nonexisting [ERROR] [IndicesFromValues(unnamed)] Input value 1 not found : 4 [ OK ] TestIndicesFromValues.search_existing_and_nonexisting (0 ms) [ RUN ] TestIndicesFromValues.search_nonexisting [ERROR] [IndicesFromValues(unnamed)] Input value 0 not found : 4 [ OK ] TestIndicesFromValues.search_nonexisting (0 ms) [----------] 7 tests from TestIndicesFromValues (0 ms total) [----------] 7 tests from MeshROI_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> [ RUN ] MeshROI_test/0.attributesTests [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Constant.dylib [ OK ] MeshROI_test/0.attributesTests (4 ms) [ RUN ] MeshROI_test/0.initTest [WARNING] [MeshROI(MeshROI)] Data 'position' is not set. Get rest position of local mechanical state or mesh loader (if no mechanical) [WARNING] [MeshROI(MeshROI)] Data 'ROIposition' is not set. Get rest position of local mechanical state or mesh loader (if no mechanical) [ OK ] MeshROI_test/0.initTest (0 ms) [ RUN ] MeshROI_test/0.computeBoundingBoxTest [WARNING] [MeshROI(MeshROI)] Data 'position' is not set. Get rest position of local mechanical state or mesh loader (if no mechanical) [WARNING] [MeshROI(MeshROI)] Data 'ROIposition' is not set. Get rest position of local mechanical state or mesh loader (if no mechanical) [ OK ] MeshROI_test/0.computeBoundingBoxTest (165 ms) [ RUN ] MeshROI_test/0.isPointInMeshTest [WARNING] [MeshROI(MeshROI)] Data 'position' is not set. Get rest position of local mechanical state or mesh loader (if no mechanical) [WARNING] [MeshROI(MeshROI)] Data 'ROIposition' is not set. Get rest position of local mechanical state or mesh loader (if no mechanical) [ OK ] MeshROI_test/0.isPointInMeshTest (0 ms) [ RUN ] MeshROI_test/0.isEdgeInMeshTest [WARNING] [MeshROI(MeshROI)] Data 'position' is not set. Get rest position of local mechanical state or mesh loader (if no mechanical) [WARNING] [MeshROI(MeshROI)] Data 'ROIposition' is not set. Get rest position of local mechanical state or mesh loader (if no mechanical) [ OK ] MeshROI_test/0.isEdgeInMeshTest (0 ms) [ RUN ] MeshROI_test/0.isTriangleInMeshTest [WARNING] [MeshROI(MeshROI)] Data 'position' is not set. Get rest position of local mechanical state or mesh loader (if no mechanical) [WARNING] [MeshROI(MeshROI)] Data 'ROIposition' is not set. Get rest position of local mechanical state or mesh loader (if no mechanical) [ OK ] MeshROI_test/0.isTriangleInMeshTest (0 ms) [ RUN ] MeshROI_test/0.isTetrahedraInMeshTest [WARNING] [MeshROI(MeshROI)] Data 'position' is not set. Get rest position of local mechanical state or mesh loader (if no mechanical) [WARNING] [MeshROI(MeshROI)] Data 'ROIposition' is not set. Get rest position of local mechanical state or mesh loader (if no mechanical) [ OK ] MeshROI_test/0.isTetrahedraInMeshTest (0 ms) [----------] 7 tests from MeshROI_test/0 (173 ms total) [----------] 6 tests from PlaneROI_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> [ RUN ] PlaneROI_test/0.attributesTests [ OK ] PlaneROI_test/0.attributesTests (0 ms) [ RUN ] PlaneROI_test/0.initTest [ OK ] PlaneROI_test/0.initTest (0 ms) [ RUN ] PlaneROI_test/0.isPointInPlaneTest [ OK ] PlaneROI_test/0.isPointInPlaneTest (0 ms) [ RUN ] PlaneROI_test/0.isEdgeInPlaneTest [ OK ] PlaneROI_test/0.isEdgeInPlaneTest (0 ms) [ RUN ] PlaneROI_test/0.isTriangleInPlaneTest [ OK ] PlaneROI_test/0.isTriangleInPlaneTest (0 ms) [ RUN ] PlaneROI_test/0.isTetrahedraInPlaneTest [ OK ] PlaneROI_test/0.isTetrahedraInPlaneTest (0 ms) [----------] 6 tests from PlaneROI_test/0 (1 ms total) [----------] 6 tests from SphereROI_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> [ RUN ] SphereROI_test/0.attributesTests [ OK ] SphereROI_test/0.attributesTests (0 ms) [ RUN ] SphereROI_test/0.initTest [ OK ] SphereROI_test/0.initTest (0 ms) [ RUN ] SphereROI_test/0.isPointInSphereTest [ OK ] SphereROI_test/0.isPointInSphereTest (0 ms) [ RUN ] SphereROI_test/0.isEdgeInSphereTest [ OK ] SphereROI_test/0.isEdgeInSphereTest (0 ms) [ RUN ] SphereROI_test/0.isTriangleInSphereTest [ OK ] SphereROI_test/0.isTriangleInSphereTest (0 ms) [ RUN ] SphereROI_test/0.isTetrahedraInSphereTest [ OK ] SphereROI_test/0.isTetrahedraInSphereTest (0 ms) [----------] 6 tests from SphereROI_test/0 (0 ms total) [----------] Global test environment tear-down [==========] 54 tests from 17 test suites ran. (222 ms total) [ PASSED ] 54 tests. ------------------------------------------ Running unit-tests Sofa.Component.StateContainer_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.StateContainer_test --gtest_output=xml:unit-tests/Sofa.Component.StateContainer_test/report.xml 2>&1" [==========] Running 9 tests from 3 test suites. [----------] Global test environment set-up. [----------] 3 tests from MechanicalObject_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<1u,double>,double> [ RUN ] MechanicalObject_test/0.checkThatDefaultSizeIsOne [ OK ] MechanicalObject_test/0.checkThatDefaultSizeIsOne (0 ms) [ RUN ] MechanicalObject_test/0.checkThatTheSizeOfTheDefaultPositionIsEqualToTheSizeOfTheDataTypeCoord [ OK ] MechanicalObject_test/0.checkThatTheSizeOfTheDefaultPositionIsEqualToTheSizeOfTheDataTypeCoord (0 ms) [ RUN ] MechanicalObject_test/0.checkThatPositionDefaultValueIsAVectorOfValueInitializedReals [ OK ] MechanicalObject_test/0.checkThatPositionDefaultValueIsAVectorOfValueInitializedReals (0 ms) [----------] 3 tests from MechanicalObject_test/0 (0 ms total) [----------] 3 tests from MechanicalObject_test/1, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<2u,double>,double> [ RUN ] MechanicalObject_test/1.checkThatDefaultSizeIsOne [ OK ] MechanicalObject_test/1.checkThatDefaultSizeIsOne (0 ms) [ RUN ] MechanicalObject_test/1.checkThatTheSizeOfTheDefaultPositionIsEqualToTheSizeOfTheDataTypeCoord [ OK ] MechanicalObject_test/1.checkThatTheSizeOfTheDefaultPositionIsEqualToTheSizeOfTheDataTypeCoord (0 ms) [ RUN ] MechanicalObject_test/1.checkThatPositionDefaultValueIsAVectorOfValueInitializedReals [ OK ] MechanicalObject_test/1.checkThatPositionDefaultValueIsAVectorOfValueInitializedReals (0 ms) [----------] 3 tests from MechanicalObject_test/1 (0 ms total) [----------] 3 tests from MechanicalObject_test/2, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> [ RUN ] MechanicalObject_test/2.checkThatDefaultSizeIsOne [ OK ] MechanicalObject_test/2.checkThatDefaultSizeIsOne (0 ms) [ RUN ] MechanicalObject_test/2.checkThatTheSizeOfTheDefaultPositionIsEqualToTheSizeOfTheDataTypeCoord [ OK ] MechanicalObject_test/2.checkThatTheSizeOfTheDefaultPositionIsEqualToTheSizeOfTheDataTypeCoord (0 ms) [ RUN ] MechanicalObject_test/2.checkThatPositionDefaultValueIsAVectorOfValueInitializedReals [ OK ] MechanicalObject_test/2.checkThatPositionDefaultValueIsAVectorOfValueInitializedReals (0 ms) [----------] 3 tests from MechanicalObject_test/2 (0 ms total) [----------] Global test environment tear-down [==========] 9 tests from 3 test suites ran. (0 ms total) [ PASSED ] 9 tests. ------------------------------------------ Running unit-tests Sofa.Component.ODESolver.Forward_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.ODESolver.Forward_test --gtest_output=xml:unit-tests/Sofa.Component.ODESolver.Forward_test/report.xml 2>&1" [==========] Running 12 tests from 4 test suites. [----------] Global test environment set-up. [----------] 3 tests from CentralDifferenceExplicitSolverDynamic_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> [ RUN ] CentralDifferenceExplicitSolverDynamic_test/0.centralDifferenceExplicitSolverDynamicTest_medium_dt_without_damping [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mass.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Projective.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.Spring.dylib [ OK ] CentralDifferenceExplicitSolverDynamic_test/0.centralDifferenceExplicitSolverDynamicTest_medium_dt_without_damping (153 ms) [ RUN ] CentralDifferenceExplicitSolverDynamic_test/0.rungeKutta2ExplicitSolverDynamicTest_high_dt_with_damping [ OK ] CentralDifferenceExplicitSolverDynamic_test/0.rungeKutta2ExplicitSolverDynamicTest_high_dt_with_damping (1 ms) [ RUN ] CentralDifferenceExplicitSolverDynamic_test/0.rungeKutta2ExplicitSolverDynamicTest_small_dt_with_damping [ OK ] CentralDifferenceExplicitSolverDynamic_test/0.rungeKutta2ExplicitSolverDynamicTest_small_dt_with_damping (62 ms) [----------] 3 tests from CentralDifferenceExplicitSolverDynamic_test/0 (217 ms total) [----------] 3 tests from EulerExplicitDynamic_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> [ RUN ] EulerExplicitDynamic_test/0.eulerExplicitSolverDynamicTest_small_dt [ OK ] EulerExplicitDynamic_test/0.eulerExplicitSolverDynamicTest_small_dt (65 ms) [ RUN ] EulerExplicitDynamic_test/0.eulerExplicitSolverDynamicTest_medium_dt [ OK ] EulerExplicitDynamic_test/0.eulerExplicitSolverDynamicTest_medium_dt (7 ms) [ RUN ] EulerExplicitDynamic_test/0.eulerExplicitSolverDynamicTest_high_dt [ OK ] EulerExplicitDynamic_test/0.eulerExplicitSolverDynamicTest_high_dt (1 ms) [----------] 3 tests from EulerExplicitDynamic_test/0 (74 ms total) [----------] 3 tests from RungeKutta2ExplicitSolverDynamic_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> [ RUN ] RungeKutta2ExplicitSolverDynamic_test/0.rungeKutta2ExplicitSolverDynamicTest_medium_dt [ OK ] RungeKutta2ExplicitSolverDynamic_test/0.rungeKutta2ExplicitSolverDynamicTest_medium_dt (11 ms) [ RUN ] RungeKutta2ExplicitSolverDynamic_test/0.rungeKutta2ExplicitSolverDynamicTest_high_dt [ OK ] RungeKutta2ExplicitSolverDynamic_test/0.rungeKutta2ExplicitSolverDynamicTest_high_dt (1 ms) [ RUN ] RungeKutta2ExplicitSolverDynamic_test/0.rungeKutta2ExplicitSolverDynamicTest_small_dt [ OK ] RungeKutta2ExplicitSolverDynamic_test/0.rungeKutta2ExplicitSolverDynamicTest_small_dt (109 ms) [----------] 3 tests from RungeKutta2ExplicitSolverDynamic_test/0 (123 ms total) [----------] 3 tests from RungeKutta4ExplicitSolverDynamic_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes,sofa::type::Vec<3u,double>,double> [ RUN ] RungeKutta4ExplicitSolverDynamic_test/0.rungeKutta4ExplicitSolverDynamicTest_medium_dt [ OK ] RungeKutta4ExplicitSolverDynamic_test/0.rungeKutta4ExplicitSolverDynamicTest_medium_dt (20 ms) [ RUN ] RungeKutta4ExplicitSolverDynamic_test/0.rungeKutta4ExplicitSolverDynamicTest_high_dt [ OK ] RungeKutta4ExplicitSolverDynamic_test/0.rungeKutta4ExplicitSolverDynamicTest_high_dt (2 ms) [ RUN ] RungeKutta4ExplicitSolverDynamic_test/0.rungeKutta4ExplicitSolverDynamicTest_small_dt [ OK ] RungeKutta4ExplicitSolverDynamic_test/0.rungeKutta4ExplicitSolverDynamicTest_small_dt (189 ms) [----------] 3 tests from RungeKutta4ExplicitSolverDynamic_test/0 (212 ms total) [----------] Global test environment tear-down [==========] 12 tests from 4 test suites ran. (628 ms total) [ PASSED ] 12 tests. Thread 4/4 (PID 98599) is done. Done. /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/ci/scripts/unit-tests.sh: line 408: kill: (-98483) - No such process Testing summary: - 75 test suite(s) - 1969 test(s) - 14 disabled test(s) - 4 failure(s) - 0 error(s) Notify GitHub https://api.github.com/repos/sofa-framework/sofa/statuses/b3f2f2a42ae5bf59b449b15dff6aec9b929d5042 (sent): [success] macos_clang_options - Build OK. FIXME: 4 units Notify Dashboard (sent - curl returned 0): fullbuild=true&sha=b3f2f2a42ae5bf59b449b15dff6aec9b929d5042&config=macos_clang_options&node=consortium-macos-3&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/5050/&tests_status=done&tests_suites=75&tests_total=1969&tests_disabled=14&tests_failures=4&tests_errors=0&tests_duration=296.938 [END] Unit tests (2024-04-19 04:00:20.444208) - took 181.181434 seconds [BEGIN] Scene tests (2024-04-19 04:00:20.473664) Notify Dashboard (sent - curl returned 0): fullbuild=true&sha=b3f2f2a42ae5bf59b449b15dff6aec9b929d5042&config=macos_clang_options&node=consortium-macos-3&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/5050/&scenes_status=running Initializing scene testing. Found runSofa: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/runSofa Plugin ArticulatedSystemPlugin: built (found libArticulatedSystemPlugin.dylib) Plugin ArticulatedSystemPlugin: examples/ directory found. Plugin BeamAdapter: built (found libBeamAdapter.dylib) Plugin BeamAdapter: examples/ directory found. Plugin BulletCollisionDetection: not built Plugin CImgPlugin: built (found libCImgPlugin.dylib) Plugin CImgPlugin: examples/ directory found. Plugin CSparseSolvers: built (found libCSparseSolvers.dylib) Plugin CSparseSolvers: examples/ directory found. Plugin CollisionOBBCapsule: built (found libCollisionOBBCapsule.dylib) Plugin CollisionOBBCapsule: examples/ directory found. Plugin DiffusionSolver: built (found libDiffusionSolver.dylib) Plugin DiffusionSolver: no examples/ nor scenes/ directories. Plugin Geomagic: built (found libGeomagic.dylib) Plugin Geomagic: scenes/ directory found. Plugin Haption: not built Plugin InvertibleFVM: built (found libInvertibleFVM.dylib) Plugin InvertibleFVM: examples/ directory found. Plugin LeapMotion: not built Plugin ManifoldTopologies: built (found libManifoldTopologies.dylib) Plugin ManifoldTopologies: examples/ directory found. Plugin ModelOrderReduction: built (found libModelOrderReduction.dylib) Plugin ModelOrderReduction: examples/ directory found. Plugin MultiThreading: built (found libMultiThreading.dylib) Plugin MultiThreading: examples/ directory found. Plugin PersistentContact: not built Plugin PluginExample: built (found libPluginExample.dylib) Plugin PluginExample: no examples/ nor scenes/ directories. Plugin Registration: built (found libRegistration.dylib) Plugin Registration: examples/ directory found. Plugin STLIB: built (found libSTLIB.dylib) Plugin STLIB: no examples/ nor scenes/ directories. Plugin SceneCreator: built (found libSceneCreator.dylib) Plugin SceneCreator: no examples/ nor scenes/ directories. Plugin Sensable: not built Plugin SensableEmulation: built (found libSensableEmulation.dylib) Plugin SensableEmulation: examples/ directory found. Plugin ShapeMatchingPlugin: built (found libShapeMatchingPlugin.dylib) Plugin ShapeMatchingPlugin: examples/ directory found. Plugin SixenseHydra: not built Plugin Sofa.Metis: built (found libSofa.Metis.dylib) Plugin Sofa.Metis: no examples/ nor scenes/ directories. Plugin SofaAssimp: built (found libSofaAssimp.dylib) Plugin SofaAssimp: examples/ directory found. Plugin SofaCUDA: not built Plugin SofaCarving: built (found libSofaCarving.dylib) Plugin SofaCarving: examples/ directory found. Plugin SofaDistanceGrid: built (found libSofaDistanceGrid.dylib) Plugin SofaDistanceGrid: examples/ directory found. Plugin SofaEulerianFluid: built (found libSofaEulerianFluid.dylib) Plugin SofaEulerianFluid: examples/ directory found. Plugin SofaHAPI: not built Plugin SofaImplicitField: built (found libSofaImplicitField.dylib) Plugin SofaImplicitField: examples/ directory found. Plugin SofaMatrix: built (found libSofaMatrix.dylib) Plugin SofaMatrix: examples/ directory found. Plugin SofaNewmat: not built Plugin SofaOpenCL: not built Plugin SofaPardisoSolver: not built Plugin SofaPython3: built (found libSofaPython3.dylib) Plugin SofaPython3: examples/ directory found. Plugin SofaSimpleGUI: built (found libSofaSimpleGUI.dylib) Plugin SofaSimpleGUI: examples/ directory found. Plugin SofaSphFluid: built (found libSofaSphFluid.dylib) Plugin SofaSphFluid: examples/ directory found. Plugin SofaTest: not built Plugin SoftRobots: built (found libSoftRobots.dylib) Plugin SoftRobots: examples/ directory found. Plugin VolumetricRendering: built (found libVolumetricRendering.dylib) Plugin VolumetricRendering: examples/ directory found. Plugin Xitact: not built Plugin image: built (found libimage.dylib) Plugin image: examples/ directory found. Searching for missing plugins... Searching for missing plugins: done. Searching for unwanted python scripts... ignore applications/plugins/BeamAdapter/examples/python3/beamadapter/__init__.py: createScene function not found. ignore applications/plugins/BeamAdapter/examples/python3/beamadapter/parts/__init__.py: createScene function not found. ignore applications/plugins/BeamAdapter/examples/python3/beamadapter/parts/instrument.py: createScene function not found. ignore applications/plugins/BeamAdapter/examples/python3/beamadapter/parts/vessels.py: createScene function not found. ignore applications/plugins/BeamAdapter/examples/python3/beamadapter/sensors/__init__.py: createScene function not found. ignore applications/plugins/BeamAdapter/examples/python3/beamadapter/sensors/forceSensors.py: createScene function not found. ignore applications/plugins/ModelOrderReduction/examples/organs/liver/controller/washingMachineController.py: createScene function not found. ignore applications/plugins/ModelOrderReduction/examples/softRobots/multiGait/controller/keyInteractiveController.py: createScene function not found. ignore applications/plugins/ModelOrderReduction/examples/softRobots/multiGait/controller/waveController.py: createScene function not found. ignore applications/plugins/ModelOrderReduction/examples/softRobots/sofiaLeg/controller/__init__.py: createScene function not found. ignore applications/plugins/ModelOrderReduction/examples/softRobots/sofiaLeg/controller/sofiaLegController.py: createScene function not found. ignore applications/plugins/ModelOrderReduction/examples/softRobots/sofiaLeg/sofiaComplete/__init__.py: createScene function not found. ignore applications/plugins/ModelOrderReduction/examples/softRobots/sofiaLeg/sofiaComplete/controller/__init__.py: createScene function not found. ignore applications/plugins/ModelOrderReduction/examples/softRobots/sofiaLeg/sofiaComplete/controller/sofiaController.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/component/__init__.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/component/constraint/CableConstraint/FingerController.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/component/constraint/CableConstraint/__init__.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/component/constraint/SurfacePressureConstraint/__init__.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/component/constraint/UnilateralPlaneConstraint/TentacleController.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/component/constraint/UnilateralPlaneConstraint/__init__.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/component/constraint/__init__.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/component/controller/CommunicationController/__init__.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/component/controller/CommunicationController/modules/__init__.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/component/controller/CommunicationController/modules/accordion3.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/component/controller/DataVariationLimiter/__init__.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/component/controller/SerialPortBridgeGeneric/__init__.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/component/controller/__init__.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/component/engine/VolumeFromTetrahedrons/__init__.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/component/engine/VolumeFromTriangles/__init__.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/component/engine/__init__.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/sofaros/recv.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/sofaros/sofaros.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/thematicalDocs/T4-DirectActuation/Actuators/Cable/ControllerDisplacement.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/thematicalDocs/T4-DirectActuation/Actuators/Cable/ControllerForce.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/thematicalDocs/T4-DirectActuation/Actuators/Pneumatic/ControllerPressure.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/thematicalDocs/T4-DirectActuation/Actuators/Pneumatic/ControllerVolume.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/thematicalDocs/T4-DirectActuation/DriveTheRobot/ControlKeyboard.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/thematicalDocs/T5-OpenLoopControl/InverseSimulation/ArduinoInterface.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/tutorials/CableGripper/myproject/grippercontroller.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/tutorials/PneunetGripper/details/fingerController.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/tutorials/PneunetGripper/details/param.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/tutorials/PneunetGripper/details/wholeGripperController.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/tutorials/SoftArmGripper/armGUI.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/tutorials/SoftArmGripper/generation.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/tutorials/SoftArmGripper/header.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/tutorials/SoftArmGripper/params.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/tutorials/SoftFingerDesign/details/cylinder.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/tutorials/SoftFingerDesign/details/fixing_box.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/tutorials/SoftFingerDesign/details/mesh_clamping.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/tutorials/SoftFingerDesign/details/mesh_contact_surface.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/tutorials/SoftFingerDesign/details/mesh_finger.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/tutorials/Tripod/details/blueprint.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/tutorials/Tripod/details/closedLoopController.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/tutorials/Tripod/details/fixingbox.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/tutorials/Tripod/details/mazecontroller.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/tutorials/Tripod/details/tutorial.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/blueprint.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/closedLoopController.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/fixingbox.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/mazecontroller.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/parts/blueprint.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/parts/fixingbox.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/parts/mazecontroller.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/parts/tutorial.py: createScene function not found. ignore applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/tutorial.py: createScene function not found. Searching for unwanted python scripts: done. Scene testing in progress... Waiting for thread 1/4 (PID 87512) to finish... - applications/plugins/BeamAdapter/examples/AdaptiveBeamMapping.scn (thread 1/4 ; scene 1/184) - examples/Component/SolidMechanics/FEM/HexahedralFEMForceField.scn (thread 3/4 ; scene 1/184) - examples/Component/Engine/Select/SubsetTopology_refiningMesh.scn (thread 4/4 ; scene 1/181) - applications/plugins/SoftRobots/examples/component/constraint/CableConstraint/Finger.py (thread 2/4 ; scene 1/184) - applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/elasticbody.py (thread 1/4 ; scene 2/184) - examples/Component/Visual/OglShadowShader_SpotLight.scn (thread 3/4 ; scene 2/184) - examples/Component/MechanicalLoad/BoxConstantForceField.scn (thread 2/4 ; scene 2/184) - examples/Component/Topology/Container/Grid/CylinderGridTopology.scn (thread 4/4 ; scene 2/181) - applications/plugins/BeamAdapter/examples/SingleBeam.scn (thread 3/4 ; scene 3/184) - applications/plugins/ModelOrderReduction/examples/softRobots/diamond/diamondRobotHyperElastic.py (thread 2/4 ; scene 3/184) - examples/Component/SolidMechanics/Spring/FastTriangularBendingSprings.scn (thread 1/4 ; scene 3/184) - examples/Tutorials/ForceFields/TutorialForceFieldLiverHexaFEM.scn (thread 4/4 ; scene 3/181) - examples/Component/Topology/Container/Dynamic/AddingTriangle2EdgeProcess.scn (thread 3/4 ; scene 4/184) - applications/plugins/ModelOrderReduction/examples/organs/liver/liverFineHyperElastic.pyscn (thread 1/4 ; scene 4/184) - applications/plugins/SoftRobots/examples/tutorials/CableGripper/myproject/finger.py (thread 4/4 ; scene 4/181) - applications/plugins/SoftRobots/examples/component/controller/DataVariationLimiter/DataVariationLimiter.py (thread 3/4 ; scene 5/184) - examples/Component/Mapping/Linear/SkinningMapping.scn (thread 2/4 ; scene 4/184) - examples/Component/Visual/VisualStyle.scn (thread 4/4 ; scene 5/181) - applications/plugins/SoftRobots/examples/tutorials/Trunk/trunk.py (thread 2/4 ; scene 5/184) - examples/Component/Mapping/Linear/DeformableOnRigidFrameMapping.scn (thread 4/4 ; scene 6/181) - applications/plugins/SoftRobots/examples/thematicalDocs/T4-DirectActuation/Actuators/Cable/CableForce.py (thread 3/4 ; scene 6/184) - applications/plugins/SofaImplicitField/examples/ImplicitSurfaceMapping.scn (thread 4/4 ; scene 7/181) - applications/plugins/SofaMatrix/examples/GlobalSystemMatrixExporter.scn (thread 2/4 ; scene 6/184) - examples/Tutorials/Collision/AdvancedResponseConstraintBased.scn (thread 3/4 ; scene 7/184) - applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/step2.py (thread 4/4 ; scene 8/181) - examples/Component/Engine/Select/BoxROI_2d.scn (thread 2/4 ; scene 7/184) - examples/Component/Constraint/Lagrangian/InextensiblePendulum.scn (thread 3/4 ; scene 8/184) - examples/Component/Mapping/Linear/IdentityMultiMapping.scn (thread 4/4 ; scene 9/181) - applications/plugins/SofaSphFluid/examples/SPHParticleSink.scn (thread 2/4 ; scene 8/184) - examples/Component/MechanicalLoad/SurfacePressureForceField.scn (thread 3/4 ; scene 9/184) - examples/Component/Constraint/Lagrangian/NonBuiltConstraintCorrection.scn (thread 4/4 ; scene 10/181) - examples/Component/Visual/OglCylinderModel.scn (thread 2/4 ; scene 9/184) - examples/Component/SolidMechanics/FEM/HexahedronCompositeFEMForceFieldAndMass.scn (thread 2/4 ; scene 10/184) - examples/Tutorials/StepByStep/TopologicalMapping/3_TopoMapping.scn (thread 4/4 ; scene 11/181) - applications/plugins/CollisionOBBCapsule/examples/OBBOBBFaceEdge.scn (thread 3/4 ; scene 10/184) - examples/Component/AnimationLoop/FreeMotionAnimationLoop.scn (thread 3/4 ; scene 11/184) - applications/plugins/ModelOrderReduction/examples/others/caduceus/reduced/debug/debug_scene.py (thread 4/4 ; scene 12/181) - examples/Component/Constraint/Projective/AffineMovementConstraint.scn (thread 2/4 ; scene 11/184) - examples/Component/Topology/Container/Dynamic/HexahedronForceFieldTopologyChangeHandling.scn (thread 2/4 ; scene 12/184) - applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/parts/maze.py (thread 4/4 ; scene 13/181) - applications/plugins/ShapeMatchingPlugin/examples/RotationFinder.scn (thread 2/4 ; scene 13/184) - applications/plugins/MultiThreading/examples/ParallelCGLinearSolver.scn (thread 4/4 ; scene 14/181) - applications/plugins/image/examples/marchingCubes.scn (thread 2/4 ; scene 14/184) - applications/plugins/SoftRobots/examples/tutorials/CableGripper/myproject/cablegripper.py (thread 2/4 ; scene 15/184) - examples/Tutorials/StepByStep/Getyourbearings/3_getyourbearings.scn (thread 4/4 ; scene 15/181) Timeout after 30 seconds (30.30045)! applications/plugins/ModelOrderReduction/examples/organs/liver/liverFineHyperElastic.pyscn - examples/Component/Topology/Mapping/SubsetTopologicalMapping.scn (thread 1/4 ; scene 5/184) - examples/Component/SolidMechanics/Spring/TriangularBendingSprings.scn (thread 2/4 ; scene 16/184) - applications/plugins/CollisionOBBCapsule/examples/OBBTriEdgeEdge2.scn (thread 4/4 ; scene 16/181) - applications/plugins/image/examples/sampler_HexaFEM.scn (thread 1/4 ; scene 6/184) - applications/plugins/SoftRobots/examples/tutorials/PneunetGripper/details/step5-timeIntegrationAndMatrixSolver.py (thread 2/4 ; scene 17/184) - applications/plugins/VolumetricRendering/examples/OglVolumetricModel_hexa.scn (thread 4/4 ; scene 17/181) - applications/plugins/SoftRobots/examples/tutorials/FirstSteps/details/step3.py (thread 1/4 ; scene 7/184) - examples/Tutorials/StepByStep/Getyourbearings/2_getyourbearings.scn (thread 4/4 ; scene 18/181) - examples/Tutorials/Topologies/TopologyVolumeDifferentMesh.scn (thread 2/4 ; scene 18/184) - applications/plugins/SoftRobots/examples/tutorials/Tripod/details/step4-3.py (thread 1/4 ; scene 8/184) - examples/Tutorials/OldTutorials/tutorial2.scn (thread 4/4 ; scene 19/181) - examples/Tutorials/sandbox/implicit_singlehexaFEM_2.scn (thread 4/4 ; scene 20/181) - examples/Component/Mapping/Linear/SimpleTesselatedTetraTopologicalMapping.scn (thread 1/4 ; scene 9/184) - applications/plugins/VolumetricRendering/examples/OglVolumetricModel_tetra_clipped_physics.scn (thread 2/4 ; scene 19/184) - examples/Component/ODESolver/Forward/EulerSymplecticSolver_diagonal.scn (thread 4/4 ; scene 21/181) - applications/plugins/SofaPython3/examples/example-forcefield.py (thread 1/4 ; scene 10/184) - applications/plugins/MultiThreading/examples/liversMeanPositions.scn (thread 2/4 ; scene 20/184) - examples/Component/ODESolver/Forward/RungeKutta4Solver.scn (thread 4/4 ; scene 22/181) - examples/Component/Constraint/Projective/ParabolicConstraint.scn (thread 1/4 ; scene 11/184) - applications/plugins/SoftRobots/examples/tutorials/CableGripper/cablegripper-tuto.py (thread 2/4 ; scene 21/184) - examples/Tutorials/StepByStep/Visual/5_Visual.scn (thread 4/4 ; scene 23/181) - applications/plugins/SoftRobots/examples/tutorials/PneunetGripper/details/step7-grabTheCube.py (thread 1/4 ; scene 12/184) - applications/plugins/SoftRobots/examples/plugintests.py (thread 2/4 ; scene 22/184) - applications/plugins/image/examples/MeshToImage.scn (thread 4/4 ; scene 24/181) - examples/Component/Mapping/Linear/BarycentricMappingTrussBeam.scn (thread 2/4 ; scene 23/184) - examples/Component/SolidMechanics/Spring/TriangularBiquadraticSpringsForceField.scn (thread 4/4 ; scene 25/181) - applications/plugins/image/examples/distanceFieldFilter.scn (thread 2/4 ; scene 24/184) - examples/Component/Controller/test_sleep3.scn (thread 4/4 ; scene 26/181) - examples/Component/Mass/UniformMass.scn (thread 1/4 ; scene 13/184) - examples/Component/Topology/Container/Dynamic/RemovingTetraProcess.scn (thread 2/4 ; scene 25/184) - applications/plugins/MultiThreading/examples/TriangularForceFieldComparison.scn (thread 4/4 ; scene 27/181) - examples/Demos/chainHybrid.scn (thread 1/4 ; scene 14/184) - applications/plugins/SoftRobots/examples/tutorials/PneunetGripper/details/step7-withSTLIB.py (thread 2/4 ; scene 26/184) - examples/Component/Constraint/Projective/ProjectToPointConstraint.scn (thread 4/4 ; scene 28/181) - examples/Component/ODESolver/Backward/StaticSolver.scn (thread 1/4 ; scene 15/184) - applications/plugins/SoftRobots/examples/tutorials/Tripod/details/step5.py (thread 4/4 ; scene 29/181) - examples/Component/SceneUtility/Gravity.scn (thread 1/4 ; scene 16/184) - applications/plugins/SoftRobots/examples/thematicalDocs/T1-Elements_TetraHexaBeam/Beam/Beam.py (thread 2/4 ; scene 27/184) - examples/Component/LinearSolver/Direct/FEMBAR_EigenSparseQR.scn (thread 4/4 ; scene 30/181) - applications/plugins/SofaMatrix/examples/ComplianceMatrixImage.scn (thread 1/4 ; scene 17/184) - examples/Component/Topology/Mapping/Hexa2QuadTopologicalMapping.scn (thread 2/4 ; scene 28/184) - applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/step3.py (thread 4/4 ; scene 31/181) - applications/plugins/VolumetricRendering/examples/OglVolumetricModel_tetra_physics.scn (thread 1/4 ; scene 18/184) - examples/Component/SolidMechanics/Spring/PolynomialRestShapeSpringsForceField.scn (thread 2/4 ; scene 29/184) - examples/Tutorials/StepByStep/Dentistry_Haptics/dentalSurgery_Annex.scn (thread 2/4 ; scene 30/184) - applications/plugins/CollisionOBBCapsule/examples/OBBTriFaceVertex.scn (thread 4/4 ; scene 32/181) - applications/plugins/SoftRobots/examples/tutorials/DiamondRobot/DiamondRobot.py (thread 1/4 ; scene 19/184) - applications/plugins/SoftRobots/examples/tutorials/PneunetGripper/details/step1-meshLoading.py (thread 2/4 ; scene 31/184) - examples/Tutorials/StepByStep/Pendulum/0_Pendulum.scn (thread 4/4 ; scene 33/181) - examples/Tutorials/Topologies/TopologyHexa2TetraTopologicalMapping.scn (thread 3/4 ; scene 12/184) - examples/Tutorials/StepByStep/TopologicalMapping/5_TopoMapping.scn (thread 4/4 ; scene 34/181) - applications/plugins/BeamAdapter/examples/SingleBeamDeployment.scn (thread 1/4 ; scene 20/184) - examples/Component/Topology/Container/Dynamic/QuadForceFieldTopologyChangeHandling.scn (thread 2/4 ; scene 32/184) - applications/plugins/BeamAdapter/examples/SingleBeamDeploymentCollision.scn (thread 3/4 ; scene 13/184) - applications/plugins/SofaCarving/examples/SimpleCarving.scn (thread 4/4 ; scene 35/181) - applications/plugins/SofaEulerianFluid/examples/Fluid3D.scn (thread 1/4 ; scene 21/184) - applications/plugins/SofaPython3/examples/emptyForceField.py (thread 2/4 ; scene 33/184) - applications/plugins/SoftRobots/examples/tutorials/SoftFingerDesign/details/actuated_arm.py (thread 3/4 ; scene 14/184) - examples/Tutorials/Mappings/TutorialMappingCubeSurface.scn (thread 4/4 ; scene 36/181) - applications/plugins/SoftRobots/examples/tutorials/CableGripper/details/step3.py (thread 2/4 ; scene 34/184) - examples/Component/SolidMechanics/FEM/TetrahedronHyperelasticityFEMForceField_invertedTets.scn (thread 1/4 ; scene 22/184) - applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/tripodcontroller.py (thread 4/4 ; scene 37/181) - applications/plugins/SofaPython3/examples/basic-addGUI.py (thread 3/4 ; scene 15/184) - examples/Component/Topology/Container/Dynamic/RemovingTetra2TriangleProcess.scn (thread 2/4 ; scene 35/184) - examples/Component/Engine/Select/SubsetTopology.scn (thread 1/4 ; scene 23/184) - examples/Component/Visual/LightManager.scn (thread 3/4 ; scene 16/184) - applications/plugins/CollisionOBBCapsule/examples/OBBTriVertexEdge.scn (thread 2/4 ; scene 36/184) - applications/plugins/ModelOrderReduction/examples/softRobots/finger/reduced/debug/debug_scene.py (thread 4/4 ; scene 38/181) - applications/plugins/VolumetricRendering/examples/OglVolumetricModel_tetra.scn (thread 3/4 ; scene 17/184) - examples/Component/Topology/Mapping/Hexa2TetraTopologicalMapping.scn (thread 1/4 ; scene 24/184) - applications/plugins/SoftRobots/examples/tutorials/SoftFingerDesign/details/actuated_finger.py (thread 2/4 ; scene 37/184) - applications/plugins/ModelOrderReduction/examples/softRobots/multiGait/reduced/debug/debug_scene.py (thread 4/4 ; scene 39/181) - applications/plugins/ModelOrderReduction/examples/others/hexaBeam/reduced/reduced_hexaBeam.py (thread 3/4 ; scene 18/184) - examples/Tutorials/StepByStep/Pendulum/2_Pendulum.scn (thread 1/4 ; scene 25/184) - examples/Component/SolidMechanics/FEM/FastTetrahedralCorotationalForceField.scn (thread 2/4 ; scene 38/184) - examples/Tutorials/Topologies/TopologyLinearDifferentMesh.scn (thread 3/4 ; scene 19/184) - applications/plugins/SoftRobots/examples/thematicalDocs/T4-DirectActuation/Actuators/Pneumatic/SurfaceConstraintVolume.py (thread 4/4 ; scene 40/181) - examples/Tutorials/Topologies/TopologyDynamicSurfaceMesh.scn (thread 1/4 ; scene 26/184) - examples/Component/SolidMechanics/Spring/StiffSpringForceField_simple.scn (thread 3/4 ; scene 20/184) - examples/Component/Visual/OglLineAxis.scn (thread 1/4 ; scene 27/184) - examples/Component/Visual/TrailRenderer.scn (thread 3/4 ; scene 21/184) - examples/Tutorials/ForceFields/TutorialForceFieldLiverSprings.scn (thread 1/4 ; scene 28/184) - examples/Demos/collisionMultiple.scn (thread 2/4 ; scene 39/184) - applications/plugins/CollisionOBBCapsule/examples/OBBOBB.scn (thread 3/4 ; scene 22/184) - applications/plugins/MultiThreading/examples/ParallelBruteForceBroadPhase.scn (thread 1/4 ; scene 29/184) - applications/plugins/SoftRobots/examples/component/constraint/CableConstraint/CableSmoothActuation.py (thread 2/4 ; scene 40/184) - examples/Tutorials/StepByStep/Dentistry_Haptics/dentalSurgery_05.scn (thread 3/4 ; scene 23/184) - examples/Component/Engine/Select/PointsFromIndices.scn (thread 1/4 ; scene 30/184) - examples/Component/SolidMechanics/TensorMass/TriangularTensorMassForceField.scn (thread 3/4 ; scene 24/184) - examples/Component/Topology/Mapping/Tetra2TriangleTopologicalMapping.scn (thread 4/4 ; scene 41/181) - applications/plugins/SofaMatrix/examples/GlobalSystemMatrixImage.scn (thread 1/4 ; scene 31/184) - applications/plugins/ManifoldTopologies/examples/SimpleTesselatedTetraTopologicalMapping.scn (thread 3/4 ; scene 25/184) - applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/parts/elasticbody.py (thread 4/4 ; scene 42/181) - examples/Component/Engine/Transform/DisplacementMatrixEngine.scn (thread 1/4 ; scene 32/184) - examples/Component/Engine/Generate/GenerateCylinder.scn (thread 3/4 ; scene 26/184) - examples/Component/Topology/Container/Grid/RegularGridTopology.scn (thread 1/4 ; scene 33/184) - applications/plugins/SoftRobots/examples/component/constraint/SurfacePressureConstraint/SurfacePressureConstraint.py (thread 2/4 ; scene 41/184) - applications/plugins/SoftRobots/examples/tutorials/CableGripper/details/cablegripper.py (thread 4/4 ; scene 43/181) - examples/Tutorials/StepByStep/FullObject/7_FullObject.scn (thread 3/4 ; scene 27/184) - applications/plugins/SofaCarving/examples/SimpleCarving_withPenetration.scn (thread 1/4 ; scene 34/184) - applications/plugins/CollisionOBBCapsule/examples/OBBOBBVertexVertex.scn (thread 3/4 ; scene 28/184) - applications/plugins/ModelOrderReduction/examples/softRobots/sofiaLeg/sofiaComplete/DemoSofia.py (thread 1/4 ; scene 35/184) - examples/Component/Topology/Mapping/Hexa2TetraTopologicalMapping_export.scn (thread 4/4 ; scene 44/181) - examples/Benchmark/Performance/MatrixAssembly/MatrixAssembly_assembledCG_blocs.scn (thread 3/4 ; scene 29/184) - examples/Component/Topology/Mapping/Tetra2TriangleTopologicalMapping_with_TetrahedronModel.scn (thread 1/4 ; scene 36/184) - applications/plugins/MultiThreading/examples/5DeformableCubesConstraints.scn (thread 4/4 ; scene 45/181) - examples/Component/Engine/Select/SubsetTopology_withtetrahedra.scn (thread 2/4 ; scene 42/184) - examples/Tutorials/Mappings/TutorialMappingDragonBarycentric.scn (thread 3/4 ; scene 30/184) - examples/Component/Topology/Container/Dynamic/AddingTetraProcess.scn (thread 1/4 ; scene 37/184) - examples/Component/Constraint/Projective/PatchTestConstraint.scn (thread 4/4 ; scene 46/181) - examples/Component/LinearSystem/CompositeLinearSystem.scn (thread 2/4 ; scene 43/184) - examples/Component/Topology/Container/Grid/SparseGridMultipleTopology.scn (thread 3/4 ; scene 31/184) - examples/Component/SolidMechanics/FEM/HexahedralFEMForceFieldAndMass.scn (thread 1/4 ; scene 38/184) - examples/Component/Constraint/Projective/BilinearConstraint.scn (thread 4/4 ; scene 47/181) - examples/Demos/chainHybridNoGroup.scn (thread 1/4 ; scene 39/184) - examples/Component/Engine/Select/BoxROI.scn (thread 3/4 ; scene 32/184) - examples/Tutorials/OldTutorials/tutorial3.scn (thread 4/4 ; scene 48/181) - examples/Component/Engine/Transform/vertex2frame.scn (thread 2/4 ; scene 44/184) - examples/Component/Engine/Generate/ExtrudeSurface.scn (thread 3/4 ; scene 33/184) - examples/Component/SceneUtility/MonitorTest.scn (thread 1/4 ; scene 40/184) - applications/plugins/ManifoldTopologies/examples/ManifoldTriangleSurfaceCutting.scn (thread 4/4 ; scene 49/181) - examples/Tutorials/sandbox/linearsolver_direct_or_iterative.scn (thread 3/4 ; scene 34/184) - examples/Component/LinearSystem/MatrixLinearSystem.scn (thread 2/4 ; scene 45/184) - examples/Benchmark/Performance/MatrixAssembly/MatrixAssembly_direct_blocs.scn (thread 1/4 ; scene 41/184) - examples/Component/Collision/Response/RuleBasedContactManager.scn (thread 4/4 ; scene 50/181) - applications/plugins/image/examples/MeshToImageMultipleRoi.scn (thread 3/4 ; scene 35/184) - examples/Demos/2d_explicit.scn (thread 4/4 ; scene 51/181) - examples/Component/Topology/Container/Dynamic/RemovingQuad2TriangleProcess.scn (thread 1/4 ; scene 42/184) - examples/Tutorials/Topologies/TopologyQuad2TriangleTopologicalMapping.scn (thread 3/4 ; scene 36/184) - examples/Tutorials/StepByStep/Dentistry_Haptics/dentalSurgery_04.scn (thread 2/4 ; scene 46/184) - examples/Component/Collision/Response/FrictionContact.scn (thread 4/4 ; scene 52/181) - examples/Component/Topology/Container/Dynamic/RemovingPointSprings.scn (thread 1/4 ; scene 43/184) - examples/Component/SolidMechanics/FEM/TetrahedralCorotationalFEMForceField.scn (thread 3/4 ; scene 37/184) - examples/Component/LinearSolver/Iterative/CGLinearSolver.scn (thread 2/4 ; scene 47/184) - examples/Component/Constraint/Projective/FixedPlaneConstraint.scn (thread 4/4 ; scene 53/181) - applications/plugins/Registration/examples/test_InertiaAlign3.scn (thread 1/4 ; scene 44/184) - examples/Tutorials/Topologies/TopologySurfaceDifferentMesh.scn (thread 2/4 ; scene 48/184) - applications/plugins/SoftRobots/examples/component/constraint/PositionConstraint/PositionConstraint.py (thread 4/4 ; scene 54/181) - examples/Component/Topology/Utility/TopologyBoundingTrasher.scn (thread 3/4 ; scene 38/184) - examples/Component/SolidMechanics/FEM/QuadBendingFEMForceField.scn (thread 1/4 ; scene 45/184) - applications/plugins/CSparseSolvers/examples/FEMBAR_SparseLUSolver.scn (thread 2/4 ; scene 49/184) - applications/plugins/BeamAdapter/examples/3instruments_collis.scn (thread 3/4 ; scene 39/184) - examples/Component/Topology/Utility/TopologicalChangeProcessor_useDataInputs_option.scn (thread 4/4 ; scene 55/181) - applications/plugins/SofaAssimp/examples/AssimpObjLoader.scn (thread 1/4 ; scene 46/184) - applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/step4-1.py (thread 2/4 ; scene 50/184) - applications/plugins/SofaPython3/examples/taskScheduler.py (thread 4/4 ; scene 56/181) - examples/Component/Engine/Generate/spiral.scn (thread 3/4 ; scene 40/184) - examples/Tutorials/OldTutorials/tutorial1.scn (thread 1/4 ; scene 47/184) - applications/plugins/ArticulatedSystemPlugin/examples/ArticulatedArm/robot.py (thread 3/4 ; scene 41/184) - examples/Component/MechanicalLoad/ConicalForceField.scn (thread 1/4 ; scene 48/184) - examples/Component/Constraint/Projective/ProjectToLineConstraint.scn (thread 4/4 ; scene 57/181) - examples/Component/Topology/Container/Dynamic/RemovingTriangle2EdgeProcess.scn (thread 2/4 ; scene 51/184) - applications/plugins/CollisionOBBCapsule/examples/OBBCap1.scn (thread 1/4 ; scene 49/184) - applications/plugins/ModelOrderReduction/examples/others/hexaBeam/reduced/debug/debug_scene.py (thread 3/4 ; scene 42/184) - examples/Benchmark/Accuracy/cylinder_PhantomSolution.scn (thread 4/4 ; scene 58/181) - examples/Component/Mapping/NonLinear/DistanceMapping.scn (thread 2/4 ; scene 52/184) - examples/Component/MechanicalLoad/TrianglePressureForceField.scn (thread 1/4 ; scene 50/184) - applications/plugins/SofaDistanceGrid/examples/FFDDistanceGridCollisionModel.scn (thread 4/4 ; scene 59/181) - examples/Demos/TriangleSurfaceCutting.scn (thread 3/4 ; scene 43/184) - applications/plugins/SofaPython3/examples/access_stiffness_matrix.py (thread 2/4 ; scene 53/184) - applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/step4-2.py (thread 1/4 ; scene 51/184) - applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/step1.py (thread 4/4 ; scene 60/181) - applications/plugins/BeamAdapter/examples/AdaptiveBeamController.scn (thread 3/4 ; scene 44/184) - applications/plugins/CollisionOBBCapsule/examples/OBBCapVertexVertex.scn (thread 2/4 ; scene 54/184) - applications/plugins/SofaDistanceGrid/examples/DistanceGridCollisionModel.scn (thread 3/4 ; scene 45/184) - applications/plugins/ModelOrderReduction/examples/softRobots/diamond/reduced/diamond_hyperElastic/reduced_diamondRobotHyperElastic.py (thread 2/4 ; scene 55/184) - examples/Demos/Coil.scn (thread 4/4 ; scene 61/181) - applications/plugins/SoftRobots/examples/tutorials/CableGripper/details/step0.py (thread 1/4 ; scene 52/184) - examples/Demos/2d.scn (thread 3/4 ; scene 46/184) - applications/plugins/SofaPython3/examples/ReadTheDocs_Example.py (thread 4/4 ; scene 62/181) - examples/Tutorials/sandbox/explicit_singlehexaFEM.scn (thread 2/4 ; scene 56/184) - examples/Component/Engine/Generate/MergeVectors.scn (thread 3/4 ; scene 47/184) - examples/Benchmark/Performance/BuildLCP/BuiltConstraintCorrection.scn (thread 4/4 ; scene 63/181) - examples/Tutorials/Topologies/TopologyTetra2TriangleTopologicalMapping.scn (thread 2/4 ; scene 57/184) - applications/plugins/image/examples/DepthMapToMesh.scn (thread 1/4 ; scene 53/184) - examples/Component/Topology/Container/Dynamic/RemovingTetra2Triangle_options1.scn (thread 3/4 ; scene 48/184) - examples/Component/SolidMechanics/FEM/FastTetrahedronCorotationalForceField_validation.scn (thread 2/4 ; scene 58/184) - applications/plugins/SoftRobots/examples/tutorials/FirstSteps/myproject/mystep3.py (thread 1/4 ; scene 54/184) - applications/plugins/CollisionOBBCapsule/examples/OBBSphereVertex.scn (thread 4/4 ; scene 64/181) - examples/Component/Mapping/NonLinear/SquareDistanceMapping.scn (thread 3/4 ; scene 49/184) - examples/Component/SolidMechanics/FEM/TetrahedronFEMForceField_plasticity.scn (thread 1/4 ; scene 55/184) - examples/Component/Constraint/Lagrangian/BilateralInteractionConstraint_Rigid.scn (thread 4/4 ; scene 65/181) - examples/Component/Visual/OglLabel.scn (thread 3/4 ; scene 50/184) - examples/Tutorials/StepByStep/Visual/2_Visual.scn (thread 4/4 ; scene 66/181) - examples/Component/Topology/Container/Dynamic/TetrahedronForceFieldTopologyChangeHandling.scn (thread 1/4 ; scene 56/184) - applications/plugins/image/examples/smoothingengine.scn (thread 3/4 ; scene 51/184) - examples/Component/Visual/PointSplatModel.scn (thread 4/4 ; scene 67/181) - examples/Component/Mass/MeshMatrixMass.scn (thread 3/4 ; scene 52/184) - applications/plugins/MultiThreading/examples/BeamLinearMapping_mt.scn (thread 1/4 ; scene 57/184) - examples/Tutorials/OldTutorials/demo8.scn (thread 4/4 ; scene 68/181) - applications/plugins/VolumetricRendering/examples/OglVolumetricModel_physics.scn (thread 3/4 ; scene 53/184) - applications/plugins/CollisionOBBCapsule/examples/OBBSphere.scn (thread 1/4 ; scene 58/184) - examples/Benchmark/Analysis/constantMomentum.scn (thread 4/4 ; scene 69/181) - examples/Component/Topology/Container/Dynamic/AddingQuad2TriangleProcess.scn (thread 3/4 ; scene 54/184) - examples/Component/Engine/Select/MeshSubsetEngine.scn (thread 1/4 ; scene 59/184) - applications/plugins/SoftRobots/examples/tutorials/FirstSteps/details/firststeps.py (thread 4/4 ; scene 70/181) - examples/Component/SolidMechanics/FEM/HexahedronCompositeFEMMapping.scn (thread 2/4 ; scene 59/184) - examples/Component/Visual/DirectionalLight.scn (thread 3/4 ; scene 55/184) - examples/Component/Engine/Transform/SmoothMeshEngine.scn (thread 1/4 ; scene 60/184) - applications/plugins/ModelOrderReduction/examples/organs/liver/reduced/liver/debug/debug_scene.py (thread 4/4 ; scene 71/181) - examples/Tutorials/OldTutorials/demo1.scn (thread 2/4 ; scene 60/184) - applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/step4.py (thread 3/4 ; scene 56/184) - examples/Tutorials/OldTutorials/demo6.scn (thread 1/4 ; scene 61/184) - examples/Benchmark/TopologicalChanges/TriangularFEMForceField_RemovingMeshTest.scn (thread 2/4 ; scene 61/184) - applications/plugins/SensableEmulation/examples/SimpleBox-Method2.scn (thread 4/4 ; scene 72/181) - examples/Component/LinearSolver/Direct/FEMBAR_PrecomputedLinearSolver.scn (thread 1/4 ; scene 62/184) - examples/Demos/liverConfiguration.scn (thread 2/4 ; scene 62/184) - examples/Component/Engine/Generate/MeshTetraStuffing.scn (thread 3/4 ; scene 57/184) - applications/plugins/Registration/examples/imageregistration.scn (thread 4/4 ; scene 73/181) - applications/plugins/SoftRobots/examples/tutorials/Tripod/details/actuatedarm.py (thread 1/4 ; scene 63/184) - applications/plugins/CollisionOBBCapsule/examples/OBBCap.scn (thread 2/4 ; scene 63/184) - applications/plugins/SoftRobots/examples/tutorials/Tripod/details/step2.py (thread 3/4 ; scene 58/184) - examples/Component/Topology/Container/Grid/SparseGridTopology.scn (thread 4/4 ; scene 74/181) - examples/Component/Engine/Generate/MergeMeshes.scn (thread 1/4 ; scene 64/184) - examples/Component/IO/Mesh/GIDMeshLoader.scn (thread 2/4 ; scene 64/184) - examples/Component/Visual/OrderIndependentTransparency.scn (thread 1/4 ; scene 65/184) - examples/Component/Visual/VisualGrid.scn (thread 3/4 ; scene 59/184) - applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/step6.py (thread 4/4 ; scene 75/181) - examples/Component/SolidMechanics/FEM/DampingForceField.scn (thread 3/4 ; scene 60/184) - examples/Component/SolidMechanics/FEM/HexahedronFEMForceField.scn (thread 1/4 ; scene 66/184) - applications/plugins/SoftRobots/examples/tutorials/CableGripper/details/grippercontroller.py (thread 2/4 ; scene 65/184) - examples/Tutorials/Collision/AdvancedSolversMultipleGroupsSolver.scn (thread 3/4 ; scene 61/184) - examples/Benchmark/Performance/CollisionGroupManager/2systems_without_CollisionGroupManager.scn (thread 1/4 ; scene 67/184) - examples/Tutorials/StepByStep/Visual/3_Visual.scn (thread 2/4 ; scene 66/184) - applications/plugins/ModelOrderReduction/examples/others/caduceus/reduced/reduced_caduceusNG.py (thread 3/4 ; scene 62/184) - examples/Tutorials/StepByStep/TopologicalMapping/4_TopoMapping.scn (thread 4/4 ; scene 76/181) - applications/plugins/image/examples/loadVolume.scn (thread 1/4 ; scene 68/184) - examples/Benchmark/TopologicalChanges/ProjectToPointConstraint_RemovingMeshTest.scn (thread 2/4 ; scene 67/184) - examples/Tutorials/StepByStep/FullObject/3_FullObject.scn (thread 1/4 ; scene 69/184) - applications/plugins/CollisionOBBCapsule/examples/CollisionGroups.scn (thread 4/4 ; scene 77/181) - applications/plugins/SoftRobots/examples/tutorials/SoftFingerDesign/details/gripper_simulation.py (thread 2/4 ; scene 68/184) - examples/Component/LinearSolver/Direct/FEMBAR_EigenSimplicialLLT.scn (thread 3/4 ; scene 63/184) - examples/Component/Visual/OglViewport.scn (thread 1/4 ; scene 70/184) - examples/Benchmark/TopologicalChanges/LinearMovementConstraint_RemovingMeshTest.scn (thread 4/4 ; scene 78/181) - applications/plugins/SoftRobots/examples/tutorials/Tripod/details/step4-1.py (thread 3/4 ; scene 64/184) - applications/plugins/SofaPython3/examples/liver.py (thread 4/4 ; scene 79/181) - applications/plugins/SoftRobots/examples/tutorials/SoftArmGripper/scene.py (thread 1/4 ; scene 71/184) - applications/plugins/ModelOrderReduction/examples/softRobots/multiGait/reduced/reduced_multiGait.py (thread 2/4 ; scene 69/184) - examples/Component/LinearSolver/Preconditioner/FEMBAR_PCG_JacobiPreconditioner.scn (thread 3/4 ; scene 65/184) - examples/Component/ODESolver/Forward/DampVelocitySolver.scn (thread 4/4 ; scene 80/181) - examples/Tutorials/Collision/ModelizationSphereBased.scn (thread 2/4 ; scene 70/184) - examples/Tutorials/StepByStep/FullObject/5_FullObject.scn (thread 3/4 ; scene 66/184) - applications/plugins/ManifoldTopologies/examples/Tri2edgeMapping.scn (thread 1/4 ; scene 72/184) - applications/plugins/SofaSphFluid/examples/PointSplatModel.scn (thread 4/4 ; scene 81/181) - examples/Tutorials/OldTutorials/demo4.scn (thread 2/4 ; scene 71/184) - applications/plugins/ShapeMatchingPlugin/examples/ConstraintRotationFinder.scn (thread 3/4 ; scene 67/184) - examples/Component/Topology/Container/Dynamic/RemovingHexa2TetraProcess.scn (thread 1/4 ; scene 73/184) - applications/plugins/SoftRobots/examples/tutorials/CableGripper/details/finger.py (thread 4/4 ; scene 82/181) - examples/Component/Constraint/Projective/LinearMovementConstraint.scn (thread 2/4 ; scene 72/184) - applications/plugins/ModelOrderReduction/examples/organs/liver/reduced/liver_hyperElastic/debug/debug_scene.py (thread 1/4 ; scene 74/184) - applications/plugins/MultiThreading/examples/ParallelHexahedronFEMForceField.scn (thread 2/4 ; scene 73/184) - examples/Tutorials/StepByStep/FullObject/6_FullObject.scn (thread 3/4 ; scene 68/184) - examples/Component/Engine/Select/MeshBoundaryROI.scn (thread 4/4 ; scene 83/181) - examples/Component/SolidMechanics/FEM/Heterogeneous-TetrahedronFEMForceField.scn (thread 3/4 ; scene 69/184) - examples/Component/Visual/LightMax.scn (thread 1/4 ; scene 75/184) - applications/plugins/SoftRobots/examples/tutorials/Tripod/details/elasticbody.py (thread 4/4 ; scene 84/181) - applications/plugins/image/examples/ImageTransform.scn (thread 2/4 ; scene 74/184) - applications/plugins/SofaSimpleGUI/examples/liver.scn (thread 1/4 ; scene 76/184) - examples/Component/Collision/Geometry/TriangleModel.scn (thread 2/4 ; scene 75/184) - examples/Component/IO/Mesh/VoxelGridLoader.scn (thread 4/4 ; scene 85/181) - examples/Component/IO/Mesh/MeshVTKLoader.scn (thread 3/4 ; scene 70/184) - applications/plugins/SofaSimpleGUI/examples/oneTet.scn (thread 1/4 ; scene 77/184) - examples/Component/Mass/DiagonalMass.scn (thread 2/4 ; scene 76/184) - examples/Tutorials/StepByStep/Pendulum/3_Pendulum.scn (thread 4/4 ; scene 86/181) - applications/plugins/SoftRobots/examples/tutorials/Tripod/details/step3.py (thread 3/4 ; scene 71/184) - examples/Component/Engine/Select/ProximityROI.scn (thread 1/4 ; scene 78/184) - applications/plugins/SoftRobots/examples/tutorials/FirstSteps/details/step1.py (thread 2/4 ; scene 77/184) - examples/Component/Constraint/Lagrangian/SlidingConstraint.scn (thread 4/4 ; scene 87/181) - examples/Component/IO/Mesh/MeshGmshLoader.scn (thread 1/4 ; scene 79/184) - examples/Component/Controller/test_sleep.scn (thread 3/4 ; scene 72/184) - applications/plugins/SoftRobots/examples/tutorials/PneunetGripper/details/step4-boundaryConditions.py (thread 2/4 ; scene 78/184) - examples/Component/Topology/Container/Dynamic/RemovingTetra2TriangleProcess_performanceTest.scn (thread 4/4 ; scene 88/181) - examples/Component/Constraint/Projective/HermiteSplineConstraint.scn (thread 1/4 ; scene 80/184) - examples/Component/Visual/PositionalLight.scn (thread 3/4 ; scene 73/184) - applications/plugins/CollisionOBBCapsule/examples/benchmark_cubes.scn (thread 2/4 ; scene 79/184) - examples/Component/LinearSolver/Direct/FEMBAR_AsyncSparseLDLSolver.scn (thread 4/4 ; scene 89/181) - applications/plugins/CollisionOBBCapsule/examples/OBBOBB2.scn (thread 1/4 ; scene 81/184) - examples/Component/Engine/Select/SubsetTopology_localIndicesOption.scn (thread 3/4 ; scene 74/184) - examples/Component/Visual/RecordedCamera.scn (thread 4/4 ; scene 90/181) - applications/plugins/MultiThreading/examples/livers.scn (thread 1/4 ; scene 82/184) - applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/step4-3.py (thread 2/4 ; scene 80/184) - examples/Component/Engine/Select/BoxROI_1d.scn (thread 4/4 ; scene 91/181) - examples/Tutorials/StepByStep/Pendulum/7_Pendulum.scn (thread 3/4 ; scene 75/184) - examples/Component/SolidMechanics/Spring/angularSpringForceField.scn (thread 1/4 ; scene 83/184) - applications/plugins/image/examples/openMeshToImage.scn (thread 4/4 ; scene 92/181) - applications/plugins/CollisionOBBCapsule/examples/OBBOBBEdgeVertex.scn (thread 3/4 ; scene 76/184) - applications/plugins/MultiThreading/examples/ParallelCollisionDetection.scn (thread 2/4 ; scene 81/184) - applications/plugins/SoftRobots/examples/tutorials/Tripod/details/maze.py (thread 1/4 ; scene 84/184) - examples/Component/SolidMechanics/FEM/TetrahedronFEMForceField.scn (thread 4/4 ; scene 93/181) - examples/Component/SceneUtility/Monitor.scn (thread 3/4 ; scene 77/184) - examples/Component/Topology/Container/Grid/SphereGridTopology.scn (thread 2/4 ; scene 82/184) - examples/Component/Engine/Select/MeshSplittingEngine.scn (thread 3/4 ; scene 78/184) - applications/plugins/SoftRobots/examples/tutorials/CableGripper/myproject/gripper.py (thread 1/4 ; scene 85/184) - applications/plugins/VolumetricRendering/examples/OglVolumetricModel_hexa_link.scn (thread 4/4 ; scene 94/181) - applications/plugins/CollisionOBBCapsule/examples/OBBTriVertexVertex.scn (thread 3/4 ; scene 79/184) - examples/Tutorials/StepByStep/FullObject/0_FullObject.scn (thread 1/4 ; scene 86/184) - examples/Component/Playback/ReadState.scn (thread 2/4 ; scene 83/184) - applications/plugins/SofaMatrix/examples/ComplianceMatrixExporter.scn (thread 4/4 ; scene 95/181) - examples/Component/Engine/GL/TextureInterpolation.scn (thread 3/4 ; scene 80/184) - examples/Component/Constraint/Lagrangian/BilateralInteractionConstraint_UGS.scn (thread 1/4 ; scene 87/184) - examples/Component/LinearSolver/Preconditioner/FEMBAR_PCG_WarpedAsyncSparseLDLSolver.scn (thread 2/4 ; scene 84/184) - examples/Tutorials/StepByStep/FullObject/1_FullObject.scn (thread 4/4 ; scene 96/181) - examples/Tutorials/OldTutorials/demo10Triangle.scn (thread 3/4 ; scene 81/184) - applications/plugins/ArticulatedSystemPlugin/examples/ArticulatedHierarchyBVHController.scn (thread 1/4 ; scene 88/184) - examples/Component/Constraint/Lagrangian/BilateralInteractionConstraint_NNCG.scn (thread 2/4 ; scene 85/184) - examples/Component/SolidMechanics/Spring/RegularGridSpringForceField.scn (thread 4/4 ; scene 97/181) - applications/plugins/image/examples/VoronoiToMeshEngine.scn (thread 3/4 ; scene 82/184) - examples/Tutorials/StepByStep/Visual/0_Visual.scn (thread 2/4 ; scene 86/184) - examples/Tutorials/Collision/ModelizationTriangleBased.scn (thread 1/4 ; scene 89/184) - applications/plugins/SoftRobots/examples/tutorials/FirstSteps/myproject/firststeps.py (thread 4/4 ; scene 98/181) - examples/Component/Constraint/Projective/OscillatorConstraint.scn (thread 2/4 ; scene 87/184) - applications/plugins/SoftRobots/examples/tutorials/CableGripper/details/step1.py (thread 1/4 ; scene 90/184) - examples/Component/SolidMechanics/Spring/StiffSpringForceField.scn (thread 3/4 ; scene 83/184) - applications/plugins/ManifoldTopologies/examples/mamailleMani.scn (thread 4/4 ; scene 99/181) - applications/plugins/ModelOrderReduction/examples/softRobots/finger/finger.pyscn (thread 2/4 ; scene 88/184) - examples/Demos/simpleBoundaryConditions.scn (thread 4/4 ; scene 100/181) - applications/plugins/SoftRobots/examples/tutorials/Tripod/details/step6.py (thread 3/4 ; scene 84/184) - applications/plugins/BeamAdapter/examples/python3/component/BeamProjectionDifferenceMultiMapping.py (thread 1/4 ; scene 91/184) - applications/plugins/SofaSphFluid/examples/ParticlesRepulsionForceField.scn (thread 2/4 ; scene 89/184) - examples/Component/Constraint/Projective/BilinearConstraint3D.scn (thread 4/4 ; scene 101/181) - applications/plugins/SofaPython3/examples/basic.py (thread 1/4 ; scene 92/184) - applications/plugins/SoftRobots/examples/tutorials/Tripod/details/tripodcontroller.py (thread 4/4 ; scene 102/181) - examples/Component/SolidMechanics/Spring/RestShapeSpringsForceField.scn (thread 1/4 ; scene 93/184) - examples/Component/Constraint/Lagrangian/FrictionContact_LCP_without_friction.scn (thread 2/4 ; scene 90/184) - examples/Component/MechanicalLoad/EllipsoidForceField.scn (thread 3/4 ; scene 85/184) - examples/Component/Engine/Analyze/HausdorffDistance.scn (thread 1/4 ; scene 94/184) - examples/Benchmark/Performance/MatrixAssembly/MatrixAssembly_matrixfreeCG.scn (thread 2/4 ; scene 91/184) - applications/plugins/SoftRobots/examples/tutorials/Tripod/tripod-tuto.py (thread 3/4 ; scene 86/184) - examples/Component/Mapping/Linear/SubsetMapping.scn (thread 4/4 ; scene 103/181) - examples/Component/Visual/OglShader.scn (thread 1/4 ; scene 95/184) - applications/plugins/SoftRobots/examples/component/constraint/CableConstraint/FingerWithSTLIB.py (thread 2/4 ; scene 92/184) - examples/Component/Controller/test_sleep2.scn (thread 3/4 ; scene 87/184) - examples/Component/Mapping/NonLinear/DistanceMultiMapping.scn (thread 4/4 ; scene 104/181) - examples/Component/MechanicalLoad/ConstantForceField.scn (thread 1/4 ; scene 96/184) - applications/plugins/ShapeMatchingPlugin/examples/ShapeMatchingForceField.scn (thread 3/4 ; scene 88/184) - examples/Component/SolidMechanics/FEM/HexahedronFEMForceFieldAndMass.scn (thread 4/4 ; scene 105/181) - examples/Component/Engine/Generate/GenerateRigidMass.scn (thread 2/4 ; scene 93/184) - applications/plugins/CollisionOBBCapsule/examples/OBBSphere2.scn (thread 1/4 ; scene 97/184) - applications/plugins/SofaPython3/examples/keyEvents.py (thread 4/4 ; scene 106/181) - examples/Component/Constraint/Projective/AttachConstraint.scn (thread 2/4 ; scene 94/184) - examples/Tutorials/OldTutorials/demo7.scn (thread 3/4 ; scene 89/184) - applications/plugins/ModelOrderReduction/examples/softRobots/sofiaLeg/sofiaComplete/sofiaSixLegs.py (thread 1/4 ; scene 98/184) - examples/Component/SolidMechanics/FEM/BeamFEMForceField.scn (thread 3/4 ; scene 90/184) - examples/Demos/include_test.scn (thread 4/4 ; scene 107/181) - applications/plugins/CollisionOBBCapsule/examples/OBBTriEdgeVerex.scn (thread 1/4 ; scene 99/184) - examples/Benchmark/TopologicalChanges/AffineMovementConstraint__RemovingMeshTest.scn (thread 2/4 ; scene 95/184) - examples/Component/ODESolver/Backward/VariationalSymplecticSolver.scn (thread 3/4 ; scene 91/184) - applications/plugins/SoftRobots/examples/tutorials/PneunetGripper/details/step3-stiffLayer.py (thread 1/4 ; scene 100/184) - applications/plugins/BeamAdapter/examples/Tool_from_loader.scn (thread 2/4 ; scene 96/184) - examples/Component/ODESolver/Backward/EulerImplicitSolver-comparison.scn (thread 4/4 ; scene 108/181) - examples/Component/Topology/Container/Dynamic/AddingTrianglesProcess.scn (thread 1/4 ; scene 101/184) - applications/plugins/CollisionOBBCapsule/examples/OBBCapEdgeEdge.scn (thread 2/4 ; scene 97/184) - applications/plugins/image/examples/sampler_Frames.scn (thread 1/4 ; scene 102/184) - examples/Component/Topology/Mapping/Triangle2EdgeTopologicalMapping.scn (thread 2/4 ; scene 98/184) - examples/Component/Collision/Detection/RayTraceCollision.scn (thread 3/4 ; scene 92/184) - applications/plugins/ModelOrderReduction/examples/softRobots/multiGait/reducedMultiGait-softRobot.pyscn (thread 1/4 ; scene 103/184) - examples/Component/SolidMechanics/FEM/RestShapeSpringsForceField3.scn (thread 2/4 ; scene 99/184) - examples/Benchmark/Performance/TorusFall.scn (thread 4/4 ; scene 109/181) - examples/Component/Constraint/Projective/BoxConstraint.scn (thread 3/4 ; scene 93/184) - examples/Component/Constraint/Projective/PlaneConstraint.scn (thread 2/4 ; scene 100/184) - applications/plugins/Registration/examples/test_InertiaAlign.scn (thread 1/4 ; scene 104/184) - examples/Demos/caduceus.scn (thread 4/4 ; scene 110/181) - applications/plugins/CollisionOBBCapsule/examples/OBBTriVertexFace.scn (thread 3/4 ; scene 94/184) - examples/Demos/chainAll.scn (thread 2/4 ; scene 101/184) - examples/Component/Topology/Mapping/Tetra2TriangleTopologicalMapping_NoInitialTriangle_option.scn (thread 1/4 ; scene 105/184) - examples/Component/Engine/Select/MeshROI.scn (thread 3/4 ; scene 95/184) - applications/plugins/SoftRobots/examples/component/constraint/SurfacePressureConstraint/Springy.py (thread 1/4 ; scene 106/184) - applications/plugins/InvertibleFVM/examples/simple.scn (thread 4/4 ; scene 111/181) - examples/Component/Topology/Container/Dynamic/AddingPointInTriangleProcess.scn (thread 4/4 ; scene 112/181) - examples/Component/Constraint/Projective/OscillatorConstraint_rigid.scn (thread 3/4 ; scene 96/184) - applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/maze.py (thread 4/4 ; scene 113/181) - applications/plugins/SoftRobots/examples/tutorials/CableGripper/details/step4.py (thread 3/4 ; scene 97/184) - applications/plugins/CollisionOBBCapsule/examples/OBBCapEdgeVertex.scn (thread 2/4 ; scene 102/184) - applications/plugins/SoftRobots/examples/thematicalDocs/T1-Elements_TetraHexaBeam/Tetra/Tetra.py (thread 4/4 ; scene 114/181) - examples/Tutorials/StepByStep/FullObject/8_FullObject.scn (thread 3/4 ; scene 98/184) - examples/Tutorials/Collision/MultipleObjectsTwoCubes.scn (thread 2/4 ; scene 103/184) - examples/Component/SolidMechanics/Spring/TriangularQuadraticSpringsForceField.scn (thread 1/4 ; scene 107/184) - applications/plugins/ModelOrderReduction/examples/softRobots/sofiaLeg/sofiaLeg.py (thread 4/4 ; scene 115/181) - examples/Component/Collision/Geometry/SphereModel.scn (thread 3/4 ; scene 99/184) - examples/Demos/caduceus_penalty.scn (thread 2/4 ; scene 104/184) - examples/Component/Constraint/Projective/AttachConstraintMatrix.scn (thread 1/4 ; scene 108/184) - examples/Component/Engine/Select/NearestPointROI.scn (thread 3/4 ; scene 100/184) - applications/plugins/image/examples/loadimage.scn (thread 2/4 ; scene 105/184) - applications/plugins/image/examples/MergeImages.scn (thread 4/4 ; scene 116/181) - applications/plugins/ModelOrderReduction/examples/others/SphereOnAPlane/softSphereFalling.pyscn (thread 1/4 ; scene 109/184) - examples/Tutorials/StepByStep/Pendulum/4_Pendulum.scn (thread 2/4 ; scene 106/184) - examples/Tutorials/OldTutorials/demo2.scn (thread 4/4 ; scene 117/181) - applications/plugins/SofaPython3/examples/pointSetTopologyModifier.py (thread 3/4 ; scene 101/184) - applications/plugins/SoftRobots/examples/tutorials/CableGripper/details/step6.py (thread 1/4 ; scene 110/184) - examples/Tutorials/StepByStep/Pendulum/5_Pendulum.scn (thread 2/4 ; scene 107/184) - applications/plugins/SoftRobots/examples/thematicalDocs/T3-MaterialProperties/Elastic/Simulation.py (thread 4/4 ; scene 118/181) - examples/Tutorials/StepByStep/TopologicalMapping/1_TopoMapping.scn (thread 3/4 ; scene 102/184) - applications/plugins/SoftRobots/examples/tutorials/FirstSteps/details/step2.py (thread 2/4 ; scene 108/184) - examples/Tutorials/StepByStep/TopologicalMapping/6_TopoMapping.scn (thread 4/4 ; scene 119/181) - examples/Component/SolidMechanics/Spring/JointSpringForceField.scn (thread 3/4 ; scene 103/184) - examples/Tutorials/Basic/TutorialBasicCube.scn (thread 1/4 ; scene 111/184) - examples/Component/LinearSolver/Preconditioner/FEMBAR_PCG_PrecomputedWarpPreconditioner.scn (thread 2/4 ; scene 109/184) - applications/plugins/SoftRobots/examples/thematicalDocs/T4-DirectActuation/Actuators/Cable/CableDisplacement.py (thread 3/4 ; scene 104/184) - applications/plugins/SoftRobots/examples/tutorials/PneunetGripper/details/step6-pneumaticActuatorAndPythonScriptController.py (thread 4/4 ; scene 120/181) - applications/plugins/ArticulatedSystemPlugin/examples/ArticulatedArm/header.py (thread 1/4 ; scene 112/184) - applications/plugins/ModelOrderReduction/examples/softRobots/sofiaLeg/reduced/reduced_sofiaLeg.py (thread 2/4 ; scene 110/184) - examples/Component/Constraint/Lagrangian/BilateralInteractionConstraint_PGS.scn (thread 1/4 ; scene 113/184) - applications/plugins/ModelOrderReduction/examples/softRobots/sofiaLeg/reduced/debug/debug_scene.py (thread 3/4 ; scene 105/184) - examples/Tutorials/ForceFields/TutorialForceFieldLiverFEM.scn (thread 4/4 ; scene 121/181) - examples/Component/LinearSolver/Direct/FEMBAR_EigenSimplicialLDLT.scn (thread 2/4 ; scene 111/184) - applications/plugins/ModelOrderReduction/examples/softRobots/diamond/reduced/diamond/debug/debug_scene.py (thread 1/4 ; scene 114/184) - examples/Component/Topology/Container/Dynamic/TriangularForceFieldTopologyChangeHandling.scn (thread 3/4 ; scene 106/184) - applications/plugins/ModelOrderReduction/examples/organs/liver/reduced/liver_hyperElastic/reduced_liverFineHyperElastic.py (thread 4/4 ; scene 122/181) - applications/plugins/ModelOrderReduction/examples/others/hexaBeam/hexaBeam.pyscn (thread 2/4 ; scene 112/184) - applications/plugins/image/examples/multipleFilters.scn (thread 1/4 ; scene 115/184) - examples/Component/Engine/Select/SphereROI.scn (thread 3/4 ; scene 107/184) - examples/Component/Constraint/Projective/FixedConstraint.scn (thread 4/4 ; scene 123/181) - examples/Component/LinearSolver/Direct/FEMBAR_EigenSparseLU.scn (thread 2/4 ; scene 113/184) - examples/Component/SolidMechanics/Spring/MeshSpringForceField.scn (thread 1/4 ; scene 116/184) - examples/Component/SolidMechanics/FEM/TriangularFEMForceField.scn (thread 3/4 ; scene 108/184) - examples/Tutorials/Topologies/TopologyHexa2QuadTopologicalMapping.scn (thread 4/4 ; scene 124/181) - examples/Component/SceneUtility/MakeDataAlias.scn (thread 2/4 ; scene 114/184) - applications/plugins/SoftRobots/examples/tutorials/Tripod/details/tripod.py (thread 3/4 ; scene 109/184) - examples/Tutorials/Topologies/TopologyLinearMesh.scn (thread 1/4 ; scene 117/184) - examples/Tutorials/Topologies/TopologyTriangle2EdgeTopologicalMapping.scn (thread 4/4 ; scene 125/181) - examples/Component/MechanicalLoad/EdgePressureForceField.scn (thread 2/4 ; scene 115/184) - applications/plugins/SoftRobots/examples/tutorials/PneunetGripper/pneunetgripper-tuto.py (thread 1/4 ; scene 118/184) - examples/Component/SolidMechanics/FEM/NonUniformHexahedronFEMForceFieldAndMass.scn (thread 4/4 ; scene 126/181) - examples/Component/ODESolver/Forward/EulerSymplecticSolver.scn (thread 3/4 ; scene 110/184) - examples/Component/Mapping/NonLinear/RigidRigidMapping.scn (thread 2/4 ; scene 116/184) - applications/plugins/Registration/examples/ICPRegistration_MeshSpring.scn (thread 1/4 ; scene 119/184) - applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/s90servo.py (thread 3/4 ; scene 111/184) - examples/Component/LinearSolver/Preconditioner/FEMBAR_PCG_BlockJacobiPreconditioner.scn (thread 2/4 ; scene 117/184) - applications/plugins/SoftRobots/examples/component/controller/AnimationEditor/RigidAnimation.py (thread 4/4 ; scene 127/181) - examples/Tutorials/OldTutorials/demo8Triangle.scn (thread 1/4 ; scene 120/184) - applications/plugins/ModelOrderReduction/examples/softRobots/diamond/diamondRobot.py (thread 2/4 ; scene 118/184) - examples/Component/SolidMechanics/Spring/RestShapeSpringsForceField2.scn (thread 3/4 ; scene 112/184) - examples/Component/Mapping/Linear/SubsetMultiMapping.scn (thread 4/4 ; scene 128/181) - examples/Demos/fallingBeamLagrangianCollision.scn (thread 1/4 ; scene 121/184) - applications/plugins/SofaSphFluid/examples/SPHParticleSource.scn (thread 3/4 ; scene 113/184) - applications/plugins/SoftRobots/examples/tutorials/SoftFingerDesign/details/s90_servo.py (thread 4/4 ; scene 129/181) - examples/Benchmark/Performance/BuildLCP/NonBuiltConstraintCorrection.scn (thread 3/4 ; scene 114/184) - examples/Component/SolidMechanics/Spring/QuadularBendingSprings.scn (thread 2/4 ; scene 119/184) - applications/plugins/SofaSphFluid/examples/SpatialGridPointModel.scn (thread 4/4 ; scene 130/181) - examples/Component/Topology/Container/Dynamic/RemovingTetra2Triangle_options2.scn (thread 1/4 ; scene 122/184) - applications/plugins/CollisionOBBCapsule/examples/OBBOBBEdgeEdge.scn (thread 3/4 ; scene 115/184) - applications/plugins/SoftRobots/examples/tutorials/Tripod/details/s90servo.py (thread 2/4 ; scene 120/184) - examples/Component/Mapping/Linear/IdentityMapping.scn (thread 1/4 ; scene 123/184) - examples/Component/SolidMechanics/FEM/TetrahedronHyperelasticityFEMForceField.scn (thread 4/4 ; scene 131/181) - examples/Component/Constraint/Projective/ProjectDirectionConstraint.scn (thread 3/4 ; scene 116/184) - applications/plugins/SofaMatrix/examples/FillReducingOrdering.scn (thread 2/4 ; scene 121/184) - examples/Component/SolidMechanics/FEM/TriangleFEMForceField.scn (thread 1/4 ; scene 124/184) - applications/plugins/CollisionOBBCapsule/examples/OBBSphereEdge.scn (thread 3/4 ; scene 117/184) - examples/Component/MechanicalLoad/SphereForceField.scn (thread 4/4 ; scene 132/181) - examples/Tutorials/Mappings/TutorialMappingLiverBarycentric.scn (thread 2/4 ; scene 122/184) - examples/Tutorials/StepByStep/Pendulum/1_Pendulum.scn (thread 1/4 ; scene 125/184) - applications/plugins/SoftRobots/examples/tutorials/CableGripper/details/gripper.py (thread 3/4 ; scene 118/184) - examples/Tutorials/StepByStep/FullObject/4_FullObject.scn (thread 4/4 ; scene 133/181) - applications/plugins/MultiThreading/examples/ParallelMeshSpringForceField.scn (thread 1/4 ; scene 126/184) - examples/Component/LinearSolver/Preconditioner/FEMBAR_PCG_NoPreconditioner.scn (thread 2/4 ; scene 123/184) - applications/plugins/ManifoldTopologies/examples/SimpleManifoldTesselatedTetraTopologicalMapping.scn (thread 4/4 ; scene 134/181) - examples/Tutorials/OldTutorials/demo3.scn (thread 2/4 ; scene 124/184) - applications/plugins/SoftRobots/examples/thematicalDocs/T4-DirectActuation/DriveTheRobot/Simulation.py (thread 3/4 ; scene 119/184) - examples/Component/Engine/Select/ValuesFromPositions_vectorField.scn (thread 4/4 ; scene 135/181) - examples/Component/LinearSystem/ConstantSparsityPatternSystem.scn (thread 2/4 ; scene 125/184) - examples/Tutorials/OldTutorials/tutorial4FEM.scn (thread 4/4 ; scene 136/181) - applications/plugins/CollisionOBBCapsule/examples/OBBCapVertexEdge.scn (thread 1/4 ; scene 127/184) - applications/plugins/CollisionOBBCapsule/examples/OBBOBBCollision.scn (thread 3/4 ; scene 120/184) - applications/plugins/MultiThreading/examples/ParallelTetrahedronFEMForceField.scn (thread 2/4 ; scene 126/184) - examples/Component/SolidMechanics/Spring/QuadBendingSprings.scn (thread 1/4 ; scene 128/184) - examples/Component/LinearSolver/Direct/FEMBAR_SparseLDLSolver.scn (thread 4/4 ; scene 137/181) - applications/plugins/SoftRobots/examples/tutorials/CableGripper/details/step5.py (thread 3/4 ; scene 121/184) - examples/Component/IO/Mesh/MeshTrianLoader.scn (thread 2/4 ; scene 127/184) - examples/Component/Mapping/Linear/DeformableOnRigidFrameMappingConstraints.scn (thread 1/4 ; scene 129/184) - examples/Component/Visual/OglModel.scn (thread 4/4 ; scene 138/181) - applications/plugins/image/examples/ImageToRigidMass.scn (thread 2/4 ; scene 128/184) - examples/Component/Topology/Container/Grid/SparseGridRamificationTopology.scn (thread 4/4 ; scene 139/181) - examples/Component/Visual/OglSceneFrame.scn (thread 3/4 ; scene 122/184) - examples/Component/LinearSolver/Direct/Eigen3-SVD.scn (thread 1/4 ; scene 130/184) - examples/Component/IO/Mesh/GridMeshCreator.scn (thread 2/4 ; scene 129/184) - applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/actuatedarm.py (thread 4/4 ; scene 140/181) - examples/Component/Topology/Container/Dynamic/RemovingTetraProcess_withCollisionModel.scn (thread 3/4 ; scene 123/184) - examples/Component/LinearSolver/Preconditioner/FEMBAR_PCG_SSORPreconditioner.scn (thread 2/4 ; scene 130/184) - examples/Component/Engine/Transform/TransformMatrixEngine.scn (thread 3/4 ; scene 124/184) - examples/Component/Mapping/Linear/CenterOfMassMapping.scn (thread 4/4 ; scene 141/181) - examples/Tutorials/StepByStep/TopologicalMapping/0_TopoMapping.scn (thread 2/4 ; scene 131/184) - examples/Tutorials/StepByStep/Getyourbearings/1_getyourbearings.scn (thread 3/4 ; scene 125/184) - applications/plugins/image/examples/MeshesToImage_Fill.scn (thread 4/4 ; scene 142/181) - applications/plugins/SofaPython3/examples/springForceField.py (thread 2/4 ; scene 132/184) - applications/plugins/CollisionOBBCapsule/examples/OBBOBBAlea.scn (thread 3/4 ; scene 126/184) - examples/Component/SceneUtility/AddResourceRepository.scn (thread 1/4 ; scene 131/184) - examples/Benchmark/Render/ManySpheres.scn (thread 4/4 ; scene 143/181) - applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/parts/s90servo.py (thread 2/4 ; scene 133/184) - applications/plugins/Registration/examples/ICPRegistration_ShapeMatching_Engine.scn (thread 3/4 ; scene 127/184) - examples/Tutorials/StepByStep/Dentistry_Haptics/dentalSurgery_03.scn (thread 1/4 ; scene 132/184) - applications/plugins/SofaSphFluid/examples/ParticleSink.scn (thread 4/4 ; scene 144/181) - examples/Component/Engine/Transform/TransformPosition.scn (thread 3/4 ; scene 128/184) - examples/Component/Engine/Generate/RandomPointDistributionInSurface.scn (thread 2/4 ; scene 134/184) - examples/Component/Topology/Container/Grid/RegularGridTopology_dimension.scn (thread 1/4 ; scene 133/184) - applications/plugins/image/examples/cropFilter.scn (thread 4/4 ; scene 145/181) - applications/plugins/VolumetricRendering/examples/OglVolumetricModel_hexa_physics.scn (thread 2/4 ; scene 135/184) - applications/plugins/SofaPython3/examples/access_mass_matrix.py (thread 3/4 ; scene 129/184) - applications/plugins/image/examples/loadimage_mt.scn (thread 1/4 ; scene 134/184) - applications/plugins/ModelOrderReduction/examples/softRobots/finger/reduced/reduced_finger.py (thread 4/4 ; scene 146/181) - applications/plugins/ModelOrderReduction/examples/organs/liver/reduced/liver/reduced_liverFine.py (thread 2/4 ; scene 136/184) - examples/Component/Topology/Container/Dynamic/AddingHexa2QuadProcess.scn (thread 1/4 ; scene 135/184) - examples/Tutorials/OldTutorials/tutorial4.scn (thread 3/4 ; scene 130/184) - applications/plugins/ArticulatedSystemPlugin/examples/ArticulatedSystemMapping.scn (thread 4/4 ; scene 147/181) - examples/Component/Visual/ClipPlane.scn (thread 1/4 ; scene 136/184) - examples/Component/SolidMechanics/FEM/TetrahedronFEMForceField_assemble.scn (thread 3/4 ; scene 131/184) - examples/Component/MechanicalLoad/LinearForceField.scn (thread 4/4 ; scene 148/181) - examples/Component/Topology/Mapping/Mesh2PointTopologicalMapping.scn (thread 2/4 ; scene 137/184) - applications/plugins/SofaPython3/examples/advanced_timer.py (thread 1/4 ; scene 137/184) - applications/plugins/SoftRobots/examples/tutorials/Tripod/details/step4.py (thread 4/4 ; scene 149/181) - applications/plugins/SoftRobots/examples/tutorials/FirstSteps/myproject/mystep1.py (thread 2/4 ; scene 138/184) - applications/plugins/CollisionOBBCapsule/examples/OBBTri.scn (thread 3/4 ; scene 132/184) - examples/Component/Visual/PostProcessManager_DepthOfField.scn (thread 1/4 ; scene 138/184) - examples/Benchmark/Performance/MatrixAssembly/MatrixAssembly_assembledCG.scn (thread 2/4 ; scene 139/184) - examples/Component/Topology/Container/Constant/CubeTopology.scn (thread 3/4 ; scene 133/184) - examples/Benchmark/Performance/CollisionGroupManager/1system_without_CollisionGroupManager.scn (thread 4/4 ; scene 150/181) - examples/Component/Collision/Response/StickContactForceField.scn (thread 1/4 ; scene 139/184) - examples/Tutorials/OldTutorials/demo7Triangle.scn (thread 3/4 ; scene 134/184) - examples/Component/SolidMechanics/Spring/TriangleBendingSprings.scn (thread 1/4 ; scene 140/184) - examples/Component/Mapping/NonLinear/DistanceFromTargetMapping.scn (thread 2/4 ; scene 140/184) - applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/step5.py (thread 4/4 ; scene 151/181) - applications/plugins/SoftRobots/examples/tutorials/Tripod/details/step1.py (thread 3/4 ; scene 135/184) - examples/Demos/skybox.scn (thread 1/4 ; scene 141/184) - applications/plugins/SoftRobots/examples/tutorials/PneunetGripper/details/step2-forceFieldAndMass.py (thread 2/4 ; scene 141/184) - examples/Component/SolidMechanics/Spring/PolynomialSpringsForceField.scn (thread 3/4 ; scene 136/184) - applications/plugins/SofaSphFluid/examples/SPHFluidSurfaceMapping.scn (thread 4/4 ; scene 152/181) - examples/Component/Engine/Select/PlaneROI.scn (thread 1/4 ; scene 142/184) - applications/plugins/SoftRobots/examples/tutorials/FirstSteps/myproject/mystep4.py (thread 2/4 ; scene 142/184) - applications/plugins/image/examples/testImportExport.scn (thread 3/4 ; scene 137/184) - examples/Component/Mapping/Linear/BarycentricTetraMapping.scn (thread 1/4 ; scene 143/184) - examples/Component/MechanicalLoad/PlaneForceField.scn (thread 4/4 ; scene 153/181) - applications/plugins/ModelOrderReduction/examples/softRobots/diamond/reduced/diamond_hyperElastic/debug/debug_scene.py (thread 2/4 ; scene 143/184) - examples/Tutorials/StepByStep/FullObject/2_FullObject.scn (thread 3/4 ; scene 138/184) - examples/Component/Topology/Container/Constant/MeshTopology.scn (thread 4/4 ; scene 154/181) - applications/plugins/SofaPython3/examples/liver-scriptcontroller.py (thread 1/4 ; scene 144/184) - applications/plugins/SoftRobots/examples/tutorials/CableGripper/details/step2.py (thread 2/4 ; scene 144/184) - examples/Benchmark/Accuracy/TriangleFEMForceField_compare.scn (thread 3/4 ; scene 139/184) - applications/plugins/SofaSphFluid/examples/SPHFluidForceField.scn (thread 4/4 ; scene 155/181) - examples/Tutorials/sandbox/rungekutta2_heterogeneousobjects.scn (thread 1/4 ; scene 145/184) - applications/plugins/Registration/examples/test_InertiaAlign2.scn (thread 2/4 ; scene 145/184) - examples/Tutorials/StepByStep/Visual/1_Visual.scn (thread 3/4 ; scene 140/184) - examples/Component/Topology/Container/Dynamic/AddingTetra2TriangleProcess.scn (thread 4/4 ; scene 156/181) - examples/Component/IO/Mesh/MeshObjLoader.scn (thread 1/4 ; scene 146/184) - examples/Component/Constraint/Projective/FixedRotationConstraint.scn (thread 2/4 ; scene 146/184) - examples/Component/Constraint/Projective/ProjectToPlaneConstraint.scn (thread 3/4 ; scene 141/184) - applications/plugins/SofaAssimp/examples/AssimpFbxLoader.scn (thread 4/4 ; scene 157/181) - examples/Tutorials/StepByStep/Getyourbearings/0_getyourbearings.scn (thread 1/4 ; scene 147/184) - examples/Demos/collisionMultipleMask.scn (thread 2/4 ; scene 147/184) - examples/Component/IO/Mesh/LiverUseNewLoaders.scn (thread 3/4 ; scene 142/184) - examples/Tutorials/OldTutorials/demo6Triangle.scn (thread 4/4 ; scene 158/181) - examples/Component/Constraint/Lagrangian/FrictionContact_LCP_with_friction.scn (thread 1/4 ; scene 148/184) - applications/plugins/SoftRobots/examples/tutorials/FirstSteps/myproject/mystep2.py (thread 2/4 ; scene 148/184) - applications/plugins/image/examples/MeshToImageRoi.scn (thread 3/4 ; scene 143/184) - examples/Demos/sofa_1000PR.scn (thread 4/4 ; scene 159/181) - examples/Component/IO/Mesh/MeshSTLLoader.scn (thread 1/4 ; scene 149/184) - examples/Component/LinearSolver/Iterative/FEMBAR_CGLinearSolver_assembled.scn (thread 2/4 ; scene 149/184) - examples/Component/Mapping/NonLinear/RigidMapping2d-basic.scn (thread 3/4 ; scene 144/184) - applications/plugins/SofaEulerianFluid/examples/Fluid2D.scn (thread 1/4 ; scene 150/184) - examples/Benchmark/Performance/MatrixAssembly/MatrixAssembly_direct.scn (thread 4/4 ; scene 160/181) - applications/plugins/SofaPython3/examples/access_matrix.py (thread 3/4 ; scene 145/184) - examples/Demos/rigidifiedSectionsInBeam.scn (thread 2/4 ; scene 150/184) - examples/Component/MechanicalLoad/InteractionEllipsoidForceField.scn (thread 1/4 ; scene 151/184) - examples/Component/Engine/Select/MeshSampler.scn (thread 3/4 ; scene 146/184) - examples/Component/ODESolver/Backward/EulerImplicitSolver.scn (thread 1/4 ; scene 152/184) - examples/Component/Engine/Generate/GenerateGrid.scn (thread 2/4 ; scene 151/184) - examples/Component/Engine/Transform/TransformEngine.scn (thread 4/4 ; scene 161/181) - examples/Benchmark/Performance/CollisionGroupManager/2systems_with_CollisionGroupManager.scn (thread 3/4 ; scene 147/184) - applications/plugins/SoftRobots/examples/thematicalDocs/T1-Elements_TetraHexaBeam/Hexa/Hexa.py (thread 1/4 ; scene 153/184) - examples/Benchmark/TopologicalChanges/ProjectToLineConstraint_RemovingMeshTest.scn (thread 2/4 ; scene 152/184) - examples/Component/SolidMechanics/FEM/StandardTetrahedralFEMForceField.scn (thread 4/4 ; scene 162/181) - examples/Component/Topology/Mapping/SubsetTopologicalMapping2.scn (thread 2/4 ; scene 153/184) - applications/plugins/InvertibleFVM/examples/plane.scn (thread 3/4 ; scene 148/184) - applications/plugins/SoftRobots/examples/tutorials/SoftFingerDesign/details/elastic_material_object.py (thread 4/4 ; scene 163/181) - examples/Component/SolidMechanics/FEM/TriangularForceFieldComparison.scn (thread 1/4 ; scene 154/184) - examples/Component/Mapping/NonLinear/RigidMapping.scn (thread 2/4 ; scene 154/184) - examples/Component/Engine/Generate/MeshClosingEngine.scn (thread 3/4 ; scene 149/184) - examples/Tutorials/sandbox/implicit_singlehexaFEM.scn (thread 3/4 ; scene 150/184) - examples/Component/Visual/OglShader_tessellation.scn (thread 2/4 ; scene 155/184) - examples/Component/SolidMechanics/FEM/TetrahedronFEMForceField_Chain.scn (thread 4/4 ; scene 164/181) - examples/Component/Visual/LinearBlendSkinningGPU.scn (thread 1/4 ; scene 155/184) - applications/plugins/CImgPlugin/examples/Texturing.scn (thread 3/4 ; scene 151/184) - examples/Component/Diffusion/TetrahedronDiffusionFEMForceField.scn (thread 2/4 ; scene 156/184) - examples/Component/Constraint/Projective/PartialFixedConstraint.scn (thread 1/4 ; scene 156/184) - examples/Tutorials/StepByStep/Visual/4_Visual.scn (thread 4/4 ; scene 165/181) - examples/Component/Topology/Container/Dynamic/RemovingHexa2QuadProcess.scn (thread 3/4 ; scene 152/184) - examples/Component/LinearSolver/Preconditioner/FEMBAR_PCG_AsyncSparseLDLSolver.scn (thread 2/4 ; scene 157/184) - examples/Component/Visual/NavigationRecordedCamera.scn (thread 1/4 ; scene 157/184) - examples/Component/Setting/ViewerSetting.scn (thread 4/4 ; scene 166/181) - examples/Component/LinearSolver/Iterative/FEMBAR_ShewchukPCGLinearSolver.scn (thread 3/4 ; scene 153/184) - examples/Component/SolidMechanics/TensorMass/TetrahedralTensorMassForceField.scn (thread 2/4 ; scene 158/184) - examples/Component/Visual/DataDisplay.scn (thread 1/4 ; scene 158/184) - examples/Component/LinearSolver/Iterative/FEMBAR_CGLinearSolver.scn (thread 3/4 ; scene 154/184) - examples/Component/Mapping/Linear/BarycentricMapping.scn (thread 1/4 ; scene 159/184) - examples/Component/Engine/Select/SubsetTopology_subsetbehaviormodel.scn (thread 4/4 ; scene 167/181) - applications/plugins/SofaSphFluid/examples/SPHFluidForceField_benchmarks.scn (thread 2/4 ; scene 159/184) - examples/Component/Controller/MechanicalStateControllerTranslation.scn (thread 3/4 ; scene 155/184) - examples/Component/Topology/Container/Grid/RegularGridTopology_TrianglesMesh.scn (thread 4/4 ; scene 168/181) - applications/plugins/SoftRobots/examples/component/constraint/CableConstraint/DisplacementVsForceControl.py (thread 1/4 ; scene 160/184) - examples/Component/AnimationLoop/MultiStepAnimationLoop.scn (thread 2/4 ; scene 160/184) - examples/Component/Topology/Container/Dynamic/RemovingTrianglesProcess.scn (thread 3/4 ; scene 156/184) - examples/Component/SolidMechanics/FEM/TriangularFEMForceFieldOptim.scn (thread 4/4 ; scene 169/181) - applications/plugins/SoftRobots/examples/thematicalDocs/T4-DirectActuation/Actuators/Pneumatic/SurfaceConstraintPressure.py (thread 3/4 ; scene 157/184) - examples/Tutorials/StepByStep/TopologicalMapping/2_TopoMapping.scn (thread 4/4 ; scene 170/181) - applications/plugins/image/examples/sampler_meshSpring.scn (thread 2/4 ; scene 161/184) - examples/Demos/liver.scn (thread 1/4 ; scene 161/184) - examples/Tutorials/OldTutorials/demo9.scn (thread 4/4 ; scene 171/181) - applications/plugins/SofaSphFluid/examples/SpatialGridContainer.scn (thread 2/4 ; scene 162/184) - examples/Tutorials/Mappings/TutorialMappingDragonRigid.scn (thread 1/4 ; scene 162/184) - applications/plugins/VolumetricRendering/examples/OglTetrahedralModel.scn (thread 4/4 ; scene 172/181) - examples/Component/IO/Mesh/MeshOffLoader.scn (thread 2/4 ; scene 163/184) - applications/plugins/SoftRobots/examples/tutorials/Tripod/details/step4-2.py (thread 1/4 ; scene 163/184) - applications/plugins/BeamAdapter/examples/3instruments.scn (thread 4/4 ; scene 173/181) - examples/Benchmark/Performance/benchmark_cubes.scn (thread 2/4 ; scene 164/184) - applications/plugins/CSparseSolvers/examples/FEMBAR_SparseCholeskySolver.scn (thread 1/4 ; scene 164/184) - applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/tripod.py (thread 4/4 ; scene 174/181) - applications/plugins/SoftRobots/examples/tutorials/CableGripper/details/step2.2.py (thread 2/4 ; scene 165/184) - applications/plugins/SoftRobots/examples/component/constraint/UnilateralPlaneConstraint/ArticulatedTentacle.py (thread 3/4 ; scene 158/184) - examples/Component/Visual/Visual3DText.scn (thread 1/4 ; scene 165/184) - examples/Component/IO/Mesh/MeshSTLLoader_binary.scn (thread 4/4 ; scene 175/181) - examples/Component/Engine/Analyze/ShapeMatching.scn (thread 2/4 ; scene 166/184) - examples/Benchmark/TopologicalChanges/ProjectDirectionConstraint_RemovingMeshTest.scn (thread 3/4 ; scene 159/184) - applications/plugins/SofaPython3/examples/emptyController.py (thread 1/4 ; scene 166/184) - examples/Tutorials/StepByStep/Dentistry_Haptics/dentalSurgery_02.scn (thread 4/4 ; scene 176/181) - applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/step1-prepare.py (thread 2/4 ; scene 167/184) - examples/Tutorials/OldTutorials/demo10.scn (thread 3/4 ; scene 160/184) - examples/Component/SceneUtility/MakeAlias.scn (thread 1/4 ; scene 167/184) - examples/Component/Visual/MergeVisualModels.scn (thread 4/4 ; scene 177/181) - applications/plugins/SofaSphFluid/examples/ParticleSource.scn (thread 3/4 ; scene 161/184) - examples/Component/Visual/SpotLight.scn (thread 1/4 ; scene 168/184) - applications/plugins/SofaSphFluid/examples/SPHDemo.scn (thread 2/4 ; scene 168/184) - applications/plugins/ModelOrderReduction/examples/softRobots/multiGait/multiGait.py (thread 4/4 ; scene 178/181) - applications/plugins/SoftRobots/examples/tutorials/FirstSteps/firststeps-tuto.py (thread 3/4 ; scene 162/184) - examples/Tutorials/StepByStep/Pendulum/6_Pendulum.scn (thread 1/4 ; scene 169/184) - applications/plugins/SoftRobots/examples/thematicalDocs/T3-MaterialProperties/Hyperelastic/Simulation.py (thread 2/4 ; scene 169/184) - applications/plugins/ModelOrderReduction/examples/softRobots/diamond/reduced/diamond/reduced_diamondRobot.py (thread 3/4 ; scene 163/184) - examples/Tutorials/StepByStep/Dentistry_Haptics/dentalSurgery_01.scn (thread 1/4 ; scene 170/184) - examples/Component/Visual/OglShadowShader_Directional.scn (thread 1/4 ; scene 171/184) - applications/plugins/SofaPython3/examples/emptyDataEngine.py (thread 2/4 ; scene 170/184) - share/config/default/newScene.scn (thread 3/4 ; scene 164/184) - examples/Component/Topology/Container/Dynamic/RemovingBilateralInteractionConstraint.scn (thread 1/4 ; scene 172/184) - applications/plugins/ModelOrderReduction/examples/others/caduceus/caduceusNG.pyscn (thread 2/4 ; scene 171/184) - examples/Component/ODESolver/Backward/NewmarkImplicitSolver.scn (thread 3/4 ; scene 165/184) - examples/Tutorials/sandbox/rungekutta_singlehexaFEM.scn (thread 1/4 ; scene 173/184) - examples/Component/Playback/WriteState.scn (thread 3/4 ; scene 166/184) - examples/Benchmark/TopologicalChanges/FixedConstraint_RemovingMeshTest.scn (thread 1/4 ; scene 174/184) - examples/Demos/simpleSphere.scn (thread 3/4 ; scene 167/184) - examples/Component/Mapping/NonLinear/RigidRigidMapping-basic.scn (thread 1/4 ; scene 175/184) - examples/Component/IO/Mesh/VTKExporter.scn (thread 3/4 ; scene 168/184) - applications/plugins/BeamAdapter/examples/python3/Cochlear-Implant-Insertion/Scene_Cochlea.py (thread 1/4 ; scene 176/184) - share/config/newScene.scn (thread 3/4 ; scene 169/184) - applications/plugins/image/examples/navigationInVolume.scn (thread 1/4 ; scene 177/184) - examples/Component/Topology/Mapping/Quad2TriangleTopologicalMapping.scn (thread 3/4 ; scene 170/184) - examples/Component/LinearSolver/Preconditioner/FEMBAR_PCG_WarpPreconditioner.scn (thread 1/4 ; scene 178/184) - examples/Benchmark/TopologicalChanges/TriangularBendingSprings_RemovingMeshTest.scn (thread 3/4 ; scene 171/184) - examples/Component/Visual/OglShadowShader_SpotLight2.scn (thread 1/4 ; scene 179/184) - examples/Tutorials/ForceFields/TutorialForceFieldLiverTriangleFEM.scn (thread 3/4 ; scene 172/184) - examples/Component/Topology/Mapping/Edge2QuadTopologicalMapping.scn (thread 1/4 ; scene 180/184) - applications/plugins/ModelOrderReduction/examples/organs/liver/liverFine.pyscn (thread 3/4 ; scene 173/184) - examples/Component/ODESolver/Forward/EulerExplicitSolver_diagonal.scn (thread 1/4 ; scene 181/184) - examples/Component/Mapping/NonLinear/RigidMapping-basic.scn (thread 1/4 ; scene 182/184) - examples/Component/Topology/Mapping/TopoMap_Hexa2Quad2Triangle.scn (thread 1/4 ; scene 183/184) Timeout after 30 seconds (30.30048)! applications/plugins/ModelOrderReduction/examples/softRobots/multiGait/multiGait.py - examples/Tutorials/OldTutorials/demo5.scn (thread 4/4 ; scene 179/181) - examples/Component/Mapping/NonLinear/SquareMapping.scn (thread 1/4 ; scene 184/184) - examples/Component/MechanicalLoad/TaitSurfacePressureForceField.scn (thread 4/4 ; scene 180/181) Thread 1/4 (PID 87512) is done. Waiting for thread 2/4 (PID 87513) to finish... - examples/Component/Engine/Generate/MergePoints.scn (thread 4/4 ; scene 181/181) Timeout after 30 seconds (30.30047)! applications/plugins/ModelOrderReduction/examples/others/caduceus/caduceusNG.pyscn - applications/plugins/SofaAssimp/examples/SceneColladaLoader.scn (thread 2/4 ; scene 172/184) - applications/plugins/SoftRobots/examples/tutorials/FirstSteps/details/step4.py (thread 2/4 ; scene 173/184) - applications/plugins/SoftRobots/examples/tutorials/SoftFingerDesign/soft-finger-design.py (thread 2/4 ; scene 174/184) - applications/plugins/CollisionOBBCapsule/examples/OBBTriEdgeEdge.scn (thread 2/4 ; scene 175/184) - applications/plugins/SofaPython3/examples/loadXMLfromPython.py (thread 2/4 ; scene 176/184) - examples/Component/LinearSolver/Iterative/FEMBAR_MinResLinearSolver.scn (thread 2/4 ; scene 177/184) - examples/Component/Engine/Generate/MeshBarycentricMapperEngine.scn (thread 2/4 ; scene 178/184) - examples/Component/SolidMechanics/Spring/GearSpringForceField.scn (thread 2/4 ; scene 179/184) - applications/plugins/ManifoldTopologies/examples/Tri2edgeManiMapping.scn (thread 2/4 ; scene 180/184) Timeout after 30 seconds (30.30040)! applications/plugins/ModelOrderReduction/examples/organs/liver/liverFine.pyscn - examples/Component/Topology/Container/Dynamic/IncisionTrianglesProcess.scn (thread 3/4 ; scene 174/184) - examples/Component/LinearSystem/PendulumSpringsDistanceMapping.scn (thread 2/4 ; scene 181/184) - applications/plugins/SensableEmulation/examples/testOmniDriverEmu.scn (thread 3/4 ; scene 175/184) - applications/plugins/SofaPython3/examples/access_compliance_matrix.py (thread 2/4 ; scene 182/184) - applications/plugins/SoftRobots/examples/component/engine/VolumeFromTetrahedrons/Finger.py (thread 3/4 ; scene 176/184) - examples/Component/ODESolver/Forward/EulerExplicitSolver.scn (thread 2/4 ; scene 183/184) - applications/plugins/SofaCarving/examples/CarvingTool.scn (thread 3/4 ; scene 177/184) - applications/plugins/SoftRobots/examples/component/engine/VolumeFromTriangles/Finger.py (thread 2/4 ; scene 184/184) - applications/plugins/image/examples/MeshesToImage_Diffusion.scn (thread 3/4 ; scene 178/184) Thread 2/4 (PID 87513) is done. Waiting for thread 3/4 (PID 87514) to finish... - examples/Tutorials/Basic/TutorialBasicPendulum.scn (thread 3/4 ; scene 179/184) - applications/plugins/SofaPython3/examples/example-scriptcontroller.py (thread 3/4 ; scene 180/184) - examples/Component/Constraint/Projective/AffineMovementConstraint3D.scn (thread 3/4 ; scene 181/184) - examples/Tutorials/StepByStep/Visual/6_Visual.scn (thread 3/4 ; scene 182/184) - examples/Component/Constraint/Lagrangian/FrictionContact_VelocityConstraints.scn (thread 3/4 ; scene 183/184) - examples/Component/SolidMechanics/FEM/TopoMap_cylinder3d.scn (thread 3/4 ; scene 184/184) Thread 3/4 (PID 87514) is done. Waiting for thread 4/4 (PID 87515) to finish... Thread 4/4 (PID 87515) is done. Done. Extracting successes... Done. Extracting warnings... Done. Extracting errors... Done. Extracting crashes... Done. /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/ci/scripts/scene-tests.sh: line 839: kill: (-10117) - No such process Scene testing summary: - 733 scene(s) tested - 722 success(es) - 4894 warning(s) - 17 error(s) - applications/plugins/ModelOrderReduction/examples/others/SphereOnAPlane/softSphereFalling.pyscn: [ERROR] [RequiredPlugin(SofaPython)] Plugin not found: "SofaPython" - applications/plugins/ModelOrderReduction/examples/softRobots/finger/finger.pyscn: [ERROR] [TetrahedronSetTopologyContainer(TetrahedronSetTopologyContainer)] Cannot find edge 0 [28, 77] in triangle 0 [2 28 77] in the provided edge list (@/finger/TetrahedronSetTopologyContainer.edges). It shows an inconsistency between the edge list (@/finger/TetrahedronSetTopologyContainer.edges) and the triangle list (@/finger/TetrahedronSetTopologyContainer.triangles). Either fix the topology (probably in a mesh file), or provide only the triangle list to '/finger/TetrahedronSetTopologyContainer' and not the edges. In the latter case, the edge list will be computed from triangles. - applications/plugins/ModelOrderReduction/examples/softRobots/finger/finger.pyscn: [ERROR] [TetrahedronSetTopologyContainer(TetrahedronSetTopologyContainer)] Cannot find triangle 0 [140, 113, 125] in tetrahedron 0 - applications/plugins/ModelOrderReduction/examples/softRobots/finger/reduced/debug/debug_scene.py: [ERROR] [TetrahedronSetTopologyContainer(TetrahedronSetTopologyContainer)] Cannot find edge 0 [28, 77] in triangle 0 [2 28 77] in the provided edge list (@/finger/TetrahedronSetTopologyContainer.edges). It shows an inconsistency between the edge list (@/finger/TetrahedronSetTopologyContainer.edges) and the triangle list (@/finger/TetrahedronSetTopologyContainer.triangles). Either fix the topology (probably in a mesh file), or provide only the triangle list to '/finger/TetrahedronSetTopologyContainer' and not the edges. In the latter case, the edge list will be computed from triangles. - applications/plugins/ModelOrderReduction/examples/softRobots/finger/reduced/debug/debug_scene.py: [ERROR] [TetrahedronSetTopologyContainer(TetrahedronSetTopologyContainer)] Cannot find triangle 0 [140, 113, 125] in tetrahedron 0 - applications/plugins/ModelOrderReduction/examples/softRobots/finger/reduced/reduced_finger.py: [ERROR] [TetrahedronSetTopologyContainer(TetrahedronSetTopologyContainer)] Cannot find edge 0 [28, 77] in triangle 0 [2 28 77] in the provided edge list (@/Reduced_test/finger_MOR/finger/TetrahedronSetTopologyContainer.edges). It shows an inconsistency between the edge list (@/Reduced_test/finger_MOR/finger/TetrahedronSetTopologyContainer.edges) and the triangle list (@/Reduced_test/finger_MOR/finger/TetrahedronSetTopologyContainer.triangles). Either fix the topology (probably in a mesh file), or provide only the triangle list to '/Reduced_test/finger_MOR/finger/TetrahedronSetTopologyContainer' and not the edges. In the latter case, the edge list will be computed from triangles. - applications/plugins/ModelOrderReduction/examples/softRobots/finger/reduced/reduced_finger.py: [ERROR] [TetrahedronSetTopologyContainer(TetrahedronSetTopologyContainer)] Cannot find triangle 0 [140, 113, 125] in tetrahedron 0 - applications/plugins/ModelOrderReduction/examples/softRobots/multiGait/multiGait.py: [ERROR] [TetrahedronSetTopologyContainer(container)] Cannot find edge 2 [951, 950] in triangle 0 [951 950 3] in the provided edge list (@/model/container.edges). It shows an inconsistency between the edge list (@/model/container.edges) and the triangle list (@/model/container.triangles). Either fix the topology (probably in a mesh file), or provide only the triangle list to '/model/container' and not the edges. In the latter case, the edge list will be computed from triangles. - applications/plugins/ModelOrderReduction/examples/softRobots/multiGait/multiGait.py: [ERROR] [TetrahedronSetTopologyContainer(container)] Cannot find triangle 0 [164, 1214, 1455] in tetrahedron 0 - applications/plugins/ModelOrderReduction/examples/softRobots/multiGait/reduced/debug/debug_scene.py: [ERROR] [TetrahedronSetTopologyContainer(container)] Cannot find edge 2 [951, 950] in triangle 0 [951 950 3] in the provided edge list (@/model/container.edges). It shows an inconsistency between the edge list (@/model/container.edges) and the triangle list (@/model/container.triangles). Either fix the topology (probably in a mesh file), or provide only the triangle list to '/model/container' and not the edges. In the latter case, the edge list will be computed from triangles. - applications/plugins/ModelOrderReduction/examples/softRobots/multiGait/reduced/debug/debug_scene.py: [ERROR] [TetrahedronSetTopologyContainer(container)] Cannot find triangle 0 [164, 1214, 1455] in tetrahedron 0 - applications/plugins/ModelOrderReduction/examples/softRobots/multiGait/reduced/debug/debug_scene.py: [ERROR] [UncoupledConstraintCorrection(UncoupledConstraintCorrection)] Can't find any odeSolver - applications/plugins/ModelOrderReduction/examples/softRobots/multiGait/reduced/reduced_multiGait.py: [ERROR] [GenericConstraintCorrection(GenericConstraintCorrection)] No ODESolver component found at path: , nor in current context: model_MOR - applications/plugins/ModelOrderReduction/examples/softRobots/multiGait/reduced/reduced_multiGait.py: [ERROR] [TetrahedronSetTopologyContainer(container)] Cannot find edge 2 [951, 950] in triangle 0 [951 950 3] in the provided edge list (@/Reduced_test/model_MOR/model/container.edges). It shows an inconsistency between the edge list (@/Reduced_test/model_MOR/model/container.edges) and the triangle list (@/Reduced_test/model_MOR/model/container.triangles). Either fix the topology (probably in a mesh file), or provide only the triangle list to '/Reduced_test/model_MOR/model/container' and not the edges. In the latter case, the edge list will be computed from triangles. - applications/plugins/ModelOrderReduction/examples/softRobots/multiGait/reduced/reduced_multiGait.py: [ERROR] [TetrahedronSetTopologyContainer(container)] Cannot find triangle 0 [164, 1214, 1455] in tetrahedron 0 - applications/plugins/ModelOrderReduction/examples/softRobots/multiGait/reducedMultiGait-softRobot.pyscn: [ERROR] [CollisionResponse] Option "FrictionContact" for data "response" has been renamed since v21.12 (PR#2522). Use "FrictionContactConstraint" instead. - applications/plugins/ModelOrderReduction/examples/softRobots/multiGait/reducedMultiGait-softRobot.pyscn: [ERROR] [MatrixLinearSystem(MatrixLinearSystem1)] Global system matrix is not resized appropriatly (/solverNode/MatrixLinearSystem1) - 4 crash(es) - Timeout: applications/plugins/ModelOrderReduction/examples/organs/liver/liverFineHyperElastic.pyscn - Timeout: applications/plugins/ModelOrderReduction/examples/others/caduceus/caduceusNG.pyscn - Timeout: applications/plugins/ModelOrderReduction/examples/organs/liver/liverFine.pyscn - Timeout: applications/plugins/ModelOrderReduction/examples/softRobots/multiGait/multiGait.py File "", line 1 print(100.37155600000001 + [?25l[INFO] [BatchGUI] 1 iterations done in 1.1e-05 s ( 90909.1 FPS). ) ^ SyntaxError: invalid decimal literal File "", line 1 print(69.48876899999998 + [?25l[INFO] [BatchGUI] 1 iterations done in 1.1e-05 s ( 90909.1 FPS). ) ^ SyntaxError: invalid decimal literal Notify GitHub https://api.github.com/repos/sofa-framework/sofa/statuses/b3f2f2a42ae5bf59b449b15dff6aec9b929d5042 (sent): [success] macos_clang_options - Build OK. FIXME: 4 units, 21 scenes Notify Dashboard (sent - curl returned 0): fullbuild=true&sha=b3f2f2a42ae5bf59b449b15dff6aec9b929d5042&config=macos_clang_options&node=consortium-macos-3&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/5050/&scenes_status=done&scenes_total=733&scenes_successes=722&scenes_errors=17&scenes_crashes=4&scenes_duration=231.57074500000007 INFO: scene-test warnings limited to 5000 INFO: warnings clamping not needed (4894 < 5000) INFO: scene-test errors limited to 5000 INFO: errors clamping not needed (17 < 5000) [END] Scene tests (2024-04-19 04:11:28.364636) - took 667.667835 seconds [BEGIN] Regression tests (2024-04-19 04:11:28.393635) Notify Dashboard (sent - curl returned 0): fullbuild=true&sha=b3f2f2a42ae5bf59b449b15dff6aec9b929d5042&config=macos_clang_options&node=consortium-macos-3&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/5050/®ressions_status=running Initializing regression testing. Starting all regression tests... Waiting for thread 1/4 (PID 10914) to finish... ------------------------------------------ Running regression-tests Regression_test Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Regression_test --gtest_output=xml:regression-tests/Regression_test/report.xml 2>&1" [INFO] [Regression_test::StateRegressionSceneList] Parsing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/RegressionStateScenes.regression-tests [INFO] [Regression_test::StateRegressionSceneList] Will use the references from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/../applications/projects/Regression/references/examples [INFO] [Regression_test::StateRegressionSceneList] Parsing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/examples/RegressionStateScenes.regression-tests [INFO] [Regression_test::StateRegressionSceneList] Will use the references from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/examples/../regression/references [INFO] [Regression_test::StateRegressionSceneList] Parsing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/examples/RegressionStateScenes.regression-tests [INFO] [Regression_test::StateRegressionSceneList] Will use the references from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/examples/../regression/references [INFO] [Regression_test::StateRegressionSceneList] Parsing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/examples/RegressionStateScenes.regression-tests [ERROR] [Regression_test::StateRegressionSceneList] The reference path does not exist, and the fallback REGRESSION_REFERENCES_DIR is not set. [INFO] [Regression_test::StateRegressionSceneList] Parsing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/RegressionStateScenes.regression-tests [INFO] [Regression_test::StateRegressionSceneList] Will use the references from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/../projects/Regression/references/applications/plugins [INFO] [Regression_test::TopologyRegressionSceneList] Parsing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/RegressionTopologyScenes.regression-tests [INFO] [Regression_test::TopologyRegressionSceneList] Will use the references from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/../applications/projects/Regression/references/examples [INFO] [SofaPython3] Initializing with python version 3.10.5 (main, Jun 23 2022, 17:15:32) [Clang 13.0.0 (clang-1300.0.29.30)] [INFO] [SofaPython3] Registering a scene loader for [.py, .py3, .pyscn, .py3scn] files. [INFO] [SofaPython3] Initializing python [INFO] [SofaPython3] Added '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/python' to sys.path [INFO] [SofaPython3] Added '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/examples/python3' to sys.path [INFO] [SofaPython3] Added '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/python' to sys.path [INFO] [SofaPython3] SofaPython3 not found in PluginManager's map. [INFO] [SofaPython3] Added '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/python3/site-packages' to sys.path --------------------------------------- Checking SOFA_ROOT and SOFAPYTHON3_ROOT Using environment variable SOFA_ROOT: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build --------------------------------------- [==========] Running 87 tests from 2 test suites. [----------] Global test environment set-up. [----------] 72 tests from Regression_test/StateRegression_test [ RUN ] Regression_test/StateRegression_test.sceneTest/TriangleSurfaceCutting [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Demos/TriangleSurfaceCutting.scn [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Algorithm.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Intersection.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Response.Contact.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Projective.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.IO.Mesh.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.Linear.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mass.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.Elastic.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.Spring.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Visual.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.GL.Component.Rendering3D.dylib [ OK ] Regression_test/StateRegression_test.sceneTest/TriangleSurfaceCutting (424 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/chainAll [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Demos/chainAll.scn [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.NonLinear.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Constant.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Grid.dylib [ OK ] Regression_test/StateRegression_test.sceneTest/chainAll (6249 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/chainHybrid [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Demos/chainHybrid.scn [ OK ] Regression_test/StateRegression_test.sceneTest/chainHybrid (473 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/chainHybridNoGroup [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Demos/chainHybridNoGroup.scn [ OK ] Regression_test/StateRegression_test.sceneTest/chainHybridNoGroup (477 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/collisionMultiple [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Demos/collisionMultiple.scn [ OK ] Regression_test/StateRegression_test.sceneTest/collisionMultiple (854 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/liver [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Demos/liver.scn [ OK ] Regression_test/StateRegression_test.sceneTest/liver (170 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/simpleBoundaryConditions [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Demos/simpleBoundaryConditions.scn [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Select.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Mapping.dylib [ OK ] Regression_test/StateRegression_test.sceneTest/simpleBoundaryConditions (62 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/fallingBeamLagrangianCollision [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Demos/fallingBeamLagrangianCollision.scn [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.AnimationLoop.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Correction.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Solver.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Direct.dylib [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.GUI.Component.dylib [ OK ] Regression_test/StateRegression_test.sceneTest/fallingBeamLagrangianCollision (565 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/RuleBasedContactManager [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Collision/Response/RuleBasedContactManager.scn [ OK ] Regression_test/StateRegression_test.sceneTest/RuleBasedContactManager (245 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/FrictionContact [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Collision/Response/FrictionContact.scn [ OK ] Regression_test/StateRegression_test.sceneTest/FrictionContact (142 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/BilateralInteractionConstraint_NNCG [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Constraint/Lagrangian/BilateralInteractionConstraint_NNCG.scn [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Model.dylib [ OK ] Regression_test/StateRegression_test.sceneTest/BilateralInteractionConstraint_NNCG (97 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/BilateralInteractionConstraint_PGS [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Constraint/Lagrangian/BilateralInteractionConstraint_PGS.scn [ OK ] Regression_test/StateRegression_test.sceneTest/BilateralInteractionConstraint_PGS (96 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/BilateralInteractionConstraint_UGS [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Constraint/Lagrangian/BilateralInteractionConstraint_UGS.scn [ OK ] Regression_test/StateRegression_test.sceneTest/BilateralInteractionConstraint_UGS (95 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/FrictionContact_LCP_with_friction [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Constraint/Lagrangian/FrictionContact_LCP_with_friction.scn [ OK ] Regression_test/StateRegression_test.sceneTest/FrictionContact_LCP_with_friction (181 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/FrictionContact_LCP_without_friction [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Constraint/Lagrangian/FrictionContact_LCP_without_friction.scn [ OK ] Regression_test/StateRegression_test.sceneTest/FrictionContact_LCP_without_friction (182 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/FixedConstraint [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Constraint/Projective/FixedConstraint.scn [ OK ] Regression_test/StateRegression_test.sceneTest/FixedConstraint (152 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/FEMBAR_EigenSimplicialLDLT [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/LinearSolver/Direct/FEMBAR_EigenSimplicialLDLT.scn [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Preconditioner.dylib [INFO] [EigenSimplicialLDLT(EigenSimplicialLDLT1)] A linear system is required, but has not been found. Add a linear system to your scene to remove this warning. The list of available linear system components is: [CompositeLinearSystem, ConstantSparsityPatternSystem, MatrixFreeSystem, MatrixLinearSystem, PrecomputedMatrixSystem, RotationMatrixSystem]. A component of type MatrixLinearSystem (template CompressedRowSparseMatrixMat3x3d) will be automatically added for you in Node /. [INFO] [EigenSimplicialLDLT(EigenSimplicialLDLT1)] Ordering method link is set to /NaturalOrderingMethod1 [INFO] [MatrixLinearSystem(MatrixLinearSystem1)] System matrix is resized from 0 x 0 to 960 x 960 [INFO] [MatrixLinearSystem(MatrixLinearSystem1)] No local matrix found: a new local matrix of type AssemblingMatrixAccumulator (template Mass) is created and associated to /mass for a contribution on states /DoFs and /DoFs [INFO] [MatrixLinearSystem(MatrixLinearSystem1)] No local matrix found: a new local matrix of type AssemblingMatrixAccumulator (template Stiffness) is created and associated to /mass for a contribution on states /DoFs and /DoFs [INFO] [MatrixLinearSystem(MatrixLinearSystem1)] No local matrix found: a new local matrix of type AssemblingMatrixAccumulator (template Stiffness) is created and associated to /FEM for a contribution on states /DoFs and /DoFs [INFO] [MatrixLinearSystem(MatrixLinearSystem1)] No local matrix found: a new local matrix of type AssemblingMatrixAccumulator (template Damping) is created and associated to /mass for a contribution on states /DoFs and /DoFs [INFO] [MatrixLinearSystem(MatrixLinearSystem1)] No local matrix found: a new local matrix of type AssemblingMatrixAccumulator (template Damping) is created and associated to /FEM for a contribution on states /DoFs and /DoFs [ OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_EigenSimplicialLDLT (261 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/FEMBAR_EigenSimplicialLLT [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/LinearSolver/Direct/FEMBAR_EigenSimplicialLLT.scn [ OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_EigenSimplicialLLT (256 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/FEMBAR_EigenSparseLU [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/LinearSolver/Direct/FEMBAR_EigenSparseLU.scn [ OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_EigenSparseLU (375 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/FEMBAR_EigenSparseQR [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/LinearSolver/Direct/FEMBAR_EigenSparseQR.scn [ OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_EigenSparseQR (1181 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/FEMBAR_PrecomputedLinearSolver [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/LinearSolver/Direct/FEMBAR_PrecomputedLinearSolver.scn [ OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_PrecomputedLinearSolver (203 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/FEMBAR_SparseLDLSolver [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/LinearSolver/Direct/FEMBAR_SparseLDLSolver.scn [ OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_SparseLDLSolver (271 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/FEMBAR_MinResLinearSolver [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/LinearSolver/Iterative/FEMBAR_MinResLinearSolver.scn [ OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_MinResLinearSolver (357 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/FEMBAR_ShewchukPCGLinearSolver [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/LinearSolver/Iterative/FEMBAR_ShewchukPCGLinearSolver.scn [ OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_ShewchukPCGLinearSolver (4 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/FEMBAR_CGLinearSolver [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/LinearSolver/Iterative/FEMBAR_CGLinearSolver.scn [ OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_CGLinearSolver (351 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/FEMBAR_CGLinearSolver_assembled [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/LinearSolver/Iterative/FEMBAR_CGLinearSolver_assembled.scn [ OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_CGLinearSolver_assembled (236 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/FEMBAR_PCG_BlockJacobiPreconditioner [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/LinearSolver/Preconditioner/FEMBAR_PCG_BlockJacobiPreconditioner.scn [ OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_PCG_BlockJacobiPreconditioner (103 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/FEMBAR_PCG_JacobiPreconditioner [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/LinearSolver/Preconditioner/FEMBAR_PCG_JacobiPreconditioner.scn [ OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_PCG_JacobiPreconditioner (96 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/FEMBAR_PCG_NoPreconditioner [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/LinearSolver/Preconditioner/FEMBAR_PCG_NoPreconditioner.scn [ OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_PCG_NoPreconditioner (70 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/FEMBAR_PCG_PrecomputedWarpPreconditioner [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/LinearSolver/Preconditioner/FEMBAR_PCG_PrecomputedWarpPreconditioner.scn [INFO] [PrecomputedWarpPreconditioner(preconditioner)] shared matrix : root-0-0.02.comp is already built. [ OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_PCG_PrecomputedWarpPreconditioner (32 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/FEMBAR_PCG_SSORPreconditioner [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/LinearSolver/Preconditioner/FEMBAR_PCG_SSORPreconditioner.scn [ OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_PCG_SSORPreconditioner (412 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/FEMBAR_PCG_WarpPreconditioner [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/LinearSolver/Preconditioner/FEMBAR_PCG_WarpPreconditioner.scn [INFO] [WarpPreconditioner(preconditioner)] LinearSolver path used: '@initSolver' [INFO] [WarpPreconditioner(preconditioner)] Found 1 Rotation finders 0 : FEM [ OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_PCG_WarpPreconditioner (381 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/DistanceMapping [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Mapping/NonLinear/DistanceMapping.scn [WARNING] [CGLinearSolver(linear solver)] denominator threshold reached at first iteration of CG Check the 'threshold' data field, you might decrease it [ OK ] Regression_test/StateRegression_test.sceneTest/DistanceMapping (34 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/DistanceMultiMapping [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Mapping/NonLinear/DistanceMultiMapping.scn [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Transform.dylib [WARNING] [DistanceMultiMapping(DistanceMultiMapping1)] link to Topology container should be set to ensure right behavior. First Topology found in current context will be used. [WARNING] [CGLinearSolver(linear solver)] denominator threshold reached at first iteration of CG Check the 'threshold' data field, you might decrease it [ OK ] Regression_test/StateRegression_test.sceneTest/DistanceMultiMapping (69 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/SquareDistanceMapping [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Mapping/NonLinear/SquareDistanceMapping.scn [WARNING] [CGLinearSolver(linear solver)] denominator threshold reached at first iteration of CG Check the 'threshold' data field, you might decrease it [ OK ] Regression_test/StateRegression_test.sceneTest/SquareDistanceMapping (32 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/UniformMass [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Mass/UniformMass.scn [ OK ] Regression_test/StateRegression_test.sceneTest/UniformMass (106 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/DiagonalMass [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Mass/DiagonalMass.scn [ OK ] Regression_test/StateRegression_test.sceneTest/DiagonalMass (203 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/MeshMatrixMass [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Mass/MeshMatrixMass.scn [ OK ] Regression_test/StateRegression_test.sceneTest/MeshMatrixMass (215 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/InteractionEllipsoidForceField [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/MechanicalLoad/InteractionEllipsoidForceField.scn [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Forward.dylib [ OK ] Regression_test/StateRegression_test.sceneTest/InteractionEllipsoidForceField (132 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/EulerExplicitSolver [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/ODESolver/Forward/EulerExplicitSolver.scn [SUGGESTION] [SparseLDLSolver] Template is empty By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations). If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations. If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" . [ OK ] Regression_test/StateRegression_test.sceneTest/EulerExplicitSolver (1344 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/EulerExplicitSolver_diagonal [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/ODESolver/Forward/EulerExplicitSolver_diagonal.scn [ OK ] Regression_test/StateRegression_test.sceneTest/EulerExplicitSolver_diagonal (466 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/EulerImplicitSolver [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/ODESolver/Backward/EulerImplicitSolver.scn [ OK ] Regression_test/StateRegression_test.sceneTest/EulerImplicitSolver (3136 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/BeamFEMForceField [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/SolidMechanics/FEM/BeamFEMForceField.scn [ OK ] Regression_test/StateRegression_test.sceneTest/BeamFEMForceField (57 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/HexahedronFEMForceField [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/SolidMechanics/FEM/HexahedronFEMForceField.scn [ OK ] Regression_test/StateRegression_test.sceneTest/HexahedronFEMForceField (470 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/HexahedronFEMForceFieldAndMass [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/SolidMechanics/FEM/HexahedronFEMForceFieldAndMass.scn [ OK ] Regression_test/StateRegression_test.sceneTest/HexahedronFEMForceFieldAndMass (226 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/QuadBendingFEMForceField [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/SolidMechanics/FEM/QuadBendingFEMForceField.scn [ OK ] Regression_test/StateRegression_test.sceneTest/QuadBendingFEMForceField (1056 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/TetrahedralCorotationalFEMForceField [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/SolidMechanics/FEM/TetrahedralCorotationalFEMForceField.scn [ OK ] Regression_test/StateRegression_test.sceneTest/TetrahedralCorotationalFEMForceField (2600 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/TetrahedronFEMForceField [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/SolidMechanics/FEM/TetrahedronFEMForceField.scn [ OK ] Regression_test/StateRegression_test.sceneTest/TetrahedronFEMForceField (3785 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/TetrahedronFEMForceField_assemble [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/SolidMechanics/FEM/TetrahedronFEMForceField_assemble.scn [ OK ] Regression_test/StateRegression_test.sceneTest/TetrahedronFEMForceField_assemble (4674 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/TetrahedronFEMForceField_plasticity [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/SolidMechanics/FEM/TetrahedronFEMForceField_plasticity.scn [ OK ] Regression_test/StateRegression_test.sceneTest/TetrahedronFEMForceField_plasticity (1949 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/TetrahedronHyperelasticityFEMForceField [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/SolidMechanics/FEM/TetrahedronHyperelasticityFEMForceField.scn [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.HyperElastic.dylib [ OK ] Regression_test/StateRegression_test.sceneTest/TetrahedronHyperelasticityFEMForceField (294 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/TriangularFEMForceFieldOptim [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/SolidMechanics/FEM/TriangularFEMForceFieldOptim.scn [WARNING] [CGLinearSolver(linearsolver1)] Unused Attribute: "verbose" with value: "0" [INFO] [TriangularFEMForceFieldOptim(FEM)] link to Topology container should be set to ensure right behavior. First Topology found in current context will be used. [INFO] [TriangularFEMForceFieldOptim(FEM)] Topology path used: '@Container' [INFO] [TriangularFEMForceFieldOptim(FEM)] TopologyData: triangleInfo linkToTriangleDataArray [INFO] [TriangularFEMForceFieldOptim(FEM)] TopologyData: triangleInfo initialized with dynamic TriangleSetTopologyContainerTopology. [INFO] [TriangularFEMForceFieldOptim(FEM)] TopologyData: triangleState linkToTriangleDataArray [INFO] [TriangularFEMForceFieldOptim(FEM)] TopologyData: triangleState initialized with dynamic TriangleSetTopologyContainerTopology. [INFO] [TriangularFEMForceFieldOptim(FEM)] TopologyData: triangleState removed from dynamic topology: TriangleSetTopologyContainer [INFO] [TriangularFEMForceFieldOptim(FEM)] TopologyData: triangleInfo removed from dynamic topology: TriangleSetTopologyContainer [ OK ] Regression_test/StateRegression_test.sceneTest/TriangularFEMForceFieldOptim (111 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/FastTriangularBendingSprings [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/SolidMechanics/Spring/FastTriangularBendingSprings.scn [ OK ] Regression_test/StateRegression_test.sceneTest/FastTriangularBendingSprings (28 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/MeshSpringForceField [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/SolidMechanics/Spring/MeshSpringForceField.scn [ OK ] Regression_test/StateRegression_test.sceneTest/MeshSpringForceField (3880 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/Mesh2PointTopologicalMapping [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Topology/Mapping/Mesh2PointTopologicalMapping.scn [ OK ] Regression_test/StateRegression_test.sceneTest/Mesh2PointTopologicalMapping (39 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/SparseGridTopology [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Topology/Container/Grid/SparseGridTopology.scn [ OK ] Regression_test/StateRegression_test.sceneTest/SparseGridTopology (1015 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/SparseGridRamificationTopology [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Topology/Container/Grid/SparseGridRamificationTopology.scn [ OK ] Regression_test/StateRegression_test.sceneTest/SparseGridRamificationTopology (307 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/MatrixAssembly_assembledCG [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Benchmark/Performance/MatrixAssembly/MatrixAssembly_assembledCG.scn [ OK ] Regression_test/StateRegression_test.sceneTest/MatrixAssembly_assembledCG (4751 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/MatrixAssembly_assembledCG_blocs [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Benchmark/Performance/MatrixAssembly/MatrixAssembly_assembledCG_blocs.scn [ OK ] Regression_test/StateRegression_test.sceneTest/MatrixAssembly_assembledCG_blocs (1925 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/MatrixAssembly_direct [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Benchmark/Performance/MatrixAssembly/MatrixAssembly_direct.scn [SUGGESTION] [SparseLDLSolver] Template is empty By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations). If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations. If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" . [ OK ] Regression_test/StateRegression_test.sceneTest/MatrixAssembly_direct (5809 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/MatrixAssembly_direct_blocs [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Benchmark/Performance/MatrixAssembly/MatrixAssembly_direct_blocs.scn [ OK ] Regression_test/StateRegression_test.sceneTest/MatrixAssembly_direct_blocs (3369 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/MatrixAssembly_matrixfreeCG [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Benchmark/Performance/MatrixAssembly/MatrixAssembly_matrixfreeCG.scn [ OK ] Regression_test/StateRegression_test.sceneTest/MatrixAssembly_matrixfreeCG (1761 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/SingleBeam [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/examples/SingleBeam.scn [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libBeamAdapter.dylib [ OK ] Regression_test/StateRegression_test.sceneTest/SingleBeam (130 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/SingleBeamDeployment [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/examples/SingleBeamDeployment.scn [INFO] [WireRestShape(BeamRestShape)] Link wireMaterials = @StraightSection @SpireSection [INFO] [WireRestShape(BeamRestShape)] @StraightSection = RodStraightSection> StraightSection [INFO] [WireRestShape(BeamRestShape)] @SpireSection = RodSpireSection> SpireSection [INFO] [WireRestShape(BeamRestShape)] found topology named meshLinesBeam [INFO] [WireRestShape(BeamRestShape)] WireRestShape end init [INFO] [InterventionalRadiologyController(DeployController)] 1 instrument(s) found (WireBeamInterpolation) [ OK ] Regression_test/StateRegression_test.sceneTest/SingleBeamDeployment (99 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/SingleBeamDeploymentCollision [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/examples/SingleBeamDeploymentCollision.scn [INFO] [InterventionalRadiologyController(DeployController)] 1 instrument(s) found (WireBeamInterpolation) [ OK ] Regression_test/StateRegression_test.sceneTest/SingleBeamDeploymentCollision (722 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/3instruments_collis [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/examples/3instruments_collis.scn [WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.00740217 after 1000 iterations [WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.0052424 after 1000 iterations [WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.00399937 after 1000 iterations [WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.00558731 after 1000 iterations [WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.00441406 after 1000 iterations [WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.00921114 after 1000 iterations [WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.0133001 after 1000 iterations [WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.0324557 after 1000 iterations [WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.0497859 after 1000 iterations [WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.00557322 after 1000 iterations [WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.0063401 after 1000 iterations [WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.00564868 after 1000 iterations [WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.00494486 after 1000 iterations [WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.00502556 after 1000 iterations [WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.00506679 after 1000 iterations [WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.0101035 after 1000 iterations [WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.00579188 after 1000 iterations [WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.00649091 after 1000 iterations [WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.00521027 after 1000 iterations [WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.0203048 after 1000 iterations [WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.0201522 after 1000 iterations [WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.00864138 after 1000 iterations [WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.0139624 after 1000 iterations [WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.00738533 after 1000 iterations [WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.0165979 after 1000 iterations [ OK ] Regression_test/StateRegression_test.sceneTest/3instruments_collis (18240 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/SPHFluidForceField [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/examples/SPHFluidForceField.scn [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofaSphFluid.dylib [ OK ] Regression_test/StateRegression_test.sceneTest/SPHFluidForceField (107 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/SPHFluidForceField_benchmarks [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/examples/SPHFluidForceField_benchmarks.scn [ OK ] Regression_test/StateRegression_test.sceneTest/SPHFluidForceField_benchmarks (349 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/SPHFluidSurfaceMapping [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/examples/SPHFluidSurfaceMapping.scn [ OK ] Regression_test/StateRegression_test.sceneTest/SPHFluidSurfaceMapping (526 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/SPHParticleSink [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/examples/SPHParticleSink.scn [ OK ] Regression_test/StateRegression_test.sceneTest/SPHParticleSink (52 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/SPHParticleSource [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/examples/SPHParticleSource.scn [ OK ] Regression_test/StateRegression_test.sceneTest/SPHParticleSource (52 ms) [ RUN ] Regression_test/StateRegression_test.sceneTest/ParallelCGLinearSolver [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/MultiThreading/examples/ParallelCGLinearSolver.scn [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libMultiThreading.dylib [ OK ] Regression_test/StateRegression_test.sceneTest/ParallelCGLinearSolver (1832 ms) [----------] 72 tests from Regression_test/StateRegression_test (81044 ms total) [----------] 15 tests from Regression_test/TopologyRegression_test [ RUN ] Regression_test/TopologyRegression_test.sceneTest/Tetra2TriangleTopologicalMapping [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Topology/Mapping/Tetra2TriangleTopologicalMapping.scn [WARNING] [TriangleSetTopologyContainer(unnamed)] 'src=@' does nothing. [ OK ] Regression_test/TopologyRegression_test.sceneTest/Tetra2TriangleTopologicalMapping (288 ms) [ RUN ] Regression_test/TopologyRegression_test.sceneTest/RemovingTrianglesProcess [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Topology/Container/Dynamic/RemovingTrianglesProcess.scn [INFO] [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Utility.dylib [ OK ] Regression_test/TopologyRegression_test.sceneTest/RemovingTrianglesProcess (61 ms) [ RUN ] Regression_test/TopologyRegression_test.sceneTest/RemovingTriangle2EdgeProcess [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Topology/Container/Dynamic/RemovingTriangle2EdgeProcess.scn [ OK ] Regression_test/TopologyRegression_test.sceneTest/RemovingTriangle2EdgeProcess (71 ms) [ RUN ] Regression_test/TopologyRegression_test.sceneTest/AddingTrianglesProcess [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Topology/Container/Dynamic/AddingTrianglesProcess.scn [WARNING] [TriangularFEMForceField(FEM)] No triangles found in linked Topology. [WARNING] [CGLinearSolver(linear solver)] denominator threshold reached at first iteration of CG Check the 'threshold' data field, you might decrease it [ OK ] Regression_test/TopologyRegression_test.sceneTest/AddingTrianglesProcess (5 ms) [ RUN ] Regression_test/TopologyRegression_test.sceneTest/AddingTriangle2EdgeProcess [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Topology/Container/Dynamic/AddingTriangle2EdgeProcess.scn [WARNING] [TriangularFEMForceField(FEM)] No triangles found in linked Topology. [WARNING] [CGLinearSolver(linear solver)] denominator threshold reached at first iteration of CG Check the 'threshold' data field, you might decrease it [ OK ] Regression_test/TopologyRegression_test.sceneTest/AddingTriangle2EdgeProcess (6 ms) [ RUN ] Regression_test/TopologyRegression_test.sceneTest/RemovingTetraProcess [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Topology/Container/Dynamic/RemovingTetraProcess.scn [ OK ] Regression_test/TopologyRegression_test.sceneTest/RemovingTetraProcess (11 ms) [ RUN ] Regression_test/TopologyRegression_test.sceneTest/RemovingTetra2TriangleProcess [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Topology/Container/Dynamic/RemovingTetra2TriangleProcess.scn [ OK ] Regression_test/TopologyRegression_test.sceneTest/RemovingTetra2TriangleProcess (30 ms) [ RUN ] Regression_test/TopologyRegression_test.sceneTest/RemovingTetra2Triangle_options1 [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Topology/Container/Dynamic/RemovingTetra2Triangle_options1.scn [ OK ] Regression_test/TopologyRegression_test.sceneTest/RemovingTetra2Triangle_options1 (19 ms) [ RUN ] Regression_test/TopologyRegression_test.sceneTest/RemovingTetra2Triangle_options2 [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Topology/Container/Dynamic/RemovingTetra2Triangle_options2.scn [ OK ] Regression_test/TopologyRegression_test.sceneTest/RemovingTetra2Triangle_options2 (19 ms) [ RUN ] Regression_test/TopologyRegression_test.sceneTest/AddingTetraProcess [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Topology/Container/Dynamic/AddingTetraProcess.scn [WARNING] [TetrahedralCorotationalFEMForceField(FEM)] No tetrahedra found in linked Topology. [WARNING] [CGLinearSolver(linear solver)] denominator threshold reached at first iteration of CG Check the 'threshold' data field, you might decrease it [ OK ] Regression_test/TopologyRegression_test.sceneTest/AddingTetraProcess (3 ms) [ RUN ] Regression_test/TopologyRegression_test.sceneTest/AddingTetra2TriangleProcess [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Topology/Container/Dynamic/AddingTetra2TriangleProcess.scn [WARNING] [TetrahedralCorotationalFEMForceField(FEM)] No tetrahedra found in linked Topology. [WARNING] [TriangularFEMForceField(FEM)] No triangles found in linked Topology. [WARNING] [CGLinearSolver(linear solver)] denominator threshold reached at first iteration of CG Check the 'threshold' data field, you might decrease it [ OK ] Regression_test/TopologyRegression_test.sceneTest/AddingTetra2TriangleProcess (6 ms) [ RUN ] Regression_test/TopologyRegression_test.sceneTest/RemovingHexa2QuadProcess [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Topology/Container/Dynamic/RemovingHexa2QuadProcess.scn [ OK ] Regression_test/TopologyRegression_test.sceneTest/RemovingHexa2QuadProcess (17 ms) [ RUN ] Regression_test/TopologyRegression_test.sceneTest/RemovingQuad2TriangleProcess [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Topology/Container/Dynamic/RemovingQuad2TriangleProcess.scn [ OK ] Regression_test/TopologyRegression_test.sceneTest/RemovingQuad2TriangleProcess (13 ms) [ RUN ] Regression_test/TopologyRegression_test.sceneTest/AddingHexa2QuadProcess [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Topology/Container/Dynamic/AddingHexa2QuadProcess.scn [ OK ] Regression_test/TopologyRegression_test.sceneTest/AddingHexa2QuadProcess (4 ms) [ RUN ] Regression_test/TopologyRegression_test.sceneTest/AddingQuad2TriangleProcess [INFO] [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Topology/Container/Dynamic/AddingQuad2TriangleProcess.scn [ OK ] Regression_test/TopologyRegression_test.sceneTest/AddingQuad2TriangleProcess (160 ms) [----------] 15 tests from Regression_test/TopologyRegression_test (721 ms total) [----------] Global test environment tear-down [==========] 87 tests from 2 test suites ran. (81765 ms total) [ PASSED ] 87 tests. Thread 1/4 (PID 10914) is done. Done. /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/ci/scripts/unit-tests.sh: line 408: kill: (-10888) - No such process Testing summary: - 1 test suite(s) - 87 test(s) - 0 disabled test(s) - 0 failure(s) - 0 error(s) Notify GitHub https://api.github.com/repos/sofa-framework/sofa/statuses/b3f2f2a42ae5bf59b449b15dff6aec9b929d5042 (sent): [success] macos_clang_options - Build OK. FIXME: 4 units, 21 scenes, 0 regression Notify Dashboard (sent - curl returned 0): fullbuild=true&sha=b3f2f2a42ae5bf59b449b15dff6aec9b929d5042&config=macos_clang_options&node=consortium-macos-3&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/5050/®ressions_status=done®ressions_suites=1®ressions_total=87®ressions_disabled=0®ressions_failures=0®ressions_errors=0®ressions_duration=81.765 [END] Regression tests (2024-04-19 04:12:52.059990) - took 83.83610 seconds ------------------------------------------------------- [PostBuildScript] - [INFO] Executing post build scripts. [PostBuildScript] - [INFO] build step #0 should only be executed on MATRIX [src] $ bash /tmp/jenkins481829617879121180.sh ENV VARS: load /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/ci/scripts/env/default ENV VARS: load node specific /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/ci/scripts/env/consortium-macos-3 --------------- post-build.sh vars --------------- BUILD_DIR = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build CONFIG = macos_clang PLATFORM = macos COMPILER = clang ARCHITECTURE = amd64 BUILD_TYPE = release BUILD_OPTIONS = run-regression-tests run-scene-tests run-unit-tests force-full-build report-to-github report-to-dashboard build-scope-full build-all-plugins -------------------------------------------------- Dashboard env vars: DASH_COMMIT_AUTHOR=erik pernod DASH_COMMIT_BRANCH=origin/master DASH_COMMIT_DATE=1713442737 DASH_COMMIT_HASH=b3f2f2a42ae5bf59b449b15dff6aec9b929d5042 DASH_COMMIT_SUBJECT=[Geomagic] Fix compilation. Replace Vector3 by Vec3 (#4661) DASH_CONFIG=macos_clang_options DASH_DASHBOARD_URL=https://www.sofa-framework.org/dash/input.php DASH_FULLBUILD=true DASH_NOTIFY=true --------------------- GitHub env vars: GITHUB_COMMIT_AUTHOR=erik pernod GITHUB_COMMIT_DATE=1713442737 GITHUB_COMMIT_HASH=b3f2f2a42ae5bf59b449b15dff6aec9b929d5042 GITHUB_COMMIT_MESSAGE=[Geomagic] Fix compilation. Replace Vector3 by Vec3 (#4661) GITHUB_CONTEXT=macos_clang_options GITHUB_NOTIFY=true GITHUB_REPOSITORY=sofa-framework/sofa GITHUB_SOFABOT_TOKEN=[*******] GITHUB_TARGET_URL=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/5050/ --------------------- ----------- statuses ----------- tests_status = done scenes_status = done regressions_status = done --------------------------------- Notify Dashboard (sent - curl returned 0): fullbuild=true&sha=b3f2f2a42ae5bf59b449b15dff6aec9b929d5042&config=macos_clang_options&node=consortium-macos-3&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/5050/&tests_status=done&scenes_status=done®ressions_status=done BUILD_RESULT = SUCCESS ----------- WORKSPACE ----------- total 452 drwxr-xr-x 27 ci staff 864 Apr 19 04:12 . drwxr-xr-x 6 ci staff 192 Apr 19 03:48 .. -rw-r--r-- 1 ci staff 4525 Apr 19 03:48 .clang-format drwxr-xr-x 13 ci staff 416 Apr 19 03:48 .git -rw-r--r-- 1 ci staff 321 Apr 19 03:48 .gitattributes drwxr-xr-x 5 ci staff 160 Apr 19 03:48 .github -rw-r--r-- 1 ci staff 1117 Apr 19 03:48 .gitignore -rw-r--r-- 1 ci staff 3015 Apr 19 03:48 Authors.txt -rw-r--r-- 1 ci staff 340556 Apr 19 03:48 CHANGELOG.md -rw-r--r-- 1 ci staff 19293 Apr 19 03:48 CMakeLists.txt -rw-r--r-- 1 ci staff 9044 Apr 19 03:48 CMakePresets.json -rw-r--r-- 1 ci staff 10070 Apr 19 03:48 CONTRIBUTING.md -rw-r--r-- 1 ci staff 7428 Apr 19 03:48 GUIDELINES.md -rw-r--r-- 1 ci staff 26526 Apr 19 03:48 LICENSE-LGPL.md -rw-r--r-- 1 ci staff 4028 Apr 19 03:48 README.md drwxr-xr-x 7 ci staff 224 Apr 19 03:48 Sofa drwxr-xr-x 6 ci staff 192 Apr 19 03:48 applications drwxr-xr-x 3 ci staff 96 Apr 19 03:48 cmake -rw-r--r-- 1 ci staff 1324 Apr 19 03:48 config.sh -rw-r--r-- 1 ci staff 858 Apr 19 03:48 custom.cmake.example drwxr-xr-x 11 ci staff 352 Apr 19 03:48 examples drwxr-xr-x 6 ci staff 192 Apr 19 03:48 extlibs -rw-r--r-- 1 ci staff 2911 Apr 19 03:48 package.cmake lrwxr-xr-x 1 ci staff 77 Apr 19 04:12 parent_dir -> /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release drwxr-xr-x 41 ci staff 1312 Apr 19 03:48 scripts drwxr-xr-x 11 ci staff 352 Apr 19 04:08 share drwxr-xr-x 7 ci staff 224 Apr 19 03:48 tools --------------------------------- [src] $ bash /tmp/CommandInterpreterCondition9181045405597415733.sh Searching for output file like parent_dir/build/make-output-fullbuild-gcc*.txt Run condition [Execute Shell] preventing perform for step [[Record compiler warnings and static analysis results]] [src] $ bash /tmp/CommandInterpreterCondition3673351050268407732.sh Searching for output file like parent_dir/build/make-output-fullbuild-clang*.txt Run condition [Execute Shell] enabling perform for step [[Record compiler warnings and static analysis results]] [Clang Build] Searching for all files in '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src' that match the pattern 'parent_dir/build/make-output-fullbuild-clang*.txt' [Clang Build] -> found 1 file [Clang Build] Successfully parsed file /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/parent_dir/build/make-output-fullbuild-clang.txt [Clang Build] -> found 283 issues (skipped 157 duplicates) [Clang Build] [-ERROR-] Can't create fingerprints for some files: [Clang Build] [-ERROR-] - '_deps/metis-src/libmetis/balance.c' file not found [Clang Build] [-ERROR-] - 'include/SofaPhysicsAPI/SofaPhysicsAPI/config.h' file not found [Clang Build] Post processing issues on 'consortium-macos-3' with source code encoding 'UTF-8' [Clang Build] Creating SCM blamer to obtain author and commit information for affected files [Clang Build] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [Clang Build] Resolving file names for all issues in workspace '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src' [Clang Build] -> resolved paths in source directory (49 found, 2 not found) [Clang Build] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [Clang Build] -> resolved module names for 283 issues [Clang Build] Resolving package names (or namespaces) by parsing the affected files [Clang Build] -> resolved package names of 51 affected files [Clang Build] No filter has been set, publishing all 283 issues [Clang Build] Creating fingerprints for all affected code blocks to track issues over different builds [Clang Build] -> created fingerprints for 281 issues (skipped 2 issues) [Clang Build] Copying affected files to Jenkins' build folder '/net/www/ci/sofa-ci-dev/jobs/sofa-framework/branches/master/configurations/axis-CI_CONFIG/macos_clang/axis-CI_PLUGINS/options/axis-CI_TYPE/release/builds/5050/files-with-issues' [Clang Build] -> 47 copied, 3 not in workspace, 2 not-found, 0 with I/O error [Clang Build] Repository miner is not configured, skipping repository mining [Clang Build] Reference build recorder is not configured [Clang Build] Obtaining reference build from same job (macos_clang,options,release) [Clang Build] Using reference build 'sofa-framework/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release #5048' to compute new, fixed, and outstanding issues [Clang Build] Issues delta (vs. reference build): outstanding: 263, new: 20, fixed: 35 [Clang Build] No quality gates have been set - skipping [Clang Build] Health report is disabled - skipping [Clang Build] Created analysis result for 283 issues (found 20 new issues, fixed 35 issues) [Clang Build] Attaching ResultAction with ID 'FullBuildWarnings-Clang' to build 'sofa-framework/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release #5050'. [Checks API] No suitable checks publisher found. [src] $ bash /tmp/CommandInterpreterCondition5252071170451039108.sh Searching for output file like parent_dir/build/make-output-fullbuild-vs*.txt Run condition [Execute Shell] preventing perform for step [[Record compiler warnings and static analysis results]] [src] $ bash /tmp/CommandInterpreterCondition4201236732824145594.sh Run condition [Execute Shell] enabling perform for step [[Record compiler warnings and static analysis results]] [SceneTest Warnings] Searching for all files in '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src' that match the pattern 'parent_dir/build/scene-tests/reports/warnings.txt' [SceneTest Warnings] -> found 1 file [SceneTest Warnings] Successfully parsed file /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/parent_dir/build/scene-tests/reports/warnings.txt [SceneTest Warnings] -> found 4894 issues (skipped 0 duplicates) [SceneTest Warnings] Post processing issues on 'consortium-macos-3' with source code encoding 'UTF-8' [SceneTest Warnings] Creating SCM blamer to obtain author and commit information for affected files [SceneTest Warnings] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [SceneTest Warnings] Resolving file names for all issues in workspace '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src' [SceneTest Warnings] -> resolved paths in source directory (733 found, 0 not found) [SceneTest Warnings] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [SceneTest Warnings] -> resolved module names for 4894 issues [SceneTest Warnings] Resolving package names (or namespaces) by parsing the affected files [SceneTest Warnings] -> resolved package names of 733 affected files [SceneTest Warnings] No filter has been set, publishing all 4894 issues [SceneTest Warnings] Creating fingerprints for all affected code blocks to track issues over different builds [SceneTest Warnings] -> created fingerprints for 4894 issues (skipped 0 issues) [SceneTest Warnings] Copying affected files to Jenkins' build folder '/net/www/ci/sofa-ci-dev/jobs/sofa-framework/branches/master/configurations/axis-CI_CONFIG/macos_clang/axis-CI_PLUGINS/options/axis-CI_TYPE/release/builds/5050/files-with-issues' [SceneTest Warnings] -> 733 copied, 0 not in workspace, 0 not-found, 0 with I/O error [SceneTest Warnings] Repository miner is not configured, skipping repository mining [SceneTest Warnings] Reference build recorder is not configured [SceneTest Warnings] Obtaining reference build from same job (macos_clang,options,release) [SceneTest Warnings] Using reference build 'sofa-framework/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release #5049' to compute new, fixed, and outstanding issues [SceneTest Warnings] Issues delta (vs. reference build): outstanding: 4891, new: 3, fixed: 0 [SceneTest Warnings] No quality gates have been set - skipping [SceneTest Warnings] Health report is disabled - skipping [SceneTest Warnings] Created analysis result for 4894 issues (found 3 new issues, fixed 0 issues) [SceneTest Warnings] Attaching ResultAction with ID 'SceneTestWarnings' to build 'sofa-framework/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release #5050'. [Checks API] No suitable checks publisher found. [SceneTest Errors] Searching for all files in '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src' that match the pattern 'parent_dir/build/scene-tests/reports/errors.txt' [SceneTest Errors] -> found 1 file [SceneTest Errors] Successfully parsed file /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/parent_dir/build/scene-tests/reports/errors.txt [SceneTest Errors] -> found 17 issues (skipped 0 duplicates) [SceneTest Errors] Post processing issues on 'consortium-macos-3' with source code encoding 'UTF-8' [SceneTest Errors] Creating SCM blamer to obtain author and commit information for affected files [SceneTest Errors] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [SceneTest Errors] Resolving file names for all issues in workspace '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src' [SceneTest Errors] -> resolved paths in source directory (8 found, 0 not found) [SceneTest Errors] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [SceneTest Errors] -> resolved module names for 17 issues [SceneTest Errors] Resolving package names (or namespaces) by parsing the affected files [SceneTest Errors] -> resolved package names of 8 affected files [SceneTest Errors] No filter has been set, publishing all 17 issues [SceneTest Errors] Creating fingerprints for all affected code blocks to track issues over different builds [SceneTest Errors] -> created fingerprints for 17 issues (skipped 0 issues) [SceneTest Errors] Copying affected files to Jenkins' build folder '/net/www/ci/sofa-ci-dev/jobs/sofa-framework/branches/master/configurations/axis-CI_CONFIG/macos_clang/axis-CI_PLUGINS/options/axis-CI_TYPE/release/builds/5050/files-with-issues' [SceneTest Errors] -> 0 copied, 0 not in workspace, 0 not-found, 0 with I/O error [SceneTest Errors] Repository miner is not configured, skipping repository mining [SceneTest Errors] Reference build recorder is not configured [SceneTest Errors] Obtaining reference build from same job (macos_clang,options,release) [SceneTest Errors] Using reference build 'sofa-framework/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release #5049' to compute new, fixed, and outstanding issues [SceneTest Errors] Issues delta (vs. reference build): outstanding: 17, new: 0, fixed: 0 [SceneTest Errors] No quality gates have been set - skipping [SceneTest Errors] Health report is disabled - skipping [SceneTest Errors] Created analysis result for 17 issues (found 0 new issues, fixed 0 issues) [SceneTest Errors] Attaching ResultAction with ID 'SceneTestErrors' to build 'sofa-framework/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release #5050'. [Checks API] No suitable checks publisher found. [SceneTest Crashes] Searching for all files in '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src' that match the pattern 'parent_dir/build/scene-tests/reports/crashes.txt' [SceneTest Crashes] -> found 1 file [SceneTest Crashes] Successfully parsed file /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/parent_dir/build/scene-tests/reports/crashes.txt [SceneTest Crashes] -> found 4 issues (skipped 0 duplicates) [SceneTest Crashes] Post processing issues on 'consortium-macos-3' with source code encoding 'UTF-8' [SceneTest Crashes] Creating SCM blamer to obtain author and commit information for affected files [SceneTest Crashes] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [SceneTest Crashes] Resolving file names for all issues in workspace '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src' [SceneTest Crashes] -> resolved paths in source directory (4 found, 0 not found) [SceneTest Crashes] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [SceneTest Crashes] -> resolved module names for 4 issues [SceneTest Crashes] Resolving package names (or namespaces) by parsing the affected files [SceneTest Crashes] -> resolved package names of 4 affected files [SceneTest Crashes] No filter has been set, publishing all 4 issues [SceneTest Crashes] Creating fingerprints for all affected code blocks to track issues over different builds [SceneTest Crashes] -> created fingerprints for 4 issues (skipped 0 issues) [SceneTest Crashes] Copying affected files to Jenkins' build folder '/net/www/ci/sofa-ci-dev/jobs/sofa-framework/branches/master/configurations/axis-CI_CONFIG/macos_clang/axis-CI_PLUGINS/options/axis-CI_TYPE/release/builds/5050/files-with-issues' [SceneTest Crashes] -> 0 copied, 0 not in workspace, 0 not-found, 0 with I/O error [SceneTest Crashes] Repository miner is not configured, skipping repository mining [SceneTest Crashes] Reference build recorder is not configured [SceneTest Crashes] Obtaining reference build from same job (macos_clang,options,release) [SceneTest Crashes] Using reference build 'sofa-framework/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release #5049' to compute new, fixed, and outstanding issues [SceneTest Crashes] Issues delta (vs. reference build): outstanding: 4, new: 0, fixed: 0 [SceneTest Crashes] No quality gates have been set - skipping [SceneTest Crashes] Health report is disabled - skipping [SceneTest Crashes] Created analysis result for 4 issues (found 0 new issues, fixed 0 issues) [SceneTest Crashes] Attaching ResultAction with ID 'SceneTestCrashes' to build 'sofa-framework/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release #5050'. [Checks API] No suitable checks publisher found. [src] $ bash /tmp/CommandInterpreterCondition8327250773935680457.sh Searching for JUnit test result reports Run condition [Execute Shell] enabling perform for step [[Publish JUnit test result report]] Recording test results [Checks API] No suitable checks publisher found. [src] $ bash /tmp/CommandInterpreterCondition3472041178755118326.sh Searching for files to archive as artifacts Run condition [Execute Shell] enabling perform for step [[Archive the artifacts]] Archiving artifacts Build step 'Flexible publish' changed build result to UNSTABLE Finished: UNSTABLE