Skip to content
Failed

Console Output

Started by upstream project "sofa-framework/PR-5550" build number 11
originally caused by:
 Pull request #5550 updated
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on sofa-ci-dev-ubuntu2204-1 (ubuntu_clang debug package release ubuntu_gcc doxygen fedora_clang rebootable cleanable default uses-docker builder options) in workspace /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_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 [sofa-ci-dev-ubuntu2204-1] is in [[_launcher_]]
Run condition [Execution node ] preventing perform for step [BuilderChain]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.ConditionalBuilder@12a16fbc
[src] $ bash /tmp/CommandInterpreterCondition18268315147841911817.sh
Run condition [Execute Shell] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@5c54b12f
[src] $ bash /tmp/CommandInterpreterCondition3216491513805237207.sh
Run condition [Execute Shell] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@4da07a2e
[src] $ bash /tmp/CommandInterpreterCondition5313491819685186922.sh
Run condition [Execute Shell] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@5279903b
[src] $ bash /tmp/CommandInterpreterCondition6088449218192203976.sh
Run condition [Execute Shell] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@4420588e
[src] $ bash /tmp/CommandInterpreterCondition10304618214614327405.sh
Run condition [Execute Shell] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@b659a8c
[Execution node] check if [sofa-ci-dev-ubuntu2204-1] is in [[_launcher_]]
Run condition [Execution node ] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@226d740e
[Execution node] check if [sofa-ci-dev-ubuntu2204-1] is in [[_launcher_]]
Run condition [Execution node ] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@3de79b80
[src] $ bash /tmp/jenkins10217296854634088001.sh
Waiting for git 10s ...
Waiting for git 30s ...
Waiting for git 60s ...
WARNING: Still no git available, trying to force remove ~/gitconfig.lock
Success build forhudson.tasks.Shell@3e884d7d
The recommended git tool is: git
using credential 1f821614-a02b-421c-ab4e-8da7ab80e9ab
 > git rev-parse --resolve-git-dir /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/src/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/sofa-framework/sofa.git # timeout=10
Fetching upstream changes from https://github.com/sofa-framework/sofa.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
using GIT_ASKPASS to set credentials username/token
 > git fetch --no-tags --force --progress -- https://github.com/sofa-framework/sofa.git +refs/pull/5550/head:refs/remotes/origin/PR-5550 # timeout=10
Checking out Revision eb075ea39698ecb9148df2ec8051ee70c860d81d (origin/PR-5550)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f eb075ea39698ecb9148df2ec8051ee70c860d81d # timeout=10
Commit message: "Finalize use of the macro for plugins"
 > git rev-list --no-walk 1a3d90b3af0e6e42dfb50406719d34a350c40213 # 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/jenkins2755902713144059935.sh
--------------- Clone CI scripts ---------------
pwd = /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release
executing "git clone -b master https://github.com/sofa-framework/ci ci" 
Cloning into 'ci'...
858cb327fa48f87bfd28595bfac180924864a136 Merge pull request #73 from bakpaul/25_07_activate_imgui_on_fedora
CI scripts are available in /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/ci/scripts
------------------------------------------------
[src] $ bash /tmp/jenkins13023564270772281735.sh

----------------------- main.sh -----------------------
START DOCKER BUILD
ci_env_vars = -e CI_RUN_REGRESSION_TESTS -e CI_RUN_UNIT_TESTS -e RUN_TESTS_DISPLAY_URL -e CI_MATRIX_COMBINATIONS -e CI_SCRIPTS_REPOSITORY -e CI_REPORT_TO_DASHBOARD -e CI_REPORT_TO_GITHUB -e RUN_CHANGES_DISPLAY_URL -e CI_RUN_SCENE_TESTS -e CI_PLUGINS -e BUILD_URL -e JOB_URL -e CI_ENABLE_EMAIL_NOTIF -e CI_BRANCH_NAME -e JOB_BASE_NAME -e JOB_NAME -e CI_SCRIPTS_BRANCH -e RUN_DISPLAY_URL -e CI_FORCE_FULL_BUILD -e JOB_DISPLAY_URL -e CI_TYPE -e CI_CONFIG -e CI_GENERATE_BINARIES -e CI_DEBUG -e BUILD_TAG -e CI_BASECOMMIT_HASH -e RUN_ARTIFACTS_DISPLAY_URL -e CI_COMMIT_HASH 
Pulling Docker image sofaframework/sofabuilder_ubuntu:latest ...
docker.io/sofaframework/sofabuilder_ubuntu:latest
Running build in Docker ...
ENV VARS: load /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/ci/scripts/env/default
ENV VARS: load node specific /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/ci/scripts/env/sofa-ci-dev-ubuntu2204-1
/usr/bin/python3.10
[BEGIN] Init (2025-07-25 08:52:53.798073)
Starting an incremental build
Calling github-export-vars
GITHUB_COMMIT_HASH = eb075ea39698ecb9148df2ec8051ee70c860d81d
GITHUB_BASECOMMIT_HASH = fb9d6761fa52537592cd5db8ab7b7d0f33cdbc6e
Debug info for GitHub env vars export:
  python_exe = /usr/bin/python3.10
  git_url = https://github.com/sofa-framework/sofa.git
  refs = 
  branch = origin/PR-5550
