Skip to content
Failed

Console Output

Skipping 1,283 KB.. Full Log
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/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/MergeImages.h:100:11:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/MergeImages.cpp:24:
/builds/workspace/sofa-framework/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/MergeImages.h:26,
                 from /builds/workspace/sofa-framework/master/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/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/MergeImages.h:100:11:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/MergeImages.cpp:24:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/MergeImages.h:100:41: note: '<anonymous>' declared here
  100 |         , transform(initData(&transform,TransformType(),"transform","Transform"))
      |                                         ^~~~~~~~~~~~~~~
[2093/2430] Building CXX object applications/plugins/image/CMakeFiles/image.dir/ImageCoordValuesFromPositions.cpp.o
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.cpp:25:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.h:26,
                 from /builds/workspace/sofa-framework/master/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/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.h:181:9:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.cpp:24:
/builds/workspace/sofa-framework/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.h:26,
                 from /builds/workspace/sofa-framework/master/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/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.h:181:9:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.cpp:24:
/builds/workspace/sofa-framework/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.h:26,
                 from /builds/workspace/sofa-framework/master/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/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.h:181:9:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.cpp:24:
/builds/workspace/sofa-framework/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.h:26,
                 from /builds/workspace/sofa-framework/master/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/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.h:181:9:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.cpp:24:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.h:181:39: note: '<anonymous>' declared here
  181 |       , transform(initData(&transform,TransformType(),"transform",""))
      |                                       ^~~~~~~~~~~~~~~
[2094/2430] Building CXX object applications/plugins/image/CMakeFiles/image.dir/MeshToImageEngine.cpp.o
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.cpp:25:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h:26,
                 from /builds/workspace/sofa-framework/master/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/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h:135:9:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.cpp:24:
/builds/workspace/sofa-framework/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h:26,
                 from /builds/workspace/sofa-framework/master/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/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h:135:9:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.cpp:24:
/builds/workspace/sofa-framework/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h:26,
                 from /builds/workspace/sofa-framework/master/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/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h:135:9:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.cpp:24:
/builds/workspace/sofa-framework/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h:26,
                 from /builds/workspace/sofa-framework/master/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/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h:135:9:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.cpp:24:
/builds/workspace/sofa-framework/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h:26,
                 from /builds/workspace/sofa-framework/master/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/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h:135:9:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.cpp:24:
/builds/workspace/sofa-framework/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h:26,
                 from /builds/workspace/sofa-framework/master/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/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h:135:9:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.cpp:24:
/builds/workspace/sofa-framework/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h:26,
                 from /builds/workspace/sofa-framework/master/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/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h:135:9:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.cpp:24:
/builds/workspace/sofa-framework/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h:26,
                 from /builds/workspace/sofa-framework/master/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/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h:135:9:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.cpp:24:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/MeshToImageEngine.h:135:39: note: '<anonymous>' declared here
  135 |       , transform(initData(&transform,TransformType(),"transform",""))
      |                                       ^~~~~~~~~~~~~~~
[2095/2430] Building CXX object applications/plugins/image/CMakeFiles/image.dir/VoronoiToMeshEngine.cpp.o
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.cpp:25:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.h:26,
                 from /builds/workspace/sofa-framework/master/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/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.h:97:9:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.cpp:24:
/builds/workspace/sofa-framework/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.h:26,
                 from /builds/workspace/sofa-framework/master/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/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.h:97:9:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.cpp:24:
/builds/workspace/sofa-framework/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.h:26,
                 from /builds/workspace/sofa-framework/master/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/master/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/master/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<long unsigned int>]' at /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.h:97:9:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.cpp:24:
/builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.h: In constructor 'sofa::component::engine::VoronoiToMeshEngine<_ImageTypes>::VoronoiToMeshEngine() [with _ImageTypes = sofa::defaulttype::Image<long unsigned int>]':
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.h:26,
                 from /builds/workspace/sofa-framework/master/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/master/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/master/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<long unsigned int>]' at /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.h:97:9:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.cpp:24:
/builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.h: In constructor 'sofa::component::engine::VoronoiToMeshEngine<_ImageTypes>::VoronoiToMeshEngine() [with _ImageTypes = sofa::defaulttype::Image<long unsigned int>]':
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.h:26,
                 from /builds/workspace/sofa-framework/master/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/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.h:97:9:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.cpp:24:
/builds/workspace/sofa-framework/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.h:26,
                 from /builds/workspace/sofa-framework/master/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/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.h:97:9:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.cpp:24:
/builds/workspace/sofa-framework/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.h:26,
                 from /builds/workspace/sofa-framework/master/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/master/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/master/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<short unsigned int>]' at /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.h:97:9:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.cpp:24:
/builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.h: In constructor 'sofa::component::engine::VoronoiToMeshEngine<_ImageTypes>::VoronoiToMeshEngine() [with _ImageTypes = sofa::defaulttype::Image<short unsigned int>]':
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.h:26,
                 from /builds/workspace/sofa-framework/master/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/master/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/master/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<short unsigned int>]' at /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.h:97:9:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.cpp:24:
/builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.h: In constructor 'sofa::component::engine::VoronoiToMeshEngine<_ImageTypes>::VoronoiToMeshEngine() [with _ImageTypes = sofa::defaulttype::Image<short unsigned int>]':
/builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/VoronoiToMeshEngine.h:97:39: note: '<anonymous>' declared here
   97 |       , transform(initData(&transform,TransformType(),"transform",""))
      |                                       ^~~~~~~~~~~~~~~
[2096/2430] Building CXX object applications/plugins/image/CMakeFiles/image.dir/ImageValuesFromPositions.cpp.o
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.cpp:25:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:26,
                 from /builds/workspace/sofa-framework/master/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/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:158:11:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.cpp:24:
/builds/workspace/sofa-framework/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:26,
                 from /builds/workspace/sofa-framework/master/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/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:158:11:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.cpp:24:
/builds/workspace/sofa-framework/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:26,
                 from /builds/workspace/sofa-framework/master/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/master/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/master/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<char>]' at /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:158:11:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.cpp:24:
/builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h: In constructor 'sofa::component::engine::ImageValuesFromPositions<ImageType>::ImageValuesFromPositions() [with _ImageTypes = sofa::defaulttype::Image<char>]':
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:26,
                 from /builds/workspace/sofa-framework/master/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/master/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/master/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<char>]' at /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:158:11:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.cpp:24:
/builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h: In constructor 'sofa::component::engine::ImageValuesFromPositions<ImageType>::ImageValuesFromPositions() [with _ImageTypes = sofa::defaulttype::Image<char>]':
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:26,
                 from /builds/workspace/sofa-framework/master/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/master/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/master/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<int>]' at /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:158:11:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.cpp:24:
/builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h: In constructor 'sofa::component::engine::ImageValuesFromPositions<ImageType>::ImageValuesFromPositions() [with _ImageTypes = sofa::defaulttype::Image<int>]':
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:26,
                 from /builds/workspace/sofa-framework/master/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/master/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/master/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<int>]' at /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:158:11:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.cpp:24:
/builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h: In constructor 'sofa::component::engine::ImageValuesFromPositions<ImageType>::ImageValuesFromPositions() [with _ImageTypes = sofa::defaulttype::Image<int>]':
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:26,
                 from /builds/workspace/sofa-framework/master/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/master/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/master/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 int>]' at /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:158:11:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.cpp:24:
/builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h: In constructor 'sofa::component::engine::ImageValuesFromPositions<ImageType>::ImageValuesFromPositions() [with _ImageTypes = sofa::defaulttype::Image<unsigned int>]':
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:26,
                 from /builds/workspace/sofa-framework/master/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/master/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/master/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 int>]' at /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:158:11:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.cpp:24:
/builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h: In constructor 'sofa::component::engine::ImageValuesFromPositions<ImageType>::ImageValuesFromPositions() [with _ImageTypes = sofa::defaulttype::Image<unsigned int>]':
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:26,
                 from /builds/workspace/sofa-framework/master/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/master/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/master/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<long unsigned int>]' at /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:158:11:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.cpp:24:
/builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h: In constructor 'sofa::component::engine::ImageValuesFromPositions<ImageType>::ImageValuesFromPositions() [with _ImageTypes = sofa::defaulttype::Image<long unsigned int>]':
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:26,
                 from /builds/workspace/sofa-framework/master/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/master/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/master/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<long unsigned int>]' at /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:158:11:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.cpp:24:
/builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h: In constructor 'sofa::component::engine::ImageValuesFromPositions<ImageType>::ImageValuesFromPositions() [with _ImageTypes = sofa::defaulttype::Image<long unsigned int>]':
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:26,
                 from /builds/workspace/sofa-framework/master/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/master/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/master/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<float>]' at /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:158:11:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.cpp:24:
/builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h: In constructor 'sofa::component::engine::ImageValuesFromPositions<ImageType>::ImageValuesFromPositions() [with _ImageTypes = sofa::defaulttype::Image<float>]':
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:26,
                 from /builds/workspace/sofa-framework/master/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/master/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/master/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<float>]' at /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:158:11:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.cpp:24:
/builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h: In constructor 'sofa::component::engine::ImageValuesFromPositions<ImageType>::ImageValuesFromPositions() [with _ImageTypes = sofa::defaulttype::Image<float>]':
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:26,
                 from /builds/workspace/sofa-framework/master/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/master/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/master/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<long int>]' at /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:158:11:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.cpp:24:
/builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h: In constructor 'sofa::component::engine::ImageValuesFromPositions<ImageType>::ImageValuesFromPositions() [with _ImageTypes = sofa::defaulttype::Image<long int>]':
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:26,
                 from /builds/workspace/sofa-framework/master/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/master/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/master/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<long int>]' at /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:158:11:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.cpp:24:
/builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h: In constructor 'sofa::component::engine::ImageValuesFromPositions<ImageType>::ImageValuesFromPositions() [with _ImageTypes = sofa::defaulttype::Image<long int>]':
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:26,
                 from /builds/workspace/sofa-framework/master/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/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:158:11:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.cpp:24:
/builds/workspace/sofa-framework/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:26,
                 from /builds/workspace/sofa-framework/master/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/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:158:11:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.cpp:24:
/builds/workspace/sofa-framework/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:26,
                 from /builds/workspace/sofa-framework/master/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/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:158:11:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.cpp:24:
/builds/workspace/sofa-framework/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:26,
                 from /builds/workspace/sofa-framework/master/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/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:158:11:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.cpp:24:
/builds/workspace/sofa-framework/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:26,
                 from /builds/workspace/sofa-framework/master/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/master/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/master/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<short int>]' at /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:158:11:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.cpp:24:
/builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h: In constructor 'sofa::component::engine::ImageValuesFromPositions<ImageType>::ImageValuesFromPositions() [with _ImageTypes = sofa::defaulttype::Image<short int>]':
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:26,
                 from /builds/workspace/sofa-framework/master/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/master/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/master/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<short int>]' at /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:158:11:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.cpp:24:
/builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h: In constructor 'sofa::component::engine::ImageValuesFromPositions<ImageType>::ImageValuesFromPositions() [with _ImageTypes = sofa::defaulttype::Image<short int>]':
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:26,
                 from /builds/workspace/sofa-framework/master/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/master/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/master/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<short unsigned int>]' at /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:158:11:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.cpp:24:
/builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h: In constructor 'sofa::component::engine::ImageValuesFromPositions<ImageType>::ImageValuesFromPositions() [with _ImageTypes = sofa::defaulttype::Image<short unsigned int>]':
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageTypes.h:40,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:26,
                 from /builds/workspace/sofa-framework/master/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/master/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/master/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<short unsigned int>]' at /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:158:11:
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.cpp:24:
/builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h: In constructor 'sofa::component::engine::ImageValuesFromPositions<ImageType>::ImageValuesFromPositions() [with _ImageTypes = sofa::defaulttype::Image<short unsigned int>]':
/builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:158:41: note: '<anonymous>' declared here
  158 |         , transform(initData(&transform,TransformType(),"transform",""))
      |                                         ^~~~~~~~~~~~~~~
[2097/2430] Building CXX object applications/plugins/image/image_test/CMakeFiles/image_test.dir/TestImageEngine.cpp.o
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/TestImageEngine.cpp:24:
/builds/workspace/sofa-framework/master/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
      |                                                                 ^~~~~~~~~~~~~~
[2098/2430] Building CXX object applications/plugins/image/CMakeFiles/image.dir/TransferFunction.cpp.o
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/TransferFunction.cpp:25:
/builds/workspace/sofa-framework/master/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
      |                                                                 ^~~~~~~~~~~~~~
[2099/2430] image: Patching cmake_install.cmake
[2100/2430] Building CXX object applications/plugins/image/CMakeFiles/image.dir/DepthMapToMeshEngine.cpp.o
/builds/workspace/sofa-framework/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/image/DepthMapToMeshEngine.cpp:25:
/builds/workspace/sofa-framework/master/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
      |                                                                 ^~~~~~~~~~~~~~
[2101/2430] Building CXX object applications/plugins/CGALPlugin/CMakeFiles/CGALPlugin.dir/src/CGALPlugin/initCGALPlugin.cpp.o
[2102/2430] Building CXX object applications/plugins/image/image_test/CMakeFiles/image_test.dir/DataImage_test.cpp.o
In file included from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageTypes.h:35,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/../image/ImageContainer.h:26,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/applications/plugins/image/image_test/DataImage_test.cpp:26:
/builds/workspace/sofa-framework/master/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/master/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/master/ubuntu_gcc_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:361:25: note: here
  361 |                         case 1:
      |                         ^~~~
