Skip to content
Failed

Console Output

Started by upstream project "sofa-framework/PR-5698" build number 5
originally caused by:
 Pull request #5698 updated
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on sofa-ci-dev-ubuntu2204-2 (ubuntu_clang debug package release ubuntu_gcc doxygen fedora_clang rebootable cleanable default uses-docker builder options) in workspace /builds/workspace/sofa-framework/PR-5698/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-2] is in [[_launcher_]]
Run condition [Execution node ] preventing perform for step [BuilderChain]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.ConditionalBuilder@318dd903
[src] $ bash /tmp/CommandInterpreterCondition7071088418647213306.sh
Run condition [Execute Shell] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@439f5b7b
[src] $ bash /tmp/CommandInterpreterCondition5518624526970257184.sh
Run condition [Execute Shell] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@58ec6744
[src] $ bash /tmp/CommandInterpreterCondition11376870281064809549.sh
Run condition [Execute Shell] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@7708d1ee
[src] $ bash /tmp/CommandInterpreterCondition10696959920885524363.sh
Run condition [Execute Shell] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@65203eaa
[src] $ bash /tmp/CommandInterpreterCondition15956780649348355341.sh
Run condition [Execute Shell] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@6769fb52
[Execution node] check if [sofa-ci-dev-ubuntu2204-2] is in [[_launcher_]]
Run condition [Execution node ] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@583b5da9
[Execution node] check if [sofa-ci-dev-ubuntu2204-2] is in [[_launcher_]]
Run condition [Execution node ] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@492bd0f9
[src] $ bash /tmp/jenkins4693627151357547459.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@26f879b4
The recommended git tool is: git
using credential 1f821614-a02b-421c-ab4e-8da7ab80e9ab
 > git rev-parse --resolve-git-dir /builds/workspace/sofa-framework/PR-5698/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/5698/head:refs/remotes/origin/PR-5698 # timeout=10
Checking out Revision 2bb07a4dc46d0dce52dd669db8eb2d29bfb814e3 (origin/PR-5698)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2bb07a4dc46d0dce52dd669db8eb2d29bfb814e3 # timeout=10
Commit message: "[SofaMatrix] Allow metis >= 5.2.1"
 > git rev-list --no-walk e0b9cf9375120d98b4ea910c4a8d63c1eceb366a # 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/jenkins7600771660141925253.sh
--------------- Clone CI scripts ---------------
pwd = /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release
executing "git clone -b master https://github.com/sofa-framework/ci ci" 
Cloning into 'ci'...
6a5770cf15fb40e4e9008f9af1b8b64015130758 Merge pull request #75 from bakpaul/25_09_add_rpyc_to_builders
CI scripts are available in /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/ci/scripts
------------------------------------------------
[src] $ bash /tmp/jenkins204376853736472481.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-5698/ubuntu_gcc_options_release/ci/scripts/env/default
ENV VARS: load node specific /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/ci/scripts/env/sofa-ci-dev-ubuntu2204-2
/usr/bin/python3.10
[BEGIN] Init (2025-09-20 16:16:51.714672)
Starting an incremental build
Calling github-export-vars
GITHUB_COMMIT_HASH = 2bb07a4dc46d0dce52dd669db8eb2d29bfb814e3
GITHUB_BASECOMMIT_HASH = 034d3d7ed019d606d091928c7c13e61cbde86b5a
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-5698
GitHub env vars:
GITHUB_COMMIT_MESSAGE=[SofaMatrix] Allow metis >= 5.2.1
GITHUB_SOFABOT_TOKEN=[*******]
GITHUB_COMMIT_DATE=1758380492
GITHUB_BASECOMMIT_HASH=034d3d7ed019d606d091928c7c13e61cbde86b5a
GITHUB_COMMIT_AUTHOR=Luna Nova
GITHUB_TARGET_URL=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5698/CI_CONFIG=ubuntu_gcc,CI_PLUGINS=options,CI_TYPE=release/5/
GITHUB_NOTIFY=true
GITHUB_CONTEXT=ubuntu_gcc_options
GITHUB_REPOSITORY=sofa-framework/sofa
GITHUB_BASE_REF=master
GITHUB_COMMIT_HASH=2bb07a4dc46d0dce52dd669db8eb2d29bfb814e3
---------------------
Calling dashboard-export-vars
Dashboard env vars:
DASH_COMMIT_HASH=2bb07a4dc46d0dce52dd669db8eb2d29bfb814e3
DASH_COMMIT_BRANCH=origin/PR-5698
DASH_CONFIG=ubuntu_gcc_options
DASH_COMMIT_SUBJECT=[SofaMatrix] Allow metis >= 5.2.1
DASH_BASECOMMIT_HASH=034d3d7ed019d606d091928c7c13e61cbde86b5a
DASH_NOTIFY=true
DASH_DASHBOARD_URL=https://www.sofa-framework.org/dash/input.php
DASH_COMMIT_AUTHOR=Luna Nova
DASH_COMMIT_DATE=1758380492
---------------------
GitHub reponse: {
  "url": "https://api.github.com/repos/sofa-framework/sofa/statuses/2bb07a4dc46d0dce52dd669db8eb2d29bfb814e3",
  "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
  "id": 39428333644,
  "node_id": "SC_kwDOA5Tkhs8AAAAJLhygTA",
  "state": "pending",
  "description": "Building...",
  "target_url": "https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5698/CI_CONFIG=ubuntu_gcc,CI_PLUGINS=options,CI_TYPE=release/5/console",
  "context": "ubuntu_gcc_options",
  "created_at": "2025-09-20T16:16:55Z",
  "updated_at": "2025-09-20T16:16:55Z",
  "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/2bb07a4dc46d0dce52dd669db8eb2d29bfb814e3 (not sent): [pending] ubuntu_gcc_options - Building...
Notify Dashboard (sent - curl returned 0): fullbuild=false&sha=2bb07a4dc46d0dce52dd669db8eb2d29bfb814e3&config=ubuntu_gcc_options&node=sofa-ci-dev-ubuntu2204-2&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5698/CI_CONFIG=ubuntu_gcc,CI_PLUGINS=options,CI_TYPE=release/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5698/CI_CONFIG=ubuntu_gcc,CI_PLUGINS=options,CI_TYPE=release/5/&status=build
[END] Init (2025-09-20 16:16:56.118979) - took 4.4354 seconds
--------------- main.sh vars ---------------
BUILD_DIR = /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build
BUILD_DIR_RESET = /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build
SRC_DIR = /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src
CONFIG = ubuntu_gcc
PLATFORM = ubuntu
COMPILER = gcc
ARCHITECTURE = amd64
BUILD_TYPE = release
BUILD_OPTIONS = 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.2) 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-09-20 16:16:56.437476)
SOFA Bot
<>
HEAD is now at 2bb07a4dc4 [SofaMatrix] Allow metis >= 5.2.1
--------------------------------------------
Merging origin/PR-5698 with this commit of base master: 034d3d7ed019d606d091928c7c13e61cbde86b5a
Already up to date.
commit 2bb07a4dc46d0dce52dd669db8eb2d29bfb814e3
Author: Luna Nova <git@lunnova.dev>

    [SofaMatrix] Allow metis >= 5.2.1
Merge done.
--------------------------------------------
No [ci-depends-on] detected. 
[END] Git work (2025-09-20 16:16:58.379652) - took 1.1901 seconds
[BEGIN] Configure (2025-09-20 16:16:58.399501)
--------------- configure.sh vars ---------------
BUILD_DIR = /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build
SRC_DIR = /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src
CONFIG = ubuntu_gcc
PLATFORM = ubuntu
COMPILER = gcc
ARCHITECTURE = amd64
BUILD_TYPE = release
BUILD_TYPE_CMAKE = Release
BUILD_OPTIONS = 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-5698/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
-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 -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-5698/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-5698/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-5698/ubuntu_gcc_options_release/build/external_directories/fetched/googletest
-- Adding subproject googletest from sources at /builds/workspace/sofa-framework/PR-5698/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...
-- Checkout reference v3.1.1 from repository https://github.com/jarro2783/cxxopts 
Fetching dependency cxxopts in /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/external_directories/fetched/cxxopts
-- Adding subproject cxxopts from sources at /builds/workspace/sofa-framework/PR-5698/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-5698/ubuntu_gcc_options_release/build/external_directories/fetched/SofaPython3
-- Checkout reference master from repository https://www.github.com/sofa-framework/SofaPython3.git 
-- SofaPython3 is compiled as a subproject to the external project 'Sofa'.
Adding plugin SofaPython3
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-5698/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-5698/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-5698/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-5698/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-5698/ubuntu_gcc_options_release/build/external_directories/fetched/SofaGLFW
-- Checkout reference master from repository https://www.github.com/sofa-framework/SofaGLFW.git 
-- Adding plugin SofaGLFW
-- Install prefix: /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/install
SofaGLFW: glfw3 not found and SOFA_ALLOW_FETCH_DEPENDENCIES is ON, fetching source code...
Fetching dependency glfw in /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/external_directories/fetched/glfw
-- Checkout reference 3.4 from repository https://github.com/glfw/glfw 
-- Including Wayland support
-- Including X11 support
-- Adding subproject glfw from sources at /builds/workspace/sofa-framework/PR-5698/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-5698/ubuntu_gcc_options_release/build/external_directories/fetched/imgui
-- Checkout reference 11b3a7c8ca23201294464c7f368614a9106af2a1 from repository https://github.com/ocornut/imgui 
-- Checkout reference v1.2.1 from repository https://github.com/btzy/nativefiledialog-extended 
SofaImGui: nativefiledialog-extended not found and SOFA_ALLOW_FETCH_DEPENDENCIES is ON, fetching source code...
Fetching dependency nfd in /builds/workspace/sofa-framework/PR-5698/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-5698/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-5698/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-5698/ubuntu_gcc_options_release/build/external_directories/fetched/IconFontCppHeaders
Fetching dependency simpleini in /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/external_directories/fetched/simpleini
-- Checkout reference 09c21bda1dc1b578fa55f4a005d79b0afd481296 from repository https://github.com/brofield/simpleini 
-- Adding subproject simpleini from sources at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/external_directories/fetched/simpleini
-- SofaPython3 bindings for SofaImGui will be created.
-- Checkout reference master from repository https://www.github.com/sofa-framework/Sofa.Qt.git 
Fetching dependency Sofa.Qt in /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/external_directories/fetched/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-5698/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-5698/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
CImgPlugin: DEPENDENCY CImg NOT FOUND. SOFA_ALLOW_FETCH_DEPENDENCIES is ON, fetching CImg...
-- Checkout reference v.3.3.2 from repository https://github.com/GreycLab/CImg 
Fetching dependency CImg in /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/external_directories/fetched/CImg
-- 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-5698/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
-- DiffusionSolver: forcing OpenMP
-- Adding plugin image
-- image: could not find the freenect library, won't build the Kinect component
Fetching dependency CGALPlugin in /builds/workspace/sofa-framework/PR-5698/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-5698/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.
-- Checkout reference master from repository https://www.github.com/sofa-framework/PluginExample.git 
Fetching dependency PluginExample in /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/external_directories/fetched/PluginExample
-- Adding plugin PluginExample
-- Checkout reference master from repository https://www.github.com/sofa-framework/ManifoldTopologies.git 
Fetching dependency ManifoldTopologies in /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/external_directories/fetched/ManifoldTopologies
-- 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...
-- Checkout reference v5.1.0-ModernInstall from repository https://github.com/sofa-framework/METIS 
Fetching dependency metis in /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/external_directories/fetched/metis
-- Adding subproject metis from sources at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/external_directories/fetched/metis
Fetching dependency BeamAdapter in /builds/workspace/sofa-framework/PR-5698/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-5698/ubuntu_gcc_options_release/build/install
-- Adding plugin BeamAdapter.CUDA
Fetching dependency STLIB in /builds/workspace/sofa-framework/PR-5698/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-5698/ubuntu_gcc_options_release/build/install
CMake Warning (dev) at /builds/workspace/sofa-framework/PR-5698/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-5698/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-5698/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-5698/ubuntu_gcc_options_release/build/install
-- Found dependency : 'STLIB' plugin .
-- Adding plugin SoftRobots.CUDA
Fetching dependency CSparseSolvers in /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/external_directories/fetched/CSparseSolvers
-- Checkout reference master from repository https://www.github.com/sofa-framework/CSparseSolvers.git 
-- Adding plugin CSparseSolvers
-- Checkout reference master from repository https://www.github.com/SofaDefrost/ModelOrderReduction.git 
Fetching dependency ModelOrderReduction in /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/external_directories/fetched/ModelOrderReduction
-- Adding plugin ModelOrderReduction
-- Install prefix: /builds/workspace/sofa-framework/PR-5698/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-5698/ubuntu_gcc_options_release/build/external_directories/fetched/Sofa.Metis
-- Checkout reference master from repository https://www.github.com/sofa-framework/Sofa.Metis.git 
-- 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-5698/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-5698/ubuntu_gcc_options_release/build/external_directories/fetched/Regression
-- Adding application Regression_test
-- Install prefix: /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/install
regression will be compiled with SofaPython3 support.
-- Configuring done
-- Generating done
-- Build files have been written to: /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build
[END] Configure (2025-09-20 16:19:09.636533) - took 131.131196 seconds
[BEGIN] Build (2025-09-20 16:19:09.658432)
--------------- compile.sh vars ---------------
BUILD_DIR = /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build
CONFIG = ubuntu_gcc
PLATFORM = ubuntu
COMPILER = gcc
ARCHITECTURE = amd64
-----------------------------------------------
Using ninja as build system
Calling: ninja all -j4
[1/1340] Linking CXX shared library lib/libSofa.Config.so.25.12.99
[2/1340] Creating library symlink lib/libSofa.Config.so
[3/1340] Linking CXX shared library lib/libSofa.Type.so.25.12.99
[4/1340] Creating library symlink lib/libSofa.Type.so
[5/1340] Building CXX object Sofa/framework/Type/test/CMakeFiles/Sofa.Type_test.dir/BoundingBox_test.cpp.o
[6/1340] Building CXX object Sofa/framework/Type/test/CMakeFiles/Sofa.Type_test.dir/MatTypes_test.cpp.o
[7/1340] Building CXX object Sofa/framework/Type/test/CMakeFiles/Sofa.Type_test.dir/Quater_test.cpp.o
[8/1340] Building CXX object Sofa/framework/Type/test/CMakeFiles/Sofa.Type_test.dir/StrongType_test.cpp.o
[9/1340] Building CXX object Sofa/framework/Type/test/CMakeFiles/Sofa.Type_test.dir/RGBAColor_test.cpp.o
[10/1340] Building CXX object Sofa/framework/Type/test/CMakeFiles/Sofa.Type_test.dir/SVector_test.cpp.o
[11/1340] Building CXX object Sofa/framework/Type/test/CMakeFiles/Sofa.Type_test.dir/fixed_array_test.cpp.o
[12/1340] Building CXX object Sofa/framework/Type/test/CMakeFiles/Sofa.Type_test.dir/VecTypes_test.cpp.o
[13/1340] Building CXX object Sofa/framework/Type/test/CMakeFiles/Sofa.Type_test.dir/Material_test.cpp.o
[14/1340] Building CXX object Sofa/framework/Type/test/CMakeFiles/Sofa.Type_test.dir/vector_test.cpp.o
[15/1340] Linking CXX shared library lib/libSofa.Geometry.so.25.12.99
[16/1340] Creating library symlink lib/libSofa.Geometry.so
[17/1340] Building CXX object Sofa/framework/Geometry/test/CMakeFiles/Sofa.Geometry_test.dir/Edge_test.cpp.o
[18/1340] Building CXX object Sofa/framework/Geometry/test/CMakeFiles/Sofa.Geometry_test.dir/Triangle_test.cpp.o
[19/1340] Building CXX object Sofa/framework/Geometry/test/CMakeFiles/Sofa.Geometry_test.dir/Quad_test.cpp.o
[20/1340] Building CXX object Sofa/framework/Geometry/test/CMakeFiles/Sofa.Geometry_test.dir/Tetrahedron_test.cpp.o
[21/1340] Building CXX object Sofa/framework/Geometry/test/CMakeFiles/Sofa.Geometry_test.dir/Hexahedron_test.cpp.o
[22/1340] Building CXX object Sofa/framework/Type/test/CMakeFiles/Sofa.Type_test.dir/MatSym_test.cpp.o
[23/1340] Building CXX object Sofa/framework/Topology/test/CMakeFiles/Sofa.Topology_test.dir/Hexahedron_test.cpp.o
[24/1340] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/Factory_test.cpp.o
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Helper/test/Factory_test.cpp: In function 'std::ostream& sofa::operator<<(std::ostream&, const sofa::DummyEnum&)':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Helper/test/Factory_test.cpp:42:35: warning: this statement may fall through [-Wimplicit-fallthrough=]
   42 |         case DummyEnum::A: out << "A";
      |                                   ^~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Helper/test/Factory_test.cpp:43:9: note: here
   43 |         case DummyEnum::B: out << "B";
      |         ^~~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Helper/test/Factory_test.cpp:43:35: warning: this statement may fall through [-Wimplicit-fallthrough=]
   43 |         case DummyEnum::B: out << "B";
      |                                   ^~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Helper/test/Factory_test.cpp:44:9: note: here
   44 |         case DummyEnum::C: out << "C";
      |         ^~~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Helper/test/Factory_test.cpp:44:35: warning: this statement may fall through [-Wimplicit-fallthrough=]
   44 |         case DummyEnum::C: out << "C";
      |                                   ^~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Helper/test/Factory_test.cpp:45:9: note: here
   45 |         case DummyEnum::D: out << "D";
      |         ^~~~
[25/1340] Linking CXX shared library lib/libSofa.Topology.so.25.12.99
[26/1340] Creating library symlink lib/libSofa.Topology.so
[27/1340] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/DiffLib_test.cpp.o
[28/1340] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/KdTree_test.cpp.o
[29/1340] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/NameDecoder_test.cpp.o
[30/1340] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/OptionsGroup_test.cpp.o
[31/1340] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/SelectableItem_test.cpp.o
[32/1340] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/io/MeshOBJ_test.cpp.o
[33/1340] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/Utils_test.cpp.o
[34/1340] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/StringUtils_test.cpp.o
[35/1340] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/TagFactory_test.cpp.o
[36/1340] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/accessor/ReadAccessor.cpp.o
[37/1340] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/accessor/WriteAccessor.cpp.o
[38/1340] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/system/FileRepository_test.cpp.o
[39/1340] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/io/STBImage_test.cpp.o
[40/1340] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/io/XspLoader_test.cpp.o
[41/1340] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/logging/logging_test.cpp.o
[42/1340] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/narrow_cast_test.cpp.o
[43/1340] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/system/FileMonitor_test.cpp.o
[44/1340] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/system/thread/CircularQueue_test.cpp.o
[45/1340] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/system/FileSystem_test.cpp.o
[46/1340] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/system/PluginManager_test.cpp.o
[47/1340] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/objectmodel/BaseClass_test.cpp.o
[48/1340] Building CXX object Sofa/framework/Helper/simutest/CMakeFiles/Sofa.Helper_simutest.dir/AdvancedTimer_test.cpp.o
[49/1340] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/accessor/ReadAccessor.cpp.o
[50/1340] Building CXX object Sofa/framework/LinearAlgebra/test/CMakeFiles/Sofa.LinearAlgebra_test.dir/BTDMatrix_test.cpp.o
[51/1340] Building CXX object Sofa/framework/LinearAlgebra/test/CMakeFiles/Sofa.LinearAlgebra_test.dir/CompressedRowSparseMatrixConstraint_test.cpp.o
[52/1340] Building CXX object Sofa/framework/LinearAlgebra/test/CMakeFiles/Sofa.LinearAlgebra_test.dir/CompressedRowSparseMatrix_test.cpp.o
[53/1340] Building CXX object Sofa/framework/LinearAlgebra/test/CMakeFiles/Sofa.LinearAlgebra_test.dir/BaseMatrix_test.cpp.o
[54/1340] Building CXX object Sofa/framework/LinearAlgebra/test/CMakeFiles/Sofa.LinearAlgebra_test.dir/SparseMatrixProduct_test.cpp.o
[55/1340] Building CXX object Sofa/framework/LinearAlgebra/test/CMakeFiles/Sofa.LinearAlgebra_test.dir/RotationMatrix_test.cpp.o
[56/1340] Building CXX object Sofa/framework/LinearAlgebra/test/CMakeFiles/Sofa.LinearAlgebra_test.dir/Matrix_test.cpp.o
[57/1340] Building CXX object Sofa/framework/LinearAlgebra/test/CMakeFiles/Sofa.LinearAlgebra_test.dir/SparseMatrixStorageOrder_test.cpp.o
[58/1340] Building CXX object Sofa/framework/LinearAlgebra/test/CMakeFiles/Sofa.LinearAlgebra_test.dir/TriangularSystemSolver_test.cpp.o
[59/1340] Building CXX object Sofa/framework/DefaultType/test/CMakeFiles/Sofa.DefaultType_test.dir/MapMapSparseMatrixEigenUtils_test.cpp.o
[60/1340] Building CXX object Sofa/framework/DefaultType/test/CMakeFiles/Sofa.DefaultType_test.dir/QuaternionIntegration_test.cpp.o
[61/1340] Building CXX object Sofa/framework/DefaultType/test/CMakeFiles/Sofa.DefaultType_test.dir/RigidDeriv_test.cpp.o
[62/1340] Linking CXX shared library lib/libSofa.Helper.so.25.12.99
[63/1340] Building CXX object Sofa/framework/DefaultType/test/CMakeFiles/Sofa.DefaultType_test.dir/TypeInfoRepository_test.cpp.o
[64/1340] Creating library symlink lib/libSofa.Helper.so
[65/1340] Building CXX object Sofa/framework/DefaultType/test/CMakeFiles/Sofa.DefaultType_test.dir/TypeInfoRepository_tu1_test.cpp.o
[66/1340] Building CXX object Sofa/framework/DefaultType/simutest/CMakeFiles/Sofa.DefaultType_simutest.dir/TemplateAliases_test.cpp.o
[67/1340] Building CXX object Sofa/framework/DefaultType/test/CMakeFiles/Sofa.DefaultType_test.dir/TypeInfo_test.cpp.o
[68/1340] Building CXX object Sofa/framework/DefaultType/test/CMakeFiles/Sofa.DefaultType_test.dir/TypeInfoRepository_tu2_test.cpp.o
[69/1340] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/objectmodel/AspectPool_test.cpp.o
[70/1340] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/accessor/WriteAccessor.cpp.o
[71/1340] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/loader/MeshLoader_test.cpp.o
[72/1340] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/objectmodel/BaseData_test.cpp.o
[73/1340] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/collision/NarrowPhaseDetection_test.cpp.o
[74/1340] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/objectmodel/BaseLink_test.cpp.o
[75/1340] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/objectmodel/BaseObjectDescription_test.cpp.o
[76/1340] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/objectmodel/Data_test.cpp.o
[77/1340] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/objectmodel/DataLink_test.cpp.o
[78/1340] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/TrackedData_test.cpp.o
[79/1340] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/VecId_test.cpp.o
[80/1340] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/MatrixAccumulator_test.cpp.o
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:28,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseContext.h:25,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:24,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/MatrixAccumulator.h:27,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/test/MatrixAccumulator_test.cpp:22:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/test/MatrixAccumulator_test.cpp: In member function 'virtual void sofa::MatrixAccumulatorIndexChecker_RangeVerification_Test::TestBody()':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseClass.h:113:20: warning: typedef 'sofa::MatrixAccumulatorIndexChecker_RangeVerification_Test::TestBody()::MatrixAccumulatorInterfaceTest::Inherit1' locally defined but not used [-Wunused-local-typedefs]
  113 |     typedef Parent Inherit1; \
      |                    ^~~~~~~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/test/MatrixAccumulator_test.cpp:79:9: note: in expansion of macro 'SOFA_CLASS'
   79 |         SOFA_CLASS(MatrixAccumulatorInterfaceTest, sofa::core::objectmodel::BaseObject);
      |         ^~~~~~~~~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseClass.h:237:21: warning: typedef 'sofa::MatrixAccumulatorIndexChecker_RangeVerification_Test::TestBody()::MatrixAccumulatorInterfaceTest::Ptr' locally defined but not used [-Wunused-local-typedefs]
  237 |     typedef MyType* Ptr;                                                \
      |                     ^~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseClass.h:254:5: note: in expansion of macro 'SOFA_ABSTRACT_CLASS_DECL'
  254 |     SOFA_ABSTRACT_CLASS_DECL;                                  \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseClass.h:115:5: note: in expansion of macro 'SOFA_CLASS_DECL'
  115 |     SOFA_CLASS_DECL
      |     ^~~~~~~~~~~~~~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/test/MatrixAccumulator_test.cpp:79:9: note: in expansion of macro 'SOFA_CLASS'
   79 |         SOFA_CLASS(MatrixAccumulatorInterfaceTest, sofa::core::objectmodel::BaseObject);
      |         ^~~~~~~~~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseClass.h:240:11: warning: typedef 'using SPtr = sofa::core::sptr<sofa::MatrixAccumulatorIndexChecker_RangeVerification_Test::TestBody()::MatrixAccumulatorInterfaceTest>' locally defined but not used [-Wunused-local-typedefs]
  240 |     using SPtr = sofa::core::sptr<MyType>;                              \
      |           ^~~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseClass.h:254:5: note: in expansion of macro 'SOFA_ABSTRACT_CLASS_DECL'
  254 |     SOFA_ABSTRACT_CLASS_DECL;                                  \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseClass.h:115:5: note: in expansion of macro 'SOFA_CLASS_DECL'
  115 |     SOFA_CLASS_DECL
      |     ^~~~~~~~~~~~~~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/test/MatrixAccumulator_test.cpp:79:9: note: in expansion of macro 'SOFA_CLASS'
   79 |         SOFA_CLASS(MatrixAccumulatorInterfaceTest, sofa::core::objectmodel::BaseObject);
      |         ^~~~~~~~~~
[81/1340] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/ObjectFactory_test.cpp.o
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/test/ObjectFactory_test.cpp:46:44: warning: 'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information. [-Wdeprecated-declarations]
   46 | int A = RegisterObject("Dummy test object.")
      |                                            ^
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/test/ObjectFactory_test.cpp:22:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/ObjectFactory.h:387:65: note: declared here
  387 | class SOFA_ATTRIBUTE_DEPRECATED__REGISTEROBJECT() SOFA_CORE_API RegisterObject
      |                                                                 ^~~~~~~~~~~~~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/test/ObjectFactory_test.cpp:48:45: warning: 'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information. [-Wdeprecated-declarations]
   48 | int B1 = RegisterObject("Dummy test object.")
      |                                             ^
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/test/ObjectFactory_test.cpp:22:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/ObjectFactory.h:387:65: note: declared here
  387 | class SOFA_ATTRIBUTE_DEPRECATED__REGISTEROBJECT() SOFA_CORE_API RegisterObject
      |                                                                 ^~~~~~~~~~~~~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/test/ObjectFactory_test.cpp:50:45: warning: 'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information. [-Wdeprecated-declarations]
   50 | int B2 = RegisterObject("Dummy test object.")
      |                                             ^
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/test/ObjectFactory_test.cpp:22:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/ObjectFactory.h:387:65: note: declared here
  387 | class SOFA_ATTRIBUTE_DEPRECATED__REGISTEROBJECT() SOFA_CORE_API RegisterObject
      |                                                                 ^~~~~~~~~~~~~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/test/ObjectFactory_test.cpp:52:45: warning: 'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information. [-Wdeprecated-declarations]
   52 | int B3 = RegisterObject("Dummy test object.")
      |                                             ^
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/test/ObjectFactory_test.cpp:22:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/ObjectFactory.h:387:65: note: declared here
  387 | class SOFA_ATTRIBUTE_DEPRECATED__REGISTEROBJECT() SOFA_CORE_API RegisterObject
      |                                                                 ^~~~~~~~~~~~~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/test/ObjectFactory_test.cpp: In member function 'void {anonymous}::ObjectFactory_test::testDuplicatedRegistration()':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/test/ObjectFactory_test.cpp:61:66: warning: 'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information. [-Wdeprecated-declarations]
   61 |         const int C = RegisterObject("Already registered object.")
      |                                                                  ^
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/test/ObjectFactory_test.cpp:22:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/ObjectFactory.h:387:65: note: declared here
  387 | class SOFA_ATTRIBUTE_DEPRECATED__REGISTEROBJECT() SOFA_CORE_API RegisterObject
      |                                                                 ^~~~~~~~~~~~~~
[82/1340] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/objectmodel/DataFileName_test.cpp.o
[83/1340] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/objectmodel/DataFileNameVector_test.cpp.o
[84/1340] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/objectmodel/DDGNode_test.cpp.o
[85/1340] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/objectmodel/DataCallback_test.cpp.o
[86/1340] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/objectmodel/MultiLink_test.cpp.o
[87/1340] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/objectmodel/RemovedData_test.cpp.o
[88/1340] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/objectmodel/SingleLink_test.cpp.o
[89/1340] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/objectmodel/VectorData_test.cpp.o
[90/1340] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/topology/BaseMeshTopology_test.cpp.o
[91/1340] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/DataEngine_test.cpp.o
[92/1340] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/topology/TopologySubsetIndices_test.cpp.o
[93/1340] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/Engine_test.cpp.o
[94/1340] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/PathResolver_test.cpp.o
[95/1340] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/ObjectFactoryJson_test.cpp.o
In file included from external_directories/fetched/googletest/googletest/include/gtest/gtest.h:72,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/test/ObjectFactoryJson_test.cpp:23:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/test/ObjectFactoryJson_test.cpp: In member function 'virtual void sofa::ObjectFactoryJson_oneObject_Test::TestBody()':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/test/ObjectFactoryJson_test.cpp:44:41: warning: 'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information. [-Wdeprecated-declarations]
   44 |     EXPECT_EQ(core::RegisterObject("foo")
      |                                         ^
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/test/ObjectFactoryJson_test.cpp:25:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/ObjectFactory.h:387:65: note: declared here
  387 | class SOFA_ATTRIBUTE_DEPRECATED__REGISTEROBJECT() SOFA_CORE_API RegisterObject
      |                                                                 ^~~~~~~~~~~~~~
In file included from external_directories/fetched/googletest/googletest/include/gtest/gtest.h:72,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/test/ObjectFactoryJson_test.cpp:23:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/test/ObjectFactoryJson_test.cpp: In member function 'virtual void sofa::ObjectFactoryJson_oneTemplatedObject_Test::TestBody()':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/test/ObjectFactoryJson_test.cpp:63:41: warning: 'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information. [-Wdeprecated-declarations]
   63 |     EXPECT_EQ(core::RegisterObject("foo")
      |                                         ^
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/test/ObjectFactoryJson_test.cpp:25:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/ObjectFactory.h:387:65: note: declared here
  387 | class SOFA_ATTRIBUTE_DEPRECATED__REGISTEROBJECT() SOFA_CORE_API RegisterObject
      |                                                                 ^~~~~~~~~~~~~~
[96/1340] Building CXX object Sofa/framework/Core/simutest/CMakeFiles/Sofa.Core_simutest.dir/objectmodel/BaseContext_test.cpp.o
[97/1340] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/visual/DisplayFlags_test.cpp.o
[98/1340] Building CXX object Sofa/framework/Core/simutest/CMakeFiles/Sofa.Core_simutest.dir/objectmodel/Base_test.cpp.o
[99/1340] Building CXX object Sofa/framework/Core/simutest/CMakeFiles/Sofa.Core_simutest.dir/objectmodel/PathResolver_simutest.cpp.o
[100/1340] Building CXX object Sofa/framework/Core/simutest/CMakeFiles/Sofa.Core_simutest.dir/objectmodel/BaseLink_simutest.cpp.o
[101/1340] Building CXX object Sofa/framework/Simulation/Core/test/CMakeFiles/Sofa.Simulation.Core_test.dir/Simulation_test.cpp.o
[102/1340] Linking CXX shared library lib/libSofa.LinearAlgebra.so.25.12.99
[103/1340] Creating library symlink lib/libSofa.LinearAlgebra.so
[104/1340] Building CXX object Sofa/framework/Simulation/Core/test/CMakeFiles/Sofa.Simulation.Core_test.dir/TaskSchedulerFactory_test.cpp.o
[105/1340] Building CXX object Sofa/framework/Simulation/Core/test/CMakeFiles/Sofa.Simulation.Core_test.dir/ParallelForEach_test.cpp.o
[106/1340] Building CXX object Sofa/framework/Simulation/Core/test/CMakeFiles/Sofa.Simulation.Core_test.dir/ParallelSparseMatrixProduct_test.cpp.o
[107/1340] Building CXX object Sofa/framework/Simulation/Core/test/CMakeFiles/Sofa.Simulation.Core_test.dir/SceneCheckRegistry_test.cpp.o
[108/1340] Building CXX object Sofa/framework/Simulation/Core/test/CMakeFiles/Sofa.Simulation.Core_test.dir/TaskSchedulerTests.cpp.o
[109/1340] Building CXX object Sofa/framework/Simulation/Core/test/CMakeFiles/Sofa.Simulation.Core_test.dir/RequiredPlugin_test.cpp.o
[110/1340] Building CXX object Sofa/framework/Simulation/Core/simutest/CMakeFiles/Sofa.Simulation.Core_simutest.dir/DefaultAnimationLoop_test.cpp.o
[111/1340] Building CXX object Sofa/framework/Simulation/Core/simutest/CMakeFiles/Sofa.Simulation.Core_simutest.dir/NodeContext_test.cpp.o
[112/1340] Building CXX object Sofa/framework/Simulation/Common/test/CMakeFiles/Sofa.Simulation.Common_test.dir/LoadScene_test.cpp.o
[113/1340] Building CXX object Sofa/framework/Simulation/Graph/test/CMakeFiles/Sofa.Simulation.Graph_test.dir/DAG_test.cpp.o
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Simulation/Graph/test/DAG_test.cpp:29:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Simulation/Graph/src/sofa/simulation/graph/DAGNode.h:27:13: warning: This header has been DEPRECATED since "v25.12". You have until "v26.06" to fix your code. To fix this warning you must include "'sofa/simulation/Node.h' instead of 'sofa/simulation/graph/DAGNode.h' and replace uses of DAGNode with Node" instead.
   27 | SOFA_HEADER_DEPRECATED("v25.12", "v26.06", "'sofa/simulation/Node.h' instead of 'sofa/simulation/graph/DAGNode.h' and replace uses of DAGNode with Node")
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                
[114/1340] Building CXX object Sofa/framework/Simulation/Graph/test/CMakeFiles/Sofa.Simulation.Graph_test.dir/MutationListener_test.cpp.o
[115/1340] Building CXX object Sofa/framework/Simulation/Graph/test/CMakeFiles/Sofa.Simulation.Graph_test.dir/Node_test.cpp.o
[116/1340] Linking CXX shared library lib/libSofa.DefaultType.so.25.12.99
[117/1340] Creating library symlink lib/libSofa.DefaultType.so
[118/1340] Building CXX object Sofa/framework/Simulation/Graph/test/CMakeFiles/Sofa.Simulation.Graph_test.dir/Link_test.cpp.o
[119/1340] Building CXX object Sofa/framework/Simulation/simutest/CMakeFiles/Sofa.Simulation_simutest.dir/parallel_scenes_test.cpp.o
[120/1340] Building CXX object Sofa/framework/Simulation/Graph/test/CMakeFiles/Sofa.Simulation.Graph_test.dir/Simulation_test.cpp.o
[121/1340] Building CXX object Sofa/framework/SimpleApi/test/CMakeFiles/Sofa.SimpleApi_test.dir/SimpleApi_test.cpp.o
[122/1340] Building CXX object Sofa/framework/Testing/CMakeFiles/Sofa.Testing.dir/src/sofa/testing/BaseTest.cpp.o
[123/1340] Building CXX object Sofa/framework/Testing/CMakeFiles/Sofa.Testing.dir/src/sofa/testing/NumericTest.cpp.o
[124/1340] Building CXX object Sofa/framework/Testing/CMakeFiles/Sofa.Testing.dir/src/sofa/testing/TestMessageHandler.cpp.o
[125/1340] Building CXX object Sofa/framework/Testing/CMakeFiles/Sofa.Testing.dir/src/sofa/testing/BaseSimulationTest.cpp.o
[126/1340] Building CXX object external_directories/fetched/googletest-build/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o
[127/1340] Building CXX object Sofa/framework/Testing/SofaGTestMain/CMakeFiles/SofaGTestMain.dir/SofaGTestMain.cpp.o
[128/1340] Building CXX object Sofa/framework/Testing/test/CMakeFiles/Sofa.Testing_test.dir/ScopedPlugin_test.cpp.o
[129/1340] Building CXX object external_directories/fetched/googletest-build/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o
[130/1340] Building CXX object Sofa/framework/Testing/test/CMakeFiles/Sofa.Testing_test.dir/TestMessageHandler_test.cpp.o
[131/1340] Building CXX object Sofa/Component/ODESolver/Forward/tests/CMakeFiles/Sofa.Component.ODESolver.Forward_test.dir/RungeKutta2ExplicitSolverDynamic_test.cpp.o
[132/1340] Building CXX object Sofa/Component/ODESolver/Forward/tests/CMakeFiles/Sofa.Component.ODESolver.Forward_test.dir/CentralDifferenceExplicitSolverDynamic_test.cpp.o
[133/1340] Building CXX object Sofa/Component/ODESolver/Forward/tests/CMakeFiles/Sofa.Component.ODESolver.Forward_test.dir/EulerExplicitSolverDynamic_test.cpp.o
[134/1340] Linking CXX shared library lib/libgtest.so.1.14.0
[135/1340] Building CXX object Sofa/Component/ODESolver/Forward/tests/CMakeFiles/Sofa.Component.ODESolver.Forward_test.dir/RungeKutta4ExplicitSolverDynamic_test.cpp.o
[136/1340] Creating library symlink lib/libgtest.so
[137/1340] Building CXX object Sofa/Component/ODESolver/Backward/tests/CMakeFiles/Sofa.Component.ODESolver.Backward_test.dir/EulerImplicitSolverDynamic_test.cpp.o
[138/1340] Linking CXX shared library lib/libgtest_main.so.1.14.0
[139/1340] Creating library symlink lib/libgtest_main.so
[140/1340] Building CXX object Sofa/Component/ODESolver/Backward/tests/CMakeFiles/Sofa.Component.ODESolver.Backward_test.dir/BDFOdeSolver_test.cpp.o
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/Component/ODESolver/Backward/tests/BDFOdeSolver_test.cpp: In member function 'virtual void sofa::BDFOdeSolverTest_Order1_Test::TestBody()':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/Component/ODESolver/Backward/tests/BDFOdeSolver_test.cpp:49:21: warning: loop variable '<structured bindings>' creates a copy from type 'const std::pair<double, double>' [-Wrange-loop-construct]
   49 |     for (const auto [start, end] : sofa::type::vector<std::pair<SReal, SReal>>{ {0,1}, {0, 12}, {12, 13}, {100, 900}, {900, 100}})
      |                     ^~~~~~~~~~~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/Component/ODESolver/Backward/tests/BDFOdeSolver_test.cpp:49:21: note: use reference type to prevent copying
   49 |     for (const auto [start, end] : sofa::type::vector<std::pair<SReal, SReal>>{ {0,1}, {0, 12}, {12, 13}, {100, 900}, {900, 100}})
      |                     ^~~~~~~~~~~~
      |                     &
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/Component/ODESolver/Backward/tests/BDFOdeSolver_test.cpp: In member function 'virtual void sofa::BDFOdeSolverTest_Order2_Test::TestBody()':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/Component/ODESolver/Backward/tests/BDFOdeSolver_test.cpp:76:21: warning: loop variable '<structured bindings>' creates a copy from type 'const std::pair<double, double>' [-Wrange-loop-construct]
   76 |     for (const auto [start, end] : sofa::type::vector<std::pair<SReal, SReal>>{ {0,1}, {0, 12}, {12, 1}, {100, 1}, {900, -1}})
      |                     ^~~~~~~~~~~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/Component/ODESolver/Backward/tests/BDFOdeSolver_test.cpp:76:21: note: use reference type to prevent copying
   76 |     for (const auto [start, end] : sofa::type::vector<std::pair<SReal, SReal>>{ {0,1}, {0, 12}, {12, 1}, {100, 1}, {900, -1}})
      |                     ^~~~~~~~~~~~
      |                     &
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/Component/ODESolver/Backward/tests/BDFOdeSolver_test.cpp: In member function 'virtual void sofa::BDFOdeSolverTest_Order3_Test::TestBody()':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/Component/ODESolver/Backward/tests/BDFOdeSolver_test.cpp:105:21: warning: loop variable '<structured bindings>' creates a copy from type 'const std::pair<double, double>' [-Wrange-loop-construct]
  105 |     for (const auto [start, end] : sofa::type::vector<std::pair<SReal, SReal>>{ {0,1}, {0, 12}, {12, 1}, {100, 1}, {900, -1}})
      |                     ^~~~~~~~~~~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/Component/ODESolver/Backward/tests/BDFOdeSolver_test.cpp:105:21: note: use reference type to prevent copying
  105 |     for (const auto [start, end] : sofa::type::vector<std::pair<SReal, SReal>>{ {0,1}, {0, 12}, {12, 1}, {100, 1}, {900, -1}})
      |                     ^~~~~~~~~~~~
      |                     &
[141/1340] Building CXX object Sofa/Component/ODESolver/Backward/tests/CMakeFiles/Sofa.Component.ODESolver.Backward_test.dir/EulerImplicitSolver_withDamping_test.cpp.o
[142/1340] Building CXX object Sofa/Component/ODESolver/Backward/tests/CMakeFiles/Sofa.Component.ODESolver.Backward_test.dir/NewtonRaphsonSolver_test.cpp.o
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/Component/ODESolver/Backward/tests/NewtonRaphsonSolver_test.cpp: In member function 'void sofa::NewtonRaphsonTest::spring(SReal, SReal, SReal)':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/Component/ODESolver/Backward/tests/NewtonRaphsonSolver_test.cpp:293:44: warning: unused parameter 'L_0' [-Wunused-parameter]
  293 |     void spring(const SReal k, const SReal L_0, const SReal dt)
      |                                ~~~~~~~~~~~~^~~
[143/1340] Building CXX object Sofa/Component/ODESolver/Backward/tests/CMakeFiles/Sofa.Component.ODESolver.Backward_test.dir/NewmarkImplicitSolverDynamic_test.cpp.o
[144/1340] Building CXX object Sofa/Component/ODESolver/Backward/tests/CMakeFiles/Sofa.Component.ODESolver.Backward_test.dir/EulerImplicitSolverStatic_test.cpp.o
[145/1340] Building CXX object Sofa/Component/ODESolver/Backward/tests/CMakeFiles/Sofa.Component.ODESolver.Backward_test.dir/SpringSolverDynamic_test.cpp.o
[146/1340] Building CXX object Sofa/Component/ODESolver/Backward/tests/CMakeFiles/Sofa.Component.ODESolver.Backward_test.dir/StaticSolver_test.cpp.o
[147/1340] Building CXX object Sofa/Component/ODESolver/Backward/tests/CMakeFiles/Sofa.Component.ODESolver.Backward_test.dir/VariationalSymplecticExplicitSolverDynamic_test.cpp.o
[148/1340] Building CXX object Sofa/Component/ODESolver/Backward/tests/CMakeFiles/Sofa.Component.ODESolver.Backward_test.dir/VariationalSymplecticImplicitSolverDynamic_test.cpp.o
[149/1340] Building CXX object Sofa/Component/IO/Mesh/tests/CMakeFiles/Sofa.Component.IO.Mesh_test.dir/MeshGmshLoader_test.cpp.o
[150/1340] Building CXX object Sofa/Component/IO/Mesh/tests/CMakeFiles/Sofa.Component.IO.Mesh_test.dir/MeshExporter_test.cpp.o
[151/1340] Building CXX object Sofa/Component/IO/Mesh/tests/CMakeFiles/Sofa.Component.IO.Mesh_test.dir/MeshOBJLoader_test.cpp.o
[152/1340] Building CXX object Sofa/Component/IO/Mesh/tests/CMakeFiles/Sofa.Component.IO.Mesh_test.dir/MeshSTLLoader_test.cpp.o
[153/1340] Building CXX object Sofa/Component/IO/Mesh/tests/CMakeFiles/Sofa.Component.IO.Mesh_test.dir/MeshVTKLoader_test.cpp.o
[154/1340] Building CXX object Sofa/Component/IO/Mesh/tests/CMakeFiles/Sofa.Component.IO.Mesh_test.dir/MeshXspLoader_test.cpp.o
[155/1340] Building CXX object Sofa/Component/IO/Mesh/tests/CMakeFiles/Sofa.Component.IO.Mesh_test.dir/OffSequenceLoader_test.cpp.o
[156/1340] Building CXX object Sofa/Component/IO/Mesh/tests/CMakeFiles/Sofa.Component.IO.Mesh_test.dir/STLExporter_test.cpp.o
[157/1340] Building CXX object Sofa/Component/IO/Mesh/tests/CMakeFiles/Sofa.Component.IO.Mesh_test.dir/VisualModelOBJExporter_test.cpp.o
[158/1340] Building CXX object Sofa/Component/Playback/tests/CMakeFiles/Sofa.Component.Playback_test.dir/ReadState_test.cpp.o
[159/1340] Building CXX object Sofa/GL/Component/Rendering2D/tests/CMakeFiles/Sofa.GL.Component.Rendering2D_test.dir/OglLabel_test.cpp.o
[160/1340] Building CXX object Sofa/Component/SceneUtility/tests/CMakeFiles/Sofa.Component.SceneUtility_test.dir/AddResourceRepository_test.cpp.o
[161/1340] Building CXX object Sofa/Component/SceneUtility/tests/CMakeFiles/Sofa.Component.SceneUtility_test.dir/MessageHandlerComponent_test.cpp.o
[162/1340] Building CXX object Sofa/Component/Playback/tests/CMakeFiles/Sofa.Component.Playback_test.dir/WriteState_test.cpp.o
[163/1340] Building CXX object Sofa/Component/Topology/Container/Constant/tests/CMakeFiles/Sofa.Component.Topology.Container.Constant_test.dir/MeshTopology_test.cpp.o
[164/1340] Building CXX object Sofa/Component/Topology/Container/Dynamic/tests/CMakeFiles/Sofa.Component.Topology.Container.Dynamic_test.dir/EdgeSetTopology_test.cpp.o
[165/1340] Building CXX object Sofa/Component/Topology/Container/Dynamic/tests/CMakeFiles/Sofa.Component.Topology.Container.Dynamic_test.dir/HexahedronSetTopology_test.cpp.o
[166/1340] Building CXX object Sofa/Component/Topology/Container/Dynamic/tests/CMakeFiles/Sofa.Component.Topology.Container.Dynamic_test.dir/PointSetTopology_test.cpp.o
[167/1340] Building CXX object Sofa/Component/Topology/Container/Dynamic/tests/CMakeFiles/Sofa.Component.Topology.Container.Dynamic_test.dir/QuadSetTopology_test.cpp.o
[168/1340] Building CXX object Sofa/Component/Topology/Container/Dynamic/tests/CMakeFiles/Sofa.Component.Topology.Container.Dynamic_test.dir/TetrahedronNumericalIntegration_test.cpp.o
[169/1340] Building CXX object Sofa/Component/Topology/Container/Dynamic/tests/CMakeFiles/Sofa.Component.Topology.Container.Dynamic_test.dir/TetrahedronSetTopology_test.cpp.o
[170/1340] Building CXX object Sofa/Component/Topology/Container/Dynamic/tests/CMakeFiles/Sofa.Component.Topology.Container.Dynamic_test.dir/TriangleNumericalIntegration_test.cpp.o
[171/1340] Building CXX object Sofa/Component/Topology/Container/Dynamic/tests/CMakeFiles/Sofa.Component.Topology.Container.Dynamic_test.dir/TriangleSubdividiers_test.cpp.o
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/Component/Topology/Container/Dynamic/tests/TriangleSubdividiers_test.cpp: In member function 'bool TriangleSubdividers_test::testSubdivider_2Edge_baryCenter()':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/Component/Topology/Container/Dynamic/tests/TriangleSubdividiers_test.cpp:243:90: warning: array subscript 2 is outside array bounds of 'unsigned int [2]' [-Warray-bounds]
  243 |         std::shared_ptr<PointToAdd> newPoint_1 = std::make_shared<PointToAdd>(getUniqueId(ancestors1[1], ancestors1[2]), nbrP+1, ancestors1, coefs);
      |                                                                               ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/c++/11/bits/c++allocator.h:33,
                 from /usr/include/c++/11/bits/allocator.h:46,
                 from /usr/include/c++/11/string:41,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Helper/src/sofa/helper/system/FileRepository.h:27,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/Component/Topology/Testing/src/sofa/component/topology/testing/fake_TopologyScene.h:23,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/Component/Topology/Container/Dynamic/tests/TriangleSubdividiers_test.cpp:23:
/usr/include/c++/11/ext/new_allocator.h:127:48: note: referencing an object of size 8 allocated by 'void* operator new(std::size_t)'
  127 |         return static_cast<_Tp*>(::operator new(__n * sizeof(_Tp)));
      |                                  ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
[172/1340] Building CXX object Sofa/Component/Topology/Container/Grid/tests/CMakeFiles/Sofa.Component.Topology.Container.Grid_test.dir/CylinderGridTopology_test.cpp.o
[173/1340] Building CXX object Sofa/Component/Topology/Container/Dynamic/tests/CMakeFiles/Sofa.Component.Topology.Container.Dynamic_test.dir/TriangleSetTopology_test.cpp.o
[174/1340] Building CXX object Sofa/Component/Topology/Container/Grid/tests/CMakeFiles/Sofa.Component.Topology.Container.Grid_test.dir/RegularGridTopology_test.cpp.o
[175/1340] Building CXX object Sofa/Component/Topology/Container/Grid/tests/CMakeFiles/Sofa.Component.Topology.Container.Grid_test.dir/SphereGridTopology_test.cpp.o
[176/1340] Building CXX object Sofa/Component/Topology/Container/Grid/tests/CMakeFiles/Sofa.Component.Topology.Container.Grid_test.dir/SparseGridTopology_test.cpp.o
[177/1340] Building CXX object Sofa/Component/Topology/Utility/tests/CMakeFiles/Sofa.Component.Topology.Utility_test.dir/TopologicalChangeProcessor_test.cpp.o
[178/1340] Building CXX object Sofa/Component/Topology/Utility/tests/CMakeFiles/Sofa.Component.Topology.Utility_test.dir/TopologyChecker_test.cpp.o
[179/1340] Building CXX object Sofa/Component/Visual/tests/CMakeFiles/Sofa.Component.Visual_test.dir/VisualModelImpl_test.cpp.o
[180/1340] Building CXX object Sofa/Component/LinearSystem/tests/CMakeFiles/Sofa.Component.LinearSystem_test.dir/MappingGraph_test.cpp.o
[181/1340] Building CXX object Sofa/Component/LinearSystem/tests/CMakeFiles/Sofa.Component.LinearSystem_test.dir/MatrixLinearSystem_test.cpp.o
[182/1340] Building CXX object Sofa/Component/LinearSolver/Direct/tests/CMakeFiles/Sofa.Component.LinearSolver.Direct_test.dir/SparseLDLSolver_test.cpp.o
[183/1340] Building CXX object Sofa/Component/Mass/tests/CMakeFiles/Sofa.Component.Mass_test.dir/UniformMass_test.cpp.o
[184/1340] Building CXX object Sofa/Component/Mass/tests/CMakeFiles/Sofa.Component.Mass_test.dir/DiagonalMass_test.cpp.o
[185/1340] Building CXX object Sofa/Component/Mass/tests/CMakeFiles/Sofa.Component.Mass_test.dir/MeshMatrixMass_test.cpp.o
[186/1340] Building CXX object Sofa/Component/Diffusion/tests/CMakeFiles/Sofa.Component.Diffusion_test.dir/TetrahedronDiffusionFEMForceField_test.cpp.o
[187/1340] Building CXX object Sofa/Component/Mapping/Linear/tests/CMakeFiles/Sofa.Component.Mapping.Linear_test.dir/BarycentricMapping_test.cpp.o
[188/1340] Building CXX object Sofa/Component/Mapping/Linear/tests/CMakeFiles/Sofa.Component.Mapping.Linear_test.dir/IdentityMapping_test.cpp.o
[189/1340] Building CXX object Sofa/Component/Mapping/Linear/tests/CMakeFiles/Sofa.Component.Mapping.Linear_test.dir/SubsetMultiMapping_test.cpp.o
[190/1340] Building CXX object Sofa/Component/Mapping/NonLinear/tests/CMakeFiles/Sofa.Component.Mapping.NonLinear_test.dir/AreaMapping_test.cpp.o
[191/1340] Building CXX object Sofa/Component/Mapping/NonLinear/tests/CMakeFiles/Sofa.Component.Mapping.NonLinear_test.dir/DistanceMapping_test.cpp.o
[192/1340] Building CXX object Sofa/Component/Mapping/NonLinear/tests/CMakeFiles/Sofa.Component.Mapping.NonLinear_test.dir/RigidMapping_test.cpp.o
[193/1340] Building CXX object Sofa/Component/Mapping/NonLinear/tests/CMakeFiles/Sofa.Component.Mapping.NonLinear_test.dir/DistanceMultiMapping_test.cpp.o
[194/1340] Building CXX object Sofa/Component/Mapping/NonLinear/tests/CMakeFiles/Sofa.Component.Mapping.NonLinear_test.dir/SquareDistanceMapping_test.cpp.o
[195/1340] Building CXX object Sofa/Component/Mapping/NonLinear/tests/CMakeFiles/Sofa.Component.Mapping.NonLinear_test.dir/SquareMapping_test.cpp.o
[196/1340] Building CXX object Sofa/Component/Mapping/NonLinear/tests/CMakeFiles/Sofa.Component.Mapping.NonLinear_test.dir/VolumeMapping_test.cpp.o
[197/1340] Building CXX object Sofa/Component/StateContainer/tests/CMakeFiles/Sofa.Component.StateContainer_test.dir/MechanicalObject_test.cpp.o
[198/1340] Building CXX object Sofa/Component/SolidMechanics/Spring/tests/CMakeFiles/Sofa.Component.SolidMechanics.Spring_test.dir/PolynomialRestShapeSpringsForceField_test.cpp.o
[199/1340] Building CXX object Sofa/Component/StateContainer/tests/CMakeFiles/Sofa.Component.StateContainer_test.dir/MechanicalObjectVOp_test.cpp.o
[200/1340] Building CXX object Sofa/Component/SolidMechanics/Spring/tests/CMakeFiles/Sofa.Component.SolidMechanics.Spring_test.dir/RestShapeSpringsForceField_test.cpp.o
[201/1340] Building CXX object Sofa/Component/SolidMechanics/Spring/tests/CMakeFiles/Sofa.Component.SolidMechanics.Spring_test.dir/SpringForceField_test.cpp.o
[202/1340] Building CXX object Sofa/Component/SolidMechanics/Spring/tests/CMakeFiles/Sofa.Component.SolidMechanics.Spring_test.dir/TriangularBendingSprings_test.cpp.o
[203/1340] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/tests/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic_test.dir/BeamFEMForceField_test.cpp.o
[204/1340] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/tests/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic_test.dir/FastTetrahedralCorotationalForceField_test.cpp.o
[205/1340] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/tests/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic_test.dir/HexahedronFEMForceField_test.cpp.o
[206/1340] Building CXX object Sofa/Component/Mapping/Linear/tests/CMakeFiles/Sofa.Component.Mapping.Linear_test.dir/DistanceToPlaneMapping_test.cpp.o
[207/1340] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/tests/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic_test.dir/TetrahedralCorotationalFEMForceField_test.cpp.o
[208/1340] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/tests/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic_test.dir/TetrahedronFEMForceField_stepTest.cpp.o
[209/1340] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/tests/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic_test.dir/TetrahedronFEMForceField_test.cpp.o
[210/1340] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/tests/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic_test.dir/TriangleFEMForceField_stepTest.cpp.o
[211/1340] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/tests/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic_test.dir/TriangleFEMForceField_test.cpp.o
[212/1340] Building CXX object Sofa/Component/SolidMechanics/FEM/HyperElastic/tests/CMakeFiles/Sofa.Component.SolidMechanics.FEM.HyperElastic_test.dir/TetrahedronHyperelasticityFEMForceField_params_test.cpp.o
[213/1340] Building CXX object Sofa/Component/SolidMechanics/FEM/HyperElastic/tests/CMakeFiles/Sofa.Component.SolidMechanics.FEM.HyperElastic_test.dir/Material_test.cpp.o
[214/1340] Building CXX object Sofa/Component/SolidMechanics/FEM/HyperElastic/tests/CMakeFiles/Sofa.Component.SolidMechanics.FEM.HyperElastic_test.dir/TetrahedronHyperelasticityFEMForceField_scene_test.cpp.o
[215/1340] Building CXX object Sofa/Component/SolidMechanics/simutests/CMakeFiles/Sofa.Component.SolidMechanics_simutest.dir/AffinePatch_test.cpp.o
[216/1340] Building CXX object Sofa/Component/Constraint/Projective/tests/CMakeFiles/Sofa.Component.Constraint.Projective_test.dir/AffineMovementProjectiveConstraint_test.cpp.o
[217/1340] Building CXX object Sofa/Component/SolidMechanics/simutests/CMakeFiles/Sofa.Component.SolidMechanics_simutest.dir/LinearElasticity_test.cpp.o
[218/1340] Building CXX object Sofa/Component/Constraint/Projective/tests/CMakeFiles/Sofa.Component.Constraint.Projective_test.dir/FixedPlaneProjectiveConstraint_test.cpp.o
[219/1340] Building CXX object Sofa/Component/Constraint/Projective/tests/CMakeFiles/Sofa.Component.Constraint.Projective_test.dir/FixedProjectiveConstraint_test.cpp.o
[220/1340] Building CXX object Sofa/Component/Constraint/Projective/tests/CMakeFiles/Sofa.Component.Constraint.Projective_test.dir/LineProjectiveConstraint_test.cpp.o
[221/1340] Building CXX object Sofa/Component/Constraint/Projective/tests/CMakeFiles/Sofa.Component.Constraint.Projective_test.dir/PartialFixedProjectiveConstraint_test.cpp.o
[222/1340] Building CXX object Sofa/Component/Constraint/Projective/tests/CMakeFiles/Sofa.Component.Constraint.Projective_test.dir/DirectionProjectiveConstraint_test.cpp.o
[223/1340] Building CXX object Sofa/Component/Constraint/Projective/tests/CMakeFiles/Sofa.Component.Constraint.Projective_test.dir/PlaneProjectiveConstraint_test.cpp.o
[224/1340] Building CXX object Sofa/Component/Constraint/Projective/tests/CMakeFiles/Sofa.Component.Constraint.Projective_test.dir/PointProjectiveConstraint_test.cpp.o
[225/1340] Building CXX object Sofa/Component/MechanicalLoad/tests/CMakeFiles/Sofa.Component.MechanicalLoad_test.dir/ConstantForceField_test.cpp.o
[226/1340] Building CXX object Sofa/Component/MechanicalLoad/tests/CMakeFiles/Sofa.Component.MechanicalLoad_test.dir/PlaneForceField_test.cpp.o
[227/1340] Building CXX object Sofa/Component/MechanicalLoad/tests/CMakeFiles/Sofa.Component.MechanicalLoad_test.dir/QuadPressureForceField_test.cpp.o
[228/1340] Building CXX object Sofa/Component/MechanicalLoad/tests/CMakeFiles/Sofa.Component.MechanicalLoad_test.dir/TrianglePressureForceField_test.cpp.o
[229/1340] Building CXX object Sofa/Component/MechanicalLoad/tests/CMakeFiles/Sofa.Component.MechanicalLoad_test.dir/SkeletalMotionConstraint_test.cpp.o
[230/1340] Building CXX object Sofa/Component/MechanicalLoad/tests/CMakeFiles/Sofa.Component.MechanicalLoad_test.dir/SurfacePressureForceField_test.cpp.o
[231/1340] Building CXX object Sofa/Component/Collision/Geometry/tests/CMakeFiles/Sofa.Component.Collision.Geometry_test.dir/Triangle_test.cpp.o
[232/1340] Building CXX object Sofa/Component/Collision/Geometry/tests/CMakeFiles/Sofa.Component.Collision.Geometry_test.dir/Sphere_test.cpp.o
[233/1340] Building CXX object Sofa/Component/Collision/Detection/Algorithm/tests/CMakeFiles/Sofa.Component.Collision.Detection.Algorithm_test.dir/CollisionPipeline_test.cpp.o
[234/1340] Building CXX object Sofa/Component/Collision/Detection/Intersection/tests/CMakeFiles/Sofa.Component.Collision.Detection.Intersection_test.dir/MeshNewProximityIntersection_test.cpp.o
[235/1340] Building CXX object Sofa/Component/Collision/Detection/Intersection/tests/CMakeFiles/Sofa.Component.Collision.Detection.Intersection_test.dir/LocalMinDistance_test.cpp.o
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/Component/Collision/Detection/Intersection/tests/LocalMinDistance_test.cpp:187:6: warning: 'void {anonymous}::TestLocalMinDistance::checkInitReinit()' defined but not used [-Wunused-function]
  187 | void TestLocalMinDistance::checkInitReinit()
      |      ^~~~~~~~~~~~~~~~~~~~
[236/1340] Building CXX object Sofa/Component/Collision/Response/Mapper/tests/CMakeFiles/Sofa.Component.Collision.Response.Mapper_test.dir/BaryMapper_test.cpp.o
[237/1340] Building CXX object Sofa/Component/Collision/Response/Contact/tests/CMakeFiles/Sofa.Component.Collision.Response.Contact_test.dir/PenalityContactForceField_test.cpp.o
[238/1340] Building CXX object Sofa/Component/Engine/Analyze/tests/CMakeFiles/Sofa.Component.Engine.Analyze_test.dir/AverageCoord_test.cpp.o
[239/1340] Building CXX object Sofa/Component/Engine/Analyze/tests/CMakeFiles/Sofa.Component.Engine.Analyze_test.dir/ClusteringEngine_test.cpp.o
[240/1340] Building CXX object Sofa/Component/Engine/Generate/tests/CMakeFiles/Sofa.Component.Engine.Generate_test.dir/ExtrudeEdgesAndGenerateQuads_test.cpp.o
[241/1340] Building CXX object Sofa/Component/Engine/Analyze/tests/CMakeFiles/Sofa.Component.Engine.Analyze_test.dir/Engine.Analyze_DataUpdate_test.cpp.o
[242/1340] Building CXX object Sofa/Component/Engine/Generate/tests/CMakeFiles/Sofa.Component.Engine.Generate_test.dir/MergePoints_test.cpp.o
[243/1340] Building CXX object Sofa/Component/Engine/Generate/tests/CMakeFiles/Sofa.Component.Engine.Generate_test.dir/JoinPoints_test.cpp.o
[244/1340] Building CXX object Sofa/Component/Engine/Generate/tests/CMakeFiles/Sofa.Component.Engine.Generate_test.dir/Engine.Generate_DataUpdate_test.cpp.o
[245/1340] Building CXX object Sofa/Component/Engine/Generate/tests/CMakeFiles/Sofa.Component.Engine.Generate_test.dir/RandomPointDistributionInSurface_test.cpp.o
[246/1340] Building CXX object Sofa/Component/Engine/Generate/tests/CMakeFiles/Sofa.Component.Engine.Generate_test.dir/VolumeFromTriangles_test.cpp.o
[247/1340] Building CXX object Sofa/Component/Engine/Generate/tests/CMakeFiles/Sofa.Component.Engine.Generate_test.dir/VolumeFromTetrahedrons_test.cpp.o
[248/1340] Building CXX object Sofa/Component/Engine/Select/tests/CMakeFiles/Sofa.Component.Engine.Select_test.dir/ComplementaryROI_test.cpp.o
[249/1340] Building CXX object Sofa/Component/Engine/Select/tests/CMakeFiles/Sofa.Component.Engine.Select_test.dir/BoxROI_test.cpp.o
[250/1340] Building CXX object Sofa/Component/Engine/Select/tests/CMakeFiles/Sofa.Component.Engine.Select_test.dir/IndicesFromValues_test.cpp.o
[251/1340] Building CXX object Sofa/Component/Engine/Select/tests/CMakeFiles/Sofa.Component.Engine.Select_test.dir/Engine.Select_DataUpdate_test.cpp.o
[252/1340] Building CXX object Sofa/Component/Engine/Select/tests/CMakeFiles/Sofa.Component.Engine.Select_test.dir/MeshROI_test.cpp.o
[253/1340] Building CXX object Sofa/Component/Engine/Select/tests/CMakeFiles/Sofa.Component.Engine.Select_test.dir/MeshSubsetEngine_test.cpp.o
[254/1340] Building CXX object Sofa/Component/Engine/Select/tests/CMakeFiles/Sofa.Component.Engine.Select_test.dir/PlaneROI_test.cpp.o
[255/1340] Building CXX object Sofa/Component/Engine/Select/tests/CMakeFiles/Sofa.Component.Engine.Select_test.dir/SphereROI_test.cpp.o
[256/1340] Building CXX object Sofa/Component/Engine/Transform/tests/CMakeFiles/Sofa.Component.Engine.Transform_test.dir/DifferenceEngine_test.cpp.o
[257/1340] Building CXX object Sofa/Component/Engine/Transform/tests/CMakeFiles/Sofa.Component.Engine.Transform_test.dir/DilateEngine_test.cpp.o
[258/1340] Building CXX object Sofa/Component/Engine/Transform/tests/CMakeFiles/Sofa.Component.Engine.Transform_test.dir/DisplacementMatrixEngine_test.cpp.o
[259/1340] Building CXX object Sofa/Component/Engine/Transform/tests/CMakeFiles/Sofa.Component.Engine.Transform_test.dir/DisplacementTransformEngine_test.cpp.o
[260/1340] Building CXX object Sofa/Component/Engine/Transform/tests/CMakeFiles/Sofa.Component.Engine.Transform_test.dir/IndexValueMapper_test.cpp.o
[261/1340] Building CXX object Sofa/Component/Engine/Transform/tests/CMakeFiles/Sofa.Component.Engine.Transform_test.dir/ProjectiveTransformEngine_test.cpp.o
[262/1340] Building CXX object Sofa/Component/Engine/Transform/tests/CMakeFiles/Sofa.Component.Engine.Transform_test.dir/Engine.Transform_DataUpdate_test.cpp.o
[263/1340] Building CXX object Sofa/Component/Engine/Transform/tests/CMakeFiles/Sofa.Component.Engine.Transform_test.dir/SmoothMeshEngine_test.cpp.o
[264/1340] Building CXX object Sofa/Component/Engine/Transform/tests/CMakeFiles/Sofa.Component.Engine.Transform_test.dir/TransformEngine_test.cpp.o
[265/1340] Building CXX object Sofa/Component/test/CMakeFiles/Sofa.Component_test.dir/Modules_test.cpp.o
[266/1340] Building CXX object Sofa/Component/Haptics/tests/CMakeFiles/Sofa.Component.Haptics_test.dir/LCPForceFeedback_test.cpp.o
[267/1340] Building CXX object Sofa/GL/Component/Rendering3D/tests/CMakeFiles/Sofa.GL.Component.Rendering3D_test.dir/ClipPlane_test.cpp.o
[268/1340] Building CXX object Sofa/GL/Component/Rendering3D/tests/CMakeFiles/Sofa.GL.Component.Rendering3D_test.dir/OglModel_test.cpp.o
[269/1340] Building CXX object Sofa/GL/Component/Engine/tests/CMakeFiles/Sofa.GL.Component.Engine_test.dir/TextureInterpolation_DataUpdate.cpp.o
[270/1340] Building CXX object Sofa/GL/Component/Shader/tests/CMakeFiles/Sofa.GL.Component.Shader_test.dir/Light_test.cpp.o
[271/1340] Building CXX object Sofa/GL/Component/Shader/tests/CMakeFiles/Sofa.GL.Component.Shader_test.dir/LightManager_test.cpp.o
[272/1340] Building CXX object Sofa/GL/Sofa.GL_test/CMakeFiles/Sofa.GL_test.dir/src/GLSLShader_test.cpp.o
[273/1340] Building CXX object Sofa/GUI/Common/CMakeFiles/Sofa.GUI.Common.dir/src/sofa/gui/common/ArgumentParser.cpp.o
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/GUI/Common/src/sofa/gui/common/ArgumentParser.cpp: In member function 'void sofa::gui::common::ArgumentParser::addArgument(std::shared_ptr<cxxopts::Value>, std::string, std::string)':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/GUI/Common/src/sofa/gui/common/ArgumentParser.cpp:47:33: warning: catching polymorphic type 'class cxxopts::exceptions::option_already_exists' by value [-Wcatch-value=]
   47 |     catch (cxxopts::exceptions::option_already_exists)
      |                                 ^~~~~~~~~~~~~~~~~~~~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/GUI/Common/src/sofa/gui/common/ArgumentParser.cpp: In member function 'void sofa::gui::common::ArgumentParser::addArgument(std::string, std::string)':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/GUI/Common/src/sofa/gui/common/ArgumentParser.cpp:65:33: warning: catching polymorphic type 'class cxxopts::exceptions::option_already_exists' by value [-Wcatch-value=]
   65 |     catch (cxxopts::exceptions::option_already_exists)
      |                                 ^~~~~~~~~~~~~~~~~~~~~
[274/1340] Building CXX object Sofa/GUI/Common/CMakeFiles/Sofa.GUI.Common.dir/src/sofa/gui/common/GUIManager.cpp.o
[275/1340] SceneCreator: Patching cmake_install.cmake
[276/1340] Building CXX object Sofa/GUI/Batch/CMakeFiles/Sofa.GUI.Batch.dir/src/sofa/gui/batch/BatchGUI.cpp.o
[277/1340] Building CXX object applications/plugins/SceneCreator/sceneCreatorExamples/CMakeFiles/sceneCreatorExamples.dir/SceneCreatorBenchmarks.cpp.o
[278/1340] SofaPython3: Patching cmake_install.cmake
[279/1340] Linking CXX shared library lib/libSofa.GL.so.25.12.99
[280/1340] Creating library symlink lib/libSofa.GL.so
[281/1340] Building CXX object applications/plugins/SceneCreator/SceneCreator_test/CMakeFiles/SceneCreator_test.dir/SceneCreator_test.cpp.o
[282/1340] Building CXX object applications/SofaPython3/Plugin/CMakeFiles/Plugin.dir/src/SofaPython3/SceneLoaderPY3.cpp.o
[283/1340] Building CXX object applications/SofaPython3/Plugin/CMakeFiles/Plugin.dir/src/SofaPython3/initModule.cpp.o
[284/1340] Building CXX object applications/SofaPython3/Plugin/CMakeFiles/Plugin.dir/src/SofaPython3/PythonEnvironment.cpp.o
[285/1340] Building CXX object applications/SofaPython3/Plugin/CMakeFiles/Plugin.dir/src/SofaPython3/DataCache.cpp.o
[286/1340] Building CXX object applications/SofaPython3/Plugin/CMakeFiles/Plugin.dir/src/SofaPython3/DataHelper.cpp.o
external_directories/fetched/SofaPython3/Plugin/src/SofaPython3/DataHelper.cpp: In function 'pybind11::object sofapython3::convertToPython(sofa::core::objectmodel::BaseData*)':
external_directories/fetched/SofaPython3/Plugin/src/SofaPython3/DataHelper.cpp:413:25: warning: redundant move in return statement [-Wredundant-move]
  413 |         return std::move(list);
      |                ~~~~~~~~~^~~~~~
external_directories/fetched/SofaPython3/Plugin/src/SofaPython3/DataHelper.cpp:413:25: note: remove 'std::move' call
[287/1340] Building CXX object applications/SofaPython3/Plugin/CMakeFiles/Plugin.dir/src/SofaPython3/PythonFactory.cpp.o
external_directories/fetched/SofaPython3/Plugin/src/SofaPython3/PythonFactory.cpp: In static member function 'static pybind11::object sofapython3::PythonFactory::valueToPython_ro(sofa::core::objectmodel::BaseData*)':
external_directories/fetched/SofaPython3/Plugin/src/SofaPython3/PythonFactory.cpp:197:25: warning: redundant move in return statement [-Wredundant-move]
  197 |         return std::move(a);
      |                ~~~~~~~~~^~~
external_directories/fetched/SofaPython3/Plugin/src/SofaPython3/PythonFactory.cpp:197:25: note: remove 'std::move' call
[288/1340] SofaPython3: Patching cmake_install.cmake
[289/1340] Building CXX object applications/SofaPython3/Plugin/CMakeFiles/Plugin.dir/src/SofaPython3/LinkPath.cpp.o
[290/1340] Building CXX object applications/SofaPython3/Plugin/CMakeFiles/Plugin.dir/src/SofaPython3/Prefab.cpp.o
[291/1340] Building CXX object applications/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_Base.cpp.o
In file included from external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_DataDict.h:30,
                 from external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Base.cpp:42:
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_DataDict_doc.h:57:13: warning: 'sofapython3::doc::dataDictIterator::Class' defined but not used [-Wunused-variable]
   57 | static auto Class =
      |             ^~~~~
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_DataDict_doc.h:44:13: warning: 'sofapython3::doc::dataDict::items' defined but not used [-Wunused-variable]
   44 | static auto items =
      |             ^~~~~
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_DataDict_doc.h:40:13: warning: 'sofapython3::doc::dataDict::values' defined but not used [-Wunused-variable]
   40 | static auto values =
      |             ^~~~~~
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_DataDict_doc.h:36:13: warning: 'sofapython3::doc::dataDict::keys' defined but not used [-Wunused-variable]
   36 | static auto keys =
      |             ^~~~
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_DataDict_doc.h:25:13: warning: 'sofapython3::doc::dataDict::Class' defined but not used [-Wunused-variable]
   25 | static auto Class =
      |             ^~~~~
In file included from external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Base.cpp:41:
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Base_doc.h:217:13: warning: 'sofapython3::doc::base::setInstanciationSourceFileName' defined but not used [-Wunused-variable]
  217 | static auto setInstanciationSourceFileName="Set the name of the file where this object instance is from.";
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Base_doc.h:212:13: warning: 'sofapython3::doc::base::getInstanciationSourceFileName' defined but not used [-Wunused-variable]
  212 | static auto getInstanciationSourceFileName="Returns the name of the file where this object instance is from.";
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Base_doc.h:46:13: warning: 'sofapython3::doc::base::setNameCounter' defined but not used [-Wunused-variable]
   46 | static auto setNameCounter =
      |             ^~~~~~~~~~~~~~
[292/1340] Building CXX object applications/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_LinkPath.cpp.o
[293/1340] Building CXX object applications/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_ForceField.cpp.o
[294/1340] Building CXX object applications/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_DataEngine.cpp.o
[295/1340] Building CXX object applications/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_BaseContext.cpp.o
[296/1340] Building CXX object applications/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_BaseCamera.cpp.o
[297/1340] Building CXX object applications/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_DrawTool.cpp.o
[298/1340] Building CXX object applications/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_BaseClass.cpp.o
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_BaseClass.cpp: In function 'void sofapython3::moduleAddBaseClass(pybind11::module&)':
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_BaseClass.cpp:43:37: warning: unused parameter 'm' [-Wunused-parameter]
   43 | void moduleAddBaseClass(py::module &m)
      |                         ~~~~~~~~~~~~^
[299/1340] Building CXX object applications/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_BaseObject.cpp.o
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_BaseObject.cpp: In function 'pybind11::object sofapython3::getCategories(sofa::core::objectmodel::BaseObject*)':
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_BaseObject.cpp:142:21: warning: redundant move in return statement [-Wredundant-move]
  142 |     return std::move(l);
      |            ~~~~~~~~~^~~
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_BaseObject.cpp:142:21: note: remove 'std::move' call
In file included from external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_BaseObject.cpp:23:
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_BaseObject_doc.h: At global scope:
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_BaseObject_doc.h:112:13: warning: 'sofapython3::doc::baseObject::getName' defined but not used [-Wunused-variable]
  112 | static auto getName =
      |             ^~~~~~~
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_BaseObject_doc.h:48:13: warning: 'sofapython3::doc::baseObject::draw' defined but not used [-Wunused-variable]
   48 | static auto draw =
      |             ^~~~
[300/1340] Building CXX object applications/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_BaseData.cpp.o
In file included from external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_BaseData.cpp:31:
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_BaseData_doc.h:229:13: warning: 'sofapython3::doc::baseData::getAsACreateObjectParameter' defined but not used [-Wunused-variable]
  229 | static auto getAsACreateObjectParameter =
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
[301/1340] Building CXX object applications/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_DataDict.cpp.o
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_DataDict.cpp: In lambda function:
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_DataDict.cpp:119:25: warning: redundant move in return statement [-Wredundant-move]
  119 |         return std::move(t);
      |                ~~~~~~~~~^~~
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_DataDict.cpp:119:25: note: remove 'std::move' call
[302/1340] Building CXX object applications/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_ContactListener.cpp.o
[303/1340] Building CXX object applications/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_Context.cpp.o
[304/1340] Building CXX object applications/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_Controller.cpp.o
[305/1340] Building CXX object applications/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Data/Binding_DataContainer.cpp.o
[306/1340] Building CXX object applications/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Data/Binding_DataString.cpp.o
[307/1340] Building CXX object applications/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Data/Binding_DataLink.cpp.o
[308/1340] Building CXX object applications/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_ObjectFactory.cpp.o
In file included from external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_ObjectFactory.cpp:23:
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_ObjectFactory_doc.h:63:13: warning: 'sofapython3::doc::objectmodel::ObjectFactory_getInstance' defined but not used [-Wunused-variable]
   63 | static auto ObjectFactory_getInstance =
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~
[309/1340] Building CXX object applications/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_Mapping.cpp.o
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Mapping.cpp: In instantiation of 'void sofapython3::Mapping_Trampoline<In, Out>::applyJT(const sofa::core::ConstraintParams*, typename sofa::core::Mapping<In, Out>::InDataMatrixDeriv&, const typename sofa::core::Mapping<In, Out>::OutDataMatrixDeriv&) [with In = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; Out = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<1, double>, sofa::type::Vec<1, double>, double>; typename sofa::core::Mapping<In, Out>::InDataMatrixDeriv = sofa::core::objectmodel::Data<sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::type::Vec<3, double> > >; typename sofa::core::Mapping<In, Out>::OutDataMatrixDeriv = sofa::core::objectmodel::Data<sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::type::Vec<1, double> > >]':
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Mapping.cpp:131:10:   required from here
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Mapping.cpp:131:72: warning: unused parameter 'cparams' [-Wunused-parameter]
  131 |     void Mapping_Trampoline<In, Out>::applyJT( const ConstraintParams* cparams,
      |                                                ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Mapping.cpp: In instantiation of 'void sofapython3::Mapping_Trampoline<In, Out>::applyJT(const sofa::core::ConstraintParams*, typename sofa::core::Mapping<In, Out>::InDataMatrixDeriv&, const typename sofa::core::Mapping<In, Out>::OutDataMatrixDeriv&) [with In = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; Out = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; typename sofa::core::Mapping<In, Out>::InDataMatrixDeriv = sofa::core::objectmodel::Data<sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::type::Vec<3, double> > >; typename sofa::core::Mapping<In, Out>::OutDataMatrixDeriv = sofa::core::objectmodel::Data<sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::type::Vec<3, double> > >]':
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Mapping.cpp:131:10:   required from here
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Mapping.cpp:131:72: warning: unused parameter 'cparams' [-Wunused-parameter]
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Mapping.cpp: In instantiation of 'void sofapython3::Mapping_Trampoline<In, Out>::applyJT(const sofa::core::ConstraintParams*, typename sofa::core::Mapping<In, Out>::InDataMatrixDeriv&, const typename sofa::core::Mapping<In, Out>::OutDataMatrixDeriv&) [with In = sofa::defaulttype::StdRigidTypes<3, double>; Out = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; typename sofa::core::Mapping<In, Out>::InDataMatrixDeriv = sofa::core::objectmodel::Data<sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<3, double>, sofa::linearalgebra::CRSConstraintPolicy> >; typename sofa::core::Mapping<In, Out>::OutDataMatrixDeriv = sofa::core::objectmodel::Data<sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::type::Vec<3, double> > >]':
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Mapping.cpp:131:10:   required from here
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Mapping.cpp:131:72: warning: unused parameter 'cparams' [-Wunused-parameter]
[310/1340] Linking CXX shared library lib/libSofa.Core.so.25.12.99
[311/1340] Creating library symlink lib/libSofa.Core.so
[312/1340] Building CXX object applications/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_Node.cpp.o
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Node.cpp: In function 'sofapython3::py_shared_ptr<sofa::simulation::Node> sofapython3::{anonymous}::__init_noname__()':
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Node.cpp:168:21: warning: redundant move in return statement [-Wredundant-move]
  168 |     return std::move(node);
      |            ~~~~~~~~~^~~~~~
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Node.cpp:168:21: note: remove 'std::move' call
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Node.cpp: In function 'sofapython3::py_shared_ptr<sofa::simulation::Node> sofapython3::{anonymous}::__init_named__(const string&)':
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Node.cpp:173:21: warning: redundant move in return statement [-Wredundant-move]
  173 |     return std::move(node);
      |            ~~~~~~~~~^~~~~~
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Node.cpp:173:21: note: remove 'std::move' call
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Node.cpp: In function 'sofapython3::py_shared_ptr<sofa::simulation::Node> sofapython3::{anonymous}::__init_kwarged__(const string&, const pybind11::kwargs&)':
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Node.cpp:179:21: warning: redundant move in return statement [-Wredundant-move]
  179 |     return std::move(node);
      |            ~~~~~~~~~^~~~~~
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Node.cpp:179:21: note: remove 'std::move' call
[313/1340] Building CXX object applications/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Data/Binding_DataVectorString.cpp.o
[314/1340] Building CXX object applications/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_PointSetTopologyModifier.cpp.o
[315/1340] Linking CXX shared library lib/libFailingPlugin.so.0.7
[316/1340] Creating library symlink lib/libFailingPlugin.so
[317/1340] Linking CXX shared library lib/libTestPluginC.so.0.7
[318/1340] Creating library symlink lib/libTestPluginC.so
[319/1340] Linking CXX shared library lib/libTestPluginA.so.0.7
[320/1340] Creating library symlink lib/libTestPluginA.so
[321/1340] Building CXX object applications/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_Prefab.cpp.o
[322/1340] Linking CXX shared library lib/libTestPluginB.so.0.7
[323/1340] Creating library symlink lib/libTestPluginB.so
[324/1340] Building CXX object applications/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_PythonScriptEvent.cpp.o
[325/1340] Building CXX object applications/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_Mass.cpp.o
[326/1340] Building CXX object applications/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_Topology.cpp.o
[327/1340] Building CXX object applications/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_TaskScheduler.cpp.o
[328/1340] Building CXX object applications/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_BaseMeshTopology.cpp.o
[329/1340] Linking CXX shared library lib/libSofa.Component.LinearSolver.Ordering.so.25.12.99
[330/1340] Creating library symlink lib/libSofa.Component.LinearSolver.Ordering.so
[331/1340] Building CXX object applications/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_NodeIterator.cpp.o
[332/1340] Building CXX object applications/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Submodule_Core.cpp.o
In file included from external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_DataDict.h:30,
                 from external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Submodule_Core.cpp:29:
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_DataDict_doc.h:57:13: warning: 'sofapython3::doc::dataDictIterator::Class' defined but not used [-Wunused-variable]
   57 | static auto Class =
      |             ^~~~~
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_DataDict_doc.h:44:13: warning: 'sofapython3::doc::dataDict::items' defined but not used [-Wunused-variable]
   44 | static auto items =
      |             ^~~~~
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_DataDict_doc.h:40:13: warning: 'sofapython3::doc::dataDict::values' defined but not used [-Wunused-variable]
   40 | static auto values =
      |             ^~~~~~
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_DataDict_doc.h:36:13: warning: 'sofapython3::doc::dataDict::keys' defined but not used [-Wunused-variable]
   36 | static auto keys =
      |             ^~~~
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_DataDict_doc.h:25:13: warning: 'sofapython3::doc::dataDict::Class' defined but not used [-Wunused-variable]
   25 | static auto Class =
      |             ^~~~~
[333/1340] Building CXX object applications/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_BaseLink.cpp.o
In file included from external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_BaseLink.cpp:31:
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_BaseLink_doc.h:118:13: warning: 'sofapython3::doc::baseLink::getLinkedData' defined but not used [-Wunused-variable]
  118 | static auto getLinkedData =
      |             ^~~~~~~~~~~~~
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_BaseLink_doc.h:74:13: warning: 'sofapython3::doc::baseLink::getOwnerData' defined but not used [-Wunused-variable]
   74 | static auto getOwnerData =
      |             ^~~~~~~~~~~~
[334/1340] Building CXX object applications/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Helper/CMakeFiles/Bindings.Sofa.Helper.dir/Binding_MessageHandler.cpp.o
[335/1340] Building CXX object applications/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Helper/CMakeFiles/Bindings.Sofa.Helper.dir/Binding_Utils.cpp.o
[336/1340] Building CXX object applications/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_VisualParams.cpp.o
[337/1340] Building CXX object applications/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Helper/CMakeFiles/Bindings.Sofa.Helper.dir/Submodule_Helper.cpp.o
[338/1340] Building CXX object applications/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Helper/CMakeFiles/Bindings.Sofa.Helper.dir/Binding_Vector.cpp.o
[339/1340] Building CXX object applications/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Helper/CMakeFiles/Bindings.Sofa.Helper.dir/System/Binding_FileRepository.cpp.o
[340/1340] Building CXX object applications/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Helper/CMakeFiles/Bindings.Sofa.Helper.dir/System/Submodule_System.cpp.o
[341/1340] Building CXX object applications/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Simulation/CMakeFiles/Bindings.Sofa.Simulation.dir/Submodule_Simulation.cpp.o
In file included from external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Simulation/Submodule_Simulation.cpp:38:
external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Simulation/Submodule_Simulation_doc.h:103:13: warning: 'sofapython3::doc::simulation::initTextures' defined but not used [-Wunused-variable]
  103 | static auto initTextures =
      |             ^~~~~~~~~~~~
[342/1340] Building CXX object applications/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Simulation/CMakeFiles/Bindings.Sofa.Simulation.dir/Binding_SceneCheck.cpp.o
[343/1340] Building CXX object applications/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Simulation/CMakeFiles/Bindings.Sofa.Simulation.dir/Binding_SceneCheckMainRegistry.cpp.o
[344/1340] Building CXX object applications/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/CMakeFiles/Bindings.Sofa.Types.dir/Submodule_Types.cpp.o
[345/1340] Building CXX object applications/SofaPython3/bindings/Sofa/tests/CMakeFiles/Bindings.Sofa.Tests.dir/PythonModule_Sofa_test.cpp.o
[346/1340] Building CXX object applications/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/CMakeFiles/Bindings.Sofa.Types.dir/Binding_CompressedRowSparseMatrix.cpp.o
[347/1340] Building CXX object applications/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/CMakeFiles/Bindings.Sofa.Types.dir/Binding_BoundingBox.cpp.o
[348/1340] Building CXX object applications/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/CMakeFiles/Bindings.Sofa.Types.dir/Binding_RGBAColor.cpp.o
[349/1340] Building CXX object applications/SofaPython3/bindings/Sofa/tests/CMakeFiles/Bindings.Sofa.Tests.dir/Binding_BaseObject_MockComponent.cpp.o
external_directories/fetched/SofaPython3/bindings/Sofa/tests/Binding_BaseObject_MockComponent.cpp:61:151: warning: 'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information. [-Wdeprecated-declarations]
   61 | static int Binding_BaseObject_MockComponentClass = sofa::core::RegisterObject("This component is used to test several functions of Binding_BaseObject")
      |                                                                                                                                                       ^
In file included from external_directories/fetched/SofaPython3/bindings/Sofa/tests/Binding_BaseObject_MockComponent.cpp:22:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/ObjectFactory.h:387:65: note: declared here
  387 | class SOFA_ATTRIBUTE_DEPRECATED__REGISTEROBJECT() SOFA_CORE_API RegisterObject
      |                                                                 ^~~~~~~~~~~~~~
[350/1340] Building CXX object applications/SofaPython3/bindings/SofaRuntime/CMakeFiles/Bindings.SofaRuntime.dir/src/SofaPython3/SofaRuntime/Module_SofaRuntime.cpp.o
[351/1340] Building CXX object applications/SofaPython3/bindings/SofaRuntime/tests/CMakeFiles/Bindings.SofaRuntime.Tests.dir/PythonModule_SofaRuntime_test.cpp.o
[352/1340] Building CXX object applications/SofaPython3/bindings/SofaRuntime/CMakeFiles/Bindings.SofaRuntime.dir/src/SofaPython3/SofaRuntime/Timer/Submodule_Timer.cpp.o
[353/1340] Building CXX object applications/SofaPython3/bindings/SofaTypes/CMakeFiles/Bindings.SofaTypes.dir/src/SofaPython3/SofaTypes/Module_SofaTypes.cpp.o
[354/1340] Building CXX object applications/SofaPython3/bindings/SofaTypes/tests/CMakeFiles/Bindings.SofaTypes.Tests.dir/PythonModule_SofaTypes_test.cpp.o
[355/1340] Building CXX object applications/SofaPython3/bindings/SofaTypes/CMakeFiles/Bindings.SofaTypes.dir/src/SofaPython3/SofaTypes/Binding_Mat.cpp.o
[356/1340] Building CXX object applications/SofaPython3/bindings/SofaTypes/CMakeFiles/Bindings.SofaTypes.dir/src/SofaPython3/SofaTypes/Binding_Quat.cpp.o
[357/1340] Building CXX object applications/SofaPython3/bindings/Modules/src/SofaPython3/SofaBaseTopology/CMakeFiles/Bindings.Modules.SofaBaseTopology.dir/Binding_RegularGridTopology.cpp.o
[358/1340] Building CXX object applications/SofaPython3/bindings/Modules/src/SofaPython3/SofaBaseTopology/CMakeFiles/Bindings.Modules.SofaBaseTopology.dir/Module_SofaBaseTopology.cpp.o
[359/1340] Building CXX object applications/SofaPython3/bindings/SofaTypes/CMakeFiles/Bindings.SofaTypes.dir/src/SofaPython3/SofaTypes/Binding_Vec.cpp.o
[360/1340] Building CXX object applications/SofaPython3/bindings/Modules/src/SofaPython3/SofaDeformable/CMakeFiles/Bindings.Modules.SofaDeformable.dir/Module_SofaDeformable.cpp.o
[361/1340] Building CXX object applications/SofaPython3/bindings/Modules/src/SofaPython3/SofaBaseTopology/CMakeFiles/Bindings.Modules.SofaBaseTopology.dir/Binding_SparseGridTopology.cpp.o
external_directories/fetched/SofaPython3/bindings/Modules/src/SofaPython3/SofaBaseTopology/Binding_SparseGridTopology.cpp: In lambda function:
external_directories/fetched/SofaPython3/bindings/Modules/src/SofaPython3/SofaBaseTopology/Binding_SparseGridTopology.cpp:68:73: warning: comparison of integer expressions of different signedness: '__gnu_cxx::__alloc_traits<std::allocator<unsigned int>, unsigned int>::value_type' {aka 'unsigned int'} and 'int' [-Wsign-compare]
   68 |                     if (self._indicesOfRegularCubeInSparseGrid[hexa_id] > -1) {
In file included from external_directories/fetched/SofaPython3/bindings/Modules/src/SofaPython3/SofaBaseTopology/Binding_SparseGridTopology.cpp:24:
external_directories/fetched/SofaPython3/bindings/Modules/src/SofaPython3/SofaBaseTopology/Binding_SparseGridTopology_doc.h: At global scope:
external_directories/fetched/SofaPython3/bindings/Modules/src/SofaPython3/SofaBaseTopology/Binding_SparseGridTopology_doc.h:83:13: warning: 'sofapython3::doc::SofaBaseTopology::getNodeIndicesOfCube' defined but not used [-Wunused-variable]
   83 | static auto getNodeIndicesOfCube =
      |             ^~~~~~~~~~~~~~~~~~~~
[362/1340] Building CXX object applications/SofaPython3/bindings/Modules/src/SofaPython3/SofaDeformable/CMakeFiles/Bindings.Modules.SofaDeformable.dir/Binding_LinearSpring.cpp.o
[363/1340] Building CXX object applications/SofaPython3/bindings/Modules/src/SofaPython3/SofaLinearSolver/CMakeFiles/Bindings.Modules.SofaLinearSolver.dir/Module_SofaLinearSolver.cpp.o
[364/1340] Building CXX object applications/SofaPython3/bindings/Modules/src/SofaPython3/SofaDeformable/CMakeFiles/Bindings.Modules.SofaDeformable.dir/Binding_SpringForceField.cpp.o
[365/1340] Building CXX object applications/SofaPython3/bindings/Modules/src/SofaPython3/SofaLinearSolver/CMakeFiles/Bindings.Modules.SofaLinearSolver.dir/Binding_LinearSolver.cpp.o
[366/1340] Building CXX object applications/SofaPython3/bindings/Modules/src/SofaPython3/SofaLinearSystem/CMakeFiles/Bindings.Modules.SofaLinearSystem.dir/Module_SofaLinearSystem.cpp.o
[367/1340] Building CXX object applications/SofaPython3/bindings/Modules/src/SofaPython3/SofaLinearSystem/CMakeFiles/Bindings.Modules.SofaLinearSystem.dir/Binding_LinearSystem.cpp.o
[368/1340] Building CXX object applications/SofaPython3/bindings/Modules/tests/CMakeFiles/Bindings.Modules.Tests.dir/main.cpp.o
[369/1340] Building CXX object applications/SofaPython3/bindings/Modules/src/SofaPython3/SofaConstraintSolver/CMakeFiles/Bindings.Modules.SofaConstraintSolver.dir/Module_SofaConstraintSolver.cpp.o
[370/1340] Building CXX object applications/SofaPython3/bindings/Modules/src/SofaPython3/SofaConstraintSolver/CMakeFiles/Bindings.Modules.SofaConstraintSolver.dir/Binding_ConstraintSolver.cpp.o
[371/1340] Building CXX object applications/SofaPython3/bindings/Modules/src/SofaPython3/SofaGL/CMakeFiles/Bindings.Modules.SofaGL.dir/Module_SofaGL.cpp.o
[372/1340] Building CXX object applications/SofaPython3/bindings/SofaGui/CMakeFiles/Bindings.SofaGui.dir/src/SofaPython3/SofaGui/Module_SofaGui.cpp.o
[373/1340] Building CXX object applications/SofaPython3/bindings/Modules/src/SofaPython3/SofaGL/CMakeFiles/Bindings.Modules.SofaGL.dir/Binding_DrawToolGL.cpp.o
[374/1340] Building CXX object applications/SofaPython3/bindings/SofaGui/CMakeFiles/Bindings.SofaGui.dir/src/SofaPython3/SofaGui/Binding_BaseGui.cpp.o
[375/1340] Building CXX object applications/SofaPython3/bindings/SofaExporter/CMakeFiles/Bindings.SofaExporter.dir/src/SofaExporter/Module_SofaExporter.cpp.o
[376/1340] Building CXX object applications/SofaPython3/bindings/SofaExporter/CMakeFiles/Bindings.SofaExporter.dir/src/SofaExporter/Binding_VisualModelOBJExporter.cpp.o
[377/1340] Building CXX object applications/SofaPython3/bindings/SofaGui/CMakeFiles/Bindings.SofaGui.dir/src/SofaPython3/SofaGui/Binding_GUIManager.cpp.o
[378/1340] Building CXX object applications/SofaPython3/bindings/SofaExporter/CMakeFiles/Bindings.SofaExporter.dir/src/SofaExporter/Binding_STLExporter.cpp.o
[379/1340] Building CXX object applications/SofaPython3/Testing/CMakeFiles/SofaPython3Testing.dir/src/SofaPython3Testing/init.cpp.o
[380/1340] SofaGLFW: Patching cmake_install.cmake
[381/1340] Building CXX object applications/SofaPython3/Testing/CMakeFiles/SofaPython3Testing.dir/src/SofaPython3Testing/PythonTestExtractor.cpp.o
[382/1340] Building CXX object applications/SofaPython3/Testing/CMakeFiles/SofaPython3Testing.dir/src/SofaPython3Testing/PythonTest.cpp.o
[383/1340] Generating viewporter-client-protocol.h
[384/1340] Generating wayland-client-protocol-code.h
[385/1340] Generating viewporter-client-protocol-code.h
[386/1340] Generating wayland-client-protocol.h
[387/1340] Generating idle-inhibit-unstable-v1-client-protocol.h
[388/1340] Generating xdg-shell-client-protocol-code.h
[389/1340] Generating xdg-shell-client-protocol.h
[390/1340] Generating idle-inhibit-unstable-v1-client-protocol-code.h
[391/1340] Generating pointer-constraints-unstable-v1-client-protocol-code.h
[392/1340] Generating pointer-constraints-unstable-v1-client-protocol.h
[393/1340] Generating relative-pointer-unstable-v1-client-protocol.h
[394/1340] Generating relative-pointer-unstable-v1-client-protocol-code.h
[395/1340] Generating fractional-scale-v1-client-protocol.h
[396/1340] Generating xdg-activation-v1-client-protocol.h
[397/1340] Generating fractional-scale-v1-client-protocol-code.h
[398/1340] Generating xdg-activation-v1-client-protocol-code.h
[399/1340] Generating xdg-decoration-unstable-v1-client-protocol.h
[400/1340] Generating xdg-decoration-unstable-v1-client-protocol-code.h
[401/1340] SofaImGui: Patching cmake_install.cmake
[402/1340] Building CXX object applications/guis/SofaGLFW/SofaGLFW/CMakeFiles/SofaGLFW.dir/src/SofaGLFW/initSofaGLFW.cpp.o
[403/1340] Building CXX object applications/guis/SofaGLFW/SofaGLFW/CMakeFiles/SofaGLFW.dir/src/SofaGLFW/SofaGLFWWindow.cpp.o
[404/1340] Building CXX object applications/guis/SofaGLFW/SofaGLFW/CMakeFiles/SofaGLFW.dir/src/SofaGLFW/NullGUIEngine.cpp.o
[405/1340] Building CXX object applications/guis/SofaGLFW/SofaGLFW/CMakeFiles/SofaGLFW.dir/src/SofaGLFW/SofaGLFWBaseGUI.cpp.o
[406/1340] Building CXX object applications/guis/SofaGLFW/SofaGLFW/CMakeFiles/SofaGLFW.dir/src/SofaGLFW/SofaGLFWMouseManager.cpp.o
[407/1340] Building CXX object applications/guis/SofaGLFW/SofaGLFW/CMakeFiles/SofaGLFW.dir/src/SofaGLFW/SofaGLFWGUI.cpp.o
[408/1340] Building C object external_directories/fetched/glfw-build/src/CMakeFiles/glfw.dir/context.c.o
[409/1340] Building C object external_directories/fetched/glfw-build/src/CMakeFiles/glfw.dir/init.c.o
[410/1340] Building C object external_directories/fetched/glfw-build/src/CMakeFiles/glfw.dir/input.c.o
[411/1340] Building C object external_directories/fetched/glfw-build/src/CMakeFiles/glfw.dir/monitor.c.o
[412/1340] Building C object external_directories/fetched/glfw-build/src/CMakeFiles/glfw.dir/platform.c.o
[413/1340] Building C object external_directories/fetched/glfw-build/src/CMakeFiles/glfw.dir/vulkan.c.o
[414/1340] Building C object external_directories/fetched/glfw-build/src/CMakeFiles/glfw.dir/window.c.o
[415/1340] Building C object external_directories/fetched/glfw-build/src/CMakeFiles/glfw.dir/egl_context.c.o
[416/1340] Building C object external_directories/fetched/glfw-build/src/CMakeFiles/glfw.dir/osmesa_context.c.o
[417/1340] Building C object external_directories/fetched/glfw-build/src/CMakeFiles/glfw.dir/null_init.c.o
[418/1340] Building C object external_directories/fetched/glfw-build/src/CMakeFiles/glfw.dir/null_monitor.c.o
[419/1340] Building C object external_directories/fetched/glfw-build/src/CMakeFiles/glfw.dir/null_window.c.o
[420/1340] Building C object external_directories/fetched/glfw-build/src/CMakeFiles/glfw.dir/null_joystick.c.o
[421/1340] Building C object external_directories/fetched/glfw-build/src/CMakeFiles/glfw.dir/posix_module.c.o
[422/1340] Building C object external_directories/fetched/glfw-build/src/CMakeFiles/glfw.dir/posix_time.c.o
[423/1340] Building C object external_directories/fetched/glfw-build/src/CMakeFiles/glfw.dir/posix_thread.c.o
[424/1340] Building C object external_directories/fetched/glfw-build/src/CMakeFiles/glfw.dir/x11_init.c.o
[425/1340] Building C object external_directories/fetched/glfw-build/src/CMakeFiles/glfw.dir/x11_monitor.c.o
[426/1340] Building C object external_directories/fetched/glfw-build/src/CMakeFiles/glfw.dir/xkb_unicode.c.o
[427/1340] Building C object external_directories/fetched/glfw-build/src/CMakeFiles/glfw.dir/x11_window.c.o
[428/1340] Building C object external_directories/fetched/glfw-build/src/CMakeFiles/glfw.dir/glx_context.c.o
[429/1340] Building C object external_directories/fetched/glfw-build/src/CMakeFiles/glfw.dir/wl_monitor.c.o
[430/1340] Building C object external_directories/fetched/glfw-build/src/CMakeFiles/glfw.dir/wl_init.c.o
[431/1340] Building C object external_directories/fetched/glfw-build/src/CMakeFiles/glfw.dir/wl_window.c.o
[432/1340] Building C object external_directories/fetched/glfw-build/src/CMakeFiles/glfw.dir/linux_joystick.c.o
[433/1340] Linking CXX shared library lib/libSofa.Simulation.Core.so.25.12.99
[434/1340] Creating library symlink lib/libSofa.Simulation.Core.so
[435/1340] Building C object external_directories/fetched/glfw-build/src/CMakeFiles/glfw.dir/posix_poll.c.o
[436/1340] Building CXX object applications/guis/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/src/SofaImGui/ImGuiGUI.cpp.o
[437/1340] Linking CXX shared library lib/libSofa.Simulation.Common.so.25.12.99
[438/1340] Creating library symlink lib/libSofa.Simulation.Common.so
[439/1340] Linking CXX shared library lib/libSofa.Component.ODESolver.Forward.so.25.12.99
[440/1340] Creating library symlink lib/libSofa.Component.ODESolver.Forward.so
[441/1340] Linking CXX shared library lib/libSofa.Component.ODESolver.Testing.so
[442/1340] Linking CXX shared library lib/libSofa.Simulation.Graph.so.25.12.99
[443/1340] Creating library symlink lib/libSofa.Simulation.Graph.so
[444/1340] Linking CXX shared library lib/libSofa.Component.ODESolver.Backward.so.25.12.99
[445/1340] Linking CXX shared library lib/libSofa.Simulation.so.25.12.99
[446/1340] Creating library symlink lib/libSofa.Simulation.so
[447/1340] Linking CXX shared library lib/libSofaGTestMain.so.25.12.99
[448/1340] Creating library symlink lib/libSofaGTestMain.so
[449/1340] Creating library symlink lib/libSofa.Component.ODESolver.Backward.so
[450/1340] Linking CXX shared library lib/libSofa.SimpleApi.so.25.12.99
[451/1340] Creating library symlink lib/libSofa.SimpleApi.so
[452/1340] Building CXX object external_directories/fetched/nfd-build/src/CMakeFiles/nfd.dir/nfd_gtk.cpp.o
[453/1340] Linking CXX shared library lib/libSofa.Component.ODESolver.so.25.12.99
[454/1340] Creating library symlink lib/libSofa.Component.ODESolver.so
[455/1340] Linking CXX shared library lib/libSofa.Testing.so.25.12.99
[456/1340] Creating library symlink lib/libSofa.Testing.so
[457/1340] Linking CXX shared library lib/libSofa.Component.SceneUtility.so.25.12.99
[458/1340] Linking CXX executable bin/Sofa.Type_test
[459/1340] Linking CXX shared library lib/libSofa.Component.Playback.so.25.12.99
[460/1340] Linking CXX executable bin/Sofa.Topology_test
[461/1340] Linking CXX executable bin/Sofa.Geometry_test
[462/1340] Linking CXX executable bin/Sofa.Helper_simutest
[463/1340] Linking CXX executable bin/Sofa.Helper_test
[464/1340] Linking CXX executable bin/Sofa.DefaultType_simutest
[465/1340] Linking CXX executable bin/Sofa.DefaultType_test
[466/1340] Linking CXX executable bin/Sofa.LinearAlgebra_test
[467/1340] Linking CXX executable bin/Sofa.Simulation.Core_test
[468/1340] Linking CXX executable bin/Sofa.Simulation.Common_test
[469/1340] Linking CXX executable bin/Sofa.SimpleApi_test
[470/1340] Linking CXX executable bin/Sofa.Core_test
[471/1340] Creating library symlink lib/libSofa.Component.Playback.so
[472/1340] Creating library symlink lib/libSofa.Component.SceneUtility.so
[473/1340] Linking CXX shared library lib/libSofa.Framework.so.25.12.99
[474/1340] Linking CXX executable bin/Sofa.Testing_test
[475/1340] Creating library symlink lib/libSofa.Framework.so
[476/1340] Linking CXX shared library lib/libSofa.Component.IO.Mesh.so.25.12.99
[477/1340] Creating library symlink lib/libSofa.Component.IO.Mesh.so
[478/1340] Linking CXX executable bin/Sofa.Core_simutest
[479/1340] Linking CXX executable bin/Sofa.Simulation.Core_simutest
[480/1340] Linking CXX executable bin/Sofa.Component.SceneUtility_test
[481/1340] Linking CXX shared library lib/libSofa.Component.IO.so.25.12.99
[482/1340] Creating library symlink lib/libSofa.Component.IO.so
[483/1340] Linking CXX shared library lib/libSofa.Component.Topology.Testing.so
[484/1340] Linking CXX executable bin/Sofa.Component.IO.Mesh_test
[485/1340] Linking CXX shared library lib/libSofa.Component.Topology.Container.Constant.so.25.12.99
[486/1340] Creating library symlink lib/libSofa.Component.Topology.Container.Constant.so
[487/1340] Linking CXX shared library lib/libSofa.Component.Diffusion.so.25.12.99
[488/1340] Creating library symlink lib/libSofa.Component.Diffusion.so
[489/1340] Linking CXX shared library lib/libSofa.Component.Topology.Container.Grid.so.25.12.99
[490/1340] Creating library symlink lib/libSofa.Component.Topology.Container.Grid.so
[491/1340] Linking CXX shared library lib/libSofa.Component.LinearSystem.so.25.12.99
[492/1340] Linking CXX executable bin/Sofa.Component.Topology.Container.Grid_test
[493/1340] Creating library symlink lib/libSofa.Component.LinearSystem.so
[494/1340] Linking CXX shared library lib/libSofa.Component.Mapping.NonLinear.so.25.12.99
[495/1340] Creating library symlink lib/libSofa.Component.Mapping.NonLinear.so
[496/1340] Linking CXX shared library lib/libSofa.Component.Mapping.MappedMatrix.so.25.12.99
[497/1340] Creating library symlink lib/libSofa.Component.Mapping.MappedMatrix.so
[498/1340] Linking CXX shared library lib/libSofa.Component.Mapping.Testing.so
[499/1340] Linking CXX shared library lib/libSofa.Component.Topology.Container.Dynamic.so.25.12.99
[500/1340] Creating library symlink lib/libSofa.Component.Topology.Container.Dynamic.so
[501/1340] Linking CXX shared library lib/libSofa.Component.Topology.Container.so.25.12.99
[502/1340] Creating library symlink lib/libSofa.Component.Topology.Container.so
[503/1340] Linking CXX executable bin/Sofa.Component.Topology.Container.Constant_test
[504/1340] Linking CXX shared library lib/libSofa.Component.LinearSolver.Iterative.so.25.12.99
[505/1340] Creating library symlink lib/libSofa.Component.LinearSolver.Iterative.so
[506/1340] Linking CXX shared library lib/libSofa.Component.StateContainer.so.25.12.99
[507/1340] Linking CXX shared library lib/libSofa.Component.Visual.so.25.12.99
[508/1340] Creating library symlink lib/libSofa.Component.Visual.so
[509/1340] Linking CXX executable bin/Sofa.Component.Topology.Container.Dynamic_test
[510/1340] Linking CXX executable bin/Sofa.Component.Visual_test
[511/1340] Linking CXX shared library lib/libSofa.Component.Topology.Utility.so.25.12.99
[512/1340] Creating library symlink lib/libSofa.Component.Topology.Utility.so
[513/1340] Linking CXX shared library lib/libSofa.Component.Topology.Mapping.so.25.12.99
[514/1340] Creating library symlink lib/libSofa.Component.Topology.Mapping.so
[515/1340] Linking CXX executable bin/Sofa.Component.Topology.Utility_test
[516/1340] Linking CXX shared library lib/libSofa.Component.Topology.so.25.12.99
[517/1340] Creating library symlink lib/libSofa.Component.Topology.so
[518/1340] Creating library symlink lib/libSofa.Component.StateContainer.so
[519/1340] Linking CXX executable bin/Sofa.Component.ODESolver.Forward_test
[520/1340] Linking CXX shared library lib/libSofa.Component.Mass.so.25.12.99
[521/1340] Creating library symlink lib/libSofa.Component.Mass.so
[522/1340] Linking CXX executable bin/Sofa.Component.Mapping.NonLinear_test
[523/1340] Linking CXX shared library lib/libSofa.Component.LinearSolver.Direct.so.25.12.99
[524/1340] Creating library symlink lib/libSofa.Component.LinearSolver.Direct.so
[525/1340] Linking CXX executable bin/Sofa.Simulation.Graph_test
[526/1340] Linking CXX executable bin/Sofa.Component.ODESolver.Backward_test
[527/1340] Linking CXX executable bin/Sofa.Component.Playback_test
[528/1340] Linking CXX executable bin/Sofa.Component.LinearSolver.Direct_test
[529/1340] Linking CXX executable bin/Sofa.Component.Mass_test
[530/1340] Linking CXX executable bin/Sofa.Component.Diffusion_test
[531/1340] Linking CXX shared library lib/libSofa.Component.LinearSolver.Preconditioner.so.25.12.99
[532/1340] Creating library symlink lib/libSofa.Component.LinearSolver.Preconditioner.so
[533/1340] Linking CXX executable bin/Sofa.Component.StateContainer_test
[534/1340] Linking CXX shared library lib/libSofa.Component.LinearSolver.so.25.12.99
[535/1340] Creating library symlink lib/libSofa.Component.LinearSolver.so
[536/1340] Linking CXX shared library lib/libSofa.Component.Mapping.Linear.so.25.12.99
[537/1340] Creating library symlink lib/libSofa.Component.Mapping.Linear.so
[538/1340] Linking CXX shared library lib/libSofa.Component.Mapping.so.25.12.99
[539/1340] Creating library symlink lib/libSofa.Component.Mapping.so
[540/1340] Linking CXX shared library lib/libSofa.Component.SolidMechanics.FEM.HyperElastic.so.25.12.99
[541/1340] Creating library symlink lib/libSofa.Component.SolidMechanics.FEM.HyperElastic.so
[542/1340] Linking CXX executable bin/Sofa.Component.Mapping.Linear_test
[543/1340] Linking CXX shared library lib/libSofa.Component.SolidMechanics.TensorMass.so.25.12.99
[544/1340] Creating library symlink lib/libSofa.Component.SolidMechanics.TensorMass.so
[545/1340] Linking CXX shared library lib/libSofa.Component.SolidMechanics.FEM.Elastic.so.25.12.99
[546/1340] Creating library symlink lib/libSofa.Component.SolidMechanics.FEM.Elastic.so
[547/1340] Linking CXX shared library lib/libSofa.Component.SolidMechanics.Spring.so.25.12.99
[548/1340] Creating library symlink lib/libSofa.Component.SolidMechanics.Spring.so
[549/1340] Linking CXX shared library lib/libSofa.Component.Constraint.Lagrangian.Model.so.25.12.99
[550/1340] Creating library symlink lib/libSofa.Component.Constraint.Lagrangian.Model.so
[551/1340] Linking CXX shared library lib/libSofa.Component.Constraint.Lagrangian.Correction.so.25.12.99
[552/1340] Creating library symlink lib/libSofa.Component.Constraint.Lagrangian.Correction.so
[553/1340] Linking CXX shared library lib/libSofa.Component.SolidMechanics.FEM.NonUniform.so.25.12.99
[554/1340] Creating library symlink lib/libSofa.Component.SolidMechanics.FEM.NonUniform.so
[555/1340] Linking CXX executable bin/Sofa.Component.LinearSystem_test
[556/1340] Linking CXX shared library lib/libSofa.Component.SolidMechanics.FEM.so.25.12.99
[557/1340] Creating library symlink lib/libSofa.Component.SolidMechanics.FEM.so
[558/1340] Linking CXX shared library lib/libSofa.Component.Constraint.Lagrangian.Solver.so.25.12.99
[559/1340] Creating library symlink lib/libSofa.Component.Constraint.Lagrangian.Solver.so
[560/1340] Linking CXX shared library lib/libSofa.Component.SolidMechanics.so.25.12.99
[561/1340] Creating library symlink lib/libSofa.Component.SolidMechanics.so
[562/1340] Linking CXX shared library lib/libSofa.Component.Constraint.Lagrangian.so.25.12.99
[563/1340] Creating library symlink lib/libSofa.Component.Constraint.Lagrangian.so
[564/1340] Linking CXX shared library lib/libSofa.Component.AnimationLoop.so.25.12.99
[565/1340] Creating library symlink lib/libSofa.Component.AnimationLoop.so
[566/1340] Linking CXX shared library lib/libSofa.Component.Collision.Testing.so
[567/1340] Linking CXX shared library lib/libSofa.Component.Collision.Geometry.so.25.12.99
[568/1340] Creating library symlink lib/libSofa.Component.Collision.Geometry.so
[569/1340] Linking CXX shared library lib/libSofa.Component.Setting.so.25.12.99
[570/1340] Linking CXX shared library lib/libSofa.Component.Constraint.Projective.so.25.12.99
[571/1340] Creating library symlink lib/libSofa.Component.Constraint.Projective.so
[572/1340] Linking CXX shared library lib/libSofa.Component.Collision.Detection.Algorithm.so.25.12.99
[573/1340] Creating library symlink lib/libSofa.Component.Collision.Detection.Algorithm.so
[574/1340] Linking CXX shared library lib/libSofa.Component.MechanicalLoad.so.25.12.99
[575/1340] Creating library symlink lib/libSofa.Component.MechanicalLoad.so
[576/1340] Linking CXX executable bin/Sofa.Component.Collision.Detection.Algorithm_test
[577/1340] Creating library symlink lib/libSofa.Component.Setting.so
[578/1340] Linking CXX shared library lib/libSofa.Component.Collision.Detection.Intersection.so.25.12.99
[579/1340] Creating library symlink lib/libSofa.Component.Collision.Detection.Intersection.so
[580/1340] Linking CXX shared library lib/libSofa.Component.Constraint.so.25.12.99
[581/1340] Creating library symlink lib/libSofa.Component.Constraint.so
[582/1340] Linking CXX shared library lib/libSofa.Component.Collision.Detection.so.25.12.99
[583/1340] Creating library symlink lib/libSofa.Component.Collision.Detection.so
[584/1340] Linking CXX shared library lib/libSofa.Component.Collision.Response.Mapper.so.25.12.99
[585/1340] Creating library symlink lib/libSofa.Component.Collision.Response.Mapper.so
[586/1340] Linking CXX shared library lib/libSofa.GL.Component.Rendering2D.so.25.12.99
[587/1340] Linking CXX executable bin/Sofa.Component.Collision.Geometry_test
[588/1340] Linking CXX executable bin/Sofa.Component.Collision.Detection.Intersection_test
[589/1340] Linking CXX shared library lib/libSofa.Component.Controller.so.25.12.99
[590/1340] Creating library symlink lib/libSofa.Component.Controller.so
[591/1340] Linking CXX executable bin/Sofa.Component.Collision.Response.Mapper_test
[592/1340] Linking CXX shared library lib/libSofa.Component.Engine.Analyze.so.25.12.99
[593/1340] Creating library symlink lib/libSofa.Component.Engine.Analyze.so
[594/1340] Linking CXX shared library lib/libSofa.Component.Collision.Response.Contact.so.25.12.99
[595/1340] Creating library symlink lib/libSofa.Component.Collision.Response.Contact.so
[596/1340] Linking CXX shared library lib/libSofa.Component.Collision.Response.so.25.12.99
[597/1340] Creating library symlink lib/libSofa.Component.Collision.Response.so
[598/1340] Linking CXX shared library lib/libSofa.Component.Collision.so.25.12.99
[599/1340] Creating library symlink lib/libSofa.Component.Collision.so
[600/1340] Linking CXX shared library lib/libSofa.Component.Engine.Testing.so
[601/1340] Linking CXX shared library lib/libSofa.Component.Engine.Generate.so.25.12.99
[602/1340] Creating library symlink lib/libSofa.Component.Engine.Generate.so
[603/1340] Linking CXX shared library lib/libSofa.Component.Engine.Transform.so.25.12.99
[604/1340] Creating library symlink lib/libSofa.Component.Engine.Transform.so
[605/1340] Linking CXX shared library lib/libSofa.Component.Engine.Select.so.25.12.99
[606/1340] Creating library symlink lib/libSofa.Component.Engine.Select.so
[607/1340] Linking CXX executable bin/Sofa.Component.Engine.Analyze_test
[608/1340] Linking CXX executable bin/Sofa.Component.Engine.Transform_test
[609/1340] Linking CXX executable bin/Sofa.Component.Engine.Generate_test
[610/1340] Linking CXX shared library lib/libSofa.Component.Engine.so.25.12.99
[611/1340] Creating library symlink lib/libSofa.Component.Engine.so
[612/1340] Creating library symlink lib/libSofa.GL.Component.Rendering2D.so
[613/1340] Linking CXX executable bin/Sofa.Component_test
[614/1340] Linking CXX executable bin/Sofa.Component.Engine.Select_test
[615/1340] Linking CXX shared library lib/libSofa.Component.Haptics.so.25.12.99
[616/1340] Creating library symlink lib/libSofa.Component.Haptics.so
[617/1340] Linking CXX shared library lib/libSofa.GL.Component.Engine.so.25.12.99
[618/1340] Linking CXX executable bin/Sofa.GL_test
[619/1340] Creating library symlink lib/libSofa.GL.Component.Engine.so
[620/1340] Linking CXX shared library lib/libSofa.GL.Component.Rendering3D.so.25.12.99
[621/1340] Creating library symlink lib/libSofa.GL.Component.Rendering3D.so
[622/1340] Linking CXX executable bin/Sofa.Component.Haptics_test
[623/1340] Linking CXX shared library lib/libSofa.Component.so.25.12.99
[624/1340] Creating library symlink lib/libSofa.Component.so
[625/1340] Linking CXX shared library lib/libSceneCreator.so.0.1
[626/1340] Creating library symlink lib/libSceneCreator.so
[627/1340] Linking CXX executable bin/Sofa.Simulation_simutest
[628/1340] Linking CXX executable bin/SceneCreator_test
[629/1340] Linking CXX shared library lib/libSofa.Component.SolidMechanics.Testing.so
[630/1340] Linking CXX shared library lib/libSofa.GUI.Component.so.25.12.99
[631/1340] Linking CXX executable bin/Sofa.Component.SolidMechanics.Spring_test
[632/1340] Linking CXX shared library lib/libSofa.GL.Component.Shader.so.25.12.99
[633/1340] Linking CXX executable bin/Sofa.Component.SolidMechanics_simutest
[634/1340] Linking CXX executable bin/Sofa.Component.SolidMechanics.FEM.Elastic_test
[635/1340] Linking CXX executable bin/Sofa.Component.SolidMechanics.FEM.HyperElastic_test
[636/1340] Creating library symlink lib/libSofa.GL.Component.Shader.so
[637/1340] Linking CXX shared library lib/libSofa.GL.Component.so.25.12.99
[638/1340] Creating library symlink lib/libSofa.GL.Component.so
[639/1340] Linking CXX executable bin/Sofa.Component.Collision.Response.Contact_test
[640/1340] Linking CXX executable bin/Sofa.GL.Component.Rendering2D_test
[641/1340] Linking CXX executable bin/Sofa.Component.MechanicalLoad_test
[642/1340] Linking CXX executable bin/Sofa.Component.Constraint.Projective_test
[643/1340] Creating library symlink lib/libSofa.GUI.Component.so
[644/1340] Linking CXX executable bin/Sofa.GL.Component.Rendering3D_test
[645/1340] Linking CXX executable bin/Sofa.GL.Component.Shader_test
[646/1340] Linking CXX executable bin/Sofa.GL.Component.Engine_test
[647/1340] Linking C shared library lib/libglfw.so.3.4
[648/1340] Creating library symlink lib/libglfw.so.3 lib/libglfw.so
[649/1340] Building CXX object applications/guis/SofaGLFW/SofaGLFW/bindings/CMakeFiles/Bindings_SofaGLFW.dir/src/Module_SofaGLFW.cpp.o
In file included from /usr/local/lib/python3.10/dist-packages/pybind11/include/pybind11/attr.h:13,
                 from /usr/local/lib/python3.10/dist-packages/pybind11/include/pybind11/detail/class.h:12,
                 from /usr/local/lib/python3.10/dist-packages/pybind11/include/pybind11/pybind11.h:13,
                 from external_directories/fetched/SofaGLFW/SofaGLFW/bindings/src/Module_SofaGLFW.cpp:21:
external_directories/fetched/SofaGLFW/SofaGLFW/bindings/src/Module_SofaGLFW.cpp: In function 'void sofaglfw::python3::pybind11_init_SofaGLFW(pybind11::module_&)':
external_directories/fetched/SofaGLFW/SofaGLFW/bindings/src/Module_SofaGLFW.cpp:31:27: warning: unused parameter 'm' [-Wunused-parameter]
   31 | PYBIND11_MODULE(SofaGLFW, m)
      |                           ^
[650/1340] Building CXX object applications/guis/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/src/SofaImGui/ObjectColor.cpp.o
[651/1340] Building CXX object applications/guis/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/src/SofaImGui/ImGuiDataWidget.cpp.o
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp: In static member function 'static void sofaimgui::BaseDataWidget::showWidgetAsText(sofa::core::objectmodel::BaseData&)':
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:42:23: warning: format not a string literal and no format arguments [-Wformat-security]
   42 |     ImGui::TextWrapped(data.getValueString().c_str());
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp: In instantiation of 'void sofaimgui::showVectorWidget(sofa::core::objectmodel::Data<T>&) [with T = sofa::type::vector<double, sofa::type::CPUMemoryManager<double> >]':
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:279:21:   required from here
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:244:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<double, std::allocator<double> >::size_type' {aka 'long unsigned int'} [-Wformat=]
  244 |     ImGui::Text("%d elements", data.getValue().size());
      |                  ~^            ~~~~~~~~~~~~~~~~~~~~~~
      |                   |                                |
      |                   int                              std::vector<double, std::allocator<double> >::size_type {aka long unsigned int}
      |                  %ld
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:259:27: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::size_t' {aka 'long unsigned int'} [-Wformat=]
  259 |             ImGui::Text("%d", i);
      |                          ~^   ~
      |                           |   |
      |                           int std::size_t {aka long unsigned int}
      |                          %ld
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp: In instantiation of 'void sofaimgui::showVectorWidget(sofa::core::objectmodel::Data<T>&) [with T = sofa::type::vector<float, sofa::type::CPUMemoryManager<float> >]':
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:285:21:   required from here
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:244:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<float, std::allocator<float> >::size_type' {aka 'long unsigned int'} [-Wformat=]
  244 |     ImGui::Text("%d elements", data.getValue().size());
      |                  ~^            ~~~~~~~~~~~~~~~~~~~~~~
      |                   |                                |
      |                   int                              std::vector<float, std::allocator<float> >::size_type {aka long unsigned int}
      |                  %ld
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:259:27: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::size_t' {aka 'long unsigned int'} [-Wformat=]
  259 |             ImGui::Text("%d", i);
      |                          ~^   ~
      |                           |   |
      |                           int std::size_t {aka long unsigned int}
      |                          %ld
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp: In instantiation of 'void sofaimgui::showVectorWidget(sofa::core::objectmodel::Data<T>&) [with T = sofa::type::vector<sofa::type::Vec<1, double>, sofa::type::CPUMemoryManager<sofa::type::Vec<1, double> > >]':
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:291:21:   required from here
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:244:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<sofa::type::Vec<1, double>, std::allocator<sofa::type::Vec<1, double> > >::size_type' {aka 'long unsigned int'} [-Wformat=]
  244 |     ImGui::Text("%d elements", data.getValue().size());
      |                  ~^            ~~~~~~~~~~~~~~~~~~~~~~
      |                   |                                |
      |                   int                              std::vector<sofa::type::Vec<1, double>, std::allocator<sofa::type::Vec<1, double> > >::size_type {aka long unsigned int}
      |                  %ld
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:259:27: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::size_t' {aka 'long unsigned int'} [-Wformat=]
  259 |             ImGui::Text("%d", i);
      |                          ~^   ~
      |                           |   |
      |                           int std::size_t {aka long unsigned int}
      |                          %ld
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp: In instantiation of 'void sofaimgui::showVectorWidget(sofa::core::objectmodel::Data<T>&) [with T = sofa::type::vector<sofa::type::Vec<1, float>, sofa::type::CPUMemoryManager<sofa::type::Vec<1, float> > >]':
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:297:21:   required from here
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:244:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<sofa::type::Vec<1, float>, std::allocator<sofa::type::Vec<1, float> > >::size_type' {aka 'long unsigned int'} [-Wformat=]
  244 |     ImGui::Text("%d elements", data.getValue().size());
      |                  ~^            ~~~~~~~~~~~~~~~~~~~~~~
      |                   |                                |
      |                   int                              std::vector<sofa::type::Vec<1, float>, std::allocator<sofa::type::Vec<1, float> > >::size_type {aka long unsigned int}
      |                  %ld
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:259:27: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::size_t' {aka 'long unsigned int'} [-Wformat=]
  259 |             ImGui::Text("%d", i);
      |                          ~^   ~
      |                           |   |
      |                           int std::size_t {aka long unsigned int}
      |                          %ld
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp: In instantiation of 'void sofaimgui::showVectorWidget(sofa::core::objectmodel::Data<T>&) [with T = sofa::type::vector<sofa::type::Vec<2, double>, sofa::type::CPUMemoryManager<sofa::type::Vec<2, double> > >]':
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:303:21:   required from here
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:244:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<sofa::type::Vec<2, double>, std::allocator<sofa::type::Vec<2, double> > >::size_type' {aka 'long unsigned int'} [-Wformat=]
  244 |     ImGui::Text("%d elements", data.getValue().size());
      |                  ~^            ~~~~~~~~~~~~~~~~~~~~~~
      |                   |                                |
      |                   int                              std::vector<sofa::type::Vec<2, double>, std::allocator<sofa::type::Vec<2, double> > >::size_type {aka long unsigned int}
      |                  %ld
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:259:27: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::size_t' {aka 'long unsigned int'} [-Wformat=]
  259 |             ImGui::Text("%d", i);
      |                          ~^   ~
      |                           |   |
      |                           int std::size_t {aka long unsigned int}
      |                          %ld
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp: In instantiation of 'void sofaimgui::showVectorWidget(sofa::core::objectmodel::Data<T>&) [with T = sofa::type::vector<sofa::type::Vec<2, float>, sofa::type::CPUMemoryManager<sofa::type::Vec<2, float> > >]':
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:309:21:   required from here
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:244:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<sofa::type::Vec<2, float>, std::allocator<sofa::type::Vec<2, float> > >::size_type' {aka 'long unsigned int'} [-Wformat=]
  244 |     ImGui::Text("%d elements", data.getValue().size());
      |                  ~^            ~~~~~~~~~~~~~~~~~~~~~~
      |                   |                                |
      |                   int                              std::vector<sofa::type::Vec<2, float>, std::allocator<sofa::type::Vec<2, float> > >::size_type {aka long unsigned int}
      |                  %ld
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:259:27: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::size_t' {aka 'long unsigned int'} [-Wformat=]
  259 |             ImGui::Text("%d", i);
      |                          ~^   ~
      |                           |   |
      |                           int std::size_t {aka long unsigned int}
      |                          %ld
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp: In instantiation of 'void sofaimgui::showVectorWidget(sofa::core::objectmodel::Data<T>&) [with T = sofa::type::vector<sofa::type::Vec<3, double>, sofa::type::CPUMemoryManager<sofa::type::Vec<3, double> > >]':
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:315:21:   required from here
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:244:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<sofa::type::Vec<3, double>, std::allocator<sofa::type::Vec<3, double> > >::size_type' {aka 'long unsigned int'} [-Wformat=]
  244 |     ImGui::Text("%d elements", data.getValue().size());
      |                  ~^            ~~~~~~~~~~~~~~~~~~~~~~
      |                   |                                |
      |                   int                              std::vector<sofa::type::Vec<3, double>, std::allocator<sofa::type::Vec<3, double> > >::size_type {aka long unsigned int}
      |                  %ld
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:259:27: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::size_t' {aka 'long unsigned int'} [-Wformat=]
  259 |             ImGui::Text("%d", i);
      |                          ~^   ~
      |                           |   |
      |                           int std::size_t {aka long unsigned int}
      |                          %ld
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp: In instantiation of 'void sofaimgui::showVectorWidget(sofa::core::objectmodel::Data<T>&) [with T = sofa::type::vector<sofa::type::Vec<3, float>, sofa::type::CPUMemoryManager<sofa::type::Vec<3, float> > >]':
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:321:21:   required from here
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:244:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<sofa::type::Vec<3, float>, std::allocator<sofa::type::Vec<3, float> > >::size_type' {aka 'long unsigned int'} [-Wformat=]
  244 |     ImGui::Text("%d elements", data.getValue().size());
      |                  ~^            ~~~~~~~~~~~~~~~~~~~~~~
      |                   |                                |
      |                   int                              std::vector<sofa::type::Vec<3, float>, std::allocator<sofa::type::Vec<3, float> > >::size_type {aka long unsigned int}
      |                  %ld
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:259:27: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::size_t' {aka 'long unsigned int'} [-Wformat=]
  259 |             ImGui::Text("%d", i);
      |                          ~^   ~
      |                           |   |
      |                           int std::size_t {aka long unsigned int}
      |                          %ld
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp: In instantiation of 'void sofaimgui::showVectorWidget(sofa::core::objectmodel::Data<T>&) [with T = sofa::type::vector<sofa::type::Vec<4, double> >]':
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:327:21:   required from here
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:244:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<sofa::type::Vec<4, double>, std::allocator<sofa::type::Vec<4, double> > >::size_type' {aka 'long unsigned int'} [-Wformat=]
  244 |     ImGui::Text("%d elements", data.getValue().size());
      |                  ~^            ~~~~~~~~~~~~~~~~~~~~~~
      |                   |                                |
      |                   int                              std::vector<sofa::type::Vec<4, double>, std::allocator<sofa::type::Vec<4, double> > >::size_type {aka long unsigned int}
      |                  %ld
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:259:27: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::size_t' {aka 'long unsigned int'} [-Wformat=]
  259 |             ImGui::Text("%d", i);
      |                          ~^   ~
      |                           |   |
      |                           int std::size_t {aka long unsigned int}
      |                          %ld
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp: In instantiation of 'void sofaimgui::showVectorWidget(sofa::core::objectmodel::Data<T>&) [with T = sofa::type::vector<sofa::type::Vec<4, float> >]':
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:333:21:   required from here
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:244:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<sofa::type::Vec<4, float>, std::allocator<sofa::type::Vec<4, float> > >::size_type' {aka 'long unsigned int'} [-Wformat=]
  244 |     ImGui::Text("%d elements", data.getValue().size());
      |                  ~^            ~~~~~~~~~~~~~~~~~~~~~~
      |                   |                                |
      |                   int                              std::vector<sofa::type::Vec<4, float>, std::allocator<sofa::type::Vec<4, float> > >::size_type {aka long unsigned int}
      |                  %ld
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:259:27: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::size_t' {aka 'long unsigned int'} [-Wformat=]
  259 |             ImGui::Text("%d", i);
      |                          ~^   ~
      |                           |   |
      |                           int std::size_t {aka long unsigned int}
      |                          %ld
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp: In instantiation of 'void sofaimgui::showWidgetT(sofa::core::objectmodel::Data<sofa::type::vector<sofa::defaulttype::RigidCoord<N, real> > >&) [with unsigned int N = 3; ValueType = double]':
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:419:16:   required from here
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:378:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<sofa::defaulttype::RigidCoord<3, double>, std::allocator<sofa::defaulttype::RigidCoord<3, double> > >::size_type' {aka 'long unsigned int'} [-Wformat=]
  378 |     ImGui::Text("%d elements", data.getValue().size());
      |                  ~^            ~~~~~~~~~~~~~~~~~~~~~~
      |                   |                                |
      |                   int                              std::vector<sofa::defaulttype::RigidCoord<3, double>, std::allocator<sofa::defaulttype::RigidCoord<3, double> > >::size_type {aka long unsigned int}
      |                  %ld
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp: In instantiation of 'void sofaimgui::showWidgetT(sofa::core::objectmodel::Data<sofa::type::vector<sofa::defaulttype::RigidCoord<N, real> > >&) [with unsigned int N = 3; ValueType = float]':
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:425:16:   required from here
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:378:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<sofa::defaulttype::RigidCoord<3, float>, std::allocator<sofa::defaulttype::RigidCoord<3, float> > >::size_type' {aka 'long unsigned int'} [-Wformat=]
  378 |     ImGui::Text("%d elements", data.getValue().size());
      |                  ~^            ~~~~~~~~~~~~~~~~~~~~~~
      |                   |                                |
      |                   int                              std::vector<sofa::defaulttype::RigidCoord<3, float>, std::allocator<sofa::defaulttype::RigidCoord<3, float> > >::size_type {aka long unsigned int}
      |                  %ld
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp: In instantiation of 'void sofaimgui::showWidgetT(sofa::core::objectmodel::Data<sofa::type::vector<sofa::defaulttype::RigidCoord<N, real> > >&) [with unsigned int N = 2; ValueType = double]':
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:431:16:   required from here
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:378:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<sofa::defaulttype::RigidCoord<2, double>, std::allocator<sofa::defaulttype::RigidCoord<2, double> > >::size_type' {aka 'long unsigned int'} [-Wformat=]
  378 |     ImGui::Text("%d elements", data.getValue().size());
      |                  ~^            ~~~~~~~~~~~~~~~~~~~~~~
      |                   |                                |
      |                   int                              std::vector<sofa::defaulttype::RigidCoord<2, double>, std::allocator<sofa::defaulttype::RigidCoord<2, double> > >::size_type {aka long unsigned int}
      |                  %ld
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp: In instantiation of 'void sofaimgui::showWidgetT(sofa::core::objectmodel::Data<sofa::type::vector<sofa::defaulttype::RigidCoord<N, real> > >&) [with unsigned int N = 2; ValueType = float]':
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:437:16:   required from here
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:378:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<sofa::defaulttype::RigidCoord<2, float>, std::allocator<sofa::defaulttype::RigidCoord<2, float> > >::size_type' {aka 'long unsigned int'} [-Wformat=]
  378 |     ImGui::Text("%d elements", data.getValue().size());
      |                  ~^            ~~~~~~~~~~~~~~~~~~~~~~
      |                   |                                |
      |                   int                              std::vector<sofa::defaulttype::RigidCoord<2, float>, std::allocator<sofa::defaulttype::RigidCoord<2, float> > >::size_type {aka long unsigned int}
      |                  %ld
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp: In instantiation of 'void sofaimgui::showWidgetT(sofa::core::objectmodel::Data<sofa::type::vector<sofa::topology::Element<GeometryElement> > >&) [with GeometryElement = sofa::geometry::Edge]':
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:480:16:   required from here
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:449:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<sofa::topology::Element<sofa::geometry::Edge>, std::allocator<sofa::topology::Element<sofa::geometry::Edge> > >::size_type' {aka 'long unsigned int'} [-Wformat=]
  449 |     ImGui::Text("%d elements", data.getValue().size());
      |                  ~^            ~~~~~~~~~~~~~~~~~~~~~~
      |                   |                                |
      |                   int                              std::vector<sofa::topology::Element<sofa::geometry::Edge>, std::allocator<sofa::topology::Element<sofa::geometry::Edge> > >::size_type {aka long unsigned int}
      |                  %ld
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp: In instantiation of 'void sofaimgui::showWidgetT(sofa::core::objectmodel::Data<sofa::type::vector<sofa::topology::Element<GeometryElement> > >&) [with GeometryElement = sofa::geometry::Hexahedron]':
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:486:16:   required from here
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:449:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<sofa::topology::Element<sofa::geometry::Hexahedron>, std::allocator<sofa::topology::Element<sofa::geometry::Hexahedron> > >::size_type' {aka 'long unsigned int'} [-Wformat=]
  449 |     ImGui::Text("%d elements", data.getValue().size());
      |                  ~^            ~~~~~~~~~~~~~~~~~~~~~~
      |                   |                                |
      |                   int                              std::vector<sofa::topology::Element<sofa::geometry::Hexahedron>, std::allocator<sofa::topology::Element<sofa::geometry::Hexahedron> > >::size_type {aka long unsigned int}
      |                  %ld
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp: In instantiation of 'void sofaimgui::showWidgetT(sofa::core::objectmodel::Data<sofa::type::vector<sofa::topology::Element<GeometryElement> > >&) [with GeometryElement = sofa::geometry::Pentahedron]':
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:492:16:   required from here
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:449:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<sofa::topology::Element<sofa::geometry::Pentahedron>, std::allocator<sofa::topology::Element<sofa::geometry::Pentahedron> > >::size_type' {aka 'long unsigned int'} [-Wformat=]
  449 |     ImGui::Text("%d elements", data.getValue().size());
      |                  ~^            ~~~~~~~~~~~~~~~~~~~~~~
      |                   |                                |
      |                   int                              std::vector<sofa::topology::Element<sofa::geometry::Pentahedron>, std::allocator<sofa::topology::Element<sofa::geometry::Pentahedron> > >::size_type {aka long unsigned int}
      |                  %ld
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp: In instantiation of 'void sofaimgui::showWidgetT(sofa::core::objectmodel::Data<sofa::type::vector<sofa::topology::Element<GeometryElement> > >&) [with GeometryElement = sofa::geometry::Pyramid]':
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:498:16:   required from here
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:449:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<sofa::topology::Element<sofa::geometry::Pyramid>, std::allocator<sofa::topology::Element<sofa::geometry::Pyramid> > >::size_type' {aka 'long unsigned int'} [-Wformat=]
  449 |     ImGui::Text("%d elements", data.getValue().size());
      |                  ~^            ~~~~~~~~~~~~~~~~~~~~~~
      |                   |                                |
      |                   int                              std::vector<sofa::topology::Element<sofa::geometry::Pyramid>, std::allocator<sofa::topology::Element<sofa::geometry::Pyramid> > >::size_type {aka long unsigned int}
      |                  %ld
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp: In instantiation of 'void sofaimgui::showWidgetT(sofa::core::objectmodel::Data<sofa::type::vector<sofa::topology::Element<GeometryElement> > >&) [with GeometryElement = sofa::geometry::Quad]':
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:504:16:   required from here
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:449:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<sofa::topology::Element<sofa::geometry::Quad>, std::allocator<sofa::topology::Element<sofa::geometry::Quad> > >::size_type' {aka 'long unsigned int'} [-Wformat=]
  449 |     ImGui::Text("%d elements", data.getValue().size());
      |                  ~^            ~~~~~~~~~~~~~~~~~~~~~~
      |                   |                                |
      |                   int                              std::vector<sofa::topology::Element<sofa::geometry::Quad>, std::allocator<sofa::topology::Element<sofa::geometry::Quad> > >::size_type {aka long unsigned int}
      |                  %ld
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp: In instantiation of 'void sofaimgui::showWidgetT(sofa::core::objectmodel::Data<sofa::type::vector<sofa::topology::Element<GeometryElement> > >&) [with GeometryElement = sofa::geometry::Tetrahedron]':
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:510:16:   required from here
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:449:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<sofa::topology::Element<sofa::geometry::Tetrahedron>, std::allocator<sofa::topology::Element<sofa::geometry::Tetrahedron> > >::size_type' {aka 'long unsigned int'} [-Wformat=]
  449 |     ImGui::Text("%d elements", data.getValue().size());
      |                  ~^            ~~~~~~~~~~~~~~~~~~~~~~
      |                   |                                |
      |                   int                              std::vector<sofa::topology::Element<sofa::geometry::Tetrahedron>, std::allocator<sofa::topology::Element<sofa::geometry::Tetrahedron> > >::size_type {aka long unsigned int}
      |                  %ld
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp: In instantiation of 'void sofaimgui::showWidgetT(sofa::core::objectmodel::Data<sofa::type::vector<sofa::topology::Element<GeometryElement> > >&) [with GeometryElement = sofa::geometry::Triangle]':
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:516:16:   required from here
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:449:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<sofa::topology::Element<sofa::geometry::Triangle>, std::allocator<sofa::topology::Element<sofa::geometry::Triangle> > >::size_type' {aka 'long unsigned int'} [-Wformat=]
  449 |     ImGui::Text("%d elements", data.getValue().size());
      |                  ~^            ~~~~~~~~~~~~~~~~~~~~~~
      |                   |                                |
      |                   int                              std::vector<sofa::topology::Element<sofa::geometry::Triangle>, std::allocator<sofa::topology::Element<sofa::geometry::Triangle> > >::size_type {aka long unsigned int}
      |                  %ld
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp: In instantiation of 'void sofaimgui::showWidgetT(sofa::core::objectmodel::Data<sofa::linearalgebra::CompressedRowSparseMatrixConstraint<TBlock, TPolicy> >&) [with TBlock = sofa::type::Vec<2, double>; TPolicy = sofa::linearalgebra::CRSConstraintPolicy]':
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:651:16:   required from here
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:645:23: warning: format not a string literal and no format arguments [-Wformat-security]
  645 |     ImGui::TextWrapped(ss.str().c_str());
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp: In instantiation of 'void sofaimgui::showWidgetT(sofa::core::objectmodel::Data<sofa::linearalgebra::CompressedRowSparseMatrixConstraint<TBlock, TPolicy> >&) [with TBlock = sofa::type::Vec<3, double>; TPolicy = sofa::linearalgebra::CRSConstraintPolicy]':
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:657:16:   required from here
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:645:23: warning: format not a string literal and no format arguments [-Wformat-security]
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp: In instantiation of 'void sofaimgui::showWidgetT(sofa::core::objectmodel::Data<sofa::linearalgebra::CompressedRowSparseMatrixConstraint<TBlock, TPolicy> >&) [with TBlock = sofa::defaulttype::RigidDeriv<2, double>; TPolicy = sofa::linearalgebra::CRSConstraintPolicy]':
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:663:16:   required from here
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:645:23: warning: format not a string literal and no format arguments [-Wformat-security]
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp: In instantiation of 'void sofaimgui::showWidgetT(sofa::core::objectmodel::Data<sofa::linearalgebra::CompressedRowSparseMatrixConstraint<TBlock, TPolicy> >&) [with TBlock = sofa::defaulttype::RigidDeriv<3, double>; TPolicy = sofa::linearalgebra::CRSConstraintPolicy]':
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:669:16:   required from here
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:645:23: warning: format not a string literal and no format arguments [-Wformat-security]
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:31:
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/widgets/LinearSpringWidget.h: In instantiation of 'void sofaimgui::showLinearSpringWidget(sofa::core::objectmodel::Data<sofa::type::vector<sofa::component::solidmechanics::spring::LinearSpring<Real> > >&) [with Real = float]':
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:701:27:   required from here
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/widgets/LinearSpringWidget.h:60:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<sofa::component::solidmechanics::spring::LinearSpring<float>, std::allocator<sofa::component::solidmechanics::spring::LinearSpring<float> > >::size_type' {aka 'long unsigned int'} [-Wformat=]
   60 |     ImGui::Text("%d springs", springs.size());
      |                  ~^           ~~~~~~~~~~~~~~
      |                   |                       |
      |                   int                     std::vector<sofa::component::solidmechanics::spring::LinearSpring<float>, std::allocator<sofa::component::solidmechanics::spring::LinearSpring<float> > >::size_type {aka long unsigned int}
      |                  %ld
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/widgets/LinearSpringWidget.h: In instantiation of 'void sofaimgui::showLinearSpringWidget(sofa::core::objectmodel::Data<sofa::type::vector<sofa::component::solidmechanics::spring::LinearSpring<Real> > >&) [with Real = double]':
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:707:27:   required from here
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/widgets/LinearSpringWidget.h:60:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<sofa::component::solidmechanics::spring::LinearSpring<double>, std::allocator<sofa::component::solidmechanics::spring::LinearSpring<double> > >::size_type' {aka 'long unsigned int'} [-Wformat=]
   60 |     ImGui::Text("%d springs", springs.size());
      |                  ~^           ~~~~~~~~~~~~~~
      |                   |                       |
      |                   int                     std::vector<sofa::component::solidmechanics::spring::LinearSpring<double>, std::allocator<sofa::component::solidmechanics::spring::LinearSpring<double> > >::size_type {aka long unsigned int}
      |                  %ld
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:33:
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/widgets/RigidMass.h: In instantiation of 'void sofaimgui::showRigidMasses(const sofa::core::objectmodel::Data<sofa::type::vector<sofa::defaulttype::RigidMass<N, real> > >&) [with unsigned int N = 3; real = double]':
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:747:20:   required from here
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/widgets/RigidMass.h:44:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<sofa::defaulttype::RigidMass<3, double>, std::allocator<sofa::defaulttype::RigidMass<3, double> > >::size_type' {aka 'long unsigned int'} [-Wformat=]
   44 |     ImGui::Text("%d elements", data.getValue().size());
      |                  ~^            ~~~~~~~~~~~~~~~~~~~~~~
      |                   |                                |
      |                   int                              std::vector<sofa::defaulttype::RigidMass<3, double>, std::allocator<sofa::defaulttype::RigidMass<3, double> > >::size_type {aka long unsigned int}
      |                  %ld
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/widgets/RigidMass.h: In instantiation of 'void sofaimgui::showRigidMasses(const sofa::core::objectmodel::Data<sofa::type::vector<sofa::defaulttype::RigidMass<N, real> > >&) [with unsigned int N = 2; real = double]':
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:753:20:   required from here
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/widgets/RigidMass.h:44:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<sofa::defaulttype::RigidMass<2, double>, std::allocator<sofa::defaulttype::RigidMass<2, double> > >::size_type' {aka 'long unsigned int'} [-Wformat=]
   44 |     ImGui::Text("%d elements", data.getValue().size());
      |                  ~^            ~~~~~~~~~~~~~~~~~~~~~~
      |                   |                                |
      |                   int                              std::vector<sofa::defaulttype::RigidMass<2, double>, std::allocator<sofa::defaulttype::RigidMass<2, double> > >::size_type {aka long unsigned int}
      |                  %ld
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp: In instantiation of 'bool sofaimgui::showLine(unsigned int, const string&, sofa::type::Vec<N, real>&) [with unsigned int N = 1; ValueType = double; std::string = std::__cxx11::basic_string<char>]':
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:261:25:   required from 'void sofaimgui::showVectorWidget(sofa::core::objectmodel::Data<T>&) [with T = sofa::type::vector<sofa::type::Vec<1, double>, sofa::type::CPUMemoryManager<sofa::type::Vec<1, double> > >]'
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:291:21:   required from here
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:223:28: warning: unused parameter 'lineNumber' [-Wunused-parameter]
  223 | bool showLine(unsigned int lineNumber, const std::string& tableLabel, type::Vec<N, ValueType>& vec)
      |               ~~~~~~~~~~~~~^~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:223:59: warning: unused parameter 'tableLabel' [-Wunused-parameter]
  223 | bool showLine(unsigned int lineNumber, const std::string& tableLabel, type::Vec<N, ValueType>& vec)
      |                                        ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp: In instantiation of 'bool sofaimgui::showLine(unsigned int, const string&, sofa::type::Vec<N, real>&) [with unsigned int N = 1; ValueType = float; std::string = std::__cxx11::basic_string<char>]':
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:261:25:   required from 'void sofaimgui::showVectorWidget(sofa::core::objectmodel::Data<T>&) [with T = sofa::type::vector<sofa::type::Vec<1, float>, sofa::type::CPUMemoryManager<sofa::type::Vec<1, float> > >]'
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:297:21:   required from here
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:223:28: warning: unused parameter 'lineNumber' [-Wunused-parameter]
  223 | bool showLine(unsigned int lineNumber, const std::string& tableLabel, type::Vec<N, ValueType>& vec)
      |               ~~~~~~~~~~~~~^~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:223:59: warning: unused parameter 'tableLabel' [-Wunused-parameter]
  223 | bool showLine(unsigned int lineNumber, const std::string& tableLabel, type::Vec<N, ValueType>& vec)
      |                                        ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp: In instantiation of 'bool sofaimgui::showLine(unsigned int, const string&, sofa::type::Vec<N, real>&) [with unsigned int N = 2; ValueType = double; std::string = std::__cxx11::basic_string<char>]':
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:261:25:   required from 'void sofaimgui::showVectorWidget(sofa::core::objectmodel::Data<T>&) [with T = sofa::type::vector<sofa::type::Vec<2, double>, sofa::type::CPUMemoryManager<sofa::type::Vec<2, double> > >]'
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:303:21:   required from here
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:223:28: warning: unused parameter 'lineNumber' [-Wunused-parameter]
  223 | bool showLine(unsigned int lineNumber, const std::string& tableLabel, type::Vec<N, ValueType>& vec)
      |               ~~~~~~~~~~~~~^~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:223:59: warning: unused parameter 'tableLabel' [-Wunused-parameter]
  223 | bool showLine(unsigned int lineNumber, const std::string& tableLabel, type::Vec<N, ValueType>& vec)
      |                                        ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp: In instantiation of 'bool sofaimgui::showLine(unsigned int, const string&, sofa::type::Vec<N, real>&) [with unsigned int N = 2; ValueType = float; std::string = std::__cxx11::basic_string<char>]':
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:261:25:   required from 'void sofaimgui::showVectorWidget(sofa::core::objectmodel::Data<T>&) [with T = sofa::type::vector<sofa::type::Vec<2, float>, sofa::type::CPUMemoryManager<sofa::type::Vec<2, float> > >]'
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:309:21:   required from here
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:223:28: warning: unused parameter 'lineNumber' [-Wunused-parameter]
  223 | bool showLine(unsigned int lineNumber, const std::string& tableLabel, type::Vec<N, ValueType>& vec)
      |               ~~~~~~~~~~~~~^~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:223:59: warning: unused parameter 'tableLabel' [-Wunused-parameter]
  223 | bool showLine(unsigned int lineNumber, const std::string& tableLabel, type::Vec<N, ValueType>& vec)
      |                                        ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp: In instantiation of 'bool sofaimgui::showLine(unsigned int, const string&, sofa::type::Vec<N, real>&) [with unsigned int N = 3; ValueType = double; std::string = std::__cxx11::basic_string<char>]':
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:261:25:   required from 'void sofaimgui::showVectorWidget(sofa::core::objectmodel::Data<T>&) [with T = sofa::type::vector<sofa::type::Vec<3, double>, sofa::type::CPUMemoryManager<sofa::type::Vec<3, double> > >]'
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:315:21:   required from here
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:223:28: warning: unused parameter 'lineNumber' [-Wunused-parameter]
  223 | bool showLine(unsigned int lineNumber, const std::string& tableLabel, type::Vec<N, ValueType>& vec)
      |               ~~~~~~~~~~~~~^~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:223:59: warning: unused parameter 'tableLabel' [-Wunused-parameter]
  223 | bool showLine(unsigned int lineNumber, const std::string& tableLabel, type::Vec<N, ValueType>& vec)
      |                                        ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp: In instantiation of 'bool sofaimgui::showLine(unsigned int, const string&, sofa::type::Vec<N, real>&) [with unsigned int N = 3; ValueType = float; std::string = std::__cxx11::basic_string<char>]':
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:261:25:   required from 'void sofaimgui::showVectorWidget(sofa::core::objectmodel::Data<T>&) [with T = sofa::type::vector<sofa::type::Vec<3, float>, sofa::type::CPUMemoryManager<sofa::type::Vec<3, float> > >]'
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:321:21:   required from here
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:223:28: warning: unused parameter 'lineNumber' [-Wunused-parameter]
  223 | bool showLine(unsigned int lineNumber, const std::string& tableLabel, type::Vec<N, ValueType>& vec)
      |               ~~~~~~~~~~~~~^~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:223:59: warning: unused parameter 'tableLabel' [-Wunused-parameter]
  223 | bool showLine(unsigned int lineNumber, const std::string& tableLabel, type::Vec<N, ValueType>& vec)
      |                                        ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp: In instantiation of 'bool sofaimgui::showLine(unsigned int, const string&, sofa::type::Vec<N, real>&) [with unsigned int N = 4; ValueType = double; std::string = std::__cxx11::basic_string<char>]':
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:261:25:   required from 'void sofaimgui::showVectorWidget(sofa::core::objectmodel::Data<T>&) [with T = sofa::type::vector<sofa::type::Vec<4, double> >]'
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:327:21:   required from here
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:223:28: warning: unused parameter 'lineNumber' [-Wunused-parameter]
  223 | bool showLine(unsigned int lineNumber, const std::string& tableLabel, type::Vec<N, ValueType>& vec)
      |               ~~~~~~~~~~~~~^~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:223:59: warning: unused parameter 'tableLabel' [-Wunused-parameter]
  223 | bool showLine(unsigned int lineNumber, const std::string& tableLabel, type::Vec<N, ValueType>& vec)
      |                                        ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp: In instantiation of 'bool sofaimgui::showLine(unsigned int, const string&, sofa::type::Vec<N, real>&) [with unsigned int N = 4; ValueType = float; std::string = std::__cxx11::basic_string<char>]':
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:261:25:   required from 'void sofaimgui::showVectorWidget(sofa::core::objectmodel::Data<T>&) [with T = sofa::type::vector<sofa::type::Vec<4, float> >]'
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:333:21:   required from here
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:223:28: warning: unused parameter 'lineNumber' [-Wunused-parameter]
  223 | bool showLine(unsigned int lineNumber, const std::string& tableLabel, type::Vec<N, ValueType>& vec)
      |               ~~~~~~~~~~~~~^~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:223:59: warning: unused parameter 'tableLabel' [-Wunused-parameter]
  223 | bool showLine(unsigned int lineNumber, const std::string& tableLabel, type::Vec<N, ValueType>& vec)
      |                                        ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
[652/1340] Building CXX object applications/guis/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/src/SofaImGui/initSofaImGui.cpp.o
[653/1340] Building CXX object applications/guis/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/src/SofaImGui/widgets/DisplayFlagsWidget.cpp.o
[654/1340] Building CXX object applications/guis/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/src/SofaImGui/widgets/MaterialWidget.cpp.o
[655/1340] Linking CXX shared library lib/libSofaPython3.so.1.0
[656/1340] Creating library symlink lib/libSofaPython3.so
[657/1340] Linking CXX shared library lib/libSofa.GUI.Common.so.25.12.99
[658/1340] Creating library symlink lib/libSofa.GUI.Common.so
[659/1340] Building CXX object applications/guis/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/src/SofaImGui/windows/Performances.cpp.o
[660/1340] Building CXX object applications/guis/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/src/SofaImGui/ImGuiGUIEngine.cpp.o
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:56:
external_directories/fetched/IconFontCppHeaders/IconsFontAwesome6.h:11: warning: "ICON_MIN_FA" redefined
   11 | #define ICON_MIN_FA 0xe005
      | 
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:55:
external_directories/fetched/IconFontCppHeaders/IconsFontAwesome4.h:10: note: this is the location of the previous definition
   10 | #define ICON_MIN_FA 0xf000
      | 
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:56:
external_directories/fetched/IconFontCppHeaders/IconsFontAwesome6.h:12: warning: "ICON_MAX_16_FA" redefined
   12 | #define ICON_MAX_16_FA 0xf8ff
      | 
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:55:
external_directories/fetched/IconFontCppHeaders/IconsFontAwesome4.h:11: note: this is the location of the previous definition
   11 | #define ICON_MAX_16_FA 0xf2e0
      | 
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:56:
external_directories/fetched/IconFontCppHeaders/IconsFontAwesome6.h:13: warning: "ICON_MAX_FA" redefined
   13 | #define ICON_MAX_FA 0xf8ff
      | 
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:55:
external_directories/fetched/IconFontCppHeaders/IconsFontAwesome4.h:12: note: this is the location of the previous definition
   12 | #define ICON_MAX_FA 0xf2e0
      | 
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:56:
external_directories/fetched/IconFontCppHeaders/IconsFontAwesome6.h:101: warning: "ICON_FA_ASTERISK" redefined
  101 | #define ICON_FA_ASTERISK "*"    // U+002a
      | 
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:55:
external_directories/fetched/IconFontCppHeaders/IconsFontAwesome4.h:113: note: this is the location of the previous definition
  113 | #define ICON_FA_ASTERISK "\xef\x81\xa9" // U+f069
      | 
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:56:
external_directories/fetched/IconFontCppHeaders/IconsFontAwesome6.h:102: warning: "ICON_FA_AT" redefined
  102 | #define ICON_FA_AT "@"  // U+0040
      | 
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:55:
external_directories/fetched/IconFontCppHeaders/IconsFontAwesome4.h:475: note: this is the location of the previous definition
  475 | #define ICON_FA_AT "\xef\x87\xba"       // U+f1fa
      | 
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:56:
external_directories/fetched/IconFontCppHeaders/IconsFontAwesome6.h:227: warning: "ICON_FA_CALENDAR" redefined
  227 | #define ICON_FA_CALENDAR "\xef\x84\xb3" // U+f133
      | 
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:55:
external_directories/fetched/IconFontCppHeaders/IconsFontAwesome4.h:122: note: this is the location of the previous definition
  122 | #define ICON_FA_CALENDAR "\xef\x81\xb3" // U+f073
      | 
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:56:
external_directories/fetched/IconFontCppHeaders/IconsFontAwesome6.h:332: warning: "ICON_FA_CLIPBOARD" redefined
  332 | #define ICON_FA_CLIPBOARD "\xef\x8c\xa8"        // U+f328
      | 
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:55:
external_directories/fetched/IconFontCppHeaders/IconsFontAwesome4.h:222: note: this is the location of the previous definition
  222 | #define ICON_FA_CLIPBOARD "\xef\x83\xaa"        // U+f0ea
      | 
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:56:
external_directories/fetched/IconFontCppHeaders/IconsFontAwesome6.h:358: warning: "ICON_FA_CODE_FORK" redefined
  358 | #define ICON_FA_CODE_FORK "\xee\x84\xbb"        // U+e13b
      | 
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:55:
external_directories/fetched/IconFontCppHeaders/IconsFontAwesome4.h:276: note: this is the location of the previous definition
  276 | #define ICON_FA_CODE_FORK "\xef\x84\xa6"        // U+f126
      | 
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:56:
external_directories/fetched/IconFontCppHeaders/IconsFontAwesome6.h:399: warning: "ICON_FA_DESKTOP" redefined
  399 | #define ICON_FA_DESKTOP "\xef\x8e\x90"  // U+f390
      | 
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:55:
external_directories/fetched/IconFontCppHeaders/IconsFontAwesome4.h:250: note: this is the location of the previous definition
  250 | #define ICON_FA_DESKTOP "\xef\x84\x88"  // U+f108
      | 
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:56:
external_directories/fetched/IconFontCppHeaders/IconsFontAwesome6.h:463: warning: "ICON_FA_EXCLAMATION" redefined
  463 | #define ICON_FA_EXCLAMATION "!" // U+0021
      | 
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:55:
external_directories/fetched/IconFontCppHeaders/IconsFontAwesome4.h:280: note: this is the location of the previous definition
  280 | #define ICON_FA_EXCLAMATION "\xef\x84\xaa"      // U+f12a
      | 
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:56:
external_directories/fetched/IconFontCppHeaders/IconsFontAwesome6.h:654: warning: "ICON_FA_HASHTAG" redefined
  654 | #define ICON_FA_HASHTAG "#"     // U+0023
      | 
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:55:
external_directories/fetched/IconFontCppHeaders/IconsFontAwesome4.h:615: note: this is the location of the previous definition
  615 | #define ICON_FA_HASHTAG "\xef\x8a\x92"  // U+f292
      | 
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:56:
external_directories/fetched/IconFontCppHeaders/IconsFontAwesome6.h:844: warning: "ICON_FA_MOBILE" redefined
  844 | #define ICON_FA_MOBILE "\xef\x8f\x8e"   // U+f3ce
      | 
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:55:
external_directories/fetched/IconFontCppHeaders/IconsFontAwesome4.h:253: note: this is the location of the previous definition
  253 | #define ICON_FA_MOBILE "\xef\x84\x8b"   // U+f10b
      | 
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:56:
external_directories/fetched/IconFontCppHeaders/IconsFontAwesome6.h:912: warning: "ICON_FA_PENCIL" redefined
  912 | #define ICON_FA_PENCIL "\xef\x8c\x83"   // U+f303
      | 
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:55:
external_directories/fetched/IconFontCppHeaders/IconsFontAwesome4.h:74: note: this is the location of the previous definition
   74 | #define ICON_FA_PENCIL "\xef\x81\x80"   // U+f040
      | 
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:56:
external_directories/fetched/IconFontCppHeaders/IconsFontAwesome6.h:921: warning: "ICON_FA_PERCENT" redefined
  921 | #define ICON_FA_PERCENT "%"     // U+0025
      | 
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:55:
external_directories/fetched/IconFontCppHeaders/IconsFontAwesome4.h:618: note: this is the location of the previous definition
  618 | #define ICON_FA_PERCENT "\xef\x8a\x95"  // U+f295
      | 
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:56:
external_directories/fetched/IconFontCppHeaders/IconsFontAwesome6.h:998: warning: "ICON_FA_PLUS" redefined
  998 | #define ICON_FA_PLUS "+"        // U+002b
      | 
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:55:
external_directories/fetched/IconFontCppHeaders/IconsFontAwesome4.h:111: note: this is the location of the previous definition
  111 | #define ICON_FA_PLUS "\xef\x81\xa7"     // U+f067
      | 
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:56:
external_directories/fetched/IconFontCppHeaders/IconsFontAwesome6.h:1014: warning: "ICON_FA_QUESTION" redefined
 1014 | #define ICON_FA_QUESTION "?"    // U+003f
      | 
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:55:
external_directories/fetched/IconFontCppHeaders/IconsFontAwesome4.h:278: note: this is the location of the previous definition
  278 | #define ICON_FA_QUESTION "\xef\x84\xa8" // U+f128
      | 
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:56:
external_directories/fetched/IconFontCppHeaders/IconsFontAwesome6.h:1029: warning: "ICON_FA_REPEAT" redefined
 1029 | #define ICON_FA_REPEAT "\xef\x8d\xa3"   // U+f363
      | 
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:55:
external_directories/fetched/IconFontCppHeaders/IconsFontAwesome4.h:43: note: this is the location of the previous definition
   43 | #define ICON_FA_REPEAT "\xef\x80\x9e"   // U+f01e
      | 
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:56:
external_directories/fetched/IconFontCppHeaders/IconsFontAwesome6.h:1030: warning: "ICON_FA_REPLY" redefined
 1030 | #define ICON_FA_REPLY "\xef\x8f\xa5"    // U+f3e5
      | 
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:55:
external_directories/fetched/IconFontCppHeaders/IconsFontAwesome4.h:259: note: this is the location of the previous definition
  259 | #define ICON_FA_REPLY "\xef\x84\x92"    // U+f112
      | 
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:56:
external_directories/fetched/IconFontCppHeaders/IconsFontAwesome6.h:1139: warning: "ICON_FA_SPOON" redefined
 1139 | #define ICON_FA_SPOON "\xef\x8b\xa5"    // U+f2e5
      | 
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:55:
external_directories/fetched/IconFontCppHeaders/IconsFontAwesome4.h:406: note: this is the location of the previous definition
  406 | #define ICON_FA_SPOON "\xef\x86\xb1"    // U+f1b1
      | 
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:56:
external_directories/fetched/IconFontCppHeaders/IconsFontAwesome6.h:1208: warning: "ICON_FA_TABLET" redefined
 1208 | #define ICON_FA_TABLET "\xef\x8f\xbb"   // U+f3fb
      | 
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:55:
external_directories/fetched/IconFontCppHeaders/IconsFontAwesome4.h:252: note: this is the location of the previous definition
  252 | #define ICON_FA_TABLET "\xef\x84\x8a"   // U+f10a
      | 
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:56:
external_directories/fetched/IconFontCppHeaders/IconsFontAwesome6.h:1270: warning: "ICON_FA_TRANSGENDER" redefined
 1270 | #define ICON_FA_TRANSGENDER "\xef\x88\xa5"      // U+f225
      | 
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:55:
external_directories/fetched/IconFontCppHeaders/IconsFontAwesome4.h:513: note: this is the location of the previous definition
  513 | #define ICON_FA_TRANSGENDER "\xef\x88\xa4"      // U+f224
      | 
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:82:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Simulation/Graph/src/sofa/simulation/graph/DAGNode.h:27:13: warning: This header has been DEPRECATED since "v25.12". You have until "v26.06" to fix your code. To fix this warning you must include "'sofa/simulation/Node.h' instead of 'sofa/simulation/graph/DAGNode.h' and replace uses of DAGNode with Node" instead.
   27 | SOFA_HEADER_DEPRECATED("v25.12", "v26.06", "'sofa/simulation/Node.h' instead of 'sofa/simulation/graph/DAGNode.h' and replace uses of DAGNode with Node")
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp: In member function 'virtual void sofaimgui::ImGuiGUIEngine::init()':
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:131:18: warning: unused variable 'rc' [-Wunused-variable]
  131 |         SI_Error rc = ini.LoadFile(sofaimgui::AppIniFile::getAppIniFile().c_str());
      |                  ^~
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:53:
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/ViewPort.h: At global scope:
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/ViewPort.h:71:21: warning: 'bool windows::hasViewportMoved(float, float, float, float, float)' declared 'static' but never defined [-Wunused-function]
   71 |         static bool hasViewportMoved(float currentX,
      |                     ^~~~~~~~~~~~~~~~
[661/1340] Linking CXX shared library lib/libSofa.GUI.Batch.so.25.12.99
[662/1340] Creating library symlink lib/libSofa.GUI.Batch.so
[663/1340] Linking CXX executable bin/sceneCreatorExamples
[664/1340] Linking CXX shared library lib/libSofa.GUI.so.25.12.99
[665/1340] Creating library symlink lib/libSofa.GUI.so
[666/1340] Linking CXX shared library lib/python3/site-packages/Sofa/Simulation.cpython-310-x86_64-linux-gnu.so
lto-wrapper: warning: using serial compilation of 3 LTRANS jobs
[667/1340] Linking CXX shared library lib/libSofaPython3Testing.so.1.0
[668/1340] Creating library symlink lib/libSofaPython3Testing.so
[669/1340] Linking CXX executable bin/Bindings.Sofa.Tests
[670/1340] Linking CXX shared library lib/python3/site-packages/Sofa/SofaBaseTopology.cpython-310-x86_64-linux-gnu.so
lto-wrapper: warning: using serial compilation of 3 LTRANS jobs
[671/1340] Linking CXX executable bin/Bindings.SofaRuntime.Tests
[672/1340] Linking CXX executable bin/Bindings.SofaTypes.Tests
[673/1340] Linking CXX executable bin/Bindings.Modules.Tests
[674/1340] Building CXX object applications/guis/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/src/SofaImGui/windows/Log.cpp.o
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/Log.cpp:38:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Simulation/Graph/src/sofa/simulation/graph/DAGNode.h:27:13: warning: This header has been DEPRECATED since "v25.12". You have until "v26.06" to fix your code. To fix this warning you must include "'sofa/simulation/Node.h' instead of 'sofa/simulation/graph/DAGNode.h' and replace uses of DAGNode with Node" instead.
   27 | SOFA_HEADER_DEPRECATED("v25.12", "v26.06", "'sofa/simulation/Node.h' instead of 'sofa/simulation/graph/DAGNode.h' and replace uses of DAGNode with Node")
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/Log.cpp: In function 'void windows::showLog(const char* const&, windows::WindowState&)':
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/Log.cpp:134:36: warning: format not a string literal and no format arguments [-Wformat-security]
  134 |                         ImGui::Text(ss.str().c_str());
      |                         ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/Log.cpp:162:36: warning: format not a string literal and no format arguments [-Wformat-security]
  162 |                         ImGui::Text(sender.c_str());
      |                         ~~~~~~~~~~~^~~~~~~~~~~~~~~~
[675/1340] Building CXX object applications/guis/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/src/SofaImGui/windows/MouseManager.cpp.o
[676/1340] Building CXX object applications/guis/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/src/SofaImGui/windows/Profiler.cpp.o
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/Profiler.cpp:49:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Simulation/Graph/src/sofa/simulation/graph/DAGNode.h:27:13: warning: This header has been DEPRECATED since "v25.12". You have until "v26.06" to fix your code. To fix this warning you must include "'sofa/simulation/Node.h' instead of 'sofa/simulation/graph/DAGNode.h' and replace uses of DAGNode with Node" instead.
   27 | SOFA_HEADER_DEPRECATED("v25.12", "v26.06", "'sofa/simulation/Node.h' instead of 'sofa/simulation/graph/DAGNode.h' and replace uses of DAGNode with Node")
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/Profiler.cpp: In function 'void windows::showProfiler(sofa::core::sptr<sofa::simulation::Node>, const char* const&, windows::WindowState&)':
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/Profiler.cpp:84:46: warning: comparison of integer expressions of different signedness: 'std::deque<sofa::type::vector<sofa::helper::Record> >::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
   84 |                     while (allRecords.size() >= bufferSize)
      |                            ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/Profiler.cpp:130:45: warning: comparison of integer expressions of different signedness: 'const int' and 'const unsigned int' [-Wsign-compare]
  130 |                                 if (timerId == rec.id)
      |                                     ~~~~~~~~^~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/Profiler.cpp:172:57: warning: comparison of integer expressions of different signedness: 'int' and 'std::deque<sofa::type::vector<sofa::helper::Record> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  172 |                 if (selectedFrame >= 0 && selectedFrame < allRecords.size())
      |                                           ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/Profiler.cpp:253:64: warning: format not a string literal and no format arguments [-Wformat-security]
  253 |                                             ImGui::TextDisabled(rec.label.c_str());
      |                                             ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/Profiler.cpp:139:61: warning: 't0' may be used uninitialized in this function [-Wmaybe-uninitialized]
  139 |                                         value += convertInMs(rec.time - t0);
      |                                                  ~~~~~~~~~~~^~~~~~~~~~~~~~~
[677/1340] Building CXX object applications/guis/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/src/SofaImGui/windows/SceneGraph.cpp.o
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:40:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Simulation/Graph/src/sofa/simulation/graph/DAGNode.h:27:13: warning: This header has been DEPRECATED since "v25.12". You have until "v26.06" to fix your code. To fix this warning you must include "'sofa/simulation/Node.h' instead of 'sofa/simulation/graph/DAGNode.h' and replace uses of DAGNode with Node" instead.
   27 | SOFA_HEADER_DEPRECATED("v25.12", "v26.06", "'sofa/simulation/Node.h' instead of 'sofa/simulation/graph/DAGNode.h' and replace uses of DAGNode with Node")
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp: In lambda function:
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:189:40: warning: format not a string literal and no format arguments [-Wformat-security]
  189 |                             ImGui::Text(object->getName().c_str());
      |                             ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:191:48: warning: format not a string literal and no format arguments [-Wformat-security]
  191 |                             ImGui::TextDisabled(objectClassName.c_str());
      |                             ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:201:49: warning: loop variable 'slave' creates a copy from type 'const boost::intrusive_ptr<sofa::core::objectmodel::BaseObject>' [-Wrange-loop-construct]
  201 |                                 for (const auto slave : slaves)
      |                                                 ^~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:201:49: note: use reference type to prevent copying
  201 |                                 for (const auto slave : slaves)
      |                                                 ^~~~~
      |                                                 &
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:229:56: warning: format not a string literal and no format arguments [-Wformat-security]
  229 |                                     ImGui::TextDisabled(slave->getClassName().c_str());
      |                                     ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp: In function 'void windows::showSceneGraph(sofa::core::sptr<sofa::simulation::Node>, const char* const&, std::set<sofa::core::objectmodel::BaseObject*>&, std::set<sofa::core::objectmodel::BaseObject*>&, std::set<sofa::core::objectmodel::Base*>&, windows::WindowState&)':
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:293:60: warning: format not a string literal and no format arguments [-Wformat-security]
  293 |                                         ImGui::TextDisabled(data->getHelp().c_str());
      |                                         ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:300:59: warning: format not a string literal and no format arguments [-Wformat-security]
  300 |                                         ImGui::TextWrapped(data->getHelp().c_str());
      |                                         ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:307:67: warning: format not a string literal and no format arguments [-Wformat-security]
  307 |                                                 ImGui::TextWrapped(linkPath.c_str());
      |                                                 ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:340:56: warning: format not a string literal and no format arguments [-Wformat-security]
  340 |                                     ImGui::TextDisabled(link->getHelp().c_str());
      |                                     ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:345:56: warning: format not a string literal and no format arguments [-Wformat-security]
  345 |                                     ImGui::TextDisabled(link->getHelp().c_str());
      |                                     ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:346:55: warning: format not a string literal and no format arguments [-Wformat-security]
  346 |                                     ImGui::TextWrapped(linkValue.c_str());
      |                                     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:406:56: warning: format not a string literal and no format arguments [-Wformat-security]
  406 |                                     ImGui::TextDisabled(data->getHelp().c_str());
      |                                     ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:413:55: warning: format not a string literal and no format arguments [-Wformat-security]
  413 |                                     ImGui::TextWrapped(data->getHelp().c_str());
      |                                     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:420:63: warning: format not a string literal and no format arguments [-Wformat-security]
  420 |                                             ImGui::TextWrapped(linkPath.c_str());
      |                                             ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:453:52: warning: format not a string literal and no format arguments [-Wformat-security]
  453 |                                 ImGui::TextDisabled(link->getHelp().c_str());
      |                                 ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:458:52: warning: format not a string literal and no format arguments [-Wformat-security]
  458 |                                 ImGui::TextDisabled(link->getHelp().c_str());
      |                                 ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:459:51: warning: format not a string literal and no format arguments [-Wformat-security]
  459 |                                 ImGui::TextWrapped(linkValue.c_str());
      |                                 ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:469:43: warning: format not a string literal and no format arguments [-Wformat-security]
  469 |                         ImGui::TextWrapped(component->getClass()->templateName.c_str());
      |                         ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:472:43: warning: format not a string literal and no format arguments [-Wformat-security]
  472 |                         ImGui::TextWrapped(component->getClass()->namespaceName.c_str());
      |                         ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:479:47: warning: format not a string literal and no format arguments [-Wformat-security]
  479 |                             ImGui::TextWrapped(entry.description.c_str());
      |                             ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:487:47: warning: format not a string literal and no format arguments [-Wformat-security]
  487 |                             ImGui::TextWrapped(component->getInstanciationSourceFileName().c_str());
      |                             ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:521:51: warning: format not a string literal and no format arguments [-Wformat-security]
  521 |                                 ImGui::TextWrapped(message.message().str().c_str());
      |                                 ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[678/1340] Linking CXX shared library lib/libSofaGLFW.so.25.12.99
[679/1340] Creating library symlink lib/libSofaGLFW.so
[680/1340] Building CXX object applications/guis/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/src/SofaImGui/windows/DisplayFlags.cpp.o
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/DisplayFlags.cpp:33:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Simulation/Graph/src/sofa/simulation/graph/DAGNode.h:27:13: warning: This header has been DEPRECATED since "v25.12". You have until "v26.06" to fix your code. To fix this warning you must include "'sofa/simulation/Node.h' instead of 'sofa/simulation/graph/DAGNode.h' and replace uses of DAGNode with Node" instead.
   27 | SOFA_HEADER_DEPRECATED("v25.12", "v26.06", "'sofa/simulation/Node.h' instead of 'sofa/simulation/graph/DAGNode.h' and replace uses of DAGNode with Node")
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                
[681/1340] Building CXX object applications/guis/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/src/SofaImGui/windows/Plugins.cpp.o
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/Plugins.cpp:38:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Simulation/Graph/src/sofa/simulation/graph/DAGNode.h:27:13: warning: This header has been DEPRECATED since "v25.12". You have until "v26.06" to fix your code. To fix this warning you must include "'sofa/simulation/Node.h' instead of 'sofa/simulation/graph/DAGNode.h' and replace uses of DAGNode with Node" instead.
   27 | SOFA_HEADER_DEPRECATED("v25.12", "v26.06", "'sofa/simulation/Node.h' instead of 'sofa/simulation/graph/DAGNode.h' and replace uses of DAGNode with Node")
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                
[682/1340] Building CXX object applications/guis/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/__/__/__/__/external_directories/fetched/imgui/imgui_demo.cpp.o
[683/1340] Building CXX object applications/guis/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/__/__/__/__/external_directories/fetched/imgui/imgui.cpp.o
[684/1340] Building CXX object applications/guis/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/__/__/__/__/external_directories/fetched/imgui/imgui_draw.cpp.o
[685/1340] Building CXX object applications/guis/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/src/SofaImGui/windows/Components.cpp.o
In file included from external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/Components.cpp:37:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Simulation/Graph/src/sofa/simulation/graph/DAGNode.h:27:13: warning: This header has been DEPRECATED since "v25.12". You have until "v26.06" to fix your code. To fix this warning you must include "'sofa/simulation/Node.h' instead of 'sofa/simulation/graph/DAGNode.h' and replace uses of DAGNode with Node" instead.
   27 | SOFA_HEADER_DEPRECATED("v25.12", "v26.06", "'sofa/simulation/Node.h' instead of 'sofa/simulation/graph/DAGNode.h' and replace uses of DAGNode with Node")
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/Components.cpp: In function 'void windows::showComponents(const char* const&, windows::WindowState&)':
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/Components.cpp:84:50: warning: unused structured binding declaration [-Wunused-variable]
   84 |                                 for (const auto& [templateInstance, creator] : entry->creatorMap)
      |                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/Components.cpp:161:51: warning: format not a string literal and no format arguments [-Wformat-security]
  161 |                                 ImGui::TextColored(colorIt->second, colorIt->first.c_str());
      |                                 ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/Components.cpp:163:44: warning: format not a string literal and no format arguments [-Wformat-security]
  163 |                                 ImGui::Text(entry.category.c_str());
      |                                 ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/Components.cpp:175:43: warning: format not a string literal and no format arguments [-Wformat-security]
  175 |                         ImGui::TextWrapped(selectedEntry->description.c_str());
      |                         ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/Components.cpp:191:50: warning: format not a string literal and no format arguments [-Wformat-security]
  191 |                                 ImGui::BulletText(templateInstance.c_str());
      |                                 ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/Components.cpp:201:50: warning: format not a string literal and no format arguments [-Wformat-security]
  201 |                                 ImGui::BulletText(alias.c_str());
      |                                 ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/Components.cpp:216:50: warning: format not a string literal and no format arguments [-Wformat-security]
  216 |                                 ImGui::BulletText(nm.c_str());
      |                                 ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/Components.cpp:234:50: warning: format not a string literal and no format arguments [-Wformat-security]
  234 |                                 ImGui::BulletText(p.c_str());
      |                                 ~~~~~~~~~~~~~~~~~^~~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/Components.cpp:249:50: warning: format not a string literal and no format arguments [-Wformat-security]
  249 |                                 ImGui::BulletText(t.c_str());
      |                                 ~~~~~~~~~~~~~~~~~^~~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/Components.cpp:299:63: warning: format not a string literal and no format arguments [-Wformat-security]
  299 |                                             ImGui::TextWrapped(data.second.description.c_str());
      |                                             ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/Components.cpp:301:63: warning: format not a string literal and no format arguments [-Wformat-security]
  301 |                                             ImGui::TextWrapped(defaultValue.c_str());
      |                                             ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/Components.cpp:303:63: warning: format not a string literal and no format arguments [-Wformat-security]
  303 |                                             ImGui::TextWrapped(type.c_str());
      |                                             ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
[686/1340] Building CXX object applications/guis/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/src/SofaImGui/windows/Settings.cpp.o
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/Settings.cpp: In function 'void windows::showSettings(const char* const&, CSimpleIniA&, windows::WindowState&, sofaimgui::ImGuiGUIEngine*)':
external_directories/fetched/SofaGLFW/SofaImGui/src/SofaImGui/windows/Settings.cpp:62:38: warning: unused variable 'rc' [-Wunused-variable]
   62 |                             SI_Error rc = ini.SaveFile(sofaimgui::AppIniFile::getAppIniFile().c_str());
      |                                      ^~
[687/1340] Building CXX object applications/guis/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/src/SofaImGui/windows/ViewPort.cpp.o
[688/1340] Building CXX object applications/guis/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/src/SofaImGui/AppIniFile.cpp.o
[689/1340] Building CXX object applications/guis/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/src/SofaImGui/windows/WindowState.cpp.o
[690/1340] Building CXX object applications/guis/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/src/SofaImGui/guis/AdditionalGUIRegistry.cpp.o
[691/1340] Building CXX object applications/guis/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/src/SofaImGui/guis/BaseAdditionalGUI.cpp.o
[692/1340] Building CXX object applications/guis/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/__/__/__/__/external_directories/fetched/imgui/backends/imgui_impl_glfw.cpp.o
[693/1340] Building CXX object applications/guis/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/__/__/__/__/external_directories/fetched/imgui/backends/imgui_impl_opengl3.cpp.o
[694/1340] Building CXX object applications/guis/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/__/__/__/__/external_directories/fetched/imgui/backends/imgui_impl_opengl2.cpp.o
[695/1340] Building CXX object applications/guis/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/__/__/__/__/external_directories/fetched/ImPlot/implot.cpp.o
[696/1340] Building CXX object applications/guis/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/__/__/__/__/external_directories/fetched/ImPlot/implot_items.cpp.o
[697/1340] Building CXX object applications/guis/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/resources/Style.cpp.o
[698/1340] Building CXX object applications/guis/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/__/__/__/__/external_directories/fetched/imgui/imgui_tables.cpp.o
[699/1340] Building CXX object applications/guis/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/__/__/__/__/external_directories/fetched/imgui/imgui_widgets.cpp.o
[700/1340] Building CXX object applications/guis/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/__/__/__/__/external_directories/fetched/imgui/misc/cpp/imgui_stdlib.cpp.o
[701/1340] Building CXX object applications/guis/SofaGLFW/SofaImGui/bindings/CMakeFiles/Bindings_SofaImGui.dir/src/Module_SofaImGui.cpp.o
In file included from /usr/local/lib/python3.10/dist-packages/pybind11/include/pybind11/attr.h:13,
                 from /usr/local/lib/python3.10/dist-packages/pybind11/include/pybind11/detail/class.h:12,
                 from /usr/local/lib/python3.10/dist-packages/pybind11/include/pybind11/pybind11.h:13,
                 from external_directories/fetched/SofaGLFW/SofaImGui/bindings/src/Module_SofaImGui.cpp:21:
external_directories/fetched/SofaGLFW/SofaImGui/bindings/src/Module_SofaImGui.cpp: In function 'void sofaimgui::python3::pybind11_init_SofaImGui(pybind11::module_&)':
external_directories/fetched/SofaGLFW/SofaImGui/bindings/src/Module_SofaImGui.cpp:31:28: warning: unused parameter 'm' [-Wunused-parameter]
   31 | PYBIND11_MODULE(SofaImGui, m)
      |                            ^
[702/1340] Sofa.Qt: Patching cmake_install.cmake
[703/1340] Generating QGLViewer/moc_camera.cpp
[704/1340] Generating QGLViewer/moc_frame.cpp
[705/1340] Generating QGLViewer/moc_keyFrameInterpolator.cpp
[706/1340] Generating QGLViewer/moc_manipulatedCameraFrame.cpp
[707/1340] Linking CXX shared library lib/libnfd.so.1.2.1
[708/1340] Generating QGLViewer/moc_manipulatedFrame.cpp
[709/1340] Creating library symlink lib/libnfd.so.1 lib/libnfd.so
[710/1340] Generating QGLViewer/moc_qglviewer.cpp
[711/1340] Generating ui_ImageInterface.h
[712/1340] Generating ui_VRenderInterface.h
[713/1340] Building CXX object external_directories/fetched/QGLViewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/moc_camera.cpp.o
[714/1340] Building CXX object external_directories/fetched/QGLViewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/moc_frame.cpp.o
[715/1340] Building CXX object external_directories/fetched/QGLViewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/moc_keyFrameInterpolator.cpp.o
[716/1340] Linking CXX shared library lib/libSofaImGui.so.25.12.99
[717/1340] Creating library symlink lib/libSofaImGui.so
[718/1340] Building CXX object external_directories/fetched/QGLViewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/moc_manipulatedFrame.cpp.o
[719/1340] Building CXX object external_directories/fetched/QGLViewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/moc_manipulatedCameraFrame.cpp.o
[720/1340] Building CXX object external_directories/fetched/QGLViewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/moc_qglviewer.cpp.o
[721/1340] Building CXX object external_directories/fetched/QGLViewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/VRender/BSPSortMethod.cpp.o
[722/1340] Building CXX object external_directories/fetched/QGLViewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/VRender/BackFaceCullingOptimizer.cpp.o
[723/1340] Building CXX object external_directories/fetched/QGLViewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/VRender/EPSExporter.cpp.o
[724/1340] Building CXX object external_directories/fetched/QGLViewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/VRender/FIGExporter.cpp.o
[725/1340] Building CXX object external_directories/fetched/QGLViewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/VRender/Exporter.cpp.o
[726/1340] Building CXX object external_directories/fetched/QGLViewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/VRender/NVector3.cpp.o
external_directories/fetched/QGLViewer/QGLViewer/VRender/NVector3.cpp:41:8: warning: 'double vrender::operator*(const vrender::NVector3&, const vrender::Vector3&)' has not been declared within 'vrender'
   41 | double vrender::operator*(const NVector3 &u,const Vector3  &v)
      |        ^~~~~~~
In file included from external_directories/fetched/QGLViewer/QGLViewer/VRender/NVector3.cpp:1:
external_directories/fetched/QGLViewer/QGLViewer/VRender/NVector3.h:45:19: note: only here as a 'friend'
   45 |     friend double operator*(const NVector3 &u,const Vector3  &v);
      |                   ^~~~~~~~
external_directories/fetched/QGLViewer/QGLViewer/VRender/NVector3.cpp:46:8: warning: 'double vrender::operator*(const vrender::Vector3&, const vrender::NVector3&)' has not been declared within 'vrender'
   46 | double vrender::operator*(const Vector3  &u,const NVector3 &v)
      |        ^~~~~~~
In file included from external_directories/fetched/QGLViewer/QGLViewer/VRender/NVector3.cpp:1:
external_directories/fetched/QGLViewer/QGLViewer/VRender/NVector3.h:46:19: note: only here as a 'friend'
   46 |     friend double operator*(const Vector3  &u,const NVector3 &v);
      |                   ^~~~~~~~
[727/1340] Building CXX object external_directories/fetched/QGLViewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/VRender/ParserGL.cpp.o
[728/1340] Building CXX object external_directories/fetched/QGLViewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/VRender/Primitive.cpp.o
external_directories/fetched/QGLViewer/QGLViewer/VRender/Primitive.cpp:121:15: warning: 'std::ostream& vrender::operator<<(std::ostream&, const vrender::Feedback3DColor&)' has not been declared within 'vrender'
  121 | std::ostream& vrender::operator<<(std::ostream& o,const Feedback3DColor& f)
      |               ^~~~~~~
In file included from external_directories/fetched/QGLViewer/QGLViewer/VRender/Primitive.cpp:3:
external_directories/fetched/QGLViewer/QGLViewer/VRender/Primitive.h:61:38: note: only here as a 'friend'
   61 |                 friend std::ostream& operator<<(std::ostream&,const Feedback3DColor&) ;
      |                                      ^~~~~~~~
[729/1340] Building CXX object external_directories/fetched/QGLViewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/VRender/PrimitivePositioning.cpp.o
[730/1340] Building CXX object external_directories/fetched/QGLViewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/VRender/VRender.cpp.o
[731/1340] Building CXX object external_directories/fetched/QGLViewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/VRender/TopologicalSortMethod.cpp.o
[732/1340] Building CXX object external_directories/fetched/QGLViewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/VRender/Vector3.cpp.o
external_directories/fetched/QGLViewer/QGLViewer/VRender/Vector3.cpp:81:9: warning: 'vrender::Vector3 vrender::operator*(double, const vrender::Vector3&)' has not been declared within 'vrender'
   81 | Vector3 vrender::operator* (double r,const Vector3& u)
      |         ^~~~~~~
In file included from external_directories/fetched/QGLViewer/QGLViewer/VRender/Vector3.cpp:2:
external_directories/fetched/QGLViewer/QGLViewer/VRender/Vector3.h:114:40: note: only here as a 'friend'
  114 |                         friend Vector3 operator* (double,const Vector3&);
      |                                        ^~~~~~~~
external_directories/fetched/QGLViewer/QGLViewer/VRender/Vector3.cpp:111:15: warning: 'std::ostream& vrender::operator<<(std::ostream&, const vrender::Vector3&)' has not been declared within 'vrender'
  111 | std::ostream& vrender::operator<< (std::ostream& out,const Vector3& u)
      |               ^~~~~~~
In file included from external_directories/fetched/QGLViewer/QGLViewer/VRender/Vector3.cpp:2:
external_directories/fetched/QGLViewer/QGLViewer/VRender/Vector3.h:127:46: note: only here as a 'friend'
  127 |                         friend std::ostream& operator<< (std::ostream&,const Vector3&);
      |                                              ^~~~~~~~
[733/1340] Building CXX object external_directories/fetched/QGLViewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/VRender/Vector2.cpp.o
external_directories/fetched/QGLViewer/QGLViewer/VRender/Vector2.cpp:50:9: warning: 'vrender::Vector2 vrender::operator-(const vrender::Vector2&)' has not been declared within 'vrender'
   50 | Vector2 vrender::operator- (const Vector2& u)
      |         ^~~~~~~
In file included from external_directories/fetched/QGLViewer/QGLViewer/VRender/Vector2.cpp:1:
external_directories/fetched/QGLViewer/QGLViewer/VRender/Vector2.h:73:40: note: only here as a 'friend'
   73 |                         friend Vector2 operator- (const Vector2&);
      |                                        ^~~~~~~~
[734/1340] Building CXX object external_directories/fetched/QGLViewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/VRender/gpc.cpp.o
[735/1340] Building CXX object external_directories/fetched/QGLViewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/VRender/VisibilityOptimizer.cpp.o
[736/1340] Building CXX object external_directories/fetched/QGLViewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/constraint.cpp.o
[737/1340] Building CXX object external_directories/fetched/QGLViewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/camera.cpp.o
[738/1340] Building CXX object external_directories/fetched/QGLViewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/frame.cpp.o
[739/1340] Building CXX object external_directories/fetched/QGLViewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/keyFrameInterpolator.cpp.o
[740/1340] Building CXX object external_directories/fetched/QGLViewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/manipulatedCameraFrame.cpp.o
[741/1340] Building CXX object external_directories/fetched/QGLViewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/manipulatedFrame.cpp.o
[742/1340] Building CXX object external_directories/fetched/QGLViewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/mouseGrabber.cpp.o
[743/1340] Building CXX object external_directories/fetched/QGLViewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/quaternion.cpp.o
[744/1340] Building CXX object external_directories/fetched/QGLViewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/qglviewer.cpp.o
[745/1340] Building CXX object external_directories/fetched/QGLViewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/vec.cpp.o
[746/1340] SofaCUDA: Patching cmake_install.cmake
[747/1340] CollisionOBBCapsule: Patching cmake_install.cmake
[748/1340] Building CXX object external_directories/fetched/QGLViewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/saveSnapshot.cpp.o
[749/1340] Building CXX object applications/plugins/CollisionOBBCapsule/CollisionOBBCapsule_test/CMakeFiles/CollisionOBBCapsule_test.dir/CapsuleModel_test.cpp.o
[750/1340] Linking CXX shared library lib/libQGLViewer.so
[751/1340] Generating src/sofa/qt/moc_DataFilenameWidget.cpp
[752/1340] Generating src/sofa/qt/moc_DisplayFlagsDataWidget.cpp
[753/1340] Generating src/sofa/qt/moc_DataWidget.cpp
[754/1340] Generating src/sofa/qt/moc_LinkWidget.cpp
[755/1340] Generating src/sofa/qt/moc_MaterialDataWidget.cpp
[756/1340] Generating src/sofa/qt/moc_ModifyObject.cpp
[757/1340] Generating src/sofa/qt/moc_RGBAColorDataWidget.cpp
[758/1340] Generating src/sofa/qt/moc_GenGraphForm.cpp
[759/1340] Generating src/sofa/qt/moc_AboutSOFADialog.cpp
[760/1340] Generating src/sofa/qt/moc_QDisplayDataWidget.cpp
[761/1340] Generating src/sofa/qt/moc_QDataDescriptionWidget.cpp
[762/1340] Generating src/sofa/qt/moc_QDisplayLinkWidget.cpp
[763/1340] Generating src/sofa/qt/moc_QDisplayPropertyWidget.cpp
[764/1340] Generating src/sofa/qt/moc_QModelViewTableUpdater.cpp
[765/1340] Generating src/sofa/qt/moc_QRGBAColorPicker.cpp
[766/1340] Generating src/sofa/qt/moc_QMouseWheelAdjustementGuard.cpp
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/external_directories/fetched/Sofa.Qt/src/sofa/qt/QMouseWheelAdjustementGuard.h:0: Note: No relevant classes found. No output generated.
[767/1340] Generating src/sofa/qt/moc_QMouseOperations.cpp
[768/1340] Generating src/sofa/qt/moc_QSofaListView.cpp
[769/1340] Generating src/sofa/qt/moc_QSofaStatWidget.cpp
[770/1340] Generating src/sofa/qt/moc_QtMessageRedirection.cpp
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/external_directories/fetched/Sofa.Qt/src/sofa/qt/QtMessageRedirection.h:0: Note: No relevant classes found. No output generated.
[771/1340] Generating src/sofa/qt/moc_QTabulationModifyObject.cpp
[772/1340] Generating src/sofa/qt/moc_QTransformationWidget.cpp
[773/1340] Generating src/sofa/qt/moc_SimpleDataWidget.cpp
[774/1340] Generating src/sofa/qt/moc_RealGUI.cpp
[775/1340] Generating src/sofa/qt/moc_SofaMouseManager.cpp
[776/1340] Generating src/sofa/qt/moc_SofaPluginManager.cpp
[777/1340] Generating src/sofa/qt/moc_SofaVideoRecorderManager.cpp
[778/1340] Generating src/sofa/qt/moc_SofaSceneGraphWidget.cpp
[779/1340] Generating src/sofa/qt/moc_WDoubleLineEdit.cpp
[780/1340] Generating src/sofa/qt/moc_WindowVisitor.cpp
[781/1340] Generating src/sofa/qt/moc_QVisitorControlPanel.cpp
[782/1340] Generating src/sofa/qt/viewer/qt/moc_QtViewer.cpp
[783/1340] Generating src/sofa/qt/moc_PieWidget.cpp
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/external_directories/fetched/Sofa.Qt/src/sofa/qt/PieWidget.h:0: Note: No relevant classes found. No output generated.
[784/1340] Generating src/sofa/qt/moc_SofaWindowProfiler.cpp
[785/1340] Generating src/sofa/qt/viewer/qgl/moc_QtGLViewer.cpp
[786/1340] Generating src/sofa/qt/moc_QGraphStatWidget.cpp
[787/1340] Generating src/sofa/qt/moc_QEnergyStatWidget.cpp
[788/1340] Generating src/sofa/qt/moc_QMomentumStatWidget.cpp
[789/1340] Generating src/sofa/qt/moc_GraphDataWidget.cpp
[790/1340] Generating src/sofa/qt/panels/moc_QDocBrowser.cpp
[791/1340] Generating src/sofa/qt/dataGraph/moc_SofaComponentNodeModel.cpp
[792/1340] Generating src/sofa/qt/moc_SofaWindowDataGraph.cpp
[793/1340] Generating ui_AboutDialog.h
[794/1340] Generating ui_BaseGenGraphForm.h
[795/1340] Generating ui_DialogAddObject.h
[796/1340] Generating ui_MouseManager.h
[797/1340] Generating ui_GUI.h
[798/1340] Generating ui_ViewerShortcuts.h
[799/1340] Generating ui_PluginManager.h
[800/1340] Generating ui_VideoRecorderManager.h
[801/1340] Generating ui_VisitorGUI.h
[802/1340] Generating ui_WindowProfiler.h
[803/1340] Automatic RCC for src/sofa/qt/resources/RealGUI.qrc
[804/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/moc_DataWidget.cpp.o
[805/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/moc_DataFilenameWidget.cpp.o
[806/1340] Linking CXX shared library lib/libCollisionOBBCapsule.so.1.0
[807/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/moc_DisplayFlagsDataWidget.cpp.o
[808/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/moc_GenGraphForm.cpp.o
[809/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/moc_LinkWidget.cpp.o
[810/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/moc_ModifyObject.cpp.o
[811/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/moc_QDataDescriptionWidget.cpp.o
[812/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/moc_QDisplayDataWidget.cpp.o
[813/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/moc_AboutSOFADialog.cpp.o
[814/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/moc_MaterialDataWidget.cpp.o
[815/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/moc_RGBAColorDataWidget.cpp.o
[816/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/moc_QDisplayLinkWidget.cpp.o
[817/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/moc_QRGBAColorPicker.cpp.o
[818/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/moc_QDisplayPropertyWidget.cpp.o
[819/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/moc_QModelViewTableUpdater.cpp.o
[820/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/moc_QMouseWheelAdjustementGuard.cpp.o
[821/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/moc_QSofaListView.cpp.o
[822/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/moc_QSofaStatWidget.cpp.o
[823/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/moc_QTabulationModifyObject.cpp.o
[824/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/moc_QtMessageRedirection.cpp.o
[825/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/moc_QMouseOperations.cpp.o
[826/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/moc_QTransformationWidget.cpp.o
[827/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/moc_SofaVideoRecorderManager.cpp.o
[828/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/moc_RealGUI.cpp.o
[829/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/moc_SofaPluginManager.cpp.o
[830/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/moc_SofaSceneGraphWidget.cpp.o
[831/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/moc_SimpleDataWidget.cpp.o
[832/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/moc_SofaMouseManager.cpp.o
[833/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/moc_WDoubleLineEdit.cpp.o
[834/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/moc_WindowVisitor.cpp.o
[835/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/moc_QVisitorControlPanel.cpp.o
[836/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/moc_SofaWindowProfiler.cpp.o
[837/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/viewer/qgl/moc_QtGLViewer.cpp.o
[838/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/moc_PieWidget.cpp.o
[839/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/moc_QGraphStatWidget.cpp.o
[840/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/moc_QEnergyStatWidget.cpp.o
[841/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/viewer/qt/moc_QtViewer.cpp.o
In file included from /opt/Qt/5.12.12/gcc_64/include/QtGui/QOpenGLContext:1,
                 from applications/guis/Sofa.Qt/src/sofa/qt/viewer/qt/../../../../../../../../external_directories/fetched/Sofa.Qt/src/sofa/qt/viewer/qt/QtViewer.h:39,
                 from applications/guis/Sofa.Qt/src/sofa/qt/viewer/qt/moc_QtViewer.cpp:9:
/opt/Qt/5.12.12/gcc_64/include/QtGui/qopenglcontext.h:55:2: warning: #warning qopenglfunctions.h is not compatible with GLEW, GLEW defines will be undefined [-Wcpp]
   55 | #warning qopenglfunctions.h is not compatible with GLEW, GLEW defines will be undefined
      |  ^~~~~~~
/opt/Qt/5.12.12/gcc_64/include/QtGui/qopenglcontext.h:56:2: warning: #warning To use GLEW with Qt, do not include <qopengl.h> or <QOpenGLFunctions> after glew.h [-Wcpp]
   56 | #warning To use GLEW with Qt, do not include <qopengl.h> or <QOpenGLFunctions> after glew.h
      |  ^~~~~~~
[842/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/moc_QMomentumStatWidget.cpp.o
[843/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/moc_GraphDataWidget.cpp.o
[844/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/dataGraph/moc_SofaComponentNodeModel.cpp.o
In file included from applications/guis/Sofa.Qt/src/sofa/qt/dataGraph/moc_SofaComponentNodeModel.cpp:9:
applications/guis/Sofa.Qt/src/sofa/qt/dataGraph/../../../../../../../external_directories/fetched/Sofa.Qt/src/sofa/qt/dataGraph/SofaComponentNodeModel.h:3: warning: "NODE_EDITOR_SHARED" redefined
    3 | #define NODE_EDITOR_SHARED
      | 
<command-line>: note: this is the location of the previous definition
In file included from applications/guis/Sofa.Qt/src/sofa/qt/dataGraph/moc_SofaComponentNodeModel.cpp:9:
applications/guis/Sofa.Qt/src/sofa/qt/dataGraph/../../../../../../../external_directories/fetched/Sofa.Qt/src/sofa/qt/dataGraph/SofaComponentNodeModel.h:41:20: warning: 'ignoredData' defined but not used [-Wunused-variable]
   41 | static const char* ignoredData[] = { "name", "printLog", "tags", "bbox", "listening", "componentState" };
      |                    ^~~~~~~~~~~
[845/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/AboutSOFADialog.cpp.o
[846/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/init.cpp.o
[847/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/moc_SofaWindowDataGraph.cpp.o
In file included from applications/guis/Sofa.Qt/src/sofa/qt/moc_SofaWindowDataGraph.cpp:9:
applications/guis/Sofa.Qt/src/sofa/qt/../../../../../../external_directories/fetched/Sofa.Qt/src/sofa/qt/SofaWindowDataGraph.h:26: warning: "NODE_EDITOR_SHARED" redefined
   26 | #define NODE_EDITOR_SHARED
      | 
<command-line>: note: this is the location of the previous definition
[848/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/DataFilenameWidget.cpp.o
external_directories/fetched/Sofa.Qt/src/sofa/qt/DataFilenameWidget.cpp: In lambda function:
external_directories/fetched/Sofa.Qt/src/sofa/qt/DataFilenameWidget.cpp:53:53: warning: implicit capture of 'this' via '[=]' is deprecated in C++20 [-Wdeprecated]
   53 |     connect( openFilePath, &QLineEdit::textChanged, [=](const QString &){ setWidgetDirty(); } );
      |                                                     ^
external_directories/fetched/Sofa.Qt/src/sofa/qt/DataFilenameWidget.cpp:53:53: note: add explicit 'this' or '*this' capture
[849/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/panels/moc_QDocBrowser.cpp.o
[850/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/DisplayFlagsDataWidget.cpp.o
external_directories/fetched/Sofa.Qt/src/sofa/qt/DisplayFlagsDataWidget.cpp: In lambda function:
external_directories/fetched/Sofa.Qt/src/sofa/qt/DisplayFlagsDataWidget.cpp:169:49: warning: implicit capture of 'this' via '[=]' is deprecated in C++20 [-Wdeprecated]
  169 |     connect(flags, &DisplayFlagWidget::clicked, [=](){ setWidgetDirty(true); });
      |                                                 ^
external_directories/fetched/Sofa.Qt/src/sofa/qt/DisplayFlagsDataWidget.cpp:169:49: note: add explicit 'this' or '*this' capture
[851/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/DataWidget.cpp.o
external_directories/fetched/Sofa.Qt/src/sofa/qt/DataWidget.cpp: In lambda function:
external_directories/fetched/Sofa.Qt/src/sofa/qt/DataWidget.cpp:224:61: warning: implicit capture of 'this' via '[=]' is deprecated in C++20 [-Wdeprecated]
  224 |             connect(linkpath_edit, &QLineEdit::textChanged, [=](){ WidgetDirty(); });
      |                                                             ^
external_directories/fetched/Sofa.Qt/src/sofa/qt/DataWidget.cpp:224:61: note: add explicit 'this' or '*this' capture
[852/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/LinkWidget.cpp.o
[853/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/GraphListenerQListView.cpp.o
[854/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/FileManagement.cpp.o
[855/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/MaterialDataWidget.cpp.o
external_directories/fetched/Sofa.Qt/src/sofa/qt/MaterialDataWidget.cpp: In lambda function:
external_directories/fetched/Sofa.Qt/src/sofa/qt/MaterialDataWidget.cpp:78:56: warning: implicit capture of 'this' via '[=]' is deprecated in C++20 [-Wdeprecated]
   78 |     connect(_nameEdit, &QLineEdit::textChanged, this , [=](const QString &){ setWidgetDirty(true); });
      |                                                        ^
external_directories/fetched/Sofa.Qt/src/sofa/qt/MaterialDataWidget.cpp:78:56: note: add explicit 'this' or '*this' capture
external_directories/fetched/Sofa.Qt/src/sofa/qt/MaterialDataWidget.cpp: In lambda function:
external_directories/fetched/Sofa.Qt/src/sofa/qt/MaterialDataWidget.cpp:79:61: warning: implicit capture of 'this' via '[=]' is deprecated in C++20 [-Wdeprecated]
   79 |     connect(_shininessEdit, &QLineEdit::textChanged, this , [=](const QString &){ setWidgetDirty(true); });
      |                                                             ^
external_directories/fetched/Sofa.Qt/src/sofa/qt/MaterialDataWidget.cpp:79:61: note: add explicit 'this' or '*this' capture
external_directories/fetched/Sofa.Qt/src/sofa/qt/MaterialDataWidget.cpp: In lambda function:
external_directories/fetched/Sofa.Qt/src/sofa/qt/MaterialDataWidget.cpp:96:66: warning: implicit capture of 'this' via '[=]' is deprecated in C++20 [-Wdeprecated]
   96 |     connect(_ambientPicker, &QRGBAColorPicker::hasChanged, this, [=](){ setWidgetDirty(true); });
      |                                                                  ^
external_directories/fetched/Sofa.Qt/src/sofa/qt/MaterialDataWidget.cpp:96:66: note: add explicit 'this' or '*this' capture
external_directories/fetched/Sofa.Qt/src/sofa/qt/MaterialDataWidget.cpp: In lambda function:
external_directories/fetched/Sofa.Qt/src/sofa/qt/MaterialDataWidget.cpp:97:67: warning: implicit capture of 'this' via '[=]' is deprecated in C++20 [-Wdeprecated]
   97 |     connect(_emissivePicker, &QRGBAColorPicker::hasChanged, this, [=](){ setWidgetDirty(true); });
      |                                                                   ^
external_directories/fetched/Sofa.Qt/src/sofa/qt/MaterialDataWidget.cpp:97:67: note: add explicit 'this' or '*this' capture
external_directories/fetched/Sofa.Qt/src/sofa/qt/MaterialDataWidget.cpp: In lambda function:
external_directories/fetched/Sofa.Qt/src/sofa/qt/MaterialDataWidget.cpp:98:67: warning: implicit capture of 'this' via '[=]' is deprecated in C++20 [-Wdeprecated]
   98 |     connect(_specularPicker, &QRGBAColorPicker::hasChanged, this, [=](){ setWidgetDirty(true); });
      |                                                                   ^
external_directories/fetched/Sofa.Qt/src/sofa/qt/MaterialDataWidget.cpp:98:67: note: add explicit 'this' or '*this' capture
external_directories/fetched/Sofa.Qt/src/sofa/qt/MaterialDataWidget.cpp: In lambda function:
external_directories/fetched/Sofa.Qt/src/sofa/qt/MaterialDataWidget.cpp:99:66: warning: implicit capture of 'this' via '[=]' is deprecated in C++20 [-Wdeprecated]
   99 |     connect(_diffusePicker, &QRGBAColorPicker::hasChanged, this, [=](){ setWidgetDirty(true); });
      |                                                                  ^
external_directories/fetched/Sofa.Qt/src/sofa/qt/MaterialDataWidget.cpp:99:66: note: add explicit 'this' or '*this' capture
[856/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/GenGraphForm.cpp.o
external_directories/fetched/Sofa.Qt/src/sofa/qt/GenGraphForm.cpp: In lambda function:
external_directories/fetched/Sofa.Qt/src/sofa/qt/GenGraphForm.cpp:56:70: warning: implicit capture of 'this' via '[=]' is deprecated in C++20 [-Wdeprecated]
   56 |     connect(presetFilter, QOverload<int>::of(&QComboBox::activated), [=](int){ setFilter(); });
      |                                                                      ^
external_directories/fetched/Sofa.Qt/src/sofa/qt/GenGraphForm.cpp:56:70: note: add explicit 'this' or '*this' capture
[857/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/QDataDescriptionWidget.cpp.o
[858/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/RGBAColorDataWidget.cpp.o
[859/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/ModifyObject.cpp.o
[860/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/PickHandlerCallBacks.cpp.o
[861/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/QDisplayDataWidget.cpp.o
[862/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/QDisplayLinkWidget.cpp.o
[863/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/QDisplayPropertyWidget.cpp.o
[864/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/QRGBAColorPicker.cpp.o
[865/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/QMouseOperations.cpp.o
[866/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/QMouseWheelAdjustementGuard.cpp.o
[867/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/QMenuFilesRecentlyOpened.cpp.o
[868/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/QModelViewTableUpdater.cpp.o
[869/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/QSofaStatWidget.cpp.o
[870/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/QSofaListView.cpp.o
[871/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/QtMessageRedirection.cpp.o
[872/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/QTabulationModifyObject.cpp.o
[873/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/QTransformationWidget.cpp.o
[874/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/SofaPluginManager.cpp.o
[875/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/RealGUI.cpp.o
external_directories/fetched/Sofa.Qt/src/sofa/qt/RealGUI.cpp: In lambda function:
external_directories/fetched/Sofa.Qt/src/sofa/qt/RealGUI.cpp:1460:99: warning: unused parameter 'state' [-Wunused-parameter]
 1460 |         connect(actionViewerShowDocumentation, &QAction::triggered, this, [this, sofaViewer](bool state){
      |                                                                                              ~~~~~^~~~~
[876/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/SofaVideoRecorderManager.cpp.o
[877/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/StructDataWidget.cpp.o
[878/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/SimpleDataWidget.cpp.o
[879/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/SofaMouseManager.cpp.o
[880/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/WDoubleLineEdit.cpp.o
[881/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/TableDataWidget.cpp.o
[882/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/QtDataRepository.cpp.o
[883/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/viewer/SofaViewer.cpp.o
[884/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/GraphVisitor.cpp.o
[885/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/WindowVisitor.cpp.o
[886/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/viewer/VisualModelPolicy.cpp.o
[887/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/SofaSceneGraphWidget.cpp.o
[888/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/QVisitorControlPanel.cpp.o
[889/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/viewer/GLBackend.cpp.o
[890/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/PieWidget.cpp.o
[891/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/viewer/OglModelPolicy.cpp.o
[892/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/GLPickHandler.cpp.o
[893/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/viewer/qt/QtViewer.cpp.o
In file included from /opt/Qt/5.12.12/gcc_64/include/QtGui/QOpenGLContext:1,
                 from external_directories/fetched/Sofa.Qt/src/sofa/qt/viewer/qt/QtViewer.h:39,
                 from external_directories/fetched/Sofa.Qt/src/sofa/qt/viewer/qt/QtViewer.cpp:23:
/opt/Qt/5.12.12/gcc_64/include/QtGui/qopenglcontext.h:55:2: warning: #warning qopenglfunctions.h is not compatible with GLEW, GLEW defines will be undefined [-Wcpp]
   55 | #warning qopenglfunctions.h is not compatible with GLEW, GLEW defines will be undefined
      |  ^~~~~~~
/opt/Qt/5.12.12/gcc_64/include/QtGui/qopenglcontext.h:56:2: warning: #warning To use GLEW with Qt, do not include <qopengl.h> or <QOpenGLFunctions> after glew.h [-Wcpp]
   56 | #warning To use GLEW with Qt, do not include <qopengl.h> or <QOpenGLFunctions> after glew.h
      |  ^~~~~~~
[894/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/viewer/qgl/QtGLViewer.cpp.o
[895/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/SofaWindowProfiler.cpp.o
[896/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/QMomentumStatWidget.cpp.o
[897/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/GraphDataWidget.cpp.o
[898/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/QGraphStatWidget.cpp.o
[899/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/QEnergyStatWidget.cpp.o
[900/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/panels/QDocBrowser.cpp.o
[901/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/dataGraph/SofaComponentNodeModel.cpp.o
In file included from external_directories/fetched/Sofa.Qt/src/sofa/qt/dataGraph/SofaComponentNodeModel.cpp:1:
external_directories/fetched/Sofa.Qt/src/sofa/qt/dataGraph/SofaComponentNodeModel.h:3: warning: "NODE_EDITOR_SHARED" redefined
    3 | #define NODE_EDITOR_SHARED
      | 
<command-line>: note: this is the location of the previous definition
external_directories/fetched/Sofa.Qt/src/sofa/qt/dataGraph/SofaComponentNodeModel.cpp: In member function 'virtual unsigned int SofaComponentNodeModel::nPorts(QtNodes::PortType) const':
external_directories/fetched/Sofa.Qt/src/sofa/qt/dataGraph/SofaComponentNodeModel.cpp:156:54: warning: unused parameter 'portType' [-Wunused-parameter]
  156 | unsigned int SofaComponentNodeModel::nPorts(PortType portType) const
      |                                             ~~~~~~~~~^~~~~~~~
external_directories/fetched/Sofa.Qt/src/sofa/qt/dataGraph/SofaComponentNodeModel.cpp: In member function 'virtual QtNodes::NodeDataType SofaComponentNodeModel::dataType(QtNodes::PortType, QtNodes::PortIndex) const':
external_directories/fetched/Sofa.Qt/src/sofa/qt/dataGraph/SofaComponentNodeModel.cpp:163:37: warning: comparison of integer expressions of different signedness: 'QtNodes::PortIndex' {aka 'int'} and 'std::vector<std::pair<QString, QString> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  163 |     if (portIndex >= 0 && portIndex < m_data.size())
      |                           ~~~~~~~~~~^~~~~~~~~~~~~~~
external_directories/fetched/Sofa.Qt/src/sofa/qt/dataGraph/SofaComponentNodeModel.cpp:161:56: warning: unused parameter 'portType' [-Wunused-parameter]
  161 | NodeDataType SofaComponentNodeModel::dataType(PortType portType, PortIndex portIndex) const
      |                                               ~~~~~~~~~^~~~~~~~
external_directories/fetched/Sofa.Qt/src/sofa/qt/dataGraph/SofaComponentNodeModel.cpp: In member function 'virtual std::shared_ptr<QtNodes::NodeData> SofaComponentNodeModel::outData(QtNodes::PortIndex)':
external_directories/fetched/Sofa.Qt/src/sofa/qt/dataGraph/SofaComponentNodeModel.cpp:179:26: warning: comparison of integer expressions of different signedness: 'QtNodes::PortIndex' {aka 'int'} and 'std::vector<std::shared_ptr<SofaComponentNodeData> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  179 |     if (port > 0 && port < m_Nodedata.size())
      |                     ~~~~~^~~~~~~~~~~~~~~~~~~
external_directories/fetched/Sofa.Qt/src/sofa/qt/dataGraph/SofaComponentNodeModel.cpp: In member function 'virtual void SofaComponentNodeModel::setInData(std::shared_ptr<QtNodes::NodeData>, int)':
external_directories/fetched/Sofa.Qt/src/sofa/qt/dataGraph/SofaComponentNodeModel.cpp:199:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::shared_ptr<SofaComponentNodeData> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  199 |     if (port < 0 || port >= m_Nodedata.size())
      |                     ~~~~~^~~~~~~~~~~~~~~~~~~~
[902/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/src/sofa/qt/SofaWindowDataGraph.cpp.o
In file included from external_directories/fetched/Sofa.Qt/src/sofa/qt/SofaWindowDataGraph.cpp:22:
external_directories/fetched/Sofa.Qt/src/sofa/qt/SofaWindowDataGraph.h:26: warning: "NODE_EDITOR_SHARED" redefined
   26 | #define NODE_EDITOR_SHARED
      | 
<command-line>: note: this is the location of the previous definition
external_directories/fetched/Sofa.Qt/src/sofa/qt/SofaWindowDataGraph.cpp: In member function 'void sofa::qt::SofaWindowDataGraph::parseSimulationNode(sofa::simulation::Node*, int)':
external_directories/fetched/Sofa.Qt/src/sofa/qt/SofaWindowDataGraph.cpp:189:21: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
  189 |         if (nbrData > maxData)
      |             ~~~~~~~~^~~~~~~~~
In file included from external_directories/fetched/Sofa.Qt/src/sofa/qt/SofaWindowDataGraph.cpp:23:
external_directories/fetched/Sofa.Qt/src/sofa/qt/dataGraph/SofaComponentNodeModel.h: At global scope:
external_directories/fetched/Sofa.Qt/src/sofa/qt/dataGraph/SofaComponentNodeModel.h:41:20: warning: 'ignoredData' defined but not used [-Wunused-variable]
   41 | static const char* ignoredData[] = { "name", "printLog", "tags", "bbox", "listening", "componentState" };
      |                    ^~~~~~~~~~~
[903/1340] Building CXX object applications/guis/Sofa.Qt/bindings/CMakeFiles/Bindings_Sofa.Qt.dir/src/Module_Sofa.Qt.cpp.o
In file included from /usr/local/lib/python3.10/dist-packages/pybind11/include/pybind11/attr.h:13,
                 from /usr/local/lib/python3.10/dist-packages/pybind11/include/pybind11/detail/class.h:12,
                 from /usr/local/lib/python3.10/dist-packages/pybind11/include/pybind11/pybind11.h:13,
                 from external_directories/fetched/Sofa.Qt/bindings/src/Module_Sofa.Qt.cpp:21:
external_directories/fetched/Sofa.Qt/bindings/src/Module_Sofa.Qt.cpp: In function 'void sofa::qt::python3::pybind11_init_SofaQt(pybind11::module_&)':
external_directories/fetched/Sofa.Qt/bindings/src/Module_Sofa.Qt.cpp:34:25: warning: unused parameter 'm' [-Wunused-parameter]
   34 | PYBIND11_MODULE(SofaQt, m)
      |                         ^
[904/1340] Building CXX object applications/guis/Sofa.Qt/CMakeFiles/Sofa.Qt.dir/Sofa.Qt_autogen/5ZNSAFU4ZF/qrc_RealGUI.cpp.o
[905/1340] Building CXX object applications/plugins/SofaCUDA/CMakeFiles/SofaCUDA.dir/src/sofa/gpu/gui/CudaDataWidget.cpp.o
[906/1340] Creating library symlink lib/libCollisionOBBCapsule.so
[907/1340] Building CXX object applications/plugins/CollisionOBBCapsule/CollisionOBBCapsule_test/CMakeFiles/CollisionOBBCapsule_test.dir/OBB_test.cpp.o
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/CollisionOBBCapsule/CollisionOBBCapsule_test/OBB_test.cpp:29:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Simulation/Graph/src/sofa/simulation/graph/DAGNode.h:27:13: warning: This header has been DEPRECATED since "v25.12". You have until "v26.06" to fix your code. To fix this warning you must include "'sofa/simulation/Node.h' instead of 'sofa/simulation/graph/DAGNode.h' and replace uses of DAGNode with Node" instead.
   27 | SOFA_HEADER_DEPRECATED("v25.12", "v26.06", "'sofa/simulation/Node.h' instead of 'sofa/simulation/graph/DAGNode.h' and replace uses of DAGNode with Node")
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                
[908/1340] Linking CXX executable bin/CollisionOBBCapsule_test
[909/1340] Linking CXX shared library lib/libSofa.Qt.so.25.12.99
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 3 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 4 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 5 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 6 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 7 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 8 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 9 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 10 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 11 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 12 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 13 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 14 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 15 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 16 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 17 (>= sh_info of 3)
[910/1340] Creating library symlink lib/libSofa.Qt.so
[911/1340] Linking CXX shared library lib/python3/site-packages/Sofa/Helper.cpython-310-x86_64-linux-gnu.so
lto-wrapper: warning: using serial compilation of 11 LTRANS jobs
[912/1340] Building CXX object applications/plugins/CImgPlugin/CMakeFiles/CImgPlugin.dir/src/CImgPlugin/initCImgPlugin.cpp.o
[913/1340] CImgPlugin: Patching cmake_install.cmake
[914/1340] Building CXX object applications/plugins/CImgPlugin/CImgPlugin_test/CMakeFiles/CImgPlugin_test.dir/ImageCImg_test.cpp.o
[915/1340] ArticulatedSystemPlugin: Patching cmake_install.cmake
[916/1340] Linking CXX shared library lib/libArticulatedSystemPlugin.so.1.0
[917/1340] Creating library symlink lib/libArticulatedSystemPlugin.so
[918/1340] SofaEulerianFluid: Patching cmake_install.cmake
[919/1340] Linking CXX shared library lib/libSofaEulerianFluid.so.1.0
[920/1340] Creating library symlink lib/libSofaEulerianFluid.so
[921/1340] Building CXX object applications/plugins/SofaSphFluid/CMakeFiles/SofaSphFluid.dir/src/SofaSphFluid/initSPHFluid.cpp.o
[922/1340] Building CXX object applications/plugins/SofaSphFluid/CMakeFiles/SofaSphFluid.dir/src/SofaSphFluid/ParticleSink.cpp.o
[923/1340] Building CXX object applications/plugins/SofaSphFluid/CMakeFiles/SofaSphFluid.dir/src/SofaSphFluid/ParticleSource.cpp.o
[924/1340] Building CXX object applications/plugins/SofaSphFluid/CMakeFiles/SofaSphFluid.dir/src/SofaSphFluid/SpatialGridPointModel.cpp.o
[925/1340] Building CXX object applications/plugins/SofaSphFluid/CMakeFiles/SofaSphFluid.dir/src/SofaSphFluid/OglFluidModel.cpp.o
external_directories/fetched/SofaSphFluid/src/SofaSphFluid/OglFluidModel.cpp:9:13: warning: "The macro SOFA_DECL_CLASS is no longer used"
    9 | SOFA_DECL_CLASS(OglFluidModel)
      |             ^~~~~~~~~~~~~~~~~~                               
In file included from external_directories/fetched/SofaSphFluid/src/SofaSphFluid/OglFluidModel.cpp:1:
external_directories/fetched/SofaSphFluid/src/SofaSphFluid/OglFluidModel.inl: In instantiation of 'void sofa::component::visualmodel::OglFluidModel<DataTypes>::doDrawVisual(const sofa::core::visual::VisualParams*) [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>]':
external_directories/fetched/SofaSphFluid/src/SofaSphFluid/OglFluidModel.cpp:17:35:   required from here
external_directories/fetched/SofaSphFluid/src/SofaSphFluid/OglFluidModel.inl:609:18: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
  609 |     if (debugFBO >= 0 && debugFBO < 9)
      |         ~~~~~~~~~^~~~
external_directories/fetched/SofaSphFluid/src/SofaSphFluid/OglFluidModel.inl: In instantiation of 'void sofa::component::visualmodel::OglFluidModel<DataTypes>::doUpdateVisual(const sofa::core::visual::VisualParams*) [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>]':
external_directories/fetched/SofaSphFluid/src/SofaSphFluid/OglFluidModel.cpp:17:35:   required from here
external_directories/fetched/SofaSphFluid/src/SofaSphFluid/OglFluidModel.inl:121:81: warning: unused parameter 'vparams' [-Wunused-parameter]
  121 | void OglFluidModel<DataTypes>::doUpdateVisual(const core::visual::VisualParams* vparams)
      |                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
[926/1340] Building CXX object applications/plugins/SofaSphFluid/CMakeFiles/SofaSphFluid.dir/src/SofaSphFluid/ParticlesRepulsionForceField.cpp.o
[927/1340] Building CXX object applications/plugins/SofaSphFluid/CMakeFiles/SofaSphFluid.dir/src/SofaSphFluid/SPHFluidForceField.cpp.o
[928/1340] Building CXX object applications/plugins/SofaSphFluid/CMakeFiles/SofaSphFluid.dir/src/SofaSphFluid/SPHFluidSurfaceMapping.cpp.o
In file included from external_directories/fetched/SofaSphFluid/src/SofaSphFluid/SPHFluidSurfaceMapping.cpp:23:
external_directories/fetched/SofaSphFluid/src/SofaSphFluid/SPHFluidSurfaceMapping.inl: In instantiation of 'void sofa::component::mapping::SPHFluidSurfaceMapping<In, Out>::apply(const sofa::core::MechanicalParams*, sofa::core::objectmodel::Data<typename TOut::VecCoord>&, const sofa::core::objectmodel::Data<typename DataTypes::VecCoord>&) [with In = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; Out = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; typename TOut::VecCoord = sofa::type::vector<sofa::type::Vec<3, double>, sofa::type::CPUMemoryManager<sofa::type::Vec<3, double> > >; typename DataTypes::VecCoord = sofa::type::vector<sofa::type::Vec<3, double>, sofa::type::CPUMemoryManager<sofa::type::Vec<3, double> > >]':
external_directories/fetched/SofaSphFluid/src/SofaSphFluid/SPHFluidSurfaceMapping.cpp:40:35:   required from here
external_directories/fetched/SofaSphFluid/src/SofaSphFluid/SPHFluidSurfaceMapping.inl:328:24: warning: arithmetic between different enumeration types 'sofa::component::mapping::SPHFluidSurfaceMapping<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>, sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double> >::<unnamed enum>' and 'sofa::component::mapping::SPHFluidSurfaceMapping<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>, sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double> >::<unnamed enum>' is deprecated [-Wdeprecated-enum-enum-conversion]
  328 |                 cy1+=DZ+DX-DY;
      |                      ~~^~~
external_directories/fetched/SofaSphFluid/src/SofaSphFluid/SPHFluidSurfaceMapping.inl:411:24: warning: arithmetic between different enumeration types 'sofa::component::mapping::SPHFluidSurfaceMapping<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>, sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double> >::<unnamed enum>' and 'sofa::component::mapping::SPHFluidSurfaceMapping<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>, sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double> >::<unnamed enum>' is deprecated [-Wdeprecated-enum-enum-conversion]
  411 |                 cy1+=DZ+DX-DY;
      |                      ~~^~~
In file included from external_directories/fetched/SofaSphFluid/src/SofaSphFluid/SPHFluidSurfaceMapping.inl:27,
                 from external_directories/fetched/SofaSphFluid/src/SofaSphFluid/SPHFluidSurfaceMapping.cpp:23:
external_directories/fetched/SofaSphFluid/src/SofaSphFluid/SpatialGridContainer.inl: In instantiation of 'void sofa::component::container::SpatialGrid<DataTypes>::draw(const sofa::core::visual::VisualParams*) [with DataTypes = sofa::component::mapping::SPHFluidSurfaceMappingGridTypes<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>, sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double> >]':
external_directories/fetched/SofaSphFluid/src/SofaSphFluid/SPHFluidSurfaceMapping.inl:486:15:   required from 'void sofa::component::mapping::SPHFluidSurfaceMapping<In, Out>::draw(const sofa::core::visual::VisualParams*) [with In = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; Out = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>]'
external_directories/fetched/SofaSphFluid/src/SofaSphFluid/SPHFluidSurfaceMapping.cpp:40:35:   required from here
external_directories/fetched/SofaSphFluid/src/SofaSphFluid/SpatialGridContainer.inl:548:43: warning: arithmetic between floating-point type 'const Real' {aka 'const double'} and enumeration type 'sofa::component::container::SpatialGrid<sofa::component::mapping::SPHFluidSurfaceMappingGridTypes<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>, sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double> > >::<unnamed enum>' is deprecated [-Wdeprecated-enum-float-conversion]
  548 |     const float gscale = (float)(cellWidth*GRIDDIM);
      |                                 ~~~~~~~~~~^~~~~~~~~
[929/1340] Building CXX object applications/plugins/SofaSphFluid/CMakeFiles/SofaSphFluid.dir/src/SofaSphFluid/SpatialGridContainer.cpp.o
In file included from external_directories/fetched/SofaSphFluid/src/SofaSphFluid/SpatialGridContainer.cpp:23:
external_directories/fetched/SofaSphFluid/src/SofaSphFluid/SpatialGridContainer.inl: In instantiation of 'void sofa::component::container::SpatialGrid<DataTypes>::draw(const sofa::core::visual::VisualParams*) [with DataTypes = sofa::component::container::SpatialGridTypes<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double> >]':
external_directories/fetched/SofaSphFluid/src/SofaSphFluid/SpatialGridContainer.cpp:40:35:   required from here
external_directories/fetched/SofaSphFluid/src/SofaSphFluid/SpatialGridContainer.inl:548:43: warning: arithmetic between floating-point type 'const Real' {aka 'const double'} and enumeration type 'sofa::component::container::SpatialGrid<sofa::component::container::SpatialGridTypes<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double> > >::<unnamed enum>' is deprecated [-Wdeprecated-enum-float-conversion]
  548 |     const float gscale = (float)(cellWidth*GRIDDIM);
      |                                 ~~~~~~~~~~^~~~~~~~~
[930/1340] Linking CXX shared library lib/libSofaSphFluid.so.1.0
[931/1340] Creating library symlink lib/libSofaSphFluid.so
[932/1340] SofaSphFluid: Patching cmake_install.cmake
[933/1340] Building CXX object applications/plugins/SofaSphFluid/extensions/CUDA/CMakeFiles/SofaSphFluid.CUDA.dir/src/SofaSphFluid/CUDA/init.cpp.o
[934/1340] Building CXX object applications/plugins/SofaSphFluid/extensions/CUDA/CMakeFiles/SofaSphFluid.CUDA.dir/src/SofaSphFluid/CUDA/CudaParticleSource.cpp.o
external_directories/fetched/SofaSphFluid/extensions/CUDA/src/SofaSphFluid/CUDA/CudaParticleSource.cpp:46:95: warning: 'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information. [-Wdeprecated-declarations]
   46 | int ParticleSourceCudaClass = core::RegisterObject("Supports GPU-side computations using CUDA")
      |                                                                                               ^
In file included from external_directories/fetched/SofaSphFluid/extensions/CUDA/src/SofaSphFluid/CUDA/CudaParticleSource.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/ObjectFactory.h:387:65: note: declared here
  387 | class SOFA_ATTRIBUTE_DEPRECATED__REGISTEROBJECT() SOFA_CORE_API RegisterObject
      |                                                                 ^~~~~~~~~~~~~~
[935/1340] Building CXX object applications/plugins/SofaSphFluid/extensions/CUDA/CMakeFiles/SofaSphFluid.CUDA.dir/src/SofaSphFluid/CUDA/CudaSPHFluidForceField.cpp.o
external_directories/fetched/SofaSphFluid/extensions/CUDA/src/SofaSphFluid/CUDA/CudaSPHFluidForceField.cpp:32:99: warning: 'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information. [-Wdeprecated-declarations]
   32 | int SPHFluidForceFieldCudaClass = core::RegisterObject("Supports GPU-side computations using CUDA")
      |                                                                                                   ^
In file included from external_directories/fetched/SofaSphFluid/extensions/CUDA/src/SofaSphFluid/CUDA/CudaSPHFluidForceField.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/ObjectFactory.h:387:65: note: declared here
  387 | class SOFA_ATTRIBUTE_DEPRECATED__REGISTEROBJECT() SOFA_CORE_API RegisterObject
      |                                                                 ^~~~~~~~~~~~~~
[936/1340] Building CXX object applications/plugins/SofaSphFluid/extensions/CUDA/CMakeFiles/SofaSphFluid.CUDA.dir/src/SofaSphFluid/CUDA/CudaParticlesRepulsionForceField.cpp.o
external_directories/fetched/SofaSphFluid/extensions/CUDA/src/SofaSphFluid/CUDA/CudaParticlesRepulsionForceField.cpp:32:109: warning: 'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information. [-Wdeprecated-declarations]
   32 | int ParticlesRepulsionForceFieldCudaClass = core::RegisterObject("Supports GPU-side computations using CUDA")
      |                                                                                                             ^
In file included from external_directories/fetched/SofaSphFluid/extensions/CUDA/src/SofaSphFluid/CUDA/CudaParticlesRepulsionForceField.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/ObjectFactory.h:387:65: note: declared here
  387 | class SOFA_ATTRIBUTE_DEPRECATED__REGISTEROBJECT() SOFA_CORE_API RegisterObject
      |                                                                 ^~~~~~~~~~~~~~
[937/1340] Building CXX object applications/plugins/SofaSphFluid/extensions/CUDA/CMakeFiles/SofaSphFluid.CUDA.dir/src/SofaSphFluid/CUDA/CudaSpatialGridContainer.cpp.o
external_directories/fetched/SofaSphFluid/extensions/CUDA/src/SofaSphFluid/CUDA/CudaSpatialGridContainer.cpp:36:83: warning: 'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information. [-Wdeprecated-declarations]
   36 | int SpatialGridContainerCudaClass = core::RegisterObject("GPU support using CUDA.")
      |                                                                                   ^
In file included from external_directories/fetched/SofaSphFluid/extensions/CUDA/src/SofaSphFluid/CUDA/CudaSpatialGridContainer.cpp:25:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/ObjectFactory.h:387:65: note: declared here
  387 | class SOFA_ATTRIBUTE_DEPRECATED__REGISTEROBJECT() SOFA_CORE_API RegisterObject
      |                                                                 ^~~~~~~~~~~~~~
[938/1340] Building CUDA object applications/plugins/SofaSphFluid/extensions/CUDA/CMakeFiles/SofaSphFluid.CUDA.dir/src/SofaSphFluid/CUDA/CudaParticleSource.cu.o
[939/1340] Linking CXX shared library lib/libSofaCUDA.so.0.1
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 3 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 4 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 5 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 6 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 7 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 8 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 9 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 10 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 11 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 12 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 13 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 14 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 15 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 16 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 17 (>= sh_info of 3)
[940/1340] Creating library symlink lib/libSofaCUDA.so
[941/1340] Building CUDA object applications/plugins/SofaSphFluid/extensions/CUDA/CMakeFiles/SofaSphFluid.CUDA.dir/src/SofaSphFluid/CUDA/CudaParticlesRepulsionForceField.cu.o
[942/1340] Linking CXX shared library lib/python3/site-packages/Sofa/Core.cpython-310-x86_64-linux-gnu.so
lto-wrapper: warning: using serial compilation of 24 LTRANS jobs
[943/1340] Building CXX object applications/plugins/CImgPlugin/CMakeFiles/CImgPlugin.dir/src/CImgPlugin/ImageCImg.cpp.o
[944/1340] Building CUDA object applications/plugins/SofaSphFluid/extensions/CUDA/CMakeFiles/SofaSphFluid.CUDA.dir/src/SofaSphFluid/CUDA/CudaSpatialGridContainer.cu.o
[945/1340] Linking CXX shared library lib/python3/site-packages/SofaRuntime/SofaRuntime.cpython-310-x86_64-linux-gnu.so
lto-wrapper: warning: using serial compilation of 3 LTRANS jobs
[946/1340] Linking CXX shared library lib/python3/site-packages/Sofa/Types.cpython-310-x86_64-linux-gnu.so
lto-wrapper: warning: using serial compilation of 5 LTRANS jobs
[947/1340] Linking CXX shared library lib/python3/site-packages/Sofa/SofaLinearSolver.cpython-310-x86_64-linux-gnu.so
lto-wrapper: warning: using serial compilation of 4 LTRANS jobs
[948/1340] Linking CXX shared library lib/python3/site-packages/Sofa/SofaDeformable.cpython-310-x86_64-linux-gnu.so
lto-wrapper: warning: using serial compilation of 5 LTRANS jobs
[949/1340] Linking CXX shared library lib/python3/site-packages/Sofa/SofaConstraintSolver.cpython-310-x86_64-linux-gnu.so
lto-wrapper: warning: using serial compilation of 3 LTRANS jobs
[950/1340] Linking CXX shared library lib/python3/site-packages/Sofa/SofaLinearSystem.cpython-310-x86_64-linux-gnu.so
lto-wrapper: warning: using serial compilation of 4 LTRANS jobs
[951/1340] Linking CXX shared library lib/python3/site-packages/Sofa/SofaGL.cpython-310-x86_64-linux-gnu.so
lto-wrapper: warning: using serial compilation of 2 LTRANS jobs
[952/1340] Building CUDA object applications/plugins/SofaSphFluid/extensions/CUDA/CMakeFiles/SofaSphFluid.CUDA.dir/src/SofaSphFluid/CUDA/CudaSPHFluidForceField.cu.o
[953/1340] Linking CXX shared library lib/python3/site-packages/Sofa/Gui.cpython-310-x86_64-linux-gnu.so
lto-wrapper: warning: using serial compilation of 3 LTRANS jobs
[954/1340] Linking CXX shared library lib/python3/site-packages/SofaExporter.cpython-310-x86_64-linux-gnu.so
lto-wrapper: warning: using serial compilation of 3 LTRANS jobs
[955/1340] Linking CXX shared library lib/python3/site-packages/SofaGLFW.cpython-310-x86_64-linux-gnu.so
lto-wrapper: warning: using serial compilation of 2 LTRANS jobs
[956/1340] Linking CXX shared library lib/libCImgPlugin.so.0.1
[957/1340] Creating library symlink lib/libCImgPlugin.so
[958/1340] Linking CXX executable bin/CImgPlugin_test
[959/1340] Linking CXX shared library lib/python3/site-packages/SofaImGui.cpython-310-x86_64-linux-gnu.so
lto-wrapper: warning: using serial compilation of 2 LTRANS jobs
[960/1340] SofaSphFluid.CUDA: Patching cmake_install.cmake
[961/1340] Linking CXX shared library lib/libMultiThreading.so.0.1
[962/1340] Creating library symlink lib/libMultiThreading.so
[963/1340] MultiThreading: Patching cmake_install.cmake
[964/1340] Building CXX object applications/plugins/MultiThreading/test/CMakeFiles/MultiThreading_test.dir/DataExchange_test.cpp.o
[965/1340] Building CXX object applications/plugins/MultiThreading/test/CMakeFiles/MultiThreading_test.dir/MeanComputation_test.cpp.o
[966/1340] Building CXX object applications/plugins/MultiThreading/test/CMakeFiles/MultiThreading_test.dir/ParallelImplementationsRegistry_test.cpp.o
[967/1340] Linking CXX executable bin/MultiThreading_test
[968/1340] Linking CXX shared library lib/libSofaSphFluid.CUDA.so.25.12.99
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 3 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 4 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 5 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 6 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 7 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 8 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 9 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 10 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 11 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 12 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 13 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 14 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 15 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 16 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 17 (>= sh_info of 3)
[969/1340] Creating library symlink lib/libSofaSphFluid.CUDA.so
[970/1340] DiffusionSolver: Patching cmake_install.cmake
[971/1340] Linking CXX shared library lib/python3/site-packages/SofaQt.cpython-310-x86_64-linux-gnu.so
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 3 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 4 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 5 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 6 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 7 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 8 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 9 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 10 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 11 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 12 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 13 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 14 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 15 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 16 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 17 (>= sh_info of 3)
lto-wrapper: warning: using serial compilation of 2 LTRANS jobs
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 3 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 4 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 5 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 6 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 7 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 8 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 9 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 10 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 11 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 12 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 13 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 14 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 15 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 16 (>= sh_info of 3)
/usr/bin/ld: /opt/Qt/5.12.12/gcc_64/lib/libQt5WebEngineCore.so.5.12.12: .dynsym local symbol at index 17 (>= sh_info of 3)
[972/1340] Building CXX object applications/plugins/DiffusionSolver/CMakeFiles/DiffusionSolver.dir/DiffusionSolver.cpp.o
[973/1340] Linking CXX shared library lib/libDiffusionSolver.so.0.1
[974/1340] Creating library symlink lib/libDiffusionSolver.so
[975/1340] Linking CXX shared library lib/python3/site-packages/SofaTypes/SofaTypes.cpython-310-x86_64-linux-gnu.so
lto-wrapper: warning: using serial compilation of 34 LTRANS jobs
[976/1340] Building CXX object applications/plugins/image/CMakeFiles/image.dir/ImageAccumulator.cpp.o
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.cpp:38:107: warning: 'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information. [-Wdeprecated-declarations]
   38 | int ImageAccumulatorClass = core::RegisterObject ( "Wraps images from a video stream into a single image" )
      |                                                                                                           ^
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.cpp:25:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/ObjectFactory.h:387:65: note: declared here
  387 | class SOFA_ATTRIBUTE_DEPRECATED__REGISTEROBJECT() SOFA_CORE_API RegisterObject
      |                                                                 ^~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageAccumulator<_ImageTypes>::ImageAccumulator() [with _ImageTypes = sofa::defaulttype::Image<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h:82:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h: In constructor 'sofa::component::engine::ImageAccumulator<_ImageTypes>::ImageAccumulator() [with _ImageTypes = sofa::defaulttype::Image<double>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h:82:51: note: '<anonymous>' declared here
   82 |         , inputTransform(initData(&inputTransform,TransformType(),"inputTransform",""))
      |                                                   ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageAccumulator<_ImageTypes>::ImageAccumulator() [with _ImageTypes = sofa::defaulttype::Image<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h:84:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h: In constructor 'sofa::component::engine::ImageAccumulator<_ImageTypes>::ImageAccumulator() [with _ImageTypes = sofa::defaulttype::Image<double>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h:84:53: note: '<anonymous>' declared here
   84 |         , outputTransform(initData(&outputTransform,TransformType(),"outputTransform",""))
      |                                                     ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageAccumulator<_ImageTypes>::ImageAccumulator() [with _ImageTypes = sofa::defaulttype::Image<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h:82:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h: In constructor 'sofa::component::engine::ImageAccumulator<_ImageTypes>::ImageAccumulator() [with _ImageTypes = sofa::defaulttype::Image<double>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h:82:51: note: '<anonymous>' declared here
   82 |         , inputTransform(initData(&inputTransform,TransformType(),"inputTransform",""))
      |                                                   ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageAccumulator<_ImageTypes>::ImageAccumulator() [with _ImageTypes = sofa::defaulttype::Image<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h:84:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h: In constructor 'sofa::component::engine::ImageAccumulator<_ImageTypes>::ImageAccumulator() [with _ImageTypes = sofa::defaulttype::Image<double>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h:84:53: note: '<anonymous>' declared here
   84 |         , outputTransform(initData(&outputTransform,TransformType(),"outputTransform",""))
      |                                                     ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageAccumulator<_ImageTypes>::ImageAccumulator() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h:82:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h: In constructor 'sofa::component::engine::ImageAccumulator<_ImageTypes>::ImageAccumulator() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h:82:51: note: '<anonymous>' declared here
   82 |         , inputTransform(initData(&inputTransform,TransformType(),"inputTransform",""))
      |                                                   ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageAccumulator<_ImageTypes>::ImageAccumulator() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h:84:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h: In constructor 'sofa::component::engine::ImageAccumulator<_ImageTypes>::ImageAccumulator() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h:84:53: note: '<anonymous>' declared here
   84 |         , outputTransform(initData(&outputTransform,TransformType(),"outputTransform",""))
      |                                                     ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageAccumulator<_ImageTypes>::ImageAccumulator() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h:82:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h: In constructor 'sofa::component::engine::ImageAccumulator<_ImageTypes>::ImageAccumulator() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h:82:51: note: '<anonymous>' declared here
   82 |         , inputTransform(initData(&inputTransform,TransformType(),"inputTransform",""))
      |                                                   ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageAccumulator<_ImageTypes>::ImageAccumulator() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h:84:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h: In constructor 'sofa::component::engine::ImageAccumulator<_ImageTypes>::ImageAccumulator() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h:84:53: note: '<anonymous>' declared here
   84 |         , outputTransform(initData(&outputTransform,TransformType(),"outputTransform",""))
      |                                                     ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageAccumulator<_ImageTypes>::ImageAccumulator() [with _ImageTypes = sofa::defaulttype::Image<bool>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h:82:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h: In constructor 'sofa::component::engine::ImageAccumulator<_ImageTypes>::ImageAccumulator() [with _ImageTypes = sofa::defaulttype::Image<bool>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h:82:51: note: '<anonymous>' declared here
   82 |         , inputTransform(initData(&inputTransform,TransformType(),"inputTransform",""))
      |                                                   ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageAccumulator<_ImageTypes>::ImageAccumulator() [with _ImageTypes = sofa::defaulttype::Image<bool>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h:84:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h: In constructor 'sofa::component::engine::ImageAccumulator<_ImageTypes>::ImageAccumulator() [with _ImageTypes = sofa::defaulttype::Image<bool>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h:84:53: note: '<anonymous>' declared here
   84 |         , outputTransform(initData(&outputTransform,TransformType(),"outputTransform",""))
      |                                                     ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageAccumulator<_ImageTypes>::ImageAccumulator() [with _ImageTypes = sofa::defaulttype::Image<bool>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h:82:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h: In constructor 'sofa::component::engine::ImageAccumulator<_ImageTypes>::ImageAccumulator() [with _ImageTypes = sofa::defaulttype::Image<bool>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h:82:51: note: '<anonymous>' declared here
   82 |         , inputTransform(initData(&inputTransform,TransformType(),"inputTransform",""))
      |                                                   ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageAccumulator<_ImageTypes>::ImageAccumulator() [with _ImageTypes = sofa::defaulttype::Image<bool>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h:84:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h: In constructor 'sofa::component::engine::ImageAccumulator<_ImageTypes>::ImageAccumulator() [with _ImageTypes = sofa::defaulttype::Image<bool>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAccumulator.h:84:53: note: '<anonymous>' declared here
   84 |         , outputTransform(initData(&outputTransform,TransformType(),"outputTransform",""))
      |                                                     ^~~~~~~~~~~~~~~
[977/1340] Building CXX object applications/plugins/image/CMakeFiles/image.dir/CollisionToCarvingEngine.cpp.o
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:38:75: warning: 'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information. [-Wdeprecated-declarations]
   38 | int CollisionToCarvingEngineClass = core::RegisterObject("Filter an image")
      |                                                                           ^
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:25:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/ObjectFactory.h:387:65: note: declared here
  387 | class SOFA_ATTRIBUTE_DEPRECATED__REGISTEROBJECT() SOFA_CORE_API RegisterObject
      |                                                                 ^~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::CollisionToCarvingEngine<_InImageTypes, _OutImageTypes>::CollisionToCarvingEngine() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:100:5:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h: In constructor 'sofa::component::engine::CollisionToCarvingEngine<_InImageTypes, _OutImageTypes>::CollisionToCarvingEngine() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<double>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:100:59: note: '<anonymous>' declared here
  100 |                 , inputTransform(initData(&inputTransform,TransformType(),"inputTransform",""))
      |                                                           ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::CollisionToCarvingEngine<_InImageTypes, _OutImageTypes>::CollisionToCarvingEngine() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:102:5:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h: In constructor 'sofa::component::engine::CollisionToCarvingEngine<_InImageTypes, _OutImageTypes>::CollisionToCarvingEngine() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<double>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:102:61: note: '<anonymous>' declared here
  102 |                 , outputTransform(initData(&outputTransform,TransformType(),"outputTransform",""))
      |                                                             ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::CollisionToCarvingEngine<_InImageTypes, _OutImageTypes>::CollisionToCarvingEngine() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:100:5:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h: In constructor 'sofa::component::engine::CollisionToCarvingEngine<_InImageTypes, _OutImageTypes>::CollisionToCarvingEngine() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<double>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:100:59: note: '<anonymous>' declared here
  100 |                 , inputTransform(initData(&inputTransform,TransformType(),"inputTransform",""))
      |                                                           ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::CollisionToCarvingEngine<_InImageTypes, _OutImageTypes>::CollisionToCarvingEngine() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:102:5:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h: In constructor 'sofa::component::engine::CollisionToCarvingEngine<_InImageTypes, _OutImageTypes>::CollisionToCarvingEngine() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<double>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:102:61: note: '<anonymous>' declared here
  102 |                 , outputTransform(initData(&outputTransform,TransformType(),"outputTransform",""))
      |                                                             ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::CollisionToCarvingEngine<_InImageTypes, _OutImageTypes>::CollisionToCarvingEngine() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:100:5:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h: In constructor 'sofa::component::engine::CollisionToCarvingEngine<_InImageTypes, _OutImageTypes>::CollisionToCarvingEngine() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:100:59: note: '<anonymous>' declared here
  100 |                 , inputTransform(initData(&inputTransform,TransformType(),"inputTransform",""))
      |                                                           ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::CollisionToCarvingEngine<_InImageTypes, _OutImageTypes>::CollisionToCarvingEngine() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:102:5:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h: In constructor 'sofa::component::engine::CollisionToCarvingEngine<_InImageTypes, _OutImageTypes>::CollisionToCarvingEngine() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:102:61: note: '<anonymous>' declared here
  102 |                 , outputTransform(initData(&outputTransform,TransformType(),"outputTransform",""))
      |                                                             ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::CollisionToCarvingEngine<_InImageTypes, _OutImageTypes>::CollisionToCarvingEngine() [with _InImageTypes = sofa::defaulttype::Image<unsigned char>; _OutImageTypes = sofa::defaulttype::Image<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:100:5:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h: In constructor 'sofa::component::engine::CollisionToCarvingEngine<_InImageTypes, _OutImageTypes>::CollisionToCarvingEngine() [with _InImageTypes = sofa::defaulttype::Image<unsigned char>; _OutImageTypes = sofa::defaulttype::Image<double>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:100:59: note: '<anonymous>' declared here
  100 |                 , inputTransform(initData(&inputTransform,TransformType(),"inputTransform",""))
      |                                                           ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::CollisionToCarvingEngine<_InImageTypes, _OutImageTypes>::CollisionToCarvingEngine() [with _InImageTypes = sofa::defaulttype::Image<unsigned char>; _OutImageTypes = sofa::defaulttype::Image<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:102:5:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h: In constructor 'sofa::component::engine::CollisionToCarvingEngine<_InImageTypes, _OutImageTypes>::CollisionToCarvingEngine() [with _InImageTypes = sofa::defaulttype::Image<unsigned char>; _OutImageTypes = sofa::defaulttype::Image<double>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:102:61: note: '<anonymous>' declared here
  102 |                 , outputTransform(initData(&outputTransform,TransformType(),"outputTransform",""))
      |                                                             ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::CollisionToCarvingEngine<_InImageTypes, _OutImageTypes>::CollisionToCarvingEngine() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:100:5:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h: In constructor 'sofa::component::engine::CollisionToCarvingEngine<_InImageTypes, _OutImageTypes>::CollisionToCarvingEngine() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:100:59: note: '<anonymous>' declared here
  100 |                 , inputTransform(initData(&inputTransform,TransformType(),"inputTransform",""))
      |                                                           ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::CollisionToCarvingEngine<_InImageTypes, _OutImageTypes>::CollisionToCarvingEngine() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:102:5:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h: In constructor 'sofa::component::engine::CollisionToCarvingEngine<_InImageTypes, _OutImageTypes>::CollisionToCarvingEngine() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:102:61: note: '<anonymous>' declared here
  102 |                 , outputTransform(initData(&outputTransform,TransformType(),"outputTransform",""))
      |                                                             ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::CollisionToCarvingEngine<_InImageTypes, _OutImageTypes>::CollisionToCarvingEngine() [with _InImageTypes = sofa::defaulttype::Image<unsigned char>; _OutImageTypes = sofa::defaulttype::Image<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:100:5:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h: In constructor 'sofa::component::engine::CollisionToCarvingEngine<_InImageTypes, _OutImageTypes>::CollisionToCarvingEngine() [with _InImageTypes = sofa::defaulttype::Image<unsigned char>; _OutImageTypes = sofa::defaulttype::Image<double>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:100:59: note: '<anonymous>' declared here
  100 |                 , inputTransform(initData(&inputTransform,TransformType(),"inputTransform",""))
      |                                                           ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::CollisionToCarvingEngine<_InImageTypes, _OutImageTypes>::CollisionToCarvingEngine() [with _InImageTypes = sofa::defaulttype::Image<unsigned char>; _OutImageTypes = sofa::defaulttype::Image<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:102:5:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h: In constructor 'sofa::component::engine::CollisionToCarvingEngine<_InImageTypes, _OutImageTypes>::CollisionToCarvingEngine() [with _InImageTypes = sofa::defaulttype::Image<unsigned char>; _OutImageTypes = sofa::defaulttype::Image<double>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:102:61: note: '<anonymous>' declared here
  102 |                 , outputTransform(initData(&outputTransform,TransformType(),"outputTransform",""))
      |                                                             ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::CollisionToCarvingEngine<_InImageTypes, _OutImageTypes>::CollisionToCarvingEngine() [with _InImageTypes = sofa::defaulttype::Image<unsigned char>; _OutImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:100:5:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h: In constructor 'sofa::component::engine::CollisionToCarvingEngine<_InImageTypes, _OutImageTypes>::CollisionToCarvingEngine() [with _InImageTypes = sofa::defaulttype::Image<unsigned char>; _OutImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:100:59: note: '<anonymous>' declared here
  100 |                 , inputTransform(initData(&inputTransform,TransformType(),"inputTransform",""))
      |                                                           ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::CollisionToCarvingEngine<_InImageTypes, _OutImageTypes>::CollisionToCarvingEngine() [with _InImageTypes = sofa::defaulttype::Image<unsigned char>; _OutImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:102:5:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h: In constructor 'sofa::component::engine::CollisionToCarvingEngine<_InImageTypes, _OutImageTypes>::CollisionToCarvingEngine() [with _InImageTypes = sofa::defaulttype::Image<unsigned char>; _OutImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:102:61: note: '<anonymous>' declared here
  102 |                 , outputTransform(initData(&outputTransform,TransformType(),"outputTransform",""))
      |                                                             ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::CollisionToCarvingEngine<_InImageTypes, _OutImageTypes>::CollisionToCarvingEngine() [with _InImageTypes = sofa::defaulttype::Image<unsigned char>; _OutImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:100:5:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h: In constructor 'sofa::component::engine::CollisionToCarvingEngine<_InImageTypes, _OutImageTypes>::CollisionToCarvingEngine() [with _InImageTypes = sofa::defaulttype::Image<unsigned char>; _OutImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:100:59: note: '<anonymous>' declared here
  100 |                 , inputTransform(initData(&inputTransform,TransformType(),"inputTransform",""))
      |                                                           ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::CollisionToCarvingEngine<_InImageTypes, _OutImageTypes>::CollisionToCarvingEngine() [with _InImageTypes = sofa::defaulttype::Image<unsigned char>; _OutImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:102:5:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h: In constructor 'sofa::component::engine::CollisionToCarvingEngine<_InImageTypes, _OutImageTypes>::CollisionToCarvingEngine() [with _InImageTypes = sofa::defaulttype::Image<unsigned char>; _OutImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:102:61: note: '<anonymous>' declared here
  102 |                 , outputTransform(initData(&outputTransform,TransformType(),"outputTransform",""))
      |                                                             ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::CollisionToCarvingEngine<_InImageTypes, _OutImageTypes>::CollisionToCarvingEngine() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<bool>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:100:5:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h: In constructor 'sofa::component::engine::CollisionToCarvingEngine<_InImageTypes, _OutImageTypes>::CollisionToCarvingEngine() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<bool>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:100:59: note: '<anonymous>' declared here
  100 |                 , inputTransform(initData(&inputTransform,TransformType(),"inputTransform",""))
      |                                                           ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::CollisionToCarvingEngine<_InImageTypes, _OutImageTypes>::CollisionToCarvingEngine() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<bool>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:102:5:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h: In constructor 'sofa::component::engine::CollisionToCarvingEngine<_InImageTypes, _OutImageTypes>::CollisionToCarvingEngine() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<bool>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:102:61: note: '<anonymous>' declared here
  102 |                 , outputTransform(initData(&outputTransform,TransformType(),"outputTransform",""))
      |                                                             ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::CollisionToCarvingEngine<_InImageTypes, _OutImageTypes>::CollisionToCarvingEngine() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<bool>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:100:5:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h: In constructor 'sofa::component::engine::CollisionToCarvingEngine<_InImageTypes, _OutImageTypes>::CollisionToCarvingEngine() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<bool>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:100:59: note: '<anonymous>' declared here
  100 |                 , inputTransform(initData(&inputTransform,TransformType(),"inputTransform",""))
      |                                                           ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::CollisionToCarvingEngine<_InImageTypes, _OutImageTypes>::CollisionToCarvingEngine() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<bool>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:102:5:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h: In constructor 'sofa::component::engine::CollisionToCarvingEngine<_InImageTypes, _OutImageTypes>::CollisionToCarvingEngine() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<bool>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:102:61: note: '<anonymous>' declared here
  102 |                 , outputTransform(initData(&outputTransform,TransformType(),"outputTransform",""))
      |                                                             ^~~~~~~~~~~~~~~
[978/1340] Building CXX object applications/plugins/image/CMakeFiles/image.dir/ImageDataDisplay.cpp.o
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageDataDisplay.cpp:38:173: warning: 'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information. [-Wdeprecated-declarations]
   38 | int ImageDataDisplayClass = core::RegisterObject("Store custom data in an image. A template input image with non zero voxels (where data will be stored) has to be provided")
      |                                                                                                                                                                             ^
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageDataDisplay.cpp:25:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/ObjectFactory.h:387:65: note: declared here
  387 | class SOFA_ATTRIBUTE_DEPRECATED__REGISTEROBJECT() SOFA_CORE_API RegisterObject
      |                                                                 ^~~~~~~~~~~~~~
[979/1340] Building CXX object applications/plugins/image/CMakeFiles/image.dir/GenerateImage.cpp.o
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/GenerateImage.cpp:38:87: warning: 'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information. [-Wdeprecated-declarations]
   38 | int GenerateImageClass = core::RegisterObject("Create an image with custom dimensions")
      |                                                                                       ^
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/GenerateImage.cpp:25:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/ObjectFactory.h:387:65: note: declared here
  387 | class SOFA_ATTRIBUTE_DEPRECATED__REGISTEROBJECT() SOFA_CORE_API RegisterObject
      |                                                                 ^~~~~~~~~~~~~~
[980/1340] Building CXX object applications/plugins/image/CMakeFiles/image.dir/ImageExporter.cpp.o
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageExporter.cpp:40:62: warning: 'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information. [-Wdeprecated-declarations]
   40 | int ImageExporterClass = core::RegisterObject("Save an image")
      |                                                              ^
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageExporter.cpp:26:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/ObjectFactory.h:387:65: note: declared here
  387 | class SOFA_ATTRIBUTE_DEPRECATED__REGISTEROBJECT() SOFA_CORE_API RegisterObject
      |                                                                 ^~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageExporter.h:27,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageExporter.cpp:25:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::misc::ImageExporter<ImageType>::ImageExporter() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageExporter.h:245:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageExporter.cpp:25:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageExporter.h: In constructor 'sofa::component::misc::ImageExporter<ImageType>::ImageExporter() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageExporter.h:245:42: note: '<anonymous>' declared here
  245 |         , transform(initData(&transform, TransformType(), "transform" , ""))
      |                                          ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageExporter.h:27,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageExporter.cpp:25:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::misc::ImageExporter<ImageType>::ImageExporter() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageExporter.h:245:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageExporter.cpp:25:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageExporter.h: In constructor 'sofa::component::misc::ImageExporter<ImageType>::ImageExporter() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageExporter.h:245:42: note: '<anonymous>' declared here
  245 |         , transform(initData(&transform, TransformType(), "transform" , ""))
      |                                          ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageExporter.h:27,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageExporter.cpp:25:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::misc::ImageExporter<ImageType>::ImageExporter() [with _ImageTypes = sofa::defaulttype::Image<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageExporter.h:245:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageExporter.cpp:25:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageExporter.h: In constructor 'sofa::component::misc::ImageExporter<ImageType>::ImageExporter() [with _ImageTypes = sofa::defaulttype::Image<double>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageExporter.h:245:42: note: '<anonymous>' declared here
  245 |         , transform(initData(&transform, TransformType(), "transform" , ""))
      |                                          ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageExporter.h:27,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageExporter.cpp:25:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::misc::ImageExporter<ImageType>::ImageExporter() [with _ImageTypes = sofa::defaulttype::Image<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageExporter.h:245:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageExporter.cpp:25:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageExporter.h: In constructor 'sofa::component::misc::ImageExporter<ImageType>::ImageExporter() [with _ImageTypes = sofa::defaulttype::Image<double>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageExporter.h:245:42: note: '<anonymous>' declared here
  245 |         , transform(initData(&transform, TransformType(), "transform" , ""))
      |                                          ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageExporter.h:27,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageExporter.cpp:25:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::misc::ImageExporter<ImageType>::ImageExporter() [with _ImageTypes = sofa::defaulttype::Image<bool>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageExporter.h:245:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageExporter.cpp:25:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageExporter.h: In constructor 'sofa::component::misc::ImageExporter<ImageType>::ImageExporter() [with _ImageTypes = sofa::defaulttype::Image<bool>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageExporter.h:245:42: note: '<anonymous>' declared here
  245 |         , transform(initData(&transform, TransformType(), "transform" , ""))
      |                                          ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageExporter.h:27,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageExporter.cpp:25:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::misc::ImageExporter<ImageType>::ImageExporter() [with _ImageTypes = sofa::defaulttype::Image<bool>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageExporter.h:245:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageExporter.cpp:25:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageExporter.h: In constructor 'sofa::component::misc::ImageExporter<ImageType>::ImageExporter() [with _ImageTypes = sofa::defaulttype::Image<bool>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageExporter.h:245:42: note: '<anonymous>' declared here
  245 |         , transform(initData(&transform, TransformType(), "transform" , ""))
      |                                          ^~~~~~~~~~~~~~~
[981/1340] Building CXX object applications/plugins/image/CMakeFiles/image.dir/ImageOperation.cpp.o
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageOperation.cpp:38:113: warning: 'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information. [-Wdeprecated-declarations]
   38 | int ImageOperationClass = core::RegisterObject("This class computes an image as an operation between two images")
      |                                                                                                                 ^
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageOperation.cpp:25:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/ObjectFactory.h:387:65: note: declared here
  387 | class SOFA_ATTRIBUTE_DEPRECATED__REGISTEROBJECT() SOFA_CORE_API RegisterObject
      |                                                                 ^~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageOperation.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageOperation.h: In instantiation of 'void sofa::component::engine::ImageOperation<_ImageTypes>::doUpdate() [with _ImageTypes = sofa::defaulttype::Image<bool>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageOperation.cpp:56:31:   required from here
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageOperation.h:126:99: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
  126 |         case MULTIPLICATION:      cimglist_for(img,l) cimg_forXYZC(img(l),x,y,z,c) img(l)(x,y,z,c)*=inimg2(l)(x,y,z,c);            break;
      |                                                                                    ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
[982/1340] Building CXX object applications/plugins/image/CMakeFiles/image.dir/ImageContainer.cpp.o
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageContainer.cpp:41:68: warning: 'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information. [-Wdeprecated-declarations]
   41 | int ImageContainerClass = core::RegisterObject ( "Image Container" )
      |                                                                    ^
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageContainer.cpp:25:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/ObjectFactory.h:387:65: note: declared here
  387 | class SOFA_ATTRIBUTE_DEPRECATED__REGISTEROBJECT() SOFA_CORE_API RegisterObject
      |                                                                 ^~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:35,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageContainer.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageContainer.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h: In function 'void cimg_library::_load_gz_inr_header(gzFile, int*, float*, float*, float*)':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:360:97: warning: this statement may fall through [-Wimplicit-fallthrough=]
  360 |                         case 2 : out[5] = cimg::strncasecmp(tmp1,"unsigned",8)?1:0; std::strncpy(tmp1,tmp2,sizeof(tmp1)-1);
      |                                                                                     ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:361:25: note: here
  361 |                         case 1:
      |                         ^~~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:365:33: warning: this statement may fall through [-Wimplicit-fallthrough=]
  365 |                                 if (out[4]>=0) break;
      |                                 ^~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:366:25: note: here
  366 |                         default:
      |                         ^~~~~~~
In file included from /usr/include/string.h:535,
                 from /usr/include/c++/11/cstring:42,
                 from external_directories/fetched/CImg/CImg.h:76,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:56,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:35,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageContainer.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageContainer.cpp:24:
In function 'char* strncpy(char*, const char*, size_t)',
    inlined from 'void cimg_library::_load_gz_inr_header(gzFile, int*, float*, float*, float*)' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:360:76:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:95:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' output may be truncated copying 63 bytes from a string of length 63 [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
[983/1340] Building CXX object applications/plugins/image/CMakeFiles/image.dir/ImageSampler.cpp.o
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.h:27,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAlgorithms.h: In function 'real Eikonal(const sofa::type::Vec<6, real2>&, const sofa::type::Vec<6, real2>&, const sofa::type::Vec<3, real1>&, real)':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAlgorithms.h:142:13: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  142 |             for (unsigned int i=0; i<3; i++) if(D[i]>=0.) { A+=S[i]; B+=D[i]*S[i];  C+=D2[i]*S[i]; } B*=(real)-2.;
      |             ^~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageAlgorithms.h:142:102: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
  142 |             for (unsigned int i=0; i<3; i++) if(D[i]>=0.) { A+=S[i]; B+=D[i]*S[i];  C+=D2[i]*S[i]; } B*=(real)-2.;
      |                                                                                                      ^
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.h: In member function 'void sofa::component::engine::ImageSampler<ImageType>::subdivide(sofa::type::vector<unsigned int>&)':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.h:794:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  794 |         for(unsigned int i=0; i<6; i++) if(center==faces[i]) connect=false; for(unsigned int i=0; i<12; i++) if(center==edgs[i]) connect=false;
      |         ^~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.h:794:77: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
  794 |         for(unsigned int i=0; i<6; i++) if(center==faces[i]) connect=false; for(unsigned int i=0; i<12; i++) if(center==edgs[i]) connect=false;
      |                                                                             ^~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.cpp: At global scope:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.cpp:38:89: warning: 'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information. [-Wdeprecated-declarations]
   38 | int ImageSamplerClass = core::RegisterObject("Samples an object represented by an image")
      |                                                                                         ^
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.cpp:25:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/ObjectFactory.h:387:65: note: declared here
  387 | class SOFA_ATTRIBUTE_DEPRECATED__REGISTEROBJECT() SOFA_CORE_API RegisterObject
      |                                                                 ^~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.h: In member function 'void sofa::component::engine::ImageSampler<ImageType>::draw(const sofa::core::visual::VisualParams*) [with _ImageTypes = sofa::defaulttype::Image<bool>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.h:653:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
  653 |                 glPopAttrib();
      |                 ~~~~~~~~~~~^~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.h:654:13: note: here
  654 |             default:
      |             ^~~~~~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.h: In member function 'void sofa::component::engine::ImageSampler<ImageType>::draw(const sofa::core::visual::VisualParams*) [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.h:653:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
  653 |                 glPopAttrib();
      |                 ~~~~~~~~~~~^~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.h:654:13: note: here
  654 |             default:
      |             ^~~~~~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.h: In member function 'void sofa::component::engine::ImageSampler<ImageType>::draw(const sofa::core::visual::VisualParams*) [with _ImageTypes = sofa::defaulttype::Image<double>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.h:653:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
  653 |                 glPopAttrib();
      |                 ~~~~~~~~~~~^~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.h:654:13: note: here
  654 |             default:
      |             ^~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageSampler<ImageType>::ImageSampler() [with _ImageTypes = sofa::defaulttype::Image<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.h:515:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.h: In constructor 'sofa::component::engine::ImageSampler<ImageType>::ImageSampler() [with _ImageTypes = sofa::defaulttype::Image<double>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.h:515:39: note: '<anonymous>' declared here
  515 |       , transform(initData(&transform,TransformType(),"transform",""))
      |                                       ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageSampler<ImageType>::ImageSampler() [with _ImageTypes = sofa::defaulttype::Image<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.h:515:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.h: In constructor 'sofa::component::engine::ImageSampler<ImageType>::ImageSampler() [with _ImageTypes = sofa::defaulttype::Image<double>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.h:515:39: note: '<anonymous>' declared here
  515 |       , transform(initData(&transform,TransformType(),"transform",""))
      |                                       ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageSampler<ImageType>::ImageSampler() [with _ImageTypes = sofa::defaulttype::Image<bool>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.h:515:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.h: In constructor 'sofa::component::engine::ImageSampler<ImageType>::ImageSampler() [with _ImageTypes = sofa::defaulttype::Image<bool>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.h:515:39: note: '<anonymous>' declared here
  515 |       , transform(initData(&transform,TransformType(),"transform",""))
      |                                       ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageSampler<ImageType>::ImageSampler() [with _ImageTypes = sofa::defaulttype::Image<bool>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.h:515:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.h: In constructor 'sofa::component::engine::ImageSampler<ImageType>::ImageSampler() [with _ImageTypes = sofa::defaulttype::Image<bool>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.h:515:39: note: '<anonymous>' declared here
  515 |       , transform(initData(&transform,TransformType(),"transform",""))
      |                                       ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageSampler<ImageType>::ImageSampler() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.h:515:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.h: In constructor 'sofa::component::engine::ImageSampler<ImageType>::ImageSampler() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.h:515:39: note: '<anonymous>' declared here
  515 |       , transform(initData(&transform,TransformType(),"transform",""))
      |                                       ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageSampler<ImageType>::ImageSampler() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.h:515:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.h: In constructor 'sofa::component::engine::ImageSampler<ImageType>::ImageSampler() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageSampler.h:515:39: note: '<anonymous>' declared here
  515 |       , transform(initData(&transform,TransformType(),"transform",""))
      |                                       ^~~~~~~~~~~~~~~
[984/1340] Building CXX object applications/plugins/image/CMakeFiles/image.dir/ImageTransform.cpp.o
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTransform.cpp:36:79: warning: 'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information. [-Wdeprecated-declarations]
   36 | int ImageTransformClass = core::RegisterObject("Read data from ImageContainer")
      |                                                                               ^
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTransform.cpp:25:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/ObjectFactory.h:387:65: note: declared here
  387 | class SOFA_ATTRIBUTE_DEPRECATED__REGISTEROBJECT() SOFA_CORE_API RegisterObject
      |                                                                 ^~~~~~~~~~~~~~
[985/1340] Building CXX object applications/plugins/image/CMakeFiles/image.dir/ImageToRigidMassEngine.cpp.o
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageToRigidMassEngine.cpp:38:97: warning: 'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information. [-Wdeprecated-declarations]
   38 | int ImageToRigidMassEngineClass = core::RegisterObject("Compute rigid mass from a density image")
      |                                                                                                 ^
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageToRigidMassEngine.cpp:25:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/ObjectFactory.h:387:65: note: declared here
  387 | class SOFA_ATTRIBUTE_DEPRECATED__REGISTEROBJECT() SOFA_CORE_API RegisterObject
      |                                                                 ^~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageToRigidMassEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageToRigidMassEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageToRigidMassEngine<_ImageTypes>::ImageToRigidMassEngine() [with _ImageTypes = sofa::defaulttype::Image<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageToRigidMassEngine.h:88:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageToRigidMassEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageToRigidMassEngine.h: In constructor 'sofa::component::engine::ImageToRigidMassEngine<_ImageTypes>::ImageToRigidMassEngine() [with _ImageTypes = sofa::defaulttype::Image<double>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageToRigidMassEngine.h:88:39: note: '<anonymous>' declared here
   88 |       , transform(initData(&transform,TransformType(),"transform",""))
      |                                       ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageToRigidMassEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageToRigidMassEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageToRigidMassEngine<_ImageTypes>::ImageToRigidMassEngine() [with _ImageTypes = sofa::defaulttype::Image<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageToRigidMassEngine.h:88:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageToRigidMassEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageToRigidMassEngine.h: In constructor 'sofa::component::engine::ImageToRigidMassEngine<_ImageTypes>::ImageToRigidMassEngine() [with _ImageTypes = sofa::defaulttype::Image<double>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageToRigidMassEngine.h:88:39: note: '<anonymous>' declared here
   88 |       , transform(initData(&transform,TransformType(),"transform",""))
      |                                       ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageToRigidMassEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageToRigidMassEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageToRigidMassEngine<_ImageTypes>::ImageToRigidMassEngine() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageToRigidMassEngine.h:88:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageToRigidMassEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageToRigidMassEngine.h: In constructor 'sofa::component::engine::ImageToRigidMassEngine<_ImageTypes>::ImageToRigidMassEngine() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageToRigidMassEngine.h:88:39: note: '<anonymous>' declared here
   88 |       , transform(initData(&transform,TransformType(),"transform",""))
      |                                       ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageToRigidMassEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageToRigidMassEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageToRigidMassEngine<_ImageTypes>::ImageToRigidMassEngine() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageToRigidMassEngine.h:88:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageToRigidMassEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageToRigidMassEngine.h: In constructor 'sofa::component::engine::ImageToRigidMassEngine<_ImageTypes>::ImageToRigidMassEngine() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageToRigidMassEngine.h:88:39: note: '<anonymous>' declared here
   88 |       , transform(initData(&transform,TransformType(),"transform",""))
      |                                       ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageToRigidMassEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageToRigidMassEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageToRigidMassEngine<_ImageTypes>::ImageToRigidMassEngine() [with _ImageTypes = sofa::defaulttype::Image<bool>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageToRigidMassEngine.h:88:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageToRigidMassEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageToRigidMassEngine.h: In constructor 'sofa::component::engine::ImageToRigidMassEngine<_ImageTypes>::ImageToRigidMassEngine() [with _ImageTypes = sofa::defaulttype::Image<bool>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageToRigidMassEngine.h:88:39: note: '<anonymous>' declared here
   88 |       , transform(initData(&transform,TransformType(),"transform",""))
      |                                       ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageToRigidMassEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageToRigidMassEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageToRigidMassEngine<_ImageTypes>::ImageToRigidMassEngine() [with _ImageTypes = sofa::defaulttype::Image<bool>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageToRigidMassEngine.h:88:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageToRigidMassEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageToRigidMassEngine.h: In constructor 'sofa::component::engine::ImageToRigidMassEngine<_ImageTypes>::ImageToRigidMassEngine() [with _ImageTypes = sofa::defaulttype::Image<bool>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageToRigidMassEngine.h:88:39: note: '<anonymous>' declared here
   88 |       , transform(initData(&transform,TransformType(),"transform",""))
      |                                       ^~~~~~~~~~~~~~~
[986/1340] Building CXX object applications/plugins/image/CMakeFiles/image.dir/ImageTransformEngine.cpp.o
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTransformEngine.cpp:38:97: warning: 'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information. [-Wdeprecated-declarations]
   38 | int ImageTransformEngineClass = core::RegisterObject("Apply a transform to the data 'transform'")
      |                                                                                                 ^
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTransformEngine.cpp:25:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/ObjectFactory.h:387:65: note: declared here
  387 | class SOFA_ATTRIBUTE_DEPRECATED__REGISTEROBJECT() SOFA_CORE_API RegisterObject
      |                                                                 ^~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTransformEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTransformEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageTransformEngine::ImageTransformEngine()' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTransformEngine.h:69:32:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTransformEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTransformEngine.h: In constructor 'sofa::component::engine::ImageTransformEngine::ImageTransformEngine()':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTransformEngine.h:69:63: note: '<anonymous>' declared here
   69 |       , inputTransform(initData(&inputTransform,TransformType(),"inputTransform",""))
      |                                                               ^
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTransformEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTransformEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageTransformEngine::ImageTransformEngine()' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTransformEngine.h:70:33:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTransformEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTransformEngine.h: In constructor 'sofa::component::engine::ImageTransformEngine::ImageTransformEngine()':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTransformEngine.h:70:65: note: '<anonymous>' declared here
   70 |       , outputTransform(initData(&outputTransform,TransformType(),"outputTransform",""))
      |                                                                 ^
[987/1340] Building CXX object applications/plugins/image/CMakeFiles/image.dir/ImageFilter.cpp.o
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:38:62: warning: 'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information. [-Wdeprecated-declarations]
   38 | int ImageFilterClass = core::RegisterObject("Filter an image")
      |                                                              ^
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:25:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/ObjectFactory.h:387:65: note: declared here
  387 | class SOFA_ATTRIBUTE_DEPRECATED__REGISTEROBJECT() SOFA_CORE_API RegisterObject
      |                                                                 ^~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h: In instantiation of 'void sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::doUpdate() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<bool>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:83:31:   required from here
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:420:182: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
  420 |                     if(axis1=='x' && axis2=='x') cimg_forC(inimg(l),c) cimg_for3x3x3(inimg(l),x,y,z,c,I,To)  *(ptrd++) = (Ipcc + Incc - 2*Iccc)              /(To)(inT->getScale()[0]*inT->getScale()[0]);
      |                                                                                                                                                                   ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:421:187: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
  421 |                     else if(axis1=='x' && axis2=='y') cimg_forC(inimg(l),c) cimg_for3x3x3(inimg(l),x,y,z,c,I,To)  *(ptrd++) = (Ippc + Innc - Ipnc - Inpc)*(To)0.25/(To)(inT->getScale()[0]*inT->getScale()[1]);
      |                                                                                                                                                                        ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:422:187: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
  422 |                     else if(axis1=='x' && axis2=='z') cimg_forC(inimg(l),c) cimg_for3x3x3(inimg(l),x,y,z,c,I,To)  *(ptrd++) = (Ipcp + Incn - Ipcn - Incp)*(To)0.25/(To)(inT->getScale()[0]*inT->getScale()[2]);
      |                                                                                                                                                                        ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:423:187: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
  423 |                     else if(axis1=='y' && axis2=='y') cimg_forC(inimg(l),c) cimg_for3x3x3(inimg(l),x,y,z,c,I,To)  *(ptrd++) = (Icpc + Icnc - 2*Iccc)              /(To)(inT->getScale()[1]*inT->getScale()[1]);
      |                                                                                                                                                                        ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:424:187: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
  424 |                     else if(axis1=='y' && axis2=='z') cimg_forC(inimg(l),c) cimg_for3x3x3(inimg(l),x,y,z,c,I,To)  *(ptrd++) = (Icpp + Icnn - Icpn - Icnp)*(To)0.25/(To)(inT->getScale()[1]*inT->getScale()[2]);
      |                                                                                                                                                                        ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:425:187: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
  425 |                     else if(axis1=='z' && axis2=='z') cimg_forC(inimg(l),c) cimg_for3x3x3(inimg(l),x,y,z,c,I,To)  *(ptrd++) = (Iccn + Iccp - 2*Iccc)              /(To)(inT->getScale()[2]*inT->getScale()[2]);
      |                                                                                                                                                                        ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h: In instantiation of 'void sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::doUpdate() [with _InImageTypes = sofa::defaulttype::Image<bool>; _OutImageTypes = sofa::defaulttype::Image<bool>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:86:31:   required from here
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:420:182: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
  420 |                     if(axis1=='x' && axis2=='x') cimg_forC(inimg(l),c) cimg_for3x3x3(inimg(l),x,y,z,c,I,To)  *(ptrd++) = (Ipcc + Incc - 2*Iccc)              /(To)(inT->getScale()[0]*inT->getScale()[0]);
      |                                                                                                                                                                   ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:421:187: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
  421 |                     else if(axis1=='x' && axis2=='y') cimg_forC(inimg(l),c) cimg_for3x3x3(inimg(l),x,y,z,c,I,To)  *(ptrd++) = (Ippc + Innc - Ipnc - Inpc)*(To)0.25/(To)(inT->getScale()[0]*inT->getScale()[1]);
      |                                                                                                                                                                        ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:422:187: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
  422 |                     else if(axis1=='x' && axis2=='z') cimg_forC(inimg(l),c) cimg_for3x3x3(inimg(l),x,y,z,c,I,To)  *(ptrd++) = (Ipcp + Incn - Ipcn - Incp)*(To)0.25/(To)(inT->getScale()[0]*inT->getScale()[2]);
      |                                                                                                                                                                        ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:423:187: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
  423 |                     else if(axis1=='y' && axis2=='y') cimg_forC(inimg(l),c) cimg_for3x3x3(inimg(l),x,y,z,c,I,To)  *(ptrd++) = (Icpc + Icnc - 2*Iccc)              /(To)(inT->getScale()[1]*inT->getScale()[1]);
      |                                                                                                                                                                        ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:424:187: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
  424 |                     else if(axis1=='y' && axis2=='z') cimg_forC(inimg(l),c) cimg_for3x3x3(inimg(l),x,y,z,c,I,To)  *(ptrd++) = (Icpp + Icnn - Icpn - Icnp)*(To)0.25/(To)(inT->getScale()[1]*inT->getScale()[2]);
      |                                                                                                                                                                        ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:425:187: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
  425 |                     else if(axis1=='z' && axis2=='z') cimg_forC(inimg(l),c) cimg_for3x3x3(inimg(l),x,y,z,c,I,To)  *(ptrd++) = (Iccn + Iccp - 2*Iccc)              /(To)(inT->getScale()[2]*inT->getScale()[2]);
      |                                                                                                                                                                        ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<unsigned char>; _OutImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:118:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h: In constructor 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<unsigned char>; _OutImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:118:49: note: '<anonymous>' declared here
  118 |       , inputTransform(initData(&inputTransform,TransformType(),"inputTransform",""))
      |                                                 ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<unsigned char>; _OutImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:120:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h: In constructor 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<unsigned char>; _OutImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:120:51: note: '<anonymous>' declared here
  120 |       , outputTransform(initData(&outputTransform,TransformType(),"outputTransform",""))
      |                                                   ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<bool>; _OutImageTypes = sofa::defaulttype::Image<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:118:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h: In constructor 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<bool>; _OutImageTypes = sofa::defaulttype::Image<double>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:118:49: note: '<anonymous>' declared here
  118 |       , inputTransform(initData(&inputTransform,TransformType(),"inputTransform",""))
      |                                                 ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<bool>; _OutImageTypes = sofa::defaulttype::Image<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:120:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h: In constructor 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<bool>; _OutImageTypes = sofa::defaulttype::Image<double>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:120:51: note: '<anonymous>' declared here
  120 |       , outputTransform(initData(&outputTransform,TransformType(),"outputTransform",""))
      |                                                   ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<bool>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:118:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h: In constructor 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<bool>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:118:49: note: '<anonymous>' declared here
  118 |       , inputTransform(initData(&inputTransform,TransformType(),"inputTransform",""))
      |                                                 ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<bool>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:120:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h: In constructor 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<bool>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:120:51: note: '<anonymous>' declared here
  120 |       , outputTransform(initData(&outputTransform,TransformType(),"outputTransform",""))
      |                                                   ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<unsigned char>; _OutImageTypes = sofa::defaulttype::Image<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:118:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h: In constructor 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<unsigned char>; _OutImageTypes = sofa::defaulttype::Image<double>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:118:49: note: '<anonymous>' declared here
  118 |       , inputTransform(initData(&inputTransform,TransformType(),"inputTransform",""))
      |                                                 ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<unsigned char>; _OutImageTypes = sofa::defaulttype::Image<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:120:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h: In constructor 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<unsigned char>; _OutImageTypes = sofa::defaulttype::Image<double>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:120:51: note: '<anonymous>' declared here
  120 |       , outputTransform(initData(&outputTransform,TransformType(),"outputTransform",""))
      |                                                   ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:118:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h: In constructor 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:118:49: note: '<anonymous>' declared here
  118 |       , inputTransform(initData(&inputTransform,TransformType(),"inputTransform",""))
      |                                                 ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:120:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h: In constructor 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:120:51: note: '<anonymous>' declared here
  120 |       , outputTransform(initData(&outputTransform,TransformType(),"outputTransform",""))
      |                                                   ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<bool>; _OutImageTypes = sofa::defaulttype::Image<bool>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:118:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h: In constructor 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<bool>; _OutImageTypes = sofa::defaulttype::Image<bool>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:118:49: note: '<anonymous>' declared here
  118 |       , inputTransform(initData(&inputTransform,TransformType(),"inputTransform",""))
      |                                                 ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<bool>; _OutImageTypes = sofa::defaulttype::Image<bool>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:120:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h: In constructor 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<bool>; _OutImageTypes = sofa::defaulttype::Image<bool>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:120:51: note: '<anonymous>' declared here
  120 |       , outputTransform(initData(&outputTransform,TransformType(),"outputTransform",""))
      |                                                   ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<unsigned char>; _OutImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:118:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h: In constructor 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<unsigned char>; _OutImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:118:49: note: '<anonymous>' declared here
  118 |       , inputTransform(initData(&inputTransform,TransformType(),"inputTransform",""))
      |                                                 ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<unsigned char>; _OutImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:120:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h: In constructor 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<unsigned char>; _OutImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:120:51: note: '<anonymous>' declared here
  120 |       , outputTransform(initData(&outputTransform,TransformType(),"outputTransform",""))
      |                                                   ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:118:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h: In constructor 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<double>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:118:49: note: '<anonymous>' declared here
  118 |       , inputTransform(initData(&inputTransform,TransformType(),"inputTransform",""))
      |                                                 ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:120:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h: In constructor 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<double>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:120:51: note: '<anonymous>' declared here
  120 |       , outputTransform(initData(&outputTransform,TransformType(),"outputTransform",""))
      |                                                   ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<bool>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:118:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h: In constructor 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<bool>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:118:49: note: '<anonymous>' declared here
  118 |       , inputTransform(initData(&inputTransform,TransformType(),"inputTransform",""))
      |                                                 ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<bool>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:120:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h: In constructor 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<bool>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:120:51: note: '<anonymous>' declared here
  120 |       , outputTransform(initData(&outputTransform,TransformType(),"outputTransform",""))
      |                                                   ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:118:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h: In constructor 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:118:49: note: '<anonymous>' declared here
  118 |       , inputTransform(initData(&inputTransform,TransformType(),"inputTransform",""))
      |                                                 ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:120:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h: In constructor 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:120:51: note: '<anonymous>' declared here
  120 |       , outputTransform(initData(&outputTransform,TransformType(),"outputTransform",""))
      |                                                   ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<bool>; _OutImageTypes = sofa::defaulttype::Image<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:118:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h: In constructor 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<bool>; _OutImageTypes = sofa::defaulttype::Image<double>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:118:49: note: '<anonymous>' declared here
  118 |       , inputTransform(initData(&inputTransform,TransformType(),"inputTransform",""))
      |                                                 ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<bool>; _OutImageTypes = sofa::defaulttype::Image<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:120:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h: In constructor 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<bool>; _OutImageTypes = sofa::defaulttype::Image<double>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:120:51: note: '<anonymous>' declared here
  120 |       , outputTransform(initData(&outputTransform,TransformType(),"outputTransform",""))
      |                                                   ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<bool>; _OutImageTypes = sofa::defaulttype::Image<bool>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:118:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h: In constructor 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<bool>; _OutImageTypes = sofa::defaulttype::Image<bool>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:118:49: note: '<anonymous>' declared here
  118 |       , inputTransform(initData(&inputTransform,TransformType(),"inputTransform",""))
      |                                                 ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<bool>; _OutImageTypes = sofa::defaulttype::Image<bool>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:120:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h: In constructor 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<bool>; _OutImageTypes = sofa::defaulttype::Image<bool>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:120:51: note: '<anonymous>' declared here
  120 |       , outputTransform(initData(&outputTransform,TransformType(),"outputTransform",""))
      |                                                   ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:118:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h: In constructor 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<double>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:118:49: note: '<anonymous>' declared here
  118 |       , inputTransform(initData(&inputTransform,TransformType(),"inputTransform",""))
      |                                                 ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:120:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h: In constructor 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<double>; _OutImageTypes = sofa::defaulttype::Image<double>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:120:51: note: '<anonymous>' declared here
  120 |       , outputTransform(initData(&outputTransform,TransformType(),"outputTransform",""))
      |                                                   ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<unsigned char>; _OutImageTypes = sofa::defaulttype::Image<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:118:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h: In constructor 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<unsigned char>; _OutImageTypes = sofa::defaulttype::Image<double>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:118:49: note: '<anonymous>' declared here
  118 |       , inputTransform(initData(&inputTransform,TransformType(),"inputTransform",""))
      |                                                 ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<unsigned char>; _OutImageTypes = sofa::defaulttype::Image<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:120:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h: In constructor 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<unsigned char>; _OutImageTypes = sofa::defaulttype::Image<double>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageFilter.h:120:51: note: '<anonymous>' declared here
  120 |       , outputTransform(initData(&outputTransform,TransformType(),"outputTransform",""))
      |                                                   ^~~~~~~~~~~~~~~
[988/1340] Building CXX object applications/plugins/image/CMakeFiles/image.dir/ImageCoordValuesFromPositions.cpp.o
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.cpp:38:141: warning: 'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information. [-Wdeprecated-declarations]
   38 | int ImageCoordValuesFromPositionsClass = core::RegisterObject("Get interpolated coordinates at sample locations in an image with 3 channels")
      |                                                                                                                                             ^
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.cpp:25:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/ObjectFactory.h:387:65: note: declared here
  387 | class SOFA_ATTRIBUTE_DEPRECATED__REGISTEROBJECT() SOFA_CORE_API RegisterObject
      |                                                                 ^~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageCoordValuesFromPositions<ImageType>::ImageCoordValuesFromPositions() [with _ImageTypes = sofa::defaulttype::Image<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.h:181:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.h: In constructor 'sofa::component::engine::ImageCoordValuesFromPositions<ImageType>::ImageCoordValuesFromPositions() [with _ImageTypes = sofa::defaulttype::Image<double>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.h:181:39: note: '<anonymous>' declared here
  181 |       , transform(initData(&transform,TransformType(),"transform",""))
      |                                       ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageCoordValuesFromPositions<ImageType>::ImageCoordValuesFromPositions() [with _ImageTypes = sofa::defaulttype::Image<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.h:181:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.h: In constructor 'sofa::component::engine::ImageCoordValuesFromPositions<ImageType>::ImageCoordValuesFromPositions() [with _ImageTypes = sofa::defaulttype::Image<double>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.h:181:39: note: '<anonymous>' declared here
  181 |       , transform(initData(&transform,TransformType(),"transform",""))
      |                                       ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageCoordValuesFromPositions<ImageType>::ImageCoordValuesFromPositions() [with _ImageTypes = sofa::defaulttype::Image<float>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.h:181:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.h: In constructor 'sofa::component::engine::ImageCoordValuesFromPositions<ImageType>::ImageCoordValuesFromPositions() [with _ImageTypes = sofa::defaulttype::Image<float>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.h:181:39: note: '<anonymous>' declared here
  181 |       , transform(initData(&transform,TransformType(),"transform",""))
      |                                       ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageCoordValuesFromPositions<ImageType>::ImageCoordValuesFromPositions() [with _ImageTypes = sofa::defaulttype::Image<float>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.h:181:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.h: In constructor 'sofa::component::engine::ImageCoordValuesFromPositions<ImageType>::ImageCoordValuesFromPositions() [with _ImageTypes = sofa::defaulttype::Image<float>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.h:181:39: note: '<anonymous>' declared here
  181 |       , transform(initData(&transform,TransformType(),"transform",""))
      |                                       ^~~~~~~~~~~~~~~
[989/1340] Building CXX object applications/plugins/image/CMakeFiles/image.dir/ImageValuesFromPositions.cpp.o
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.cpp:38:101: warning: 'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information. [-Wdeprecated-declarations]
   38 | int ImageValuesFromPositionsClass = core::RegisterObject("Get image intensities at sample locations")
      |                                                                                                     ^
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.cpp:25:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/ObjectFactory.h:387:65: note: declared here
  387 | class SOFA_ATTRIBUTE_DEPRECATED__REGISTEROBJECT() SOFA_CORE_API RegisterObject
      |                                                                 ^~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageValuesFromPositions<ImageType>::ImageValuesFromPositions() [with _ImageTypes = sofa::defaulttype::Image<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:158:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h: In constructor 'sofa::component::engine::ImageValuesFromPositions<ImageType>::ImageValuesFromPositions() [with _ImageTypes = sofa::defaulttype::Image<double>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:158:41: note: '<anonymous>' declared here
  158 |         , transform(initData(&transform,TransformType(),"transform",""))
      |                                         ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageValuesFromPositions<ImageType>::ImageValuesFromPositions() [with _ImageTypes = sofa::defaulttype::Image<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:158:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h: In constructor 'sofa::component::engine::ImageValuesFromPositions<ImageType>::ImageValuesFromPositions() [with _ImageTypes = sofa::defaulttype::Image<double>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:158:41: note: '<anonymous>' declared here
  158 |         , transform(initData(&transform,TransformType(),"transform",""))
      |                                         ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageValuesFromPositions<ImageType>::ImageValuesFromPositions() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:158:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h: In constructor 'sofa::component::engine::ImageValuesFromPositions<ImageType>::ImageValuesFromPositions() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:158:41: note: '<anonymous>' declared here
  158 |         , transform(initData(&transform,TransformType(),"transform",""))
      |                                         ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageValuesFromPositions<ImageType>::ImageValuesFromPositions() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:158:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h: In constructor 'sofa::component::engine::ImageValuesFromPositions<ImageType>::ImageValuesFromPositions() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:158:41: note: '<anonymous>' declared here
  158 |         , transform(initData(&transform,TransformType(),"transform",""))
      |                                         ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageValuesFromPositions<ImageType>::ImageValuesFromPositions() [with _ImageTypes = sofa::defaulttype::Image<bool>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:158:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h: In constructor 'sofa::component::engine::ImageValuesFromPositions<ImageType>::ImageValuesFromPositions() [with _ImageTypes = sofa::defaulttype::Image<bool>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:158:41: note: '<anonymous>' declared here
  158 |         , transform(initData(&transform,TransformType(),"transform",""))
      |                                         ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageValuesFromPositions<ImageType>::ImageValuesFromPositions() [with _ImageTypes = sofa::defaulttype::Image<bool>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:158:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h: In constructor 'sofa::component::engine::ImageValuesFromPositions<ImageType>::ImageValuesFromPositions() [with _ImageTypes = sofa::defaulttype::Image<bool>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:158:41: note: '<anonymous>' declared here
  158 |         , transform(initData(&transform,TransformType(),"transform",""))
      |                                         ^~~~~~~~~~~~~~~
[990/1340] Building CXX object applications/plugins/image/CMakeFiles/image.dir/MarchingCubesEngine.cpp.o
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MarchingCubesEngine.cpp:38:121: warning: 'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information. [-Wdeprecated-declarations]
   38 | int MarchingCubesEngineClass = core::RegisterObject("Compute an isosurface from an image using marching cubes algorithm")
      |                                                                                                                         ^
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MarchingCubesEngine.cpp:25:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/ObjectFactory.h:387:65: note: declared here
  387 | class SOFA_ATTRIBUTE_DEPRECATED__REGISTEROBJECT() SOFA_CORE_API RegisterObject
      |                                                                 ^~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MarchingCubesEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MarchingCubesEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::MarchingCubesEngine<_ImageTypes>::MarchingCubesEngine() [with _ImageTypes = sofa::defaulttype::Image<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MarchingCubesEngine.h:93:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MarchingCubesEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MarchingCubesEngine.h: In constructor 'sofa::component::engine::MarchingCubesEngine<_ImageTypes>::MarchingCubesEngine() [with _ImageTypes = sofa::defaulttype::Image<double>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MarchingCubesEngine.h:93:41: note: '<anonymous>' declared here
   93 |         , transform(initData(&transform,TransformType(),"transform",""))
      |                                         ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MarchingCubesEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MarchingCubesEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::MarchingCubesEngine<_ImageTypes>::MarchingCubesEngine() [with _ImageTypes = sofa::defaulttype::Image<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MarchingCubesEngine.h:93:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MarchingCubesEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MarchingCubesEngine.h: In constructor 'sofa::component::engine::MarchingCubesEngine<_ImageTypes>::MarchingCubesEngine() [with _ImageTypes = sofa::defaulttype::Image<double>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MarchingCubesEngine.h:93:41: note: '<anonymous>' declared here
   93 |         , transform(initData(&transform,TransformType(),"transform",""))
      |                                         ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MarchingCubesEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MarchingCubesEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::MarchingCubesEngine<_ImageTypes>::MarchingCubesEngine() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MarchingCubesEngine.h:93:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MarchingCubesEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MarchingCubesEngine.h: In constructor 'sofa::component::engine::MarchingCubesEngine<_ImageTypes>::MarchingCubesEngine() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MarchingCubesEngine.h:93:41: note: '<anonymous>' declared here
   93 |         , transform(initData(&transform,TransformType(),"transform",""))
      |                                         ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MarchingCubesEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MarchingCubesEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::MarchingCubesEngine<_ImageTypes>::MarchingCubesEngine() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MarchingCubesEngine.h:93:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MarchingCubesEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MarchingCubesEngine.h: In constructor 'sofa::component::engine::MarchingCubesEngine<_ImageTypes>::MarchingCubesEngine() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MarchingCubesEngine.h:93:41: note: '<anonymous>' declared here
   93 |         , transform(initData(&transform,TransformType(),"transform",""))
      |                                         ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MarchingCubesEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MarchingCubesEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::MarchingCubesEngine<_ImageTypes>::MarchingCubesEngine() [with _ImageTypes = sofa::defaulttype::Image<bool>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MarchingCubesEngine.h:93:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MarchingCubesEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MarchingCubesEngine.h: In constructor 'sofa::component::engine::MarchingCubesEngine<_ImageTypes>::MarchingCubesEngine() [with _ImageTypes = sofa::defaulttype::Image<bool>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MarchingCubesEngine.h:93:41: note: '<anonymous>' declared here
   93 |         , transform(initData(&transform,TransformType(),"transform",""))
      |                                         ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MarchingCubesEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MarchingCubesEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::MarchingCubesEngine<_ImageTypes>::MarchingCubesEngine() [with _ImageTypes = sofa::defaulttype::Image<bool>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MarchingCubesEngine.h:93:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MarchingCubesEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MarchingCubesEngine.h: In constructor 'sofa::component::engine::MarchingCubesEngine<_ImageTypes>::MarchingCubesEngine() [with _ImageTypes = sofa::defaulttype::Image<bool>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MarchingCubesEngine.h:93:41: note: '<anonymous>' declared here
   93 |         , transform(initData(&transform,TransformType(),"transform",""))
      |                                         ^~~~~~~~~~~~~~~
[991/1340] Building CXX object applications/plugins/image/CMakeFiles/image.dir/ImageTypes.cpp.o
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.cpp:22:60: warning: 'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information. [-Wdeprecated-declarations]
   22 | int DataExchangeClass = core::RegisterObject("DataExchange")
      |                                                            ^
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.cpp:3:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/ObjectFactory.h:387:65: note: declared here
  387 | class SOFA_ATTRIBUTE_DEPRECATED__REGISTEROBJECT() SOFA_CORE_API RegisterObject
      |                                                                 ^~~~~~~~~~~~~~
[992/1340] Building CXX object applications/plugins/image/CMakeFiles/image.dir/MergeImages.cpp.o
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MergeImages.cpp:38:59: warning: 'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information. [-Wdeprecated-declarations]
   38 | int MergeImagesClass = core::RegisterObject("Merge images")
      |                                                           ^
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MergeImages.cpp:25:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/ObjectFactory.h:387:65: note: declared here
  387 | class SOFA_ATTRIBUTE_DEPRECATED__REGISTEROBJECT() SOFA_CORE_API RegisterObject
      |                                                                 ^~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MergeImages.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MergeImages.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::MergeImages<_ImageTypes>::MergeImages() [with _ImageTypes = sofa::defaulttype::Image<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MergeImages.h:100:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MergeImages.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MergeImages.h: In constructor 'sofa::component::engine::MergeImages<_ImageTypes>::MergeImages() [with _ImageTypes = sofa::defaulttype::Image<double>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MergeImages.h:100:41: note: '<anonymous>' declared here
  100 |         , transform(initData(&transform,TransformType(),"transform","Transform"))
      |                                         ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MergeImages.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MergeImages.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::MergeImages<_ImageTypes>::MergeImages() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MergeImages.h:100:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MergeImages.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MergeImages.h: In constructor 'sofa::component::engine::MergeImages<_ImageTypes>::MergeImages() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MergeImages.h:100:41: note: '<anonymous>' declared here
  100 |         , transform(initData(&transform,TransformType(),"transform","Transform"))
      |                                         ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MergeImages.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MergeImages.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::MergeImages<_ImageTypes>::MergeImages() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MergeImages.h:100:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MergeImages.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MergeImages.h: In constructor 'sofa::component::engine::MergeImages<_ImageTypes>::MergeImages() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MergeImages.h:100:41: note: '<anonymous>' declared here
  100 |         , transform(initData(&transform,TransformType(),"transform","Transform"))
      |                                         ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MergeImages.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MergeImages.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::MergeImages<_ImageTypes>::MergeImages() [with _ImageTypes = sofa::defaulttype::Image<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MergeImages.h:100:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MergeImages.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MergeImages.h: In constructor 'sofa::component::engine::MergeImages<_ImageTypes>::MergeImages() [with _ImageTypes = sofa::defaulttype::Image<double>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MergeImages.h:100:41: note: '<anonymous>' declared here
  100 |         , transform(initData(&transform,TransformType(),"transform","Transform"))
      |                                         ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MergeImages.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MergeImages.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::MergeImages<_ImageTypes>::MergeImages() [with _ImageTypes = sofa::defaulttype::Image<bool>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MergeImages.h:100:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MergeImages.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MergeImages.h: In constructor 'sofa::component::engine::MergeImages<_ImageTypes>::MergeImages() [with _ImageTypes = sofa::defaulttype::Image<bool>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MergeImages.h:100:41: note: '<anonymous>' declared here
  100 |         , transform(initData(&transform,TransformType(),"transform","Transform"))
      |                                         ^~~~~~~~~~~~~~~
[993/1340] Building CXX object applications/plugins/image/CMakeFiles/image.dir/VoronoiToMeshEngine.cpp.o
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.cpp:38:111: warning: 'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information. [-Wdeprecated-declarations]
   38 | int VoronoiToMeshEngineClass = core::RegisterObject("Generate flat faces between adjacent regions of an image")
      |                                                                                                               ^
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.cpp:25:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/ObjectFactory.h:387:65: note: declared here
  387 | class SOFA_ATTRIBUTE_DEPRECATED__REGISTEROBJECT() SOFA_CORE_API RegisterObject
      |                                                                 ^~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::VoronoiToMeshEngine<_ImageTypes>::VoronoiToMeshEngine() [with _ImageTypes = sofa::defaulttype::Image<unsigned int>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.h:97:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.h: In constructor 'sofa::component::engine::VoronoiToMeshEngine<_ImageTypes>::VoronoiToMeshEngine() [with _ImageTypes = sofa::defaulttype::Image<unsigned int>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.h:97:39: note: '<anonymous>' declared here
   97 |       , transform(initData(&transform,TransformType(),"transform",""))
      |                                       ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::VoronoiToMeshEngine<_ImageTypes>::VoronoiToMeshEngine() [with _ImageTypes = sofa::defaulttype::Image<unsigned int>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.h:97:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.h: In constructor 'sofa::component::engine::VoronoiToMeshEngine<_ImageTypes>::VoronoiToMeshEngine() [with _ImageTypes = sofa::defaulttype::Image<unsigned int>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.h:97:39: note: '<anonymous>' declared here
   97 |       , transform(initData(&transform,TransformType(),"transform",""))
      |                                       ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::VoronoiToMeshEngine<_ImageTypes>::VoronoiToMeshEngine() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.h:97:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.h: In constructor 'sofa::component::engine::VoronoiToMeshEngine<_ImageTypes>::VoronoiToMeshEngine() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.h:97:39: note: '<anonymous>' declared here
   97 |       , transform(initData(&transform,TransformType(),"transform",""))
      |                                       ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::VoronoiToMeshEngine<_ImageTypes>::VoronoiToMeshEngine() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.h:97:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.h: In constructor 'sofa::component::engine::VoronoiToMeshEngine<_ImageTypes>::VoronoiToMeshEngine() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.h:97:39: note: '<anonymous>' declared here
   97 |       , transform(initData(&transform,TransformType(),"transform",""))
      |                                       ^~~~~~~~~~~~~~~
[994/1340] Building CXX object applications/plugins/image/CMakeFiles/image.dir/TransferFunction.cpp.o
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/TransferFunction.cpp:36:80: warning: 'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information. [-Wdeprecated-declarations]
   36 | int TransferFunctionClass = core::RegisterObject("Transforms pixel intensities")
      |                                                                                ^
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/TransferFunction.cpp:25:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/ObjectFactory.h:387:65: note: declared here
  387 | class SOFA_ATTRIBUTE_DEPRECATED__REGISTEROBJECT() SOFA_CORE_API RegisterObject
      |                                                                 ^~~~~~~~~~~~~~
[995/1340] Building CXX object applications/plugins/image/CMakeFiles/image.dir/MeshToImageEngine.cpp.o
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.cpp:38:102: warning: 'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information. [-Wdeprecated-declarations]
   38 | int MeshToImageEngineClass = core::RegisterObject("Compute a rasterization image from several meshes")
      |                                                                                                      ^
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.cpp:25:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/ObjectFactory.h:387:65: note: declared here
  387 | class SOFA_ATTRIBUTE_DEPRECATED__REGISTEROBJECT() SOFA_CORE_API RegisterObject
      |                                                                 ^~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::MeshToImageEngine<_ImageTypes>::MeshToImageEngine() [with _ImageTypes = sofa::defaulttype::Image<bool>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h:135:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h: In constructor 'sofa::component::engine::MeshToImageEngine<_ImageTypes>::MeshToImageEngine() [with _ImageTypes = sofa::defaulttype::Image<bool>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h:135:39: note: '<anonymous>' declared here
  135 |       , transform(initData(&transform,TransformType(),"transform",""))
      |                                       ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::MeshToImageEngine<_ImageTypes>::MeshToImageEngine() [with _ImageTypes = sofa::defaulttype::Image<bool>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h:135:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h: In constructor 'sofa::component::engine::MeshToImageEngine<_ImageTypes>::MeshToImageEngine() [with _ImageTypes = sofa::defaulttype::Image<bool>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h:135:39: note: '<anonymous>' declared here
  135 |       , transform(initData(&transform,TransformType(),"transform",""))
      |                                       ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::MeshToImageEngine<_ImageTypes>::MeshToImageEngine() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h:135:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h: In constructor 'sofa::component::engine::MeshToImageEngine<_ImageTypes>::MeshToImageEngine() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h:135:39: note: '<anonymous>' declared here
  135 |       , transform(initData(&transform,TransformType(),"transform",""))
      |                                       ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::MeshToImageEngine<_ImageTypes>::MeshToImageEngine() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h:135:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h: In constructor 'sofa::component::engine::MeshToImageEngine<_ImageTypes>::MeshToImageEngine() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h:135:39: note: '<anonymous>' declared here
  135 |       , transform(initData(&transform,TransformType(),"transform",""))
      |                                       ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::MeshToImageEngine<_ImageTypes>::MeshToImageEngine() [with _ImageTypes = sofa::defaulttype::Image<short unsigned int>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h:135:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h: In constructor 'sofa::component::engine::MeshToImageEngine<_ImageTypes>::MeshToImageEngine() [with _ImageTypes = sofa::defaulttype::Image<short unsigned int>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h:135:39: note: '<anonymous>' declared here
  135 |       , transform(initData(&transform,TransformType(),"transform",""))
      |                                       ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::MeshToImageEngine<_ImageTypes>::MeshToImageEngine() [with _ImageTypes = sofa::defaulttype::Image<short unsigned int>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h:135:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h: In constructor 'sofa::component::engine::MeshToImageEngine<_ImageTypes>::MeshToImageEngine() [with _ImageTypes = sofa::defaulttype::Image<short unsigned int>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h:135:39: note: '<anonymous>' declared here
  135 |       , transform(initData(&transform,TransformType(),"transform",""))
      |                                       ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::MeshToImageEngine<_ImageTypes>::MeshToImageEngine() [with _ImageTypes = sofa::defaulttype::Image<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h:135:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h: In constructor 'sofa::component::engine::MeshToImageEngine<_ImageTypes>::MeshToImageEngine() [with _ImageTypes = sofa::defaulttype::Image<double>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h:135:39: note: '<anonymous>' declared here
  135 |       , transform(initData(&transform,TransformType(),"transform",""))
      |                                       ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::MeshToImageEngine<_ImageTypes>::MeshToImageEngine() [with _ImageTypes = sofa::defaulttype::Image<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h:135:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h: In constructor 'sofa::component::engine::MeshToImageEngine<_ImageTypes>::MeshToImageEngine() [with _ImageTypes = sofa::defaulttype::Image<double>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h:135:39: note: '<anonymous>' declared here
  135 |       , transform(initData(&transform,TransformType(),"transform",""))
      |                                       ^~~~~~~~~~~~~~~
[996/1340] image: Patching cmake_install.cmake
[997/1340] Building CXX object applications/plugins/image/CMakeFiles/image.dir/DepthMapToMeshEngine.cpp.o
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/DepthMapToMeshEngine.cpp:38:94: warning: 'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information. [-Wdeprecated-declarations]
   38 | int DepthMapToMeshEngineClass = core::RegisterObject("Compute a mesh from a depth map image ")
      |                                                                                              ^
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/DepthMapToMeshEngine.cpp:25:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/ObjectFactory.h:387:65: note: declared here
  387 | class SOFA_ATTRIBUTE_DEPRECATED__REGISTEROBJECT() SOFA_CORE_API RegisterObject
      |                                                                 ^~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/DepthMapToMeshEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/DepthMapToMeshEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::DepthMapToMeshEngine<_ImageTypes>::DepthMapToMeshEngine() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/DepthMapToMeshEngine.h:107:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/DepthMapToMeshEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/DepthMapToMeshEngine.h: In constructor 'sofa::component::engine::DepthMapToMeshEngine<_ImageTypes>::DepthMapToMeshEngine() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/DepthMapToMeshEngine.h:107:41: note: '<anonymous>' declared here
  107 |         , transform(initData(&transform,TransformType(),"transform",""))
      |                                         ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/DepthMapToMeshEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/DepthMapToMeshEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::DepthMapToMeshEngine<_ImageTypes>::DepthMapToMeshEngine() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/DepthMapToMeshEngine.h:107:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/DepthMapToMeshEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/DepthMapToMeshEngine.h: In constructor 'sofa::component::engine::DepthMapToMeshEngine<_ImageTypes>::DepthMapToMeshEngine() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/DepthMapToMeshEngine.h:107:41: note: '<anonymous>' declared here
  107 |         , transform(initData(&transform,TransformType(),"transform",""))
      |                                         ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/DepthMapToMeshEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/DepthMapToMeshEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::DepthMapToMeshEngine<_ImageTypes>::DepthMapToMeshEngine() [with _ImageTypes = sofa::defaulttype::Image<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/DepthMapToMeshEngine.h:107:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/DepthMapToMeshEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/DepthMapToMeshEngine.h: In constructor 'sofa::component::engine::DepthMapToMeshEngine<_ImageTypes>::DepthMapToMeshEngine() [with _ImageTypes = sofa::defaulttype::Image<double>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/DepthMapToMeshEngine.h:107:41: note: '<anonymous>' declared here
  107 |         , transform(initData(&transform,TransformType(),"transform",""))
      |                                         ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/DepthMapToMeshEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/DepthMapToMeshEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::DepthMapToMeshEngine<_ImageTypes>::DepthMapToMeshEngine() [with _ImageTypes = sofa::defaulttype::Image<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/DepthMapToMeshEngine.h:107:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/DepthMapToMeshEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/DepthMapToMeshEngine.h: In constructor 'sofa::component::engine::DepthMapToMeshEngine<_ImageTypes>::DepthMapToMeshEngine() [with _ImageTypes = sofa::defaulttype::Image<double>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/DepthMapToMeshEngine.h:107:41: note: '<anonymous>' declared here
  107 |         , transform(initData(&transform,TransformType(),"transform",""))
      |                                         ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/DepthMapToMeshEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/DepthMapToMeshEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::DepthMapToMeshEngine<_ImageTypes>::DepthMapToMeshEngine() [with _ImageTypes = sofa::defaulttype::Image<bool>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/DepthMapToMeshEngine.h:107:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/DepthMapToMeshEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/DepthMapToMeshEngine.h: In constructor 'sofa::component::engine::DepthMapToMeshEngine<_ImageTypes>::DepthMapToMeshEngine() [with _ImageTypes = sofa::defaulttype::Image<bool>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/DepthMapToMeshEngine.h:107:41: note: '<anonymous>' declared here
  107 |         , transform(initData(&transform,TransformType(),"transform",""))
      |                                         ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/DepthMapToMeshEngine.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/DepthMapToMeshEngine.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::DepthMapToMeshEngine<_ImageTypes>::DepthMapToMeshEngine() [with _ImageTypes = sofa::defaulttype::Image<bool>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/DepthMapToMeshEngine.h:107:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/DepthMapToMeshEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/DepthMapToMeshEngine.h: In constructor 'sofa::component::engine::DepthMapToMeshEngine<_ImageTypes>::DepthMapToMeshEngine() [with _ImageTypes = sofa::defaulttype::Image<bool>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/DepthMapToMeshEngine.h:107:41: note: '<anonymous>' declared here
  107 |         , transform(initData(&transform,TransformType(),"transform",""))
      |                                         ^~~~~~~~~~~~~~~
[998/1340] Building CXX object applications/plugins/image/image_test/CMakeFiles/image_test.dir/TestImageEngine.cpp.o
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/TestImageEngine.cpp:36:97: warning: 'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information. [-Wdeprecated-declarations]
   36 | int TestImageEngineClass = core::RegisterObject("TestImageEngine to test engine with data image")
      |                                                                                                 ^
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/TestImageEngine.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/ObjectFactory.h:387:65: note: declared here
  387 | class SOFA_ATTRIBUTE_DEPRECATED__REGISTEROBJECT() SOFA_CORE_API RegisterObject
      |                                                                 ^~~~~~~~~~~~~~
[999/1340] Building CXX object applications/plugins/CGALPlugin/CMakeFiles/CGALPlugin.dir/src/CGALPlugin/initCGALPlugin.cpp.o
[1000/1340] Building CXX object applications/plugins/CGALPlugin/CMakeFiles/CGALPlugin.dir/src/CGALPlugin/MeshGenerationFromPolyhedron.cpp.o
external_directories/fetched/CGALPlugin/src/CGALPlugin/MeshGenerationFromPolyhedron.cpp:32:116: warning: 'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information. [-Wdeprecated-declarations]
   32 | int MeshGenerationFromPolyhedronClass = sofa::core::RegisterObject("Generate tetrahedral mesh from triangular mesh")
      |                                                                                                                    ^
In file included from external_directories/fetched/CGALPlugin/src/CGALPlugin/MeshGenerationFromPolyhedron.cpp:26:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/ObjectFactory.h:387:65: note: declared here
  387 | class SOFA_ATTRIBUTE_DEPRECATED__REGISTEROBJECT() SOFA_CORE_API RegisterObject
      |                                                                 ^~~~~~~~~~~~~~
[1001/1340] Building CXX object applications/plugins/CGALPlugin/CMakeFiles/CGALPlugin.dir/src/CGALPlugin/DecimateMesh.cpp.o
external_directories/fetched/CGALPlugin/src/CGALPlugin/DecimateMesh.cpp:32:125: warning: 'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information. [-Wdeprecated-declarations]
   32 | int DecimateMeshClass = sofa::core::RegisterObject("Simplification of a mesh by the process of reducing the number of faces")
      |                                                                                                                             ^
In file included from external_directories/fetched/CGALPlugin/src/CGALPlugin/DecimateMesh.cpp:26:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/ObjectFactory.h:387:65: note: declared here
  387 | class SOFA_ATTRIBUTE_DEPRECATED__REGISTEROBJECT() SOFA_CORE_API RegisterObject
      |                                                                 ^~~~~~~~~~~~~~
[1002/1340] Building CXX object applications/plugins/CGALPlugin/CMakeFiles/CGALPlugin.dir/src/CGALPlugin/TriangularConvexHull3D.cpp.o
external_directories/fetched/CGALPlugin/src/CGALPlugin/TriangularConvexHull3D.cpp:32:109: warning: 'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information. [-Wdeprecated-declarations]
   32 | int TriangularConvexHull3DClass = sofa::core::RegisterObject("Generate triangular convex hull around points")
      |                                                                                                             ^
In file included from external_directories/fetched/CGALPlugin/src/CGALPlugin/TriangularConvexHull3D.cpp:26:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/ObjectFactory.h:387:65: note: declared here
  387 | class SOFA_ATTRIBUTE_DEPRECATED__REGISTEROBJECT() SOFA_CORE_API RegisterObject
      |                                                                 ^~~~~~~~~~~~~~
[1003/1340] Building CXX object applications/plugins/image/image_test/CMakeFiles/image_test.dir/DataImage_test.cpp.o
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:35,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageContainer.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/DataImage_test.cpp:26:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h: In function 'void cimg_library::_load_gz_inr_header(gzFile, int*, float*, float*, float*)':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:360:97: warning: this statement may fall through [-Wimplicit-fallthrough=]
  360 |                         case 2 : out[5] = cimg::strncasecmp(tmp1,"unsigned",8)?1:0; std::strncpy(tmp1,tmp2,sizeof(tmp1)-1);
      |                                                                                     ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:361:25: note: here
  361 |                         case 1:
      |                         ^~~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:365:33: warning: this statement may fall through [-Wimplicit-fallthrough=]
  365 |                                 if (out[4]>=0) break;
      |                                 ^~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:366:25: note: here
  366 |                         default:
      |                         ^~~~~~~
In file included from /usr/include/string.h:535,
                 from /usr/include/c++/11/cstring:42,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Helper/src/sofa/helper/logging/ComponentInfo.h:31,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Helper/src/sofa/helper/SelectableItem.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/DefaultType/src/sofa/defaulttype/typeinfo/TypeInfo_SelectableItem.h:23,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/DefaultType/src/sofa/defaulttype/DataTypeInfo.h:38,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseData.h:25,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Data.h:25,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/DataImage_test.cpp:22:
In function 'char* strncpy(char*, const char*, size_t)',
    inlined from 'void cimg_library::_load_gz_inr_header(gzFile, int*, float*, float*, float*)' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:360:76:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:95:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' output may be truncated copying 63 bytes from a string of length 63 [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
[1004/1340] Building CXX object applications/plugins/image/CMakeFiles/image.dir/ImageViewer.cpp.o
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageViewer.cpp:37:62: warning: 'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information. [-Wdeprecated-declarations]
   37 | int ImageViewerClass = core::RegisterObject ( "Image viewer" )
      |                                                              ^
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageViewer.cpp:25:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/ObjectFactory.h:387:65: note: declared here
  387 | class SOFA_ATTRIBUTE_DEPRECATED__REGISTEROBJECT() SOFA_CORE_API RegisterObject
      |                                                                 ^~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageViewer.h:27,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageViewer.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::misc::ImageViewer<_ImageTypes>::ImageViewer() [with _ImageTypes = sofa::defaulttype::Image<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageViewer.h:150:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageViewer.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageViewer.h: In constructor 'sofa::component::misc::ImageViewer<_ImageTypes>::ImageViewer() [with _ImageTypes = sofa::defaulttype::Image<double>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageViewer.h:150:40: note: '<anonymous>' declared here
  150 |       , transform(initData(&transform, TransformType(), "transform" , ""))
      |                                        ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageViewer.h:27,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageViewer.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::misc::ImageViewer<_ImageTypes>::ImageViewer() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageViewer.h:150:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageViewer.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageViewer.h: In constructor 'sofa::component::misc::ImageViewer<_ImageTypes>::ImageViewer() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageViewer.h:150:40: note: '<anonymous>' declared here
  150 |       , transform(initData(&transform, TransformType(), "transform" , ""))
      |                                        ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageViewer.h:27,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageViewer.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::misc::ImageViewer<_ImageTypes>::ImageViewer() [with _ImageTypes = sofa::defaulttype::Image<bool>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageViewer.h:150:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageViewer.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageViewer.h: In constructor 'sofa::component::misc::ImageViewer<_ImageTypes>::ImageViewer() [with _ImageTypes = sofa::defaulttype::Image<bool>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageViewer.h:150:40: note: '<anonymous>' declared here
  150 |       , transform(initData(&transform, TransformType(), "transform" , ""))
      |                                        ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageViewer.h:27,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageViewer.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::misc::ImageViewer<_ImageTypes>::ImageViewer() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageViewer.h:150:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageViewer.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageViewer.h: In constructor 'sofa::component::misc::ImageViewer<_ImageTypes>::ImageViewer() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageViewer.h:150:40: note: '<anonymous>' declared here
  150 |       , transform(initData(&transform, TransformType(), "transform" , ""))
      |                                        ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageViewer.h:27,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageViewer.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::misc::ImageViewer<_ImageTypes>::ImageViewer() [with _ImageTypes = sofa::defaulttype::Image<bool>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageViewer.h:150:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageViewer.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageViewer.h: In constructor 'sofa::component::misc::ImageViewer<_ImageTypes>::ImageViewer() [with _ImageTypes = sofa::defaulttype::Image<bool>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageViewer.h:150:40: note: '<anonymous>' declared here
  150 |       , transform(initData(&transform, TransformType(), "transform" , ""))
      |                                        ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageViewer.h:27,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageViewer.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::misc::ImageViewer<_ImageTypes>::ImageViewer() [with _ImageTypes = sofa::defaulttype::Image<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageViewer.h:150:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageViewer.cpp:24:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageViewer.h: In constructor 'sofa::component::misc::ImageViewer<_ImageTypes>::ImageViewer() [with _ImageTypes = sofa::defaulttype::Image<double>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/ImageViewer.h:150:40: note: '<anonymous>' declared here
  150 |       , transform(initData(&transform, TransformType(), "transform" , ""))
      |                                        ^~~~~~~~~~~~~~~
[1005/1340] Linking CXX shared library lib/libimage.so.0.1
[1006/1340] Creating library symlink lib/libimage.so
[1007/1340] CGALPlugin: Patching cmake_install.cmake
[1008/1340] Building CXX object applications/plugins/Registration/CMakeFiles/Registration.dir/src/Registration/InertiaAlign.cpp.o
external_directories/fetched/Registration/src/Registration/InertiaAlign.cpp:41:121: warning: 'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information. [-Wdeprecated-declarations]
   41 | int InertiaAlignClass = core::RegisterObject("An engine computing inertia matrix and the principal direction of a mesh.")
      |                                                                                                                         ^
In file included from external_directories/fetched/Registration/src/Registration/InertiaAlign.cpp:26:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/ObjectFactory.h:387:65: note: declared here
  387 | class SOFA_ATTRIBUTE_DEPRECATED__REGISTEROBJECT() SOFA_CORE_API RegisterObject
      |                                                                 ^~~~~~~~~~~~~~
[1009/1340] Building CXX object applications/plugins/Registration/CMakeFiles/Registration.dir/src/Registration/ClosestPointRegistrationForceField.cpp.o
external_directories/fetched/Registration/src/Registration/ClosestPointRegistrationForceField.cpp:39:149: warning: 'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information. [-Wdeprecated-declarations]
   39 |       int ClosestPointRegistrationForceFieldClass = core::RegisterObject("Compute forces based on closest points from/to a target surface/point set")
      |                                                                                                                                                     ^
In file included from external_directories/fetched/Registration/src/Registration/ClosestPointRegistrationForceField.cpp:25:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/ObjectFactory.h:387:65: note: declared here
  387 | class SOFA_ATTRIBUTE_DEPRECATED__REGISTEROBJECT() SOFA_CORE_API RegisterObject
      |                                                                 ^~~~~~~~~~~~~~
[1010/1340] Building CXX object applications/plugins/Registration/CMakeFiles/Registration.dir/src/Registration/GroupwiseRegistrationEngine.cpp.o
external_directories/fetched/Registration/src/Registration/GroupwiseRegistrationEngine.cpp:37:107: warning: 'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information. [-Wdeprecated-declarations]
   37 | int GroupwiseRegistrationEngineClass = core::RegisterObject("Register a set of meshes of similar topology")
      |                                                                                                           ^
In file included from external_directories/fetched/Registration/src/Registration/GroupwiseRegistrationEngine.cpp:25:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/ObjectFactory.h:387:65: note: declared here
  387 | class SOFA_ATTRIBUTE_DEPRECATED__REGISTEROBJECT() SOFA_CORE_API RegisterObject
      |                                                                 ^~~~~~~~~~~~~~
[1011/1340] Building CXX object applications/plugins/Registration/CMakeFiles/Registration.dir/src/Registration/RegistrationExporter.cpp.o
external_directories/fetched/Registration/src/Registration/RegistrationExporter.cpp:46:116: warning: 'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information. [-Wdeprecated-declarations]
   46 | int RegistrationExporterClass = core::RegisterObject("Replicate loaded obj files into path, with current positions")
      |                                                                                                                    ^
In file included from external_directories/fetched/Registration/src/Registration/RegistrationExporter.cpp:26:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/ObjectFactory.h:387:65: note: declared here
  387 | class SOFA_ATTRIBUTE_DEPRECATED__REGISTEROBJECT() SOFA_CORE_API RegisterObject
      |                                                                 ^~~~~~~~~~~~~~
[1012/1340] Building CXX object applications/plugins/Registration/CMakeFiles/Registration.dir/src/Registration/initRegistration.cpp.o
[1013/1340] Building CXX object applications/plugins/CGALPlugin/CMakeFiles/CGALPlugin.dir/src/CGALPlugin/MeshGenerationFromImage.cpp.o
FAILED: applications/plugins/CGALPlugin/CMakeFiles/CGALPlugin.dir/src/CGALPlugin/MeshGenerationFromImage.cpp.o 
ccache /usr/bin/g++ -DBOOST_ALL_NO_LIB -DCGALPlugin_EXPORTS -DCGAL_MESH_3_VERBOSE=0 -DCGAL_USE_GMPXX=1 -DCGAL_USE_ZLIB=1 -DNDEBUG -DSOFA_BUILD_CGALPLUGIN -DSOFA_BUILD_CIMG -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/external_directories/fetched/CGALPlugin/src -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/include/CGALPlugin -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Simulation/Common/src -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/include/Sofa.Simulation.Common -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/include/Sofa.Core -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Helper/src -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/include/Sofa.Helper -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Config/src -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/include/Sofa.Config -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Type/src -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/include/Sofa.Type -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Topology/src -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/include/Sofa.Topology -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Geometry/src -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/include/Sofa.Geometry -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/DefaultType/src -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/include/Sofa.DefaultType -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/LinearAlgebra/src -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/include/Sofa.LinearAlgebra -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Simulation/Core/src -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/include/Sofa.Simulation.Core -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/Component/Mass/src -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/include/Sofa.Component.Mass -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/Component/Topology/Container/Dynamic/src -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/include/Sofa.Component.Topology.Container.Dynamic -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/Component/MechanicalLoad/src -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/include/Sofa.Component.MechanicalLoad -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/.. -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/include/image -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/CImgPlugin/src -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/include/CImgPlugin -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/Component/Visual/src -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/include/Sofa.Component.Visual -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/Component/Topology/Container/Grid/src -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/include/Sofa.Component.Topology.Container.Grid -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/Component/Topology/Container/Constant/src -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/include/Sofa.Component.Topology.Container.Constant -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/GL/src -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/include/Sofa.GL -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/MultiThreading/src -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/include/MultiThreading -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/Component/Collision/Detection/Algorithm/src -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/include/Sofa.Component.Collision.Detection.Algorithm -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/Component/Collision/Geometry/src -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/include/Sofa.Component.Collision.Geometry -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/include/Sofa.Component.SolidMechanics.FEM.Elastic -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/Component/Mapping/Linear/src -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/include/Sofa.Component.Mapping.Linear -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/Component/StateContainer/src -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/include/Sofa.Component.StateContainer -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/Component/SolidMechanics/Spring/src -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/include/Sofa.Component.SolidMechanics.Spring -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/Component/LinearSolver/Iterative/src -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/include/Sofa.Component.LinearSolver.Iterative -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/Component/LinearSystem/src -I/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/include/Sofa.Component.LinearSystem -isystem /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/extlibs/json -isystem /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/extlibs/stb -isystem /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/extlibs/difflib -isystem /usr/include/eigen3 -isystem /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/external_directories/fetched/CImg -O3 -DNDEBUG -fPIC -Wno-attributes -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -W -Wno-padded -frounding-math -Dcimg_no_system_calls -Dcimg_use_tiff -Dcimg_use_jpeg -Dcimg_use_png -DPNG_SKIP_SETJMP_CHECK -std=gnu++20 -MD -MT applications/plugins/CGALPlugin/CMakeFiles/CGALPlugin.dir/src/CGALPlugin/MeshGenerationFromImage.cpp.o -MF applications/plugins/CGALPlugin/CMakeFiles/CGALPlugin.dir/src/CGALPlugin/MeshGenerationFromImage.cpp.o.d -o applications/plugins/CGALPlugin/CMakeFiles/CGALPlugin.dir/src/CGALPlugin/MeshGenerationFromImage.cpp.o -c /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/external_directories/fetched/CGALPlugin/src/CGALPlugin/MeshGenerationFromImage.cpp
external_directories/fetched/CGALPlugin/src/CGALPlugin/MeshGenerationFromImage.cpp:32:101: warning: 'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information. [-Wdeprecated-declarations]
   32 | int MeshGenerationFromImageClass = sofa::core::RegisterObject("Generate tetrahedral mesh from image")
      |                                                                                                     ^
In file included from external_directories/fetched/CGALPlugin/src/CGALPlugin/MeshGenerationFromImage.cpp:26:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/ObjectFactory.h:387:65: note: declared here
  387 | class SOFA_ATTRIBUTE_DEPRECATED__REGISTEROBJECT() SOFA_CORE_API RegisterObject
      |                                                                 ^~~~~~~~~~~~~~
g++: fatal error: Killed signal terminated program cc1plus
compilation terminated.
[1014/1340] Building CXX object applications/plugins/CGALPlugin/CGALPlugin_test/CMakeFiles/CGALPlugin_test.dir/MeshGenerationFromImage_test.cpp.o
[1015/1340] Building CXX object applications/plugins/Registration/CMakeFiles/Registration.dir/src/Registration/IntensityProfileRegistrationForceField.cpp.o
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:39:175: warning: 'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information. [-Wdeprecated-declarations]
   39 |       int IntensityProfileRegistrationForceFieldClass = core::RegisterObject("Compute normal forces on a point set based on the closest intensity profile in the target image")
      |                                                                                                                                                                               ^
In file included from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:25:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/ObjectFactory.h:387:65: note: declared here
  387 | class SOFA_ATTRIBUTE_DEPRECATED__REGISTEROBJECT() SOFA_CORE_API RegisterObject
      |                                                                 ^~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<unsigned char>]' at external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:60:7:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl: In constructor 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<unsigned char>]':
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:60:43: note: '<anonymous>' declared here
   60 |     , refTransform(initData(&refTransform,TransformType(),"refTransform",""))
      |                                           ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<unsigned char>]' at external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:61:7:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl: In constructor 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<unsigned char>]':
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:61:37: note: '<anonymous>' declared here
   61 |     , transform(initData(&transform,TransformType(),"transform",""))
      |                                     ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<double>]' at external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:60:7:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl: In constructor 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<double>]':
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:60:43: note: '<anonymous>' declared here
   60 |     , refTransform(initData(&refTransform,TransformType(),"refTransform",""))
      |                                           ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<double>]' at external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:61:7:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl: In constructor 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<double>]':
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:61:37: note: '<anonymous>' declared here
   61 |     , transform(initData(&transform,TransformType(),"transform",""))
      |                                     ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<short unsigned int>]' at external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:60:7:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl: In constructor 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<short unsigned int>]':
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:60:43: note: '<anonymous>' declared here
   60 |     , refTransform(initData(&refTransform,TransformType(),"refTransform",""))
      |                                           ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<short unsigned int>]' at external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:61:7:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl: In constructor 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<short unsigned int>]':
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:61:37: note: '<anonymous>' declared here
   61 |     , transform(initData(&transform,TransformType(),"transform",""))
      |                                     ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<char>]' at external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:60:7:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl: In constructor 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<char>]':
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:60:43: note: '<anonymous>' declared here
   60 |     , refTransform(initData(&refTransform,TransformType(),"refTransform",""))
      |                                           ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<char>]' at external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:61:7:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl: In constructor 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<char>]':
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:61:37: note: '<anonymous>' declared here
   61 |     , transform(initData(&transform,TransformType(),"transform",""))
      |                                     ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<int>]' at external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:60:7:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl: In constructor 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<int>]':
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:60:43: note: '<anonymous>' declared here
   60 |     , refTransform(initData(&refTransform,TransformType(),"refTransform",""))
      |                                           ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<int>]' at external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:61:7:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl: In constructor 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<int>]':
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:61:37: note: '<anonymous>' declared here
   61 |     , transform(initData(&transform,TransformType(),"transform",""))
      |                                     ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<unsigned int>]' at external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:60:7:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl: In constructor 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<unsigned int>]':
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:60:43: note: '<anonymous>' declared here
   60 |     , refTransform(initData(&refTransform,TransformType(),"refTransform",""))
      |                                           ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<unsigned int>]' at external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:61:7:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl: In constructor 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<unsigned int>]':
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:61:37: note: '<anonymous>' declared here
   61 |     , transform(initData(&transform,TransformType(),"transform",""))
      |                                     ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<short int>]' at external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:60:7:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl: In constructor 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<short int>]':
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:60:43: note: '<anonymous>' declared here
   60 |     , refTransform(initData(&refTransform,TransformType(),"refTransform",""))
      |                                           ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<short int>]' at external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:61:7:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl: In constructor 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<short int>]':
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:61:37: note: '<anonymous>' declared here
   61 |     , transform(initData(&transform,TransformType(),"transform",""))
      |                                     ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<long int>]' at external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:60:7:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl: In constructor 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<long int>]':
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:60:43: note: '<anonymous>' declared here
   60 |     , refTransform(initData(&refTransform,TransformType(),"refTransform",""))
      |                                           ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<long int>]' at external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:61:7:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl: In constructor 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<long int>]':
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:61:37: note: '<anonymous>' declared here
   61 |     , transform(initData(&transform,TransformType(),"transform",""))
      |                                     ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<long unsigned int>]' at external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:60:7:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl: In constructor 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<long unsigned int>]':
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:60:43: note: '<anonymous>' declared here
   60 |     , refTransform(initData(&refTransform,TransformType(),"refTransform",""))
      |                                           ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<long unsigned int>]' at external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:61:7:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl: In constructor 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<long unsigned int>]':
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:61:37: note: '<anonymous>' declared here
   61 |     , transform(initData(&transform,TransformType(),"transform",""))
      |                                     ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<float>]' at external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:60:7:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl: In constructor 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<float>]':
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:60:43: note: '<anonymous>' declared here
   60 |     , refTransform(initData(&refTransform,TransformType(),"refTransform",""))
      |                                           ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<float>]' at external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:61:7:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl: In constructor 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<float>]':
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:61:37: note: '<anonymous>' declared here
   61 |     , transform(initData(&transform,TransformType(),"transform",""))
      |                                     ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<bool>]' at external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:60:7:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl: In constructor 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<bool>]':
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:60:43: note: '<anonymous>' declared here
   60 |     , refTransform(initData(&refTransform,TransformType(),"refTransform",""))
      |                                           ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<bool>]' at external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:61:7:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl: In constructor 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<bool>]':
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:61:37: note: '<anonymous>' declared here
   61 |     , transform(initData(&transform,TransformType(),"transform",""))
      |                                     ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<unsigned char>]' at external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:60:7:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl: In constructor 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<unsigned char>]':
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:60:43: note: '<anonymous>' declared here
   60 |     , refTransform(initData(&refTransform,TransformType(),"refTransform",""))
      |                                           ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<unsigned char>]' at external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:61:7:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl: In constructor 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<unsigned char>]':
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:61:37: note: '<anonymous>' declared here
   61 |     , transform(initData(&transform,TransformType(),"transform",""))
      |                                     ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<short unsigned int>]' at external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:60:7:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl: In constructor 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<short unsigned int>]':
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:60:43: note: '<anonymous>' declared here
   60 |     , refTransform(initData(&refTransform,TransformType(),"refTransform",""))
      |                                           ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<short unsigned int>]' at external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:61:7:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl: In constructor 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<short unsigned int>]':
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:61:37: note: '<anonymous>' declared here
   61 |     , transform(initData(&transform,TransformType(),"transform",""))
      |                                     ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<double>]' at external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:60:7:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl: In constructor 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<double>]':
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:60:43: note: '<anonymous>' declared here
   60 |     , refTransform(initData(&refTransform,TransformType(),"refTransform",""))
      |                                           ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<double>]' at external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:61:7:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl: In constructor 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<double>]':
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:61:37: note: '<anonymous>' declared here
   61 |     , transform(initData(&transform,TransformType(),"transform",""))
      |                                     ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<char>]' at external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:60:7:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl: In constructor 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<char>]':
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:60:43: note: '<anonymous>' declared here
   60 |     , refTransform(initData(&refTransform,TransformType(),"refTransform",""))
      |                                           ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<char>]' at external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:61:7:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl: In constructor 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<char>]':
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:61:37: note: '<anonymous>' declared here
   61 |     , transform(initData(&transform,TransformType(),"transform",""))
      |                                     ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<int>]' at external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:60:7:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl: In constructor 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<int>]':
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:60:43: note: '<anonymous>' declared here
   60 |     , refTransform(initData(&refTransform,TransformType(),"refTransform",""))
      |                                           ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<int>]' at external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:61:7:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl: In constructor 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<int>]':
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:61:37: note: '<anonymous>' declared here
   61 |     , transform(initData(&transform,TransformType(),"transform",""))
      |                                     ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<unsigned int>]' at external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:60:7:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl: In constructor 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<unsigned int>]':
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:60:43: note: '<anonymous>' declared here
   60 |     , refTransform(initData(&refTransform,TransformType(),"refTransform",""))
      |                                           ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<unsigned int>]' at external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:61:7:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl: In constructor 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<unsigned int>]':
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:61:37: note: '<anonymous>' declared here
   61 |     , transform(initData(&transform,TransformType(),"transform",""))
      |                                     ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<short int>]' at external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:60:7:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl: In constructor 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<short int>]':
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:60:43: note: '<anonymous>' declared here
   60 |     , refTransform(initData(&refTransform,TransformType(),"refTransform",""))
      |                                           ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<short int>]' at external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:61:7:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl: In constructor 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<short int>]':
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:61:37: note: '<anonymous>' declared here
   61 |     , transform(initData(&transform,TransformType(),"transform",""))
      |                                     ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<long int>]' at external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:60:7:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl: In constructor 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<long int>]':
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:60:43: note: '<anonymous>' declared here
   60 |     , refTransform(initData(&refTransform,TransformType(),"refTransform",""))
      |                                           ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<long int>]' at external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:61:7:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl: In constructor 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<long int>]':
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:61:37: note: '<anonymous>' declared here
   61 |     , transform(initData(&transform,TransformType(),"transform",""))
      |                                     ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<long unsigned int>]' at external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:60:7:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl: In constructor 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<long unsigned int>]':
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:60:43: note: '<anonymous>' declared here
   60 |     , refTransform(initData(&refTransform,TransformType(),"refTransform",""))
      |                                           ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<long unsigned int>]' at external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:61:7:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl: In constructor 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<long unsigned int>]':
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:61:37: note: '<anonymous>' declared here
   61 |     , transform(initData(&transform,TransformType(),"transform",""))
      |                                     ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<float>]' at external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:60:7:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl: In constructor 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<float>]':
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:60:43: note: '<anonymous>' declared here
   60 |     , refTransform(initData(&refTransform,TransformType(),"refTransform",""))
      |                                           ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<float>]' at external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:61:7:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl: In constructor 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<float>]':
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:61:37: note: '<anonymous>' declared here
   61 |     , transform(initData(&transform,TransformType(),"transform",""))
      |                                     ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<bool>]' at external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:60:7:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl: In constructor 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<bool>]':
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:60:43: note: '<anonymous>' declared here
   60 |     , refTransform(initData(&refTransform,TransformType(),"refTransform",""))
      |                                           ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26,
                 from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<bool>]' at external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:61:7:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl: In constructor 'sofa::component::forcefield::IntensityProfileRegistrationForceField<_DataTypes, _ImageTypes>::IntensityProfileRegistrationForceField(sofa::core::behavior::MechanicalState<DataTypes>*) [with _DataTypes = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>; _ImageTypes = sofa::defaulttype::Image<bool>]':
external_directories/fetched/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:61:37: note: '<anonymous>' declared here
   61 |     , transform(initData(&transform,TransformType(),"transform",""))
      |                                     ^~~~~~~~~~~~~~~
[1016/1340] Building CXX object applications/plugins/image/image_test/CMakeFiles/image_test.dir/ImageEngine_test.cpp.o
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../ImageSampler.h:27,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/ImageEngine_test.cpp:267:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../ImageAlgorithms.h: In function 'real Eikonal(const sofa::type::Vec<6, real2>&, const sofa::type::Vec<6, real2>&, const sofa::type::Vec<3, real1>&, real)':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../ImageAlgorithms.h:142:13: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  142 |             for (unsigned int i=0; i<3; i++) if(D[i]>=0.) { A+=S[i]; B+=D[i]*S[i];  C+=D2[i]*S[i]; } B*=(real)-2.;
      |             ^~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../ImageAlgorithms.h:142:102: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
  142 |             for (unsigned int i=0; i<3; i++) if(D[i]>=0.) { A+=S[i]; B+=D[i]*S[i];  C+=D2[i]*S[i]; } B*=(real)-2.;
      |                                                                                                      ^
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/ImageEngine_test.cpp:267:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../ImageSampler.h: In member function 'void sofa::component::engine::ImageSampler<ImageType>::subdivide(sofa::type::vector<unsigned int>&)':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../ImageSampler.h:794:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  794 |         for(unsigned int i=0; i<6; i++) if(center==faces[i]) connect=false; for(unsigned int i=0; i<12; i++) if(center==edgs[i]) connect=false;
      |         ^~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../ImageSampler.h:794:77: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
  794 |         for(unsigned int i=0; i<6; i++) if(center==faces[i]) connect=false; for(unsigned int i=0; i<12; i++) if(center==edgs[i]) connect=false;
      |                                                                             ^~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:35,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageContainer.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/ImageEngine_test.cpp:27:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h: In function 'void cimg_library::_load_gz_inr_header(gzFile, int*, float*, float*, float*)':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:360:97: warning: this statement may fall through [-Wimplicit-fallthrough=]
  360 |                         case 2 : out[5] = cimg::strncasecmp(tmp1,"unsigned",8)?1:0; std::strncpy(tmp1,tmp2,sizeof(tmp1)-1);
      |                                                                                     ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:361:25: note: here
  361 |                         case 1:
      |                         ^~~~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:365:33: warning: this statement may fall through [-Wimplicit-fallthrough=]
  365 |                                 if (out[4]>=0) break;
      |                                 ^~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:366:25: note: here
  366 |                         default:
      |                         ^~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/ImageEngine_test.cpp:267:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../ImageSampler.h: In member function 'void sofa::component::engine::ImageSampler<ImageType>::draw(const sofa::core::visual::VisualParams*) [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../ImageSampler.h:653:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
  653 |                 glPopAttrib();
      |                 ~~~~~~~~~~~^~
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../ImageSampler.h:654:13: note: here
  654 |             default:
      |             ^~~~~~~
In file included from /usr/include/string.h:535,
                 from /usr/include/c++/11/cstring:42,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Helper/src/sofa/helper/logging/ComponentInfo.h:31,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Helper/src/sofa/helper/SelectableItem.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/DefaultType/src/sofa/defaulttype/typeinfo/TypeInfo_SelectableItem.h:23,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/DefaultType/src/sofa/defaulttype/DataTypeInfo.h:38,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseData.h:25,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Data.h:25,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/ImageEngine_test.cpp:22:
In function 'char* strncpy(char*, const char*, size_t)',
    inlined from 'void cimg_library::_load_gz_inr_header(gzFile, int*, float*, float*, float*)' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:360:76:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:95:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' output may be truncated copying 63 bytes from a string of length 63 [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageContainer.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/ImageEngine_test.cpp:27:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageTransformEngine::ImageTransformEngine()' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../ImageTransformEngine.h:69:32:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/ImageEngine_test.cpp:269:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../ImageTransformEngine.h: In constructor 'sofa::component::engine::ImageTransformEngine::ImageTransformEngine()':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../ImageTransformEngine.h:69:63: note: '<anonymous>' declared here
   69 |       , inputTransform(initData(&inputTransform,TransformType(),"inputTransform",""))
      |                                                               ^
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageContainer.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/ImageEngine_test.cpp:27:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageTransformEngine::ImageTransformEngine()' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../ImageTransformEngine.h:70:33:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/ImageEngine_test.cpp:269:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../ImageTransformEngine.h: In constructor 'sofa::component::engine::ImageTransformEngine::ImageTransformEngine()':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../ImageTransformEngine.h:70:65: note: '<anonymous>' declared here
   70 |       , outputTransform(initData(&outputTransform,TransformType(),"outputTransform",""))
      |                                                                 ^
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageContainer.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/ImageEngine_test.cpp:27:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::misc::ImageViewer<_ImageTypes>::ImageViewer() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageViewer.h:150:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/ImageEngine_test.cpp:28:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageViewer.h: In constructor 'sofa::component::misc::ImageViewer<_ImageTypes>::ImageViewer() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageViewer.h:150:40: note: '<anonymous>' declared here
  150 |       , transform(initData(&transform, TransformType(), "transform" , ""))
      |                                        ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageContainer.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/ImageEngine_test.cpp:27:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::MarchingCubesEngine<_ImageTypes>::MarchingCubesEngine() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../MarchingCubesEngine.h:93:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/ImageEngine_test.cpp:272:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../MarchingCubesEngine.h: In constructor 'sofa::component::engine::MarchingCubesEngine<_ImageTypes>::MarchingCubesEngine() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../MarchingCubesEngine.h:93:41: note: '<anonymous>' declared here
   93 |         , transform(initData(&transform,TransformType(),"transform",""))
      |                                         ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageContainer.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/ImageEngine_test.cpp:27:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageAccumulator<_ImageTypes>::ImageAccumulator() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../ImageAccumulator.h:82:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/ImageEngine_test.cpp:263:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../ImageAccumulator.h: In constructor 'sofa::component::engine::ImageAccumulator<_ImageTypes>::ImageAccumulator() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../ImageAccumulator.h:82:51: note: '<anonymous>' declared here
   82 |         , inputTransform(initData(&inputTransform,TransformType(),"inputTransform",""))
      |                                                   ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageContainer.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/ImageEngine_test.cpp:27:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageAccumulator<_ImageTypes>::ImageAccumulator() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../ImageAccumulator.h:84:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/ImageEngine_test.cpp:263:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../ImageAccumulator.h: In constructor 'sofa::component::engine::ImageAccumulator<_ImageTypes>::ImageAccumulator() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../ImageAccumulator.h:84:53: note: '<anonymous>' declared here
   84 |         , outputTransform(initData(&outputTransform,TransformType(),"outputTransform",""))
      |                                                     ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageContainer.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/ImageEngine_test.cpp:27:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::VoronoiToMeshEngine<_ImageTypes>::VoronoiToMeshEngine() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../VoronoiToMeshEngine.h:97:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/ImageEngine_test.cpp:277:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../VoronoiToMeshEngine.h: In constructor 'sofa::component::engine::VoronoiToMeshEngine<_ImageTypes>::VoronoiToMeshEngine() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../VoronoiToMeshEngine.h:97:39: note: '<anonymous>' declared here
   97 |       , transform(initData(&transform,TransformType(),"transform",""))
      |                                       ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageContainer.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/ImageEngine_test.cpp:27:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageToRigidMassEngine<_ImageTypes>::ImageToRigidMassEngine() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../ImageToRigidMassEngine.h:88:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/ImageEngine_test.cpp:268:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../ImageToRigidMassEngine.h: In constructor 'sofa::component::engine::ImageToRigidMassEngine<_ImageTypes>::ImageToRigidMassEngine() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../ImageToRigidMassEngine.h:88:39: note: '<anonymous>' declared here
   88 |       , transform(initData(&transform,TransformType(),"transform",""))
      |                                       ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageContainer.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/ImageEngine_test.cpp:27:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageSampler<ImageType>::ImageSampler() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../ImageSampler.h:515:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/ImageEngine_test.cpp:267:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../ImageSampler.h: In constructor 'sofa::component::engine::ImageSampler<ImageType>::ImageSampler() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../ImageSampler.h:515:39: note: '<anonymous>' declared here
  515 |       , transform(initData(&transform,TransformType(),"transform",""))
      |                                       ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageContainer.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/ImageEngine_test.cpp:27:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageValuesFromPositions<ImageType>::ImageValuesFromPositions() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../ImageValuesFromPositions.h:158:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/ImageEngine_test.cpp:271:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../ImageValuesFromPositions.h: In function 'sofa::component::engine::ImageValuesFromPositions<ImageType>::ImageValuesFromPositions() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../ImageValuesFromPositions.h:158:41: note: '<anonymous>' declared here
  158 |         , transform(initData(&transform,TransformType(),"transform",""))
      |                                         ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageContainer.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/ImageEngine_test.cpp:27:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageValuesFromPositions<ImageType>::ImageValuesFromPositions() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../ImageValuesFromPositions.h:158:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/ImageEngine_test.cpp:271:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../ImageValuesFromPositions.h: In constructor 'sofa::component::engine::ImageValuesFromPositions<ImageType>::ImageValuesFromPositions() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../ImageValuesFromPositions.h:158:41: note: '<anonymous>' declared here
  158 |         , transform(initData(&transform,TransformType(),"transform",""))
      |                                         ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageContainer.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/ImageEngine_test.cpp:27:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<unsigned char>; _OutImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../ImageFilter.h:118:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/ImageEngine_test.cpp:265:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../ImageFilter.h: In constructor 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<unsigned char>; _OutImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../ImageFilter.h:118:49: note: '<anonymous>' declared here
  118 |       , inputTransform(initData(&inputTransform,TransformType(),"inputTransform",""))
      |                                                 ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageContainer.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/ImageEngine_test.cpp:27:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<unsigned char>; _OutImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../ImageFilter.h:120:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/ImageEngine_test.cpp:265:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../ImageFilter.h: In constructor 'sofa::component::engine::ImageFilter<_InImageTypes, _OutImageTypes>::ImageFilter() [with _InImageTypes = sofa::defaulttype::Image<unsigned char>; _OutImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../ImageFilter.h:120:51: note: '<anonymous>' declared here
  120 |       , outputTransform(initData(&outputTransform,TransformType(),"outputTransform",""))
      |                                                   ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageContainer.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/ImageEngine_test.cpp:27:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::ImageSampler<ImageType>::ImageSampler() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../ImageSampler.h:515:9:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/ImageEngine_test.cpp:267:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../ImageSampler.h: In function 'sofa::component::engine::ImageSampler<ImageType>::ImageSampler() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../ImageSampler.h:515:39: note: '<anonymous>' declared here
  515 |       , transform(initData(&transform,TransformType(),"transform",""))
      |                                       ^~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageContainer.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/ImageEngine_test.cpp:27:
In copy constructor 'sofa::defaulttype::ImageLPTransform<double>::ImageLPTransform(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'sofa::core::objectmodel::vectorData<T>::vectorData(sofa::core::objectmodel::Base*, const string&, const string&, sofa::core::objectmodel::DataEngineDataType, const T&) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/vectorData.h:62:11,
    inlined from 'sofa::component::engine::MergeImages<_ImageTypes>::MergeImages() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../MergeImages.h:98:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<unnamed>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/ImageEngine_test.cpp:273:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../MergeImages.h: In constructor 'sofa::component::engine::MergeImages<_ImageTypes>::MergeImages() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../MergeImages.h:98:11: note: '<anonymous>' declared here
   98 |         , inputTransforms(this, "transform", "input transform")
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageContainer.h:26,
                 from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/ImageEngine_test.cpp:27:
In member function 'sofa::defaulttype::ImageLPTransform<double>& sofa::defaulttype::ImageLPTransform<double>::operator=(const sofa::defaulttype::ImageLPTransform<double>&)',
    inlined from 'void sofa::core::objectmodel::Base::initData0(sofa::core::objectmodel::Data<T>*, typename sofa::core::objectmodel::Data<T>::InitData&, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:330:19,
    inlined from 'typename sofa::core::objectmodel::Data<DataTypes>::InitData sofa::core::objectmodel::Base::initData(sofa::core::objectmodel::Data<T>*, const T&, const char*, const char*, bool, bool) [with T = sofa::defaulttype::ImageLPTransform<double>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:229:24,
    inlined from 'sofa::component::engine::MergeImages<_ImageTypes>::MergeImages() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]' at /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../MergeImages.h:100:11:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/../image/CImgData.h:460:8: warning: '<anonymous>.sofa::defaulttype::ImageLPTransform<double>::phirotation' may be used uninitialized [-Wmaybe-uninitialized]
  460 | struct ImageLPTransform : public TImageTransform<12,_Real>
      |        ^~~~~~~~~~~~~~~~
In file included from /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/ImageEngine_test.cpp:273:
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../MergeImages.h: In constructor 'sofa::component::engine::MergeImages<_ImageTypes>::MergeImages() [with _ImageTypes = sofa::defaulttype::Image<unsigned char>]':
/builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/../MergeImages.h:100:41: note: '<anonymous>' declared here
  100 |         , transform(initData(&transform,TransformType(),"transform","Transform"))
      |                                         ^~~~~~~~~~~~~~~
ninja: build stopped: subcommand failed.
ERROR: Detected /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/make-failed
       See /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build/make-output.txt
-------------------------------------------------------
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/jenkins3794091290406887085.sh
ENV VARS: load /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/ci/scripts/env/default
ENV VARS: load node specific /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/ci/scripts/env/sofa-ci-dev-ubuntu2204-2
--------------- post-build.sh vars ---------------
BUILD_DIR = /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release/build
CONFIG = ubuntu_gcc
PLATFORM = ubuntu
COMPILER = gcc
ARCHITECTURE = amd64
BUILD_TYPE = release
BUILD_OPTIONS = run-unit-tests report-to-github report-to-dashboard build-scope-full build-all-plugins 
--------------------------------------------------
Dashboard env vars:
DASH_BASECOMMIT_HASH=034d3d7ed019d606d091928c7c13e61cbde86b5a
DASH_COMMIT_AUTHOR=Luna Nova
DASH_COMMIT_BRANCH=origin/PR-5698
DASH_COMMIT_DATE=1758380492
DASH_COMMIT_HASH=2bb07a4dc46d0dce52dd669db8eb2d29bfb814e3
DASH_COMMIT_SUBJECT=[SofaMatrix] Allow metis >= 5.2.1
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=034d3d7ed019d606d091928c7c13e61cbde86b5a
GITHUB_BASE_REF=master
GITHUB_COMMIT_AUTHOR=Luna Nova
GITHUB_COMMIT_DATE=1758380492
GITHUB_COMMIT_HASH=2bb07a4dc46d0dce52dd669db8eb2d29bfb814e3
GITHUB_COMMIT_MESSAGE=[SofaMatrix] Allow metis >= 5.2.1
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-5698/CI_CONFIG=ubuntu_gcc,CI_PLUGINS=options,CI_TYPE=release/5/
---------------------
----------- statuses -----------
tests_status = failure
scenes_status = failure
regressions_status = failure
---------------------------------
Notify Dashboard (sent - curl returned 0): fullbuild=false&sha=2bb07a4dc46d0dce52dd669db8eb2d29bfb814e3&config=ubuntu_gcc_options&node=sofa-ci-dev-ubuntu2204-2&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5698/CI_CONFIG=ubuntu_gcc,CI_PLUGINS=options,CI_TYPE=release/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5698/CI_CONFIG=ubuntu_gcc,CI_PLUGINS=options,CI_TYPE=release/5/&tests_status=failure&scenes_status=failure&regressions_status=failure
BUILD_RESULT = FAILURE
Notify Dashboard (sent - curl returned 0): fullbuild=false&sha=2bb07a4dc46d0dce52dd669db8eb2d29bfb814e3&config=ubuntu_gcc_options&node=sofa-ci-dev-ubuntu2204-2&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5698/CI_CONFIG=ubuntu_gcc,CI_PLUGINS=options,CI_TYPE=release/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5698/CI_CONFIG=ubuntu_gcc,CI_PLUGINS=options,CI_TYPE=release/5/&status=failure
GitHub reponse: {
  "url": "https://api.github.com/repos/sofa-framework/sofa/statuses/2bb07a4dc46d0dce52dd669db8eb2d29bfb814e3",
  "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
  "id": 39428401997,
  "node_id": "SC_kwDOA5Tkhs8AAAAJLh2rTQ",
  "state": "failure",
  "description": "Build failed.",
  "target_url": "https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5698/CI_CONFIG=ubuntu_gcc,CI_PLUGINS=options,CI_TYPE=release/5/",
  "context": "ubuntu_gcc_options",
  "created_at": "2025-09-20T16:31:19Z",
  "updated_at": "2025-09-20T16:31: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/2bb07a4dc46d0dce52dd669db8eb2d29bfb814e3 (not sent): [failure] ubuntu_gcc_options - Build failed.
----------- WORKSPACE -----------
total 568
drwxrwxr-x 12 ci ci   4096 Sep 20 18:15 .
drwxrwxr-x  6 ci ci   4096 Sep 20 18:31 ..
drwxrwxr-x  5 ci ci   4096 Sep 20 17:03 applications
-rw-rw-r--  1 ci ci   3015 Sep 20 17:03 Authors.txt
-rw-rw-r--  1 ci ci 402076 Sep 20 17:03 CHANGELOG.md
-rw-rw-r--  1 ci ci   4525 Sep 20 17:03 .clang-format
drwxrwxr-x  3 ci ci   4096 Sep 20 17:03 cmake
-rw-rw-r--  1 ci ci  19351 Sep 20 17:03 CMakeLists.txt
-rw-rw-r--  1 ci ci   9294 Sep 20 17:03 CMakePresets.json
-rw-rw-r--  1 ci ci    136 Sep 20 17:03 .codespellrc
-rw-rw-r--  1 ci ci  10069 Sep 20 17:03 CONTRIBUTING.md
drwxrwxr-x  8 ci ci   4096 Sep 20 17:03 examples
drwxrwxr-x  5 ci ci   4096 Sep 20 17:03 extlibs
-rw-rw-r--  1 ci ci   2918 Sep 20 17:03 flake.lock
-rw-rw-r--  1 ci ci   1200 Sep 20 17:03 flake.nix
drwxrwxr-x  8 ci ci   4096 Sep 20 18:16 .git
-rw-rw-r--  1 ci ci    321 Sep 20 17:03 .gitattributes
drwxrwxr-x  4 ci ci   4096 Sep 20 17:03 .github
-rw-rw-r--  1 ci ci   1117 Sep 20 17:03 .gitignore
-rw-rw-r--  1 ci ci   7418 Sep 20 17:03 GUIDELINES.md
-rw-rw-r--  1 ci ci  26526 Sep 20 17:03 LICENSE-LGPL.md
-rw-rw-r--  1 ci ci   1648 Sep 20 17:03 package.nix
lrwxrwxrwx  1 ci ci     67 Sep 20 18:15 parent_dir -> /builds/workspace/sofa-framework/PR-5698/ubuntu_gcc_options_release
-rw-rw-r--  1 ci ci   4028 Sep 20 17:03 README.md
drwxrwxr-x  5 ci ci   4096 Sep 20 17:03 scripts
drwxrwxr-x  8 ci ci   4096 Sep 20 17:03 share
drwxrwxr-x  6 ci ci   4096 Sep 20 17:03 Sofa
drwxrwxr-x  3 ci ci   4096 Sep 20 17:03 tools
---------------------------------
[src] $ bash /tmp/CommandInterpreterCondition2550969654649413922.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/CommandInterpreterCondition2128392182935397080.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/CommandInterpreterCondition2612517552462987565.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/CommandInterpreterCondition12269879055600286431.sh
Run condition [Execute Shell] preventing perform for step [[Record compiler warnings and static analysis results]]
[src] $ bash /tmp/CommandInterpreterCondition15462069121171612162.sh
Searching for JUnit test result reports
Run condition [Execute Shell] preventing perform for step [[Publish JUnit test result report]]
[src] $ bash /tmp/CommandInterpreterCondition15483219395838115608.sh
Searching for files to archive as artifacts
Run condition [Execute Shell] preventing perform for step [[Archive the artifacts]]
Finished: FAILURE