GitHub env vars:
GITHUB_COMMIT_MESSAGE=Finalize use of the macro for plugins
GITHUB_SOFABOT_TOKEN=[*******]
GITHUB_COMMIT_DATE=1753431326
GITHUB_BASECOMMIT_HASH=fb9d6761fa52537592cd5db8ab7b7d0f33cdbc6e
GITHUB_COMMIT_AUTHOR=bakpaul
GITHUB_TARGET_URL=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5550/CI_CONFIG=ubuntu_gcc,CI_PLUGINS=options,CI_TYPE=release/11/
GITHUB_NOTIFY=true
GITHUB_CONTEXT=ubuntu_gcc_options
GITHUB_REPOSITORY=sofa-framework/sofa
GITHUB_BASE_REF=master
GITHUB_COMMIT_HASH=eb075ea39698ecb9148df2ec8051ee70c860d81d
---------------------
Calling dashboard-export-vars
Dashboard env vars:
DASH_COMMIT_HASH=eb075ea39698ecb9148df2ec8051ee70c860d81d
DASH_COMMIT_BRANCH=origin/PR-5550
DASH_CONFIG=ubuntu_gcc_options
DASH_COMMIT_SUBJECT=Finalize use of the macro for plugins
DASH_BASECOMMIT_HASH=fb9d6761fa52537592cd5db8ab7b7d0f33cdbc6e
DASH_NOTIFY=true
DASH_DASHBOARD_URL=https://www.sofa-framework.org/dash/input.php
DASH_COMMIT_AUTHOR=bakpaul
DASH_COMMIT_DATE=1753431326
---------------------
GitHub reponse: {
  "url": "https://api.github.com/repos/sofa-framework/sofa/statuses/eb075ea39698ecb9148df2ec8051ee70c860d81d",
  "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
  "id": 37967721668,
  "node_id": "SC_kwDOA5Tkhs8AAAAI1w10xA",
  "state": "pending",
  "description": "Building...",
  "target_url": "https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5550/CI_CONFIG=ubuntu_gcc,CI_PLUGINS=options,CI_TYPE=release/11/console",
  "context": "ubuntu_gcc_options",
  "created_at": "2025-07-25T08:53:22Z",
  "updated_at": "2025-07-25T08:53:22Z",
  "creator": {
    "login": "sofabot",
    "id": 19709165,
    "node_id": "MDQ6VXNlcjE5NzA5MTY1",
    "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
    "gravatar_id": "",
    "url": "https://api.github.com/users/sofabot",
    "html_url": "https://github.com/sofabot",
    "followers_url": "https://api.github.com/users/sofabot/followers",
    "following_url": "https://api.github.com/users/sofabot/following{/other_user}",
    "gists_url": "https://api.github.com/users/sofabot/gists{/gist_id}",
    "starred_url": "https://api.github.com/users/sofabot/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/sofabot/subscriptions",
    "organizations_url": "https://api.github.com/users/sofabot/orgs",
    "repos_url": "https://api.github.com/users/sofabot/repos",
    "events_url": "https://api.github.com/users/sofabot/events{/privacy}",
    "received_events_url": "https://api.github.com/users/sofabot/received_events",
    "type": "User",
    "user_view_type": "public",
    "site_admin": false
  }
}
Notify GitHub https://api.github.com/repos/sofa-framework/sofa/statuses/eb075ea39698ecb9148df2ec8051ee70c860d81d (not sent): [pending] ubuntu_gcc_options - Building...
Notify Dashboard (sent - curl returned 0): fullbuild=false&sha=eb075ea39698ecb9148df2ec8051ee70c860d81d&config=ubuntu_gcc_options&node=sofa-ci-dev-ubuntu2204-1&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5550/CI_CONFIG=ubuntu_gcc,CI_PLUGINS=options,CI_TYPE=release/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5550/CI_CONFIG=ubuntu_gcc,CI_PLUGINS=options,CI_TYPE=release/11/&status=build
[END] Init (2025-07-25 08:53:23.300270) - took 29.29438 seconds
--------------- main.sh vars ---------------
BUILD_DIR = /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build
BUILD_DIR_RESET = /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build
SRC_DIR = /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/src
CONFIG = ubuntu_gcc
PLATFORM = ubuntu
COMPILER = gcc
ARCHITECTURE = amd64
BUILD_TYPE = release
BUILD_OPTIONS = run-regression-tests run-scene-tests run-unit-tests report-to-github report-to-dashboard build-scope-full build-all-plugins 
----------------- VM config -----------------
-- PATH
/opt/Qt/Tools/QtInstallerFramework/4.7/bin:/opt/Qt/5.12.12/gcc_64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/cuda/bin
-- CMake
cmake version 3.22.1

CMake suite maintained and supported by Kitware (kitware.com/cmake).
-- Generator
ninja 1.10.1
-- Compiler
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-- Qt
QMake version 3.1
Using Qt version 5.12.12 in /opt/Qt/5.12.12/gcc_64/lib
--------------------------------------------
[BEGIN] Git work (2025-07-25 08:53:26.428663)
SOFA Bot
<>
HEAD is now at eb075ea396 Finalize use of the macro for plugins
--------------------------------------------
Merging origin/PR-5550 with this commit of base master: fb9d6761fa52537592cd5db8ab7b7d0f33cdbc6e
Merge made by the 'ort' strategy.
 CHANGELOG.md | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)
commit 5f45456165be62dc7ecb3832dbc5c8784e1a9f43
Merge: eb075ea396 fb9d6761fa
Author: SOFA Bot <consortium@sofa-framework.org>

    Merge commit 'fb9d6761fa52537592cd5db8ab7b7d0f33cdbc6e' into HEAD
Merge done.
--------------------------------------------
[ci-depends-on] Adding following flags to cmake
    -DSOFA_METIS_GIT_REPOSITORY="https://github.com/sofa-framework/Sofa.Metis"
    -DSOFA_METIS_GIT_TAG="430f50a0b119570163135cf5fb11a786be62a96f"
[ci-depends-on] Adding following flags to cmake
    -DSOFA_QT_GIT_REPOSITORY="https://github.com/sofa-framework/Sofa.Qt"
    -DSOFA_QT_GIT_TAG="9ba9b9ca2f1cec494fa78356162042dcc7196227"