/builds/workspace/sofa-framework/master/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/master/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/master/ubuntu_gcc_options_release/src/Sofa/framework/Helper/src/sofa/helper/logging/ComponentInfo.h:31,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/Sofa/framework/Helper/src/sofa/helper/SelectableItem.h:26,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/Sofa/framework/DefaultType/src/sofa/defaulttype/typeinfo/TypeInfo_SelectableItem.h:23,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/Sofa/framework/DefaultType/src/sofa/defaulttype/DataTypeInfo.h:38,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseData.h:25,
                 from /builds/workspace/sofa-framework/master/ubuntu_gcc_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Data.h:25,
                 from /builds/workspace/sofa-framework/master/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/master/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));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
[2103/2430] CGALPlugin: Patching cmake_install.cmake
[2104/2430] 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/master/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
      |                                                                 ^~~~~~~~~~~~~~
[2105/2430] 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/master/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
      |                                                                 ^~~~~~~~~~~~~~
[2106/2430] Building CXX object applications/plugins/CGALPlugin/CMakeFiles/CGALPlugin.dir/src/CGALPlugin/PoissonSurfaceReconstruction.cpp.o
external_directories/fetched/CGALPlugin/src/CGALPlugin/PoissonSurfaceReconstruction.cpp:30:119: 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]
   30 | int PoissonSurfaceReconstructionClass = sofa::core::RegisterObject("Generate triangular surface mesh from point cloud")
      |                                                                                                                       ^
In file included from external_directories/fetched/CGALPlugin/src/CGALPlugin/PoissonSurfaceReconstruction.cpp:28:
/builds/workspace/sofa-framework/master/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
      |                                                                 ^~~~~~~~~~~~~~
[2107/2430] Building CXX object applications/plugins/CGALPlugin/CMakeFiles/CGALPlugin.dir/src/CGALPlugin/FrontSurfaceReconstruction.cpp.o
external_directories/fetched/CGALPlugin/src/CGALPlugin/FrontSurfaceReconstruction.cpp:29:117: 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]
   29 | int FrontSurfaceReconstructionClass = sofa::core::RegisterObject("Generate triangular surface mesh from point cloud")
      |                                                                                                                     ^
In file included from external_directories/fetched/CGALPlugin/src/CGALPlugin/FrontSurfaceReconstruction.cpp:26:
/builds/workspace/sofa-framework/master/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
      |                                                                 ^~~~~~~~~~~~~~
[2108/2430] Building CXX object applications/plugins/CGALPlugin/CMakeFiles/CGALPlugin.dir/src/CGALPlugin/UpsamplePointCloud.cpp.o
external_directories/fetched/CGALPlugin/src/CGALPlugin/UpsamplePointCloud.cpp:30: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]
   30 | int UpsamplePointCloudClass = sofa::core::RegisterObject("Generates a denser point cloud from an input point cloud")
      |                                                                                                                    ^
In file included from external_directories/fetched/CGALPlugin/src/CGALPlugin/UpsamplePointCloud.cpp:27:
/builds/workspace/sofa-framework/master/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
      |                                                                 ^~~~~~~~~~~~~~
[2109/2430] Building CXX object applications/plugins/CGALPlugin/CMakeFiles/CGALPlugin.dir/src/CGALPlugin/BooleanOperations.cpp.o
external_directories/fetched/CGALPlugin/src/CGALPlugin/BooleanOperations.cpp:26:214: 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]
   26 | int BooleanOperationsClass = sofa::core::RegisterObject("Functions to corefine triangulated surface meshes and compute triangulated surface meshes of the union, difference and intersection of the bounded volumes.")
      |                                                                                                                                                                                                                      ^
In file included from external_directories/fetched/CGALPlugin/src/CGALPlugin/BooleanOperations.cpp:24:
/builds/workspace/sofa-framework/master/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
      |                                                                 ^~~~~~~~~~~~~~
[2110/2430] 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/master/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
      |                                                                 ^~~~~~~~~~~~~~
[2111/2430] Building CXX object applications/plugins/CGALPlugin/CMakeFiles/CGALPlugin.dir/src/CGALPlugin/CylinderMesh.cpp.o
external_directories/fetched/CGALPlugin/src/CGALPlugin/CylinderMesh.cpp:33:103: 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]
   33 | int CylinderMeshClass = sofa::core::RegisterObject("Generate a regular tetrahedron mesh of a cylinder")
      |                                                                                                       ^
