robotpkg/wip/py-parametric-curves bulk build results
Log for py312-parametric-curves-1.4.4 on Rocky-10-x86_64: bulk.log (Back)
=> Checking for clear installation
===> Installing bootstrap dependencies for py312-parametric-curves-1.4.4
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Rocky-10-x86_64/All/digest-20080510.tgz
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Rocky-10-x86_64/All/tnftp-20151004~ssl.tgz
===> Checking bootstrap dependencies for py312-parametric-curves-1.4.4
=> Required robotpkg package digest>=20080510: digest-20080510 found
=> Required robotpkg package tnftp>=20130505~ssl: tnftp-20151004~ssl found
=> Required system package gzip: gzip-1.13 found
=> Required system package patch>=2.0: patch-2.7.6~posix found
=> Required system package pax and tar archivers: pax found
=> Required system package pkg_install>=20110805.12: pkg_install-20211115.4 found
===> Done bootstrap-depends for py312-parametric-curves-1.4.4
===> Installing full dependencies for py312-parametric-curves-1.4.4
=> Dependency digest-20080510 already installed
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Rocky-10-x86_64/All/jrl-cmakemodules-2.1.0.tgz
=> Installing /opt/robotpkg/var/lib/robotpkg/wip/packages/bsd/Rocky-10-x86_64/All/parametric-curves-1.4.4.tgz
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Rocky-10-x86_64/All/py312-eigenpy-3.13.0.tgz
=> Dependency tnftp-20151004~ssl already installed
===> Checking build options for py312-parametric-curves-1.4.4
=> Building with no option.
===> Checking alternatives for py312-parametric-curves-1.4.4
=> Use the GNU C++ compiler: c++-compiler provided by g++>=3
=> Use the GNU C compiler: c-compiler provided by gcc>=3
=> Use python-3.12: python>=2.5 provided by python312>=3.12<3.13
===> Checking dependencies for py312-parametric-curves-1.4.4
=> Required system package boost-headers>=1.34.1: boost-headers-1.83 found
=> Required system package boostlib-python>=1.34.1: boost-libs-1.83.0 found
=> Required system package cmake>=3.10: cmake-3.31.8 found
=> Required system package doxygen>=1.5: doxygen-1.13.2 found
=> Required system package eigen3>=3.3: eigen3-3.4.0 found
=> Required system package g++>=3: g++-14.3.1 found
=> Required system package gcc>=3: gcc-14.3.1 found
=> Required system package graphviz>=2: graphviz-9.0.0 found
=> Required system package libstdc++: libstdc++ found
=> Required system package pkg-config>=0.22: pkg-config-2.1.0 found
=> Required system package py312-numpy>=1: py312-numpy-1.26.4 found
=> Required system package python312>=3.12<3.13: python312-3.12.14 found
=> Required robotpkg package jrl-cmakemodules>=1.1.0: jrl-cmakemodules-2.1.0 found
=> Required robotpkg package parametric-curves>=1.0.0: parametric-curves-1.4.4 found
=> Required robotpkg package py312-eigenpy>=2.7.10: py312-eigenpy-3.13.0 found
===> Done depends for py312-parametric-curves-1.4.4
===> Extracting for py312-parametric-curves-1.4.4
=> SHA1 checksums OK
=> RMD160 checksums OK
===> Patching for py312-parametric-curves-1.4.4
=> Applying robotpkg patches for py312-parametric-curves-1.4.4
===> Configuring for py312-parametric-curves-1.4.4
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
CMake Warning (dev) at /opt/openrobots/lib/cmake/eigenpy/boost.cmake:146 (find_package):
Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake
--help-policy CMP0167" for policy details. Use the cmake_policy command to
set the policy and suppress this warning.
Call Stack (most recent call first):
/opt/openrobots/lib/cmake/eigenpy/eigenpyConfig.cmake:175 (SEARCH_FOR_BOOST_PYTHON)
cmake/package-config.cmake:110 (find_package)
CMakeLists.txt:36 (add_project_dependency)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/package-config.cmake:110 (find_package):
Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake
--help-policy CMP0167" for policy details. Use the cmake_policy command to
set the policy and suppress this warning.
Call Stack (most recent call first):
CMakeLists.txt:41 (add_project_dependency)
This warning is for project developers. Use -Wno-dev to suppress it.
===> Building for py312-parametric-curves-1.4.4
/local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/python/spline_python.cpp:57:13: warning: EIGENPY_STRINGCAT("this macro is deprecated: ", "it is no more needed.")
57 | EIGENPY_DEFINE_STRUCT_ALLOCATOR_SPECIALIZATION(polynom_t)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/python/spline_python.cpp:58:13: warning: EIGENPY_STRINGCAT("this macro is deprecated: ", "it is no more needed.")
58 | EIGENPY_DEFINE_STRUCT_ALLOCATOR_SPECIALIZATION(spline_t)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/python/spline_python.cpp:60:13: warning: EIGENPY_STRINGCAT("this macro is deprecated: ", "it is no more needed.")
60 | EIGENPY_DEFINE_STRUCT_ALLOCATOR_SPECIALIZATION(curve_constraints_t)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:294,
from /usr/include/eigen3/Eigen/Dense:1,
from /local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/polynomial.hpp:16,
from /local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/tests/Main.cpp:1:
In copy constructor 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::PlainObjectBase<Derived>&) [with Derived = Eigen::Matrix<double, 1, 1, 0, 1, 1>]',
inlined from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>&) [with _Scalar = double; int _Rows = 1; int _Cols = 1; int _Options = 0; int _MaxRows = 1; int _MaxCols = 1]' at /usr/include/eigen3/Eigen/src/Core/Matrix.h:414:65,
inlined from 'const parametriccurves::Spline<Numeric, Dim, Point, SplineBase>::point_t parametriccurves::Spline<Numeric, Dim, Point, SplineBase>::operator()(const time_t&) const [with Numeric = double; long int Dim = 1; Point = Eigen::Matrix<double, 1, 1, 0, 1, 1>; SplineBase = parametriccurves::Polynomial<double, 1, Eigen::Matrix<double, 1, 1, 0, 1, 1> >]' at /local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp:246:12:
/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:512:17: warning: 'dummy.Eigen::Matrix<double, 1, 1, 0, 1, 1>::<unnamed>.Eigen::PlainObjectBase<Eigen::Matrix<double, 1, 1, 0, 1, 1> >::m_storage' may be used uninitialized [-Wmaybe-uninitialized]
512 | : Base(), m_storage(other.m_storage) { }
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/tests/Main.cpp:2:
/local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp: In member function 'const parametriccurves::Spline<Numeric, Dim, Point, SplineBase>::point_t parametriccurves::Spline<Numeric, Dim, Point, SplineBase>::operator()(const time_t&) const [with Numeric = double; long int Dim = 1; Point = Eigen::Matrix<double, 1, 1, 0, 1, 1>; SplineBase = parametriccurves::Polynomial<double, 1, Eigen::Matrix<double, 1, 1, 0, 1, 1> >]':
/local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp:245:19: note: 'dummy' declared here
245 | const point_t dummy;
| ^~~~~
In copy constructor 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::PlainObjectBase<Derived>&) [with Derived = Eigen::Matrix<double, 1, 1, 0, 1, 1>]',
inlined from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>&) [with _Scalar = double; int _Rows = 1; int _Cols = 1; int _Options = 0; int _MaxRows = 1; int _MaxCols = 1]' at /usr/include/eigen3/Eigen/src/Core/Matrix.h:414:65,
inlined from 'const parametriccurves::Spline<Numeric, Dim, Point, SplineBase>::point_t parametriccurves::Spline<Numeric, Dim, Point, SplineBase>::derivate(const time_t&, const std::size_t&) const [with Numeric = double; long int Dim = 1; Point = Eigen::Matrix<double, 1, 1, 0, 1, 1>; SplineBase = parametriccurves::Polynomial<double, 1, Eigen::Matrix<double, 1, 1, 0, 1, 1> >]' at /local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp:261:12:
/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:512:17: warning: 'dummy.Eigen::Matrix<double, 1, 1, 0, 1, 1>::<unnamed>.Eigen::PlainObjectBase<Eigen::Matrix<double, 1, 1, 0, 1, 1> >::m_storage' may be used uninitialized [-Wmaybe-uninitialized]
512 | : Base(), m_storage(other.m_storage) { }
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp: In member function 'const parametriccurves::Spline<Numeric, Dim, Point, SplineBase>::point_t parametriccurves::Spline<Numeric, Dim, Point, SplineBase>::derivate(const time_t&, const std::size_t&) const [with Numeric = double; long int Dim = 1; Point = Eigen::Matrix<double, 1, 1, 0, 1, 1>; SplineBase = parametriccurves::Polynomial<double, 1, Eigen::Matrix<double, 1, 1, 0, 1, 1> >]':
/local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp:260:19: note: 'dummy' declared here
260 | const point_t dummy;
| ^~~~~
In copy constructor 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::PlainObjectBase<Derived>&) [with Derived = Eigen::Matrix<double, 3, 1>]',
inlined from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>&) [with _Scalar = double; int _Rows = 3; int _Cols = 1; int _Options = 0; int _MaxRows = 3; int _MaxCols = 1]' at /usr/include/eigen3/Eigen/src/Core/Matrix.h:414:65,
inlined from 'const parametriccurves::Spline<Numeric, Dim, Point, SplineBase>::point_t parametriccurves::Spline<Numeric, Dim, Point, SplineBase>::derivate(const time_t&, const std::size_t&) const [with Numeric = double; long int Dim = 3; Point = Eigen::Matrix<double, 3, 1>; SplineBase = parametriccurves::Polynomial<double, 3, Eigen::Matrix<double, 3, 1> >]' at /local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp:261:12:
/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:512:17: warning: 'dummy.Eigen::Matrix<double, 3, 1, 0, 3, 1>::<unnamed>.Eigen::PlainObjectBase<Eigen::Matrix<double, 3, 1> >::m_storage' may be used uninitialized [-Wmaybe-uninitialized]
512 | : Base(), m_storage(other.m_storage) { }
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp: In member function 'const parametriccurves::Spline<Numeric, Dim, Point, SplineBase>::point_t parametriccurves::Spline<Numeric, Dim, Point, SplineBase>::derivate(const time_t&, const std::size_t&) const [with Numeric = double; long int Dim = 3; Point = Eigen::Matrix<double, 3, 1>; SplineBase = parametriccurves::Polynomial<double, 3, Eigen::Matrix<double, 3, 1> >]':
/local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp:260:19: note: 'dummy' declared here
260 | const point_t dummy;
| ^~~~~
In copy constructor 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::PlainObjectBase<Derived>&) [with Derived = Eigen::Matrix<double, 3, 1>]',
inlined from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>&) [with _Scalar = double; int _Rows = 3; int _Cols = 1; int _Options = 0; int _MaxRows = 3; int _MaxCols = 1]' at /usr/include/eigen3/Eigen/src/Core/Matrix.h:414:65,
inlined from 'const parametriccurves::Spline<Numeric, Dim, Point, SplineBase>::point_t parametriccurves::Spline<Numeric, Dim, Point, SplineBase>::operator()(const time_t&) const [with Numeric = double; long int Dim = 3; Point = Eigen::Matrix<double, 3, 1>; SplineBase = parametriccurves::Polynomial<double, 3, Eigen::Matrix<double, 3, 1> >]' at /local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp:246:12:
/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:512:17: warning: 'dummy.Eigen::Matrix<double, 3, 1, 0, 3, 1>::<unnamed>.Eigen::PlainObjectBase<Eigen::Matrix<double, 3, 1> >::m_storage' may be used uninitialized [-Wmaybe-uninitialized]
512 | : Base(), m_storage(other.m_storage) { }
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp: In member function 'const parametriccurves::Spline<Numeric, Dim, Point, SplineBase>::point_t parametriccurves::Spline<Numeric, Dim, Point, SplineBase>::operator()(const time_t&) const [with Numeric = double; long int Dim = 3; Point = Eigen::Matrix<double, 3, 1>; SplineBase = parametriccurves::Polynomial<double, 3, Eigen::Matrix<double, 3, 1> >]':
/local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp:245:19: note: 'dummy' declared here
245 | const point_t dummy;
| ^~~~~
In copy constructor 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::PlainObjectBase<Derived>&) [with Derived = Eigen::Matrix<double, 3, 1>]',
inlined from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>&) [with _Scalar = double; int _Rows = 3; int _Cols = 1; int _Options = 0; int _MaxRows = 3; int _MaxCols = 1]' at /usr/include/eigen3/Eigen/src/Core/Matrix.h:414:65,
inlined from 'const parametriccurves::Spline<Numeric, Dim, Point, SplineBase>::point_t parametriccurves::Spline<Numeric, Dim, Point, SplineBase>::operator()(const time_t&) const [with Numeric = double; long int Dim = 3; Point = Eigen::Matrix<double, 3, 1>; SplineBase = parametriccurves::Polynomial<double, 3, Eigen::Matrix<double, 3, 1> >]' at /local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp:246:12,
inlined from 'void CheckWayPointConstraint(const std::string&, double, const parametriccurves::T_Waypoint&, const parametriccurves::Spline_t*, bool&)' at /local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/tests/Main.cpp:448:20:
/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:512:17: warning: 'dummy.Eigen::Matrix<double, 3, 1, 0, 3, 1>::<unnamed>.Eigen::PlainObjectBase<Eigen::Matrix<double, 3, 1> >::m_storage' may be used uninitialized [-Wmaybe-uninitialized]
512 | : Base(), m_storage(other.m_storage) { }
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp: In function 'void CheckWayPointConstraint(const std::string&, double, const parametriccurves::T_Waypoint&, const parametriccurves::Spline_t*, bool&)':
/local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp:245:19: note: 'dummy' declared here
245 | const point_t dummy;
| ^~~~~
In copy constructor 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::PlainObjectBase<Derived>&) [with Derived = Eigen::Matrix<double, 3, 1>]',
inlined from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>&) [with _Scalar = double; int _Rows = 3; int _Cols = 1; int _Options = 0; int _MaxRows = 3; int _MaxCols = 1]' at /usr/include/eigen3/Eigen/src/Core/Matrix.h:414:65,
inlined from 'const parametriccurves::Spline<Numeric, Dim, Point, SplineBase>::point_t parametriccurves::Spline<Numeric, Dim, Point, SplineBase>::derivate(const time_t&, const std::size_t&) const [with Numeric = double; long int Dim = 3; Point = Eigen::Matrix<double, 3, 1>; SplineBase = parametriccurves::Polynomial<double, 3, Eigen::Matrix<double, 3, 1> >]' at /local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp:261:12,
inlined from 'void CheckDerivative(const std::string&, double, std::size_t, const parametriccurves::point_t&, const parametriccurves::Spline_t*, bool&)' at /local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/tests/Main.cpp:456:51:
/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:512:17: warning: 'dummy.Eigen::Matrix<double, 3, 1, 0, 3, 1>::<unnamed>.Eigen::PlainObjectBase<Eigen::Matrix<double, 3, 1> >::m_storage' may be used uninitialized [-Wmaybe-uninitialized]
512 | : Base(), m_storage(other.m_storage) { }
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp: In function 'void CheckDerivative(const std::string&, double, std::size_t, const parametriccurves::point_t&, const parametriccurves::Spline_t*, bool&)':
/local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp:260:19: note: 'dummy' declared here
260 | const point_t dummy;
| ^~~~~
In copy constructor 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::PlainObjectBase<Derived>&) [with Derived = Eigen::Matrix<double, 3, 1>]',
inlined from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>&) [with _Scalar = double; int _Rows = 3; int _Cols = 1; int _Options = 0; int _MaxRows = 3; int _MaxCols = 1]' at /usr/include/eigen3/Eigen/src/Core/Matrix.h:414:65,
inlined from 'const parametriccurves::Spline<Numeric, Dim, Point, SplineBase>::point_t parametriccurves::Spline<Numeric, Dim, Point, SplineBase>::derivate(const time_t&, const std::size_t&) const [with Numeric = double; long int Dim = 3; Point = Eigen::Matrix<double, 3, 1>; SplineBase = parametriccurves::Polynomial<double, 3, Eigen::Matrix<double, 3, 1> >]' at /local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp:261:12,
inlined from 'void CheckDerivative.constprop(const std::string&, double, std::size_t, const parametriccurves::point_t&, const parametriccurves::Spline_t*, bool&)' at /local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/tests/Main.cpp:456:51:
/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:512:17: warning: 'dummy.Eigen::Matrix<double, 3, 1, 0, 3, 1>::<unnamed>.Eigen::PlainObjectBase<Eigen::Matrix<double, 3, 1> >::m_storage' may be used uninitialized [-Wmaybe-uninitialized]
512 | : Base(), m_storage(other.m_storage) { }
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp: In function 'void CheckDerivative.constprop(const std::string&, double, std::size_t, const parametriccurves::point_t&, const parametriccurves::Spline_t*, bool&)':
/local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp:260:19: note: 'dummy' declared here
260 | const point_t dummy;
| ^~~~~
In copy constructor 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::PlainObjectBase<Derived>&) [with Derived = Eigen::Matrix<double, 3, 1>]',
inlined from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>&) [with _Scalar = double; int _Rows = 3; int _Cols = 1; int _Options = 0; int _MaxRows = 3; int _MaxCols = 1]' at /usr/include/eigen3/Eigen/src/Core/Matrix.h:414:65,
inlined from 'const parametriccurves::Spline<Numeric, Dim, Point, SplineBase>::point_t parametriccurves::Spline<Numeric, Dim, Point, SplineBase>::operator()(const time_t&) const [with Numeric = double; long int Dim = 3; Point = Eigen::Matrix<double, 3, 1>; SplineBase = parametriccurves::Polynomial<double, 3, Eigen::Matrix<double, 3, 1> >]' at /local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp:246:12,
inlined from 'void CheckPointOnline(const std::string&, const parametriccurves::point_t&, const parametriccurves::point_t&, double, const parametriccurves::Spline_t*, bool&)' at /local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/tests/Main.cpp:527:42:
/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:512:17: warning: 'dummy.Eigen::Matrix<double, 3, 1, 0, 3, 1>::<unnamed>.Eigen::PlainObjectBase<Eigen::Matrix<double, 3, 1> >::m_storage' may be used uninitialized [-Wmaybe-uninitialized]
512 | : Base(), m_storage(other.m_storage) { }
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp: In function 'void CheckPointOnline(const std::string&, const parametriccurves::point_t&, const parametriccurves::point_t&, double, const parametriccurves::Spline_t*, bool&)':
/local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp:245:19: note: 'dummy' declared here
245 | const point_t dummy;
| ^~~~~
In copy constructor 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::PlainObjectBase<Derived>&) [with Derived = Eigen::Matrix<double, 1, 1, 0, 1, 1>]',
inlined from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>&) [with _Scalar = double; int _Rows = 1; int _Cols = 1; int _Options = 0; int _MaxRows = 1; int _MaxCols = 1]' at /usr/include/eigen3/Eigen/src/Core/Matrix.h:414:65,
inlined from 'const parametriccurves::Spline<Numeric, Dim, Point, SplineBase>::point_t parametriccurves::Spline<Numeric, Dim, Point, SplineBase>::operator()(const time_t&) const [with Numeric = double; long int Dim = 1; Point = Eigen::Matrix<double, 1, 1, 0, 1, 1>; SplineBase = parametriccurves::Polynomial<double, 1, Eigen::Matrix<double, 1, 1, 0, 1, 1> >]' at /local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp:246:12,
inlined from 'void ExactCubicOneDimTest(bool&)' at /local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/tests/Main.cpp:433:32:
/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:512:17: warning: 'dummy.Eigen::Matrix<double, 1, 1, 0, 1, 1>::<unnamed>.Eigen::PlainObjectBase<Eigen::Matrix<double, 1, 1, 0, 1, 1> >::m_storage' may be used uninitialized [-Wmaybe-uninitialized]
512 | : Base(), m_storage(other.m_storage) { }
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp: In function 'void ExactCubicOneDimTest(bool&)':
/local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp:245:19: note: 'dummy' declared here
245 | const point_t dummy;
| ^~~~~
In copy constructor 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::PlainObjectBase<Derived>&) [with Derived = Eigen::Matrix<double, 1, 1, 0, 1, 1>]',
inlined from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>&) [with _Scalar = double; int _Rows = 1; int _Cols = 1; int _Options = 0; int _MaxRows = 1; int _MaxCols = 1]' at /usr/include/eigen3/Eigen/src/Core/Matrix.h:414:65,
inlined from 'const parametriccurves::Spline<Numeric, Dim, Point, SplineBase>::point_t parametriccurves::Spline<Numeric, Dim, Point, SplineBase>::operator()(const time_t&) const [with Numeric = double; long int Dim = 1; Point = Eigen::Matrix<double, 1, 1, 0, 1, 1>; SplineBase = parametriccurves::Polynomial<double, 1, Eigen::Matrix<double, 1, 1, 0, 1, 1> >]' at /local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp:246:12,
inlined from 'void ExactCubicOneDimTest(bool&)' at /local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/tests/Main.cpp:439:20:
/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:512:17: warning: 'dummy.Eigen::Matrix<double, 1, 1, 0, 1, 1>::<unnamed>.Eigen::PlainObjectBase<Eigen::Matrix<double, 1, 1, 0, 1, 1> >::m_storage' may be used uninitialized [-Wmaybe-uninitialized]
512 | : Base(), m_storage(other.m_storage) { }
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp: In function 'void ExactCubicOneDimTest(bool&)':
/local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp:245:19: note: 'dummy' declared here
245 | const point_t dummy;
| ^~~~~
In copy constructor 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::PlainObjectBase<Derived>&) [with Derived = Eigen::Matrix<double, 3, 1>]',
inlined from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>&) [with _Scalar = double; int _Rows = 3; int _Cols = 1; int _Options = 0; int _MaxRows = 3; int _MaxCols = 1]' at /usr/include/eigen3/Eigen/src/Core/Matrix.h:414:65,
inlined from 'const parametriccurves::Spline<Numeric, Dim, Point, SplineBase>::point_t parametriccurves::Spline<Numeric, Dim, Point, SplineBase>::operator()(const time_t&) const [with Numeric = double; long int Dim = 3; Point = Eigen::Matrix<double, 3, 1>; SplineBase = parametriccurves::Polynomial<double, 3, Eigen::Matrix<double, 3, 1> >]' at /local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp:246:12,
inlined from 'void ExactCubicTwoPointsTest(bool&)' at /local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/tests/Main.cpp:409:30:
/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:512:17: warning: 'dummy.Eigen::Matrix<double, 3, 1, 0, 3, 1>::<unnamed>.Eigen::PlainObjectBase<Eigen::Matrix<double, 3, 1> >::m_storage' may be used uninitialized [-Wmaybe-uninitialized]
512 | : Base(), m_storage(other.m_storage) { }
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp: In function 'void ExactCubicTwoPointsTest(bool&)':
/local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp:245:19: note: 'dummy' declared here
245 | const point_t dummy;
| ^~~~~
In copy constructor 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::PlainObjectBase<Derived>&) [with Derived = Eigen::Matrix<double, 3, 1>]',
inlined from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>&) [with _Scalar = double; int _Rows = 3; int _Cols = 1; int _Options = 0; int _MaxRows = 3; int _MaxCols = 1]' at /usr/include/eigen3/Eigen/src/Core/Matrix.h:414:65,
inlined from 'const parametriccurves::Spline<Numeric, Dim, Point, SplineBase>::point_t parametriccurves::Spline<Numeric, Dim, Point, SplineBase>::operator()(const time_t&) const [with Numeric = double; long int Dim = 3; Point = Eigen::Matrix<double, 3, 1>; SplineBase = parametriccurves::Polynomial<double, 3, Eigen::Matrix<double, 3, 1> >]' at /local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp:246:12,
inlined from 'void ExactCubicTwoPointsTest(bool&)' at /local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/tests/Main.cpp:415:20:
/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:512:17: warning: 'dummy.Eigen::Matrix<double, 3, 1, 0, 3, 1>::<unnamed>.Eigen::PlainObjectBase<Eigen::Matrix<double, 3, 1> >::m_storage' may be used uninitialized [-Wmaybe-uninitialized]
512 | : Base(), m_storage(other.m_storage) { }
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp: In function 'void ExactCubicTwoPointsTest(bool&)':
/local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp:245:19: note: 'dummy' declared here
245 | const point_t dummy;
| ^~~~~
In file included from /usr/include/eigen3/Eigen/Core:294,
from /usr/include/eigen3/Eigen/Dense:1,
from /local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/polynomial.hpp:16,
from /local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/python/spline_python.cpp:2:
In copy constructor 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::PlainObjectBase<Derived>&) [with Derived = Eigen::Matrix<double, 3, 1>]',
inlined from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>&) [with _Scalar = double; int _Rows = 3; int _Cols = 1; int _Options = 0; int _MaxRows = 3; int _MaxCols = 1]' at /usr/include/eigen3/Eigen/src/Core/Matrix.h:414:65,
inlined from 'const parametriccurves::Spline<Numeric, Dim, Point, SplineBase>::point_t parametriccurves::Spline<Numeric, Dim, Point, SplineBase>::operator()(const time_t&) const [with Numeric = double; long int Dim = 3; Point = Eigen::Matrix<double, 3, 1>; SplineBase = parametriccurves::Polynomial<double, 3, Eigen::Matrix<double, 3, 1> >]' at /local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp:246:12:
/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:512:17: warning: 'dummy.Eigen::Matrix<double, 3, 1, 0, 3, 1>::<unnamed>.Eigen::PlainObjectBase<Eigen::Matrix<double, 3, 1> >::m_storage' may be used uninitialized [-Wmaybe-uninitialized]
512 | : Base(), m_storage(other.m_storage) { }
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spatial/force-curve.hpp:20,
from /local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/python/spline_python.cpp:3:
/local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp: In member function 'const parametriccurves::Spline<Numeric, Dim, Point, SplineBase>::point_t parametriccurves::Spline<Numeric, Dim, Point, SplineBase>::operator()(const time_t&) const [with Numeric = double; long int Dim = 3; Point = Eigen::Matrix<double, 3, 1>; SplineBase = parametriccurves::Polynomial<double, 3, Eigen::Matrix<double, 3, 1> >]':
/local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp:245:19: note: 'dummy' declared here
245 | const point_t dummy;
| ^~~~~
In copy constructor 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::PlainObjectBase<Derived>&) [with Derived = Eigen::Matrix<double, 3, 1>]',
inlined from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>&) [with _Scalar = double; int _Rows = 3; int _Cols = 1; int _Options = 0; int _MaxRows = 3; int _MaxCols = 1]' at /usr/include/eigen3/Eigen/src/Core/Matrix.h:414:65,
inlined from 'const parametriccurves::Spline<Numeric, Dim, Point, SplineBase>::point_t parametriccurves::Spline<Numeric, Dim, Point, SplineBase>::derivate(const time_t&, const std::size_t&) const [with Numeric = double; long int Dim = 3; Point = Eigen::Matrix<double, 3, 1>; SplineBase = parametriccurves::Polynomial<double, 3, Eigen::Matrix<double, 3, 1> >]' at /local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp:261:12:
/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:512:17: warning: 'dummy.Eigen::Matrix<double, 3, 1, 0, 3, 1>::<unnamed>.Eigen::PlainObjectBase<Eigen::Matrix<double, 3, 1> >::m_storage' may be used uninitialized [-Wmaybe-uninitialized]
512 | : Base(), m_storage(other.m_storage) { }
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp: In member function 'const parametriccurves::Spline<Numeric, Dim, Point, SplineBase>::point_t parametriccurves::Spline<Numeric, Dim, Point, SplineBase>::derivate(const time_t&, const std::size_t&) const [with Numeric = double; long int Dim = 3; Point = Eigen::Matrix<double, 3, 1>; SplineBase = parametriccurves::Polynomial<double, 3, Eigen::Matrix<double, 3, 1> >]':
/local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp:260:19: note: 'dummy' declared here
260 | const point_t dummy;
| ^~~~~
In file included from /usr/lib/gcc/x86_64-redhat-linux/14/include/immintrin.h:43,
from /usr/include/eigen3/Eigen/src/Core/util/ConfigureVectorization.h:361,
from /usr/include/eigen3/Eigen/Core:22:
In function '__m256d _mm256_loadu_pd(const double*)',
inlined from 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = __vector(4) double]' at /usr/include/eigen3/Eigen/src/Core/arch/AVX/PacketMath.h:582:129,
inlined from 'Packet Eigen::internal::ploadt(const typename unpacket_traits<T>::type*) [with Packet = __vector(4) double; int Alignment = 0]' at /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:969:26,
inlined from 'PacketType Eigen::internal::evaluator<Eigen::PlainObjectBase<Derived> >::packet(Eigen::Index, Eigen::Index) const [with int LoadMode = 0; PacketType = __vector(4) double; Derived = Eigen::Matrix<double, 3, 1>]' at /usr/include/eigen3/Eigen/src/Core/CoreEvaluators.h:238:42,
inlined from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignPacket(Eigen::Index, Eigen::Index) [with int StoreMode = 32; int LoadMode = 0; PacketType = __vector(4) double; DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Block<Eigen::Matrix<double, 6, 1, 0, 6, 1>, -1, -1, false> >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Matrix<double, 3, 1> >; Functor = Eigen::internal::assign_op<double, double>; int Version = 0]' at /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:675:116,
inlined from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignPacketByOuterInner(Eigen::Index, Eigen::Index) [with int StoreMode = 32; int LoadMode = 0; PacketType = __vector(4) double; DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Block<Eigen::Matrix<double, 6, 1, 0, 6, 1>, -1, -1, false> >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Matrix<double, 3, 1> >; Functor = Eigen::internal::assign_op<double, double>; int Version = 0]' at /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:689:48,
inlined from 'static void Eigen::internal::dense_assignment_loop<Kernel, 4, 0>::run(Kernel&) [with Kernel = Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Block<Eigen::Matrix<double, 6, 1, 0, 6, 1>, -1, -1, false> >, Eigen::internal::evaluator<Eigen::Matrix<double, 3, 1> >, Eigen::internal::assign_op<double, double>, 0>]' at /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:572:86,
inlined from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, 6, 1, 0, 6, 1>, -1, -1, false>; SrcXprType = Eigen::Matrix<double, 3, 1>; Functor = assign_op<double, double>]' at /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:785:37,
inlined from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, 6, 1, 0, 6, 1>, -1, -1, false>; SrcXprType = Eigen::Matrix<double, 3, 1>; Functor = Eigen::internal::assign_op<double, double>; Weak = void]' at /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:954:31,
inlined from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Matrix<double, 6, 1, 0, 6, 1>, -1, -1, false>; Src = Eigen::Matrix<double, 3, 1>; Func = assign_op<double, double>]' at /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:890:49,
inlined from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Block<Eigen::Matrix<double, 6, 1, 0, 6, 1>, -1, -1, false>; Src = Eigen::Matrix<double, 3, 1>; Func = assign_op<double, double>]' at /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:858:27,
inlined from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block<Eigen::Matrix<double, 6, 1, 0, 6, 1>, -1, -1, false>; Src = Eigen::Matrix<double, 3, 1>]' at /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:18,
inlined from 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Matrix<double, 3, 1>; Derived = Eigen::Block<Eigen::Matrix<double, 6, 1, 0, 6, 1>, -1, -1, false>]' at /usr/include/eigen3/Eigen/src/Core/Assign.h:66:28,
inlined from 'Eigen::CommaInitializer<MatrixType>::CommaInitializer(XprType&, const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Matrix<double, 3, 1>; XprType = Eigen::Matrix<double, 6, 1, 0, 6, 1>]' at /usr/include/eigen3/Eigen/src/Core/CommaInitializer.h:48:51,
inlined from 'Eigen::CommaInitializer<Derived> Eigen::DenseBase<Derived>::operator<<(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Matrix<double, 3, 1>; Derived = Eigen::Matrix<double, 6, 1, 0, 6, 1>]' at /usr/include/eigen3/Eigen/src/Core/CommaInitializer.h:159:72,
inlined from 'const parametriccurves::spatial::ForceCurve<Numeric>::force_t parametriccurves::spatial::ForceCurve<Numeric>::operator()(const time_t&) const [with Numeric = double]' at /local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spatial/force-curve.hpp:68:7:
/usr/lib/gcc/x86_64-redhat-linux/14/include/avxintrin.h:893:24: warning: array subscript '__m256d_u[0]' is partly outside array bounds of 'const parametriccurves::Spline<double, 3, Eigen::Matrix<double, 3, 1> >::point_t [1]' {aka 'const Eigen::Matrix<double, 3, 1> [1]'} [-Warray-bounds=]
893 | return *(__m256d_u *)__P;
| ^~~
/local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spatial/force-curve.hpp: In member function 'const parametriccurves::spatial::ForceCurve<Numeric>::force_t parametriccurves::spatial::ForceCurve<Numeric>::operator()(const time_t&) const [with Numeric = double]':
/local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spatial/force-curve.hpp:68:17: note: at offset [0, 16] into object '<anonymous>' of size 24
68 | s << linPart(t), angPart(t);
| ~~~~~~~^~~
In copy constructor 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::PlainObjectBase<Derived>&) [with Derived = Eigen::Matrix<double, 3, 1>]',
inlined from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>&) [with _Scalar = double; int _Rows = 3; int _Cols = 1; int _Options = 0; int _MaxRows = 3; int _MaxCols = 1]' at /usr/include/eigen3/Eigen/src/Core/Matrix.h:414:65,
inlined from 'const parametriccurves::Spline<Numeric, Dim, Point, SplineBase>::point_t parametriccurves::Spline<Numeric, Dim, Point, SplineBase>::operator()(const time_t&) const [with Numeric = double; long int Dim = 3; Point = Eigen::Matrix<double, 3, 1>; SplineBase = parametriccurves::Polynomial<double, 3, Eigen::Matrix<double, 3, 1> >]' at /local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp:246:12,
inlined from 'const parametriccurves::spatial::ForceCurve<Numeric>::force_t parametriccurves::spatial::ForceCurve<Numeric>::operator()(const time_t&) const [with Numeric = double]' at /local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spatial/force-curve.hpp:68:17:
/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:512:17: warning: 'dummy.Eigen::Matrix<double, 3, 1, 0, 3, 1>::<unnamed>.Eigen::PlainObjectBase<Eigen::Matrix<double, 3, 1> >::m_storage' may be used uninitialized [-Wmaybe-uninitialized]
512 | : Base(), m_storage(other.m_storage) { }
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp: In member function 'const parametriccurves::spatial::ForceCurve<Numeric>::force_t parametriccurves::spatial::ForceCurve<Numeric>::operator()(const time_t&) const [with Numeric = double]':
/local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp:245:19: note: 'dummy' declared here
245 | const point_t dummy;
| ^~~~~
In copy constructor 'Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::PlainObjectBase<Derived>&) [with Derived = Eigen::Matrix<double, 3, 1>]',
inlined from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>&) [with _Scalar = double; int _Rows = 3; int _Cols = 1; int _Options = 0; int _MaxRows = 3; int _MaxCols = 1]' at /usr/include/eigen3/Eigen/src/Core/Matrix.h:414:65,
inlined from 'const parametriccurves::Spline<Numeric, Dim, Point, SplineBase>::point_t parametriccurves::Spline<Numeric, Dim, Point, SplineBase>::operator()(const time_t&) const [with Numeric = double; long int Dim = 3; Point = Eigen::Matrix<double, 3, 1>; SplineBase = parametriccurves::Polynomial<double, 3, Eigen::Matrix<double, 3, 1> >]' at /local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp:246:12,
inlined from 'const parametriccurves::spatial::ForceCurve<Numeric>::force_t parametriccurves::spatial::ForceCurve<Numeric>::operator()(const time_t&) const [with Numeric = double]' at /local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spatial/force-curve.hpp:68:29:
/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:512:17: warning: 'dummy.Eigen::Matrix<double, 3, 1, 0, 3, 1>::<unnamed>.Eigen::PlainObjectBase<Eigen::Matrix<double, 3, 1> >::m_storage' may be used uninitialized [-Wmaybe-uninitialized]
512 | : Base(), m_storage(other.m_storage) { }
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp: In member function 'const parametriccurves::spatial::ForceCurve<Numeric>::force_t parametriccurves::spatial::ForceCurve<Numeric>::operator()(const time_t&) const [with Numeric = double]':
/local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/spline.hpp:245:19: note: 'dummy' declared here
245 | const point_t dummy;
| ^~~~~
===> Installing for py312-parametric-curves-1.4.4
=> Compiling python files
=> Adding run-time search paths to pkg-config files
=> Registering installation for py312-parametric-curves-1.4.4
Added jrl-cmakemodules-2.1.0 to the requirements of py312-parametric-curves-1.4.4
Added parametric-curves-1.4.4 to the requirements of py312-parametric-curves-1.4.4
Added py312-eigenpy-3.13.0 to the requirements of py312-parametric-curves-1.4.4
===> Done install for py312-parametric-curves-1.4.4
===> Building binary package for py312-parametric-curves-1.4.4
Creating package /opt/robotpkg/var/lib/robotpkg/wip/packages/bsd/Rocky-10-x86_64/All/py312-parametric-curves-1.4.4
=> Linking package in /opt/robotpkg/var/lib/robotpkg/wip/packages/bsd/Rocky-10-x86_64/pub
===> Deinstalling for py312-parametric-curves
Removing dependency jrl-cmakemodules-2.1.0
Removing dependency parametric-curves-1.4.4
Removing dependency py312-eigenpy-3.13.0
Removing dependency
robotpkg_delete: couldn't entirely delete package `parametric-curves-1.4.4'
original MD5 checksum failed, not deleting: /opt/openrobots/lib/cmake/parametric-curves/parametric-curvesConfig.cmake
Removed py312-parametric-curves-1.4.4
Removed digest-20080510
Removed tnftp-20151004~ssl