[ci-depends-on] Adding following flags to cmake
    -DSOFAGLFW_GIT_REPOSITORY="https://github.com/sofa-framework/SofaGLFW"
    -DSOFAGLFW_GIT_TAG="2e40dad282e512b9af2e61ca962c083733a9384c"
[ci-depends-on] Finished ! 
    The followings flags will be added for the cmake call : ' -DSOFA_METIS_GIT_REPOSITORY="https://github.com/sofa-framework/Sofa.Metis" -DSOFA_METIS_GIT_TAG="430f50a0b119570163135cf5fb11a786be62a96f" -DSOFA_QT_GIT_REPOSITORY="https://github.com/sofa-framework/Sofa.Qt" -DSOFA_QT_GIT_TAG="9ba9b9ca2f1cec494fa78356162042dcc7196227" -DSOFAGLFW_GIT_REPOSITORY="https://github.com/sofa-framework/SofaGLFW" -DSOFAGLFW_GIT_TAG="2e40dad282e512b9af2e61ca962c083733a9384c"' 
[END] Git work (2025-07-25 08:54:06.609713) - took 40.40142 seconds
[BEGIN] Configure (2025-07-25 08:54:06.629560)
--------------- configure.sh vars ---------------
BUILD_DIR = /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build
SRC_DIR = /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/src
CONFIG = ubuntu_gcc
PLATFORM = ubuntu
COMPILER = gcc
ARCHITECTURE = amd64
BUILD_TYPE = release
BUILD_TYPE_CMAKE = Release
BUILD_OPTIONS = run-regression-tests run-scene-tests run-unit-tests report-to-github report-to-dashboard build-scope-full build-all-plugins 
-------------------------------------------------
----- ccache enabled -----
CCACHE_DIR = /builds/workspace/.ccache
CCACHE_BASEDIR = /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build
CCACHE_MAXSIZE = 12G
--------------------------
---------------
python3_exec = /usr/bin/python3.10
python3_lib = /usr/lib/python3.10/config-3.10-x86_64-linux-gnu/libpython3.10.so
python3_include = /usr/include/python3.10
---------------
Configuring with full set of plugins (scope = full-dev)
Calling cmake with the following options:

--preset=full-dev
-DCGAL_DIR=/usr/local/lib/cmake/CGAL
-DCMAKE_BUILD_TYPE=Release
-DCMAKE_CUDA_ARCHITECTURES=60;89
-DCMAKE_CXX_COMPILER=g++
-DCMAKE_CXX_COMPILER_LAUNCHER=ccache
-DCMAKE_C_COMPILER=gcc
-DCMAKE_C_COMPILER_LAUNCHER=ccache
-DPYTHON_EXECUTABLE=/usr/bin/python2.7
-DPYTHON_INCLUDE_DIR=/usr/include/python2.7
-DPYTHON_LIBRARY=/usr/lib/python2.7/config-x86_64-linux-gnu/libpython2.7.so
-DPython2_EXECUTABLE=/usr/bin/python2.7
-DPython2_INCLUDE_DIR=/usr/include/python2.7
-DPython2_LIBRARY=/usr/lib/python2.7/config-x86_64-linux-gnu/libpython2.7.so
-DPython3_EXECUTABLE=/usr/bin/python3.10
-DPython3_INCLUDE_DIR=/usr/include/python3.10
-DPython3_LIBRARY=/usr/lib/python3.10/config-3.10-x86_64-linux-gnu/libpython3.10.so
-DPython_EXECUTABLE=/usr/bin/python3.10
-DPython_INCLUDE_DIR=/usr/include/python3.10
-DPython_LIBRARY=/usr/lib/python3.10/config-3.10-x86_64-linux-gnu/libpython3.10.so
-DSOFACUDA_DOUBLE=ON
-DSOFAGLFW_GIT_REPOSITORY="https://github.com/sofa-framework/SofaGLFW"
-DSOFAGLFW_GIT_TAG="2e40dad282e512b9af2e61ca962c083733a9384c"
-DSOFA_METIS_GIT_REPOSITORY="https://github.com/sofa-framework/Sofa.Metis"
-DSOFA_METIS_GIT_TAG="430f50a0b119570163135cf5fb11a786be62a96f"
-DSOFA_QT_GIT_REPOSITORY="https://github.com/sofa-framework/Sofa.Qt"
-DSOFA_QT_GIT_TAG="9ba9b9ca2f1cec494fa78356162042dcc7196227"
-Dpybind11_DIR=/usr/local/lib/python3.10/dist-packages/pybind11/share/cmake/pybind11
-Dpybind11_ROOT=/usr/local/lib/python3.10/dist-packages/pybind11/share/cmake/pybind11
Enabled modules and plugins:
-DPLUGIN_SOFADISTANCEGRID_CUDA=ON
-DPLUGIN_VOLUMETRICRENDERING_CUDA=ON
-DSOFA_CGALPLUGIN_LIMIT_NINJA_JOB_POOL=ON
Disabled modules and plugins:
Calling: cmake -GNinja -DSOFA_METIS_GIT_REPOSITORY="https://github.com/sofa-framework/Sofa.Metis" -DSOFA_METIS_GIT_TAG="430f50a0b119570163135cf5fb11a786be62a96f" -DSOFA_QT_GIT_REPOSITORY="https://github.com/sofa-framework/Sofa.Qt" -DSOFA_QT_GIT_TAG="9ba9b9ca2f1cec494fa78356162042dcc7196227" -DSOFAGLFW_GIT_REPOSITORY="https://github.com/sofa-framework/SofaGLFW" -DSOFAGLFW_GIT_TAG="2e40dad282e512b9af2e61ca962c083733a9384c" -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_C_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DPYTHON_EXECUTABLE=/usr/bin/python2.7 -DPYTHON_LIBRARY=/usr/lib/python2.7/config-x86_64-linux-gnu/libpython2.7.so -DPYTHON_INCLUDE_DIR=/usr/include/python2.7 -DPython2_EXECUTABLE=/usr/bin/python2.7 -DPython2_LIBRARY=/usr/lib/python2.7/config-x86_64-linux-gnu/libpython2.7.so -DPython2_INCLUDE_DIR=/usr/include/python2.7 -DPython_EXECUTABLE=/usr/bin/python3.10 -DPython_LIBRARY=/usr/lib/python3.10/config-3.10-x86_64-linux-gnu/libpython3.10.so -DPython_INCLUDE_DIR=/usr/include/python3.10 -DPython3_EXECUTABLE=/usr/bin/python3.10 -DPython3_LIBRARY=/usr/lib/python3.10/config-3.10-x86_64-linux-gnu/libpython3.10.so -DPython3_INCLUDE_DIR=/usr/include/python3.10 -Dpybind11_ROOT=/usr/local/lib/python3.10/dist-packages/pybind11/share/cmake/pybind11 -Dpybind11_DIR=/usr/local/lib/python3.10/dist-packages/pybind11/share/cmake/pybind11 -DCGAL_DIR=/usr/local/lib/cmake/CGAL -DSOFA_CGALPLUGIN_LIMIT_NINJA_JOB_POOL=ON -DSOFACUDA_DOUBLE=ON -DCMAKE_CUDA_ARCHITECTURES=60;89 -DPLUGIN_VOLUMETRICRENDERING_CUDA=ON -DPLUGIN_SOFADISTANCEGRID_CUDA=ON --preset=full-dev .
Preset CMake variables:

  APPLICATION_GETDEPRECATEDCOMPONENTS:BOOL="ON"
  APPLICATION_REGRESSION_TEST:BOOL="ON"
  APPLICATION_RUNSOFA:BOOL="ON"
  APPLICATION_SCENECHECKING:BOOL="ON"
  APPLICATION_SOFAPHYSICSAPI:BOOL="ON"
  PLUGIN_ARTICULATEDSYSTEMPLUGIN:BOOL="ON"
  PLUGIN_BEAMADAPTER:BOOL="ON"
  PLUGIN_BEAMADAPTER_CUDA:BOOL="ON"
  PLUGIN_CGALPLUGIN:BOOL="ON"
  PLUGIN_CIMGPLUGIN:BOOL="ON"
  PLUGIN_COLLISIONOBBCAPSULE:BOOL="ON"
  PLUGIN_CSPARSESOLVERS:BOOL="ON"
  PLUGIN_DIFFUSIONSOLVER:BOOL="ON"
  PLUGIN_GEOMAGIC:BOOL="ON"
  PLUGIN_IMAGE:BOOL="ON"
  PLUGIN_MANIFOLDTOPOLOGIES:BOOL="ON"
  PLUGIN_MODELORDERREDUCTION:BOOL="ON"
  PLUGIN_MULTITHREADING:BOOL="ON"
  PLUGIN_PLUGINEXAMPLE:BOOL="ON"
  PLUGIN_REGISTRATION:BOOL="ON"
  PLUGIN_SENSABLEEMULATION:BOOL="ON"
  PLUGIN_SOFACARVING:BOOL="ON"
  PLUGIN_SOFACUDA:BOOL="ON"
  PLUGIN_SOFADISTANCEGRID:BOOL="ON"
  PLUGIN_SOFAEULERIANFLUID:BOOL="ON"
  PLUGIN_SOFAGLFW:BOOL="ON"
  PLUGIN_SOFAIMGUI:BOOL="ON"
  PLUGIN_SOFAIMPLICITFIELD:BOOL="ON"
  PLUGIN_SOFAMATRIX:BOOL="ON"
  PLUGIN_SOFAPYTHON3:BOOL="ON"
  PLUGIN_SOFASPHFLUID:BOOL="ON"
  PLUGIN_SOFASPHFLUID_CUDA:BOOL="ON"
  PLUGIN_SOFA_METIS:BOOL="ON"
  PLUGIN_SOFA_QT:BOOL="ON"
  PLUGIN_SOFTROBOTS:BOOL="ON"
  PLUGIN_SOFTROBOTS_CUDA:BOOL="ON"
  PLUGIN_STLIB:BOOL="ON"
  PLUGIN_VOLUMETRICRENDERING:BOOL="ON"
  SOFA_BUILD_SIMPLEAPI_EXAMPLES:BOOL="ON"
  SOFA_BUILD_TESTS:BOOL="ON"
  SOFA_DUMP_VISITOR_INFO:BOOL="ON"
  SOFA_FETCH_BEAMADAPTER:BOOL="ON"
  SOFA_FETCH_CGALPLUGIN:BOOL="ON"
  SOFA_FETCH_CSPARSESOLVERS:BOOL="ON"
  SOFA_FETCH_MANIFOLDTOPOLOGIES:BOOL="ON"
  SOFA_FETCH_MODELORDERREDUCTION:BOOL="ON"
  SOFA_FETCH_PLUGINEXAMPLE:BOOL="ON"
  SOFA_FETCH_REGISTRATION:BOOL="ON"
  SOFA_FETCH_REGRESSION:BOOL="ON"
  SOFA_FETCH_SOFAGLFW:BOOL="ON"
  SOFA_FETCH_SOFAPYTHON3:BOOL="ON"
  SOFA_FETCH_SOFASPHFLUID:BOOL="ON"
  SOFA_FETCH_SOFA_METIS:BOOL="ON"
  SOFA_FETCH_SOFA_QT:BOOL="ON"
  SOFA_FETCH_SOFTROBOTS:BOOL="ON"
  SOFA_FETCH_STLIB:BOOL="ON"
  SOFA_FLOATING_POINT_TYPE:STRING="double"
  SOFA_WITH_DEVTOOLS:BOOL="ON"
  SOFA_WITH_OPENGL:BOOL="ON"