In file included from external_directories/fetched/CGALPlugin/src/CGALPlugin/CylinderMesh.cpp:27:
/builds/workspace/sofa-framework/master/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
      |                                                                 ^~~~~~~~~~~~~~
[2112/2430] Building CXX object applications/plugins/CGALPlugin/CMakeFiles/CGALPlugin.dir/src/CGALPlugin/Refine2DMesh.cpp.o
external_directories/fetched/CGALPlugin/src/CGALPlugin/Refine2DMesh.cpp:32: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]
   32 | int Refine2DMeshClass = sofa::core::RegisterObject("Refine 2D mesh using Delaunay triangulation")
      |                                                                                                 ^
In file included from external_directories/fetched/CGALPlugin/src/CGALPlugin/Refine2DMesh.cpp:26:
/builds/workspace/sofa-framework/master/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
      |                                                                 ^~~~~~~~~~~~~~
FATAL: command execution failed
java.io.EOFException
	at java.base/java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2933)
	at java.base/java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3428)
	at java.base/java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:985)
	at java.base/java.io.ObjectInputStream.<init>(ObjectInputStream.java:416)
	at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:50)
	at hudson.remoting.Command.readFrom(Command.java:142)
	at hudson.remoting.Command.readFrom(Command.java:128)
	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:35)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:61)
Caused: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:75)
Caused: java.io.IOException: Backing channel 'sofa-ci-dev-ubuntu2204-3' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at jdk.proxy2/jdk.proxy2.$Proxy178.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1212)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1204)
	at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:195)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:145)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
	at hudson.model.Build$BuildExecution.build(Build.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:164)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
	at hudson.model.Run.execute(Run.java:1894)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)
FATAL: Unable to delete script file /tmp/jenkins13387352107096607787.sh
java.io.EOFException
	at java.base/java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2933)
	at java.base/java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3428)
	at java.base/java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:985)
	at java.base/java.io.ObjectInputStream.<init>(ObjectInputStream.java:416)
	at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:50)
	at hudson.remoting.Command.readFrom(Command.java:142)
	at hudson.remoting.Command.readFrom(Command.java:128)
	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:35)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:61)
Caused: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:75)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@10d4706a:sofa-ci-dev-ubuntu2204-3": Remote call on sofa-ci-dev-ubuntu2204-3 failed. The channel is closing down or has closed down
	at hudson.remoting.Channel.call(Channel.java:996)
	at hudson.FilePath.act(FilePath.java:1226)
	at hudson.FilePath.act(FilePath.java:1215)
	at hudson.FilePath.delete(FilePath.java:1762)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:163)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
	at hudson.model.Build$BuildExecution.build(Build.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:164)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
	at hudson.model.Run.execute(Run.java:1894)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)
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
ERROR: Build step failed with exception
java.lang.NullPointerException: no workspace from node hudson.slaves.DumbSlave[sofa-ci-dev-ubuntu2204-3] which is computer hudson.slaves.SlaveComputer@35a75289 and has channel null
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:114)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
	at org.jenkinsci.plugins.postbuildscript.processor.Processor.processBuildSteps(Processor.java:180)
	at org.jenkinsci.plugins.postbuildscript.processor.Processor.processScripts(Processor.java:91)
	at org.jenkinsci.plugins.postbuildscript.processor.Processor.process(Processor.java:79)
	at org.jenkinsci.plugins.postbuildscript.processor.Processor.process(Processor.java:73)
	at org.jenkinsci.plugins.postbuildscript.MatrixPostBuildScript.perform(MatrixPostBuildScript.java:60)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767)
	at hudson.model.Build$BuildExecution.post2(Build.java:179)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711)
	at hudson.model.Run.execute(Run.java:1917)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)
Build step 'Execute scripts on Matrix' marked build as failure
Run condition [Execute Shell] preventing perform for step [[Record compiler warnings and static analysis results]]
Run condition [Execute Shell] preventing perform for step [[Record compiler warnings and static analysis results]]
Run condition [Execute Shell] preventing perform for step [[Record compiler warnings and static analysis results]]
Run condition [Execute Shell] preventing perform for step [[Record compiler warnings and static analysis results]]
Run condition [Execute Shell] preventing perform for step [[Publish JUnit test result report]]
Run condition [Execute Shell] preventing perform for step [[Archive the artifacts]]
Finished: FAILURE