-- Install prefix: /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/install
-- Precompiled headers: disabled (SOFA_BUILD_WITH_PCH_ENABLED is OFF).
-- Adding library Sofa.Config
-- Adding library Sofa.Type
-- Adding library Sofa.Geometry
-- Adding library Sofa.Topology
-- Adding library Sofa.Helper
-- Adding library Sofa.LinearAlgebra
-- Found Eigen3: /usr/include/eigen3 (Required is at least version "3.3.5") 
-- Adding library Sofa.DefaultType
-- Found Eigen3: /usr/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 /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/external_directories/fetched/googletest
-- Checkout reference v1.14.0 from repository https://github.com/google/googletest 
Fetching dependency googletest in /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/external_directories/fetched/googletest
-- Adding subproject googletest from sources at /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/external_directories/fetched/googletest
-- 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
-- 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
-- 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...
Fetching dependency cxxopts in /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/external_directories/fetched/cxxopts
-- Checkout reference v3.1.1 from repository https://github.com/jarro2783/cxxopts 
-- Adding subproject cxxopts from sources at /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/external_directories/fetched/cxxopts
-- -- Sofa.GUI.Common: Sofa.GL dependent features enabled.
-- Adding plugin Sofa.GUI.Batch
-- Adding plugin SceneCreator
Fetching dependency SofaPython3 in /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/external_directories/fetched/SofaPython3
-- Checkout reference master from repository https://www.github.com/sofa-framework/SofaPython3.git 
Adding plugin SofaPython3
-- SofaPython3 is compiled as a subproject to the external project 'Sofa'.
CMake Warning (dev) at /usr/local/share/cmake-3.22/Modules/CMakeDependentOption.cmake:84 (message):
  Policy CMP0127 is not set: cmake_dependent_option() supports full Condition
  Syntax.  Run "cmake --help-policy CMP0127" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
  /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/external_directories/fetched/SofaPython3/CMakeLists.txt:45 (CMAKE_DEPENDENT_OPTION)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/local/share/cmake-3.22/Modules/CMakeDependentOption.cmake:84 (message):
  Policy CMP0127 is not set: cmake_dependent_option() supports full Condition
  Syntax.  Run "cmake --help-policy CMP0127" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
  /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/external_directories/fetched/SofaPython3/CMakeLists.txt:49 (CMAKE_DEPENDENT_OPTION)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Python:
    Version: 3.10.12
    Executable: /usr/bin/python3.10
    Headers: /usr/include/python3.10
    Libraries: /usr/lib/python3.10/config-3.10-x86_64-linux-gnu/libpython3.10.so
    User site: /tmp/pythonuserbase/lib/python3.10/site-packages
-- pybind11:
    Version: 2.12.0
    Config: /usr/local/lib/python3.10/dist-packages/pybind11/share/cmake/pybind11/pybind11Config.cmake
-- Adding binding module SofaBaseTopology
-- Adding binding module SofaDeformable
-- Adding binding module SofaLinearSolver
-- Adding binding module SofaLinearSystem
-- Adding binding module SofaConstraintSolver
-- Adding binding module SofaGL
CMake Warning (dev) at /usr/local/share/cmake-3.22/Modules/CMakeDependentOption.cmake:84 (message):
  Policy CMP0127 is not set: cmake_dependent_option() supports full Condition
  Syntax.  Run "cmake --help-policy CMP0127" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
  /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/external_directories/fetched/SofaPython3/bindings/SofaGui/CMakeLists.txt:19 (CMAKE_DEPENDENT_OPTION)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- SofaPython3: Bindings.SofaGui will support: Sofa.GUI.Batch .
CMake Warning (dev) at /usr/local/share/cmake-3.22/Modules/CMakeDependentOption.cmake:84 (message):
  Policy CMP0127 is not set: cmake_dependent_option() supports full Condition
  Syntax.  Run "cmake --help-policy CMP0127" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
  /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/external_directories/fetched/SofaPython3/bindings/SofaGui/CMakeLists.txt:25 (CMAKE_DEPENDENT_OPTION)
This warning is for project developers.  Use -Wno-dev to suppress it.

Fetching dependency SofaGLFW in /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/external_directories/fetched/SofaGLFW
-- Checkout reference "2e40dad282e512b9af2e61ca962c083733a9384c" from repository "https://github.com/sofa-framework/SofaGLFW" 
-- Adding plugin SofaGLFW
-- Install prefix: /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/install
SofaGLFW: glfw3 not found and SOFA_ALLOW_FETCH_DEPENDENCIES is ON, fetching source code...
-- Checkout reference 3.4 from repository https://github.com/glfw/glfw 
Fetching dependency glfw in /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/external_directories/fetched/glfw
-- Including Wayland support
-- Including X11 support
-- Adding subproject glfw from sources at /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/external_directories/fetched/glfw
-- SofaPython3 bindings for SofaGLFW will be created.
-- Adding plugin SofaImGui
Fetching dependency imgui in /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/external_directories/fetched/imgui
-- Checkout reference 11b3a7c8ca23201294464c7f368614a9106af2a1 from repository https://github.com/ocornut/imgui 
SofaImGui: nativefiledialog-extended not found and SOFA_ALLOW_FETCH_DEPENDENCIES is ON, fetching source code...
-- Checkout reference v1.2.1 from repository https://github.com/btzy/nativefiledialog-extended 
Fetching dependency nfd in /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/external_directories/fetched/nfd
nfd Platform: PLATFORM_LINUX
nfd Compiler: COMPILER_GNU
Using GTK version: 3.24.33
-- Adding subproject nfd from sources at /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/external_directories/fetched/nfd
-- Checkout reference 18c72431f8265e2b0b5378a3a73d8a883b2175ff from repository https://github.com/epezent/implot 
Fetching dependency ImPlot in /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/external_directories/fetched/ImPlot
-- Checkout reference bf610efb2e5d4361df799d0dfb5ae3977d7bba2e from repository https://github.com/juliettef/IconFontCppHeaders 
Fetching dependency IconFontCppHeaders in /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/external_directories/fetched/IconFontCppHeaders
-- Checkout reference 09c21bda1dc1b578fa55f4a005d79b0afd481296 from repository https://github.com/brofield/simpleini 
Fetching dependency simpleini in /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/external_directories/fetched/simpleini
-- Adding subproject simpleini from sources at /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/external_directories/fetched/simpleini
-- SofaPython3 bindings for SofaImGui will be created.
Fetching dependency Sofa.Qt in /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/external_directories/fetched/Sofa.Qt
-- Checkout reference "9ba9b9ca2f1cec494fa78356162042dcc7196227" from repository "https://github.com/sofa-framework/Sofa.Qt" 
-- Adding plugin Sofa.Qt
Sofa.Qt: will use Qt5 (deprecated)
Sofa.Qt: DEPENDENCY QGLViewer NOT FOUND. SOFA_ALLOW_FETCH_DEPENDENCIES is ON, fetching QGLViewer...
Fetching dependency QGLViewer in /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/external_directories/fetched/QGLViewer
-- Checkout reference v2.8.1_SOFA from repository https://github.com/sofa-framework/libQGLViewer/ 
-- Adding subproject QGLViewer from sources at /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/external_directories/fetched/QGLViewer
-- SofaPython3 bindings for Sofa.Qt will be created.
-- Adding plugin SofaCUDA
-- Adding plugin CollisionOBBCapsule
-- Adding plugin CImgPlugin
CMake Error at /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/lib/cmake/FindCImg.cmake:61 (file):
  file failed to open for reading (No such file or directory):

    /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/external_directories/fetched/CImg/CImg.h
Call Stack (most recent call first):
  Sofa/framework/Config/cmake/SofaMacrosConfigure.cmake:450 (find_package)
  applications/plugins/CImgPlugin/CMakeLists.txt:23 (sofa_find_package)


-- CImgPlugin: TIFF Image Format enabled
-- CImgPlugin: JPEG Image Format enabled
-- CImgPlugin: PNG Image Format enabled
-- Adding plugin ArticulatedSystemPlugin
-- Adding plugin SofaEulerianFluid
Fetching dependency SofaSphFluid in /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/external_directories/fetched/SofaSphFluid
-- Checkout reference master from repository https://www.github.com/sofa-framework/SofaSphFluid.git 
-- Adding plugin SofaSphFluid
-- Adding plugin SofaSphFluid.CUDA
-- Adding plugin MultiThreading
-- Adding plugin DiffusionSolver
CMake Error at /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/lib/cmake/FindCImg.cmake:61 (file):
  file failed to open for reading (No such file or directory):

    /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/external_directories/fetched/CImg/CImg.h
Call Stack (most recent call first):
  /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/lib/cmake/CImgPluginConfig.cmake:43 (find_package)
  applications/plugins/DiffusionSolver/CMakeLists.txt:4 (find_package)


-- DiffusionSolver: forcing OpenMP
-- Adding plugin image
-- image: could not find the freenect library, won't build the Kinect component
CMake Error at /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/lib/cmake/FindCImg.cmake:61 (file):
  file failed to open for reading (No such file or directory):

    /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/external_directories/fetched/CImg/CImg.h
Call Stack (most recent call first):
  /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/lib/cmake/CImgPluginConfig.cmake:43 (find_package)
  applications/plugins/image/image_test/CMakeLists.txt:14 (find_package)


Fetching dependency CGALPlugin in /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/external_directories/fetched/CGALPlugin
-- Checkout reference master from repository https://www.github.com/sofa-framework/CGALPlugin.git 
-- Adding plugin CGALPlugin
-- Using header-only CGAL
-- Targetting Ninja
-- Using /usr/bin/g++ compiler.
-- Boost include dirs: /usr/include
-- Boost libraries:    
-- Using gcc version 4 or later. Adding -frounding-math
-- CGAL VERSION = 5.4.5
-- Using header-only CGAL
Fetching dependency Registration in /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/external_directories/fetched/Registration
-- Checkout reference master from repository https://www.github.com/sofa-framework/Registration.git 
-- Adding plugin Registration
-- Registration: could not find SofaDistanceGrid, won't build RegistrationContact for RigidDistanceGridCollisionModel.
Fetching dependency PluginExample in /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/external_directories/fetched/PluginExample
-- Checkout reference master from repository https://www.github.com/sofa-framework/PluginExample.git 
-- Adding plugin PluginExample
Fetching dependency ManifoldTopologies in /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/external_directories/fetched/ManifoldTopologies
-- Checkout reference master from repository https://www.github.com/sofa-framework/ManifoldTopologies.git 
-- Adding plugin ManifoldTopologies
-- 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 SofaMatrix
SofaMatrix: DEPENDENCY metis NOT FOUND. SOFA_ALLOW_FETCH_DEPENDENCIES is ON, fetching metis...
Fetching dependency metis in /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/external_directories/fetched/metis
-- Checkout reference v5.1.0-ModernInstall from repository https://github.com/sofa-framework/METIS 
-- Adding subproject metis from sources at /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/external_directories/fetched/metis
Fetching dependency BeamAdapter in /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/external_directories/fetched/BeamAdapter
-- Checkout reference master from repository https://www.github.com/sofa-framework/BeamAdapter.git 
-- Adding plugin BeamAdapter
-- Install prefix: /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/install
-- Adding plugin BeamAdapter.CUDA
Fetching dependency STLIB in /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/external_directories/fetched/STLIB
-- Checkout reference master from repository https://www.github.com/SofaDefrost/STLIB.git 
-- Adding plugin STLIB
-- Install prefix: /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/install
CMake Warning (dev) at /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/lib/cmake/SofaPython3Config.cmake:72 (find_package):
  Policy CMP0074 is not set: find_package uses <PackageName>_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/dist-packages/pybind11/share/cmake/pybind11

  For compatibility, CMake is ignoring the variable.
Call Stack (most recent call first):
  /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/external_directories/fetched/STLIB/CMakeLists.txt:39 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

Fetching dependency SoftRobots in /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/external_directories/fetched/SoftRobots
-- Checkout reference master from repository https://www.github.com/SofaDefrost/SoftRobots.git 
-- Adding plugin SoftRobots
-- Install prefix: /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/install
-- Found dependency : 'STLIB' plugin .
-- Adding plugin SoftRobots.CUDA
-- Checkout reference master from repository https://www.github.com/sofa-framework/CSparseSolvers.git 
Fetching dependency CSparseSolvers in /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/external_directories/fetched/CSparseSolvers
-- Adding plugin CSparseSolvers
-- Checkout reference master from repository https://www.github.com/SofaDefrost/ModelOrderReduction.git 
Fetching dependency ModelOrderReduction in /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/external_directories/fetched/ModelOrderReduction
-- Adding plugin ModelOrderReduction
-- Install prefix: /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/install
-- Python3 packages will be installed in: python3/site-packages.
Fetching dependency Sofa.Metis in /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/external_directories/fetched/Sofa.Metis
-- Checkout reference "430f50a0b119570163135cf5fb11a786be62a96f" from repository "https://github.com/sofa-framework/Sofa.Metis" 
-- Adding plugin Sofa.Metis
-- Adding plugin VolumetricRendering
-- Adding plugin VolumetricRendering.CUDA
-- Adding plugin SofaDistanceGrid
-- SofaDistanceGrid: MiniFlowVR not found, some features will not be compiled.
-- Adding plugin SofaDistanceGrid.CUDA
-- Adding plugin SofaImplicitField
-- Adding application SceneChecking
-- Adding application SofaPhysicsAPI
SofaPhysicsAPI: SofaValidation has not been found; DataController and DataMonitor will not be supported.
-- Adding application runSofa
Write Plugin list at /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/lib/plugin_list.conf.default
-- Checkout reference master from repository https://www.github.com/sofa-framework/Regression.git 
Fetching dependency Regression in /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/external_directories/fetched/Regression
-- Adding application Regression_test
-- Install prefix: /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/install
regression will be compiled with SofaPython3 support.
-- Configuring incomplete, errors occurred!
See also "/builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build/CMakeFiles/CMakeOutput.log".
-------------------------------------------------------
Build step 'Execute shell' marked build as failure
[PostBuildScript] - [INFO] Executing post build scripts.
[PostBuildScript] - [INFO] build step #0 should only be executed on MATRIX
[src] $ bash /tmp/jenkins10126700581177308045.sh
ENV VARS: load /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/ci/scripts/env/default
ENV VARS: load node specific /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/ci/scripts/env/sofa-ci-dev-ubuntu2204-1
--------------- post-build.sh vars ---------------
BUILD_DIR = /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release/build
CONFIG = ubuntu_gcc
PLATFORM = ubuntu
COMPILER = gcc
ARCHITECTURE = amd64
BUILD_TYPE = release
BUILD_OPTIONS = run-regression-tests run-scene-tests run-unit-tests report-to-github report-to-dashboard build-scope-full build-all-plugins 
--------------------------------------------------
Dashboard env vars:
DASH_BASECOMMIT_HASH=fb9d6761fa52537592cd5db8ab7b7d0f33cdbc6e
DASH_COMMIT_AUTHOR=bakpaul
DASH_COMMIT_BRANCH=origin/PR-5550
DASH_COMMIT_DATE=1753431326
DASH_COMMIT_HASH=eb075ea39698ecb9148df2ec8051ee70c860d81d
DASH_COMMIT_SUBJECT=Finalize use of the macro for plugins
DASH_CONFIG=ubuntu_gcc_options
DASH_DASHBOARD_URL=https://www.sofa-framework.org/dash/input.php
DASH_NOTIFY=true
---------------------
GitHub env vars:
GITHUB_BASECOMMIT_HASH=fb9d6761fa52537592cd5db8ab7b7d0f33cdbc6e
GITHUB_BASE_REF=master
GITHUB_COMMIT_AUTHOR=bakpaul
GITHUB_COMMIT_DATE=1753431326
GITHUB_COMMIT_HASH=eb075ea39698ecb9148df2ec8051ee70c860d81d
GITHUB_COMMIT_MESSAGE=Finalize use of the macro for plugins
GITHUB_CONTEXT=ubuntu_gcc_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/PR-5550/CI_CONFIG=ubuntu_gcc,CI_PLUGINS=options,CI_TYPE=release/11/
---------------------
----------- statuses -----------
tests_status = failure
scenes_status = failure
regressions_status = failure
---------------------------------
Notify Dashboard (sent - curl returned 0): fullbuild=false&sha=eb075ea39698ecb9148df2ec8051ee70c860d81d&config=ubuntu_gcc_options&node=sofa-ci-dev-ubuntu2204-1&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5550/CI_CONFIG=ubuntu_gcc,CI_PLUGINS=options,CI_TYPE=release/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5550/CI_CONFIG=ubuntu_gcc,CI_PLUGINS=options,CI_TYPE=release/11/&tests_status=failure&scenes_status=failure&regressions_status=failure
BUILD_RESULT = FAILURE
Notify Dashboard (sent - curl returned 0): fullbuild=false&sha=eb075ea39698ecb9148df2ec8051ee70c860d81d&config=ubuntu_gcc_options&node=sofa-ci-dev-ubuntu2204-1&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5550/CI_CONFIG=ubuntu_gcc,CI_PLUGINS=options,CI_TYPE=release/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5550/CI_CONFIG=ubuntu_gcc,CI_PLUGINS=options,CI_TYPE=release/11/&status=failure
GitHub reponse: {
  "url": "https://api.github.com/repos/sofa-framework/sofa/statuses/eb075ea39698ecb9148df2ec8051ee70c860d81d",
  "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
  "id": 37967804633,
  "node_id": "SC_kwDOA5Tkhs8AAAAI1w642Q",
  "state": "failure",
  "description": "Build failed.",
  "target_url": "https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5550/CI_CONFIG=ubuntu_gcc,CI_PLUGINS=options,CI_TYPE=release/11/",
  "context": "ubuntu_gcc_options",
  "created_at": "2025-07-25T08:57:19Z",
  "updated_at": "2025-07-25T08:57:19Z",
  "creator": {
    "login": "sofabot",
    "id": 19709165,
    "node_id": "MDQ6VXNlcjE5NzA5MTY1",
    "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
    "gravatar_id": "",
    "url": "https://api.github.com/users/sofabot",
    "html_url": "https://github.com/sofabot",
    "followers_url": "https://api.github.com/users/sofabot/followers",
    "following_url": "https://api.github.com/users/sofabot/following{/other_user}",
    "gists_url": "https://api.github.com/users/sofabot/gists{/gist_id}",
    "starred_url": "https://api.github.com/users/sofabot/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/sofabot/subscriptions",
    "organizations_url": "https://api.github.com/users/sofabot/orgs",
    "repos_url": "https://api.github.com/users/sofabot/repos",
    "events_url": "https://api.github.com/users/sofabot/events{/privacy}",
    "received_events_url": "https://api.github.com/users/sofabot/received_events",
    "type": "User",
    "user_view_type": "public",
    "site_admin": false
  }
}
Notify GitHub https://api.github.com/repos/sofa-framework/sofa/statuses/eb075ea39698ecb9148df2ec8051ee70c860d81d (not sent): [failure] ubuntu_gcc_options - Build failed.
----------- WORKSPACE -----------
total 568
drwxrwxr-x 12 ci ci   4096 Jul 25 10:54 .
drwxrwxr-x  6 ci ci   4096 Jul 25 10:57 ..
drwxrwxr-x  5 ci ci   4096 Jul 25 09:24 applications
-rw-rw-r--  1 ci ci   3015 Jul 25 09:24 Authors.txt
-rw-r--r--  1 ci ci 402076 Jul 25 10:54 CHANGELOG.md
-rw-rw-r--  1 ci ci   4525 Jul 25 09:24 .clang-format
drwxrwxr-x  3 ci ci   4096 Jul 25 09:24 cmake
-rw-rw-r--  1 ci ci  19235 Jul 25 09:24 CMakeLists.txt
-rw-rw-r--  1 ci ci   9294 Jul 25 09:24 CMakePresets.json
-rw-rw-r--  1 ci ci    136 Jul 25 09:24 .codespellrc
-rw-rw-r--  1 ci ci  10069 Jul 25 09:24 CONTRIBUTING.md
drwxrwxr-x  8 ci ci   4096 Jul 25 09:24 examples
drwxrwxr-x  5 ci ci   4096 Jul 25 09:24 extlibs
-rw-rw-r--  1 ci ci   2918 Jul 25 09:24 flake.lock
-rw-rw-r--  1 ci ci   1200 Jul 25 09:24 flake.nix
drwxrwxr-x  8 ci ci   4096 Jul 25 10:54 .git
-rw-rw-r--  1 ci ci    321 Jul 25 09:24 .gitattributes
drwxrwxr-x  4 ci ci   4096 Jul 25 09:24 .github
-rw-rw-r--  1 ci ci   1117 Jul 25 09:24 .gitignore
-rw-rw-r--  1 ci ci   7418 Jul 25 09:24 GUIDELINES.md
-rw-rw-r--  1 ci ci  26526 Jul 25 09:24 LICENSE-LGPL.md
-rw-rw-r--  1 ci ci   1648 Jul 25 09:24 package.nix
lrwxrwxrwx  1 ci ci     67 Jul 25 10:06 parent_dir -> /builds/workspace/sofa-framework/PR-5550/ubuntu_gcc_options_release
-rw-rw-r--  1 ci ci   4028 Jul 25 09:24 README.md
drwxrwxr-x  5 ci ci   4096 Jul 25 09:24 scripts
drwxrwxr-x  8 ci ci   4096 Jul 25 10:01 share
drwxrwxr-x  6 ci ci   4096 Jul 25 09:24 Sofa
drwxrwxr-x  3 ci ci   4096 Jul 25 09:24 tools
---------------------------------
[src] $ bash /tmp/CommandInterpreterCondition17196823285687083345.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/CommandInterpreterCondition5278720513921977175.sh
Searching for output file like parent_dir/build/make-output-fullbuild-clang*.txt
Run condition [Execute Shell] preventing perform for step [[Record compiler warnings and static analysis results]]
[src] $ bash /tmp/CommandInterpreterCondition13439839528078466700.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/CommandInterpreterCondition2948912755398720150.sh
Run condition [Execute Shell] preventing perform for step [[Record compiler warnings and static analysis results]]
[src] $ bash /tmp/CommandInterpreterCondition15283612868057981701.sh
Searching for JUnit test result reports
Run condition [Execute Shell] preventing perform for step [[Publish JUnit test result report]]
[src] $ bash /tmp/CommandInterpreterCondition6175878755433633263.sh
Searching for files to archive as artifacts
Run condition [Execute Shell] preventing perform for step [[Archive the artifacts]]
Finished: FAILURE