robotpkg/wip/py-parametric-curves bulk build results

Log for py311-parametric-curves-1.4.4 on Debian-12-x86_64: bulk.log (Back)

=> Checking for clear installation ===> Installing bootstrap dependencies for py311-parametric-curves-1.4.4 => Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Debian-12-x86_64/All/digest-20080510.tgz => Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Debian-12-x86_64/All/tnftp-20151004~ssl.tgz ===> Checking bootstrap dependencies for py311-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 gnupg>=1: gnupg-2.2.40 found => Required system package gzip: gzip-1.12 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.3 found => Required system package pkgrepo2deb>=1.9: pkgrepo2deb-1.15 found ===> Done bootstrap-depends for py311-parametric-curves-1.4.4 ===> Installing full dependencies for py311-parametric-curves-1.4.4 => Dependency digest-20080510 already installed => Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Debian-12-x86_64/All/jrl-cmakemodules-2.1.0.tgz => Installing /opt/robotpkg/var/lib/robotpkg/wip/packages/bsd/Debian-12-x86_64/All/parametric-curves-1.4.4.tgz => Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Debian-12-x86_64/All/py311-eigenpy-3.13.0.tgz WARNING: Cannot check installed version of py-numpy => Dependency tnftp-20151004~ssl already installed ===> Checking build options for py311-parametric-curves-1.4.4 => Building with no option. ===> Checking alternatives for py311-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.11: python>=2.5 provided by python311>=3.11<3.12 ===> Checking dependencies for py311-parametric-curves-1.4.4 => Required system package boost-headers>=1.34.1: boost-headers-1.74 found => Required system package boostlib-python>=1.34.1: boost-libs-1.74.0 found => Required system package cmake>=3.10: cmake-3.25.1 found => Required system package doxygen>=1.5: doxygen-1.9.4 found => Required system package eigen3>=3.0.0: eigen3-3.4.0 found => Required system package g++>=3: g++-12.2.0 found => Required system package gcc>=3: gcc-12.2.0 found => Required system package graphviz>=2: graphviz-2.43.0 found => Required system package libstdc++: libstdc++ found => Required system package pkg-config>=0.22: pkg-config-1.8.1 found => Required system package py311-numpy>=1: py311-numpy found => Required system package python311>=3.11<3.12: python311-3.11.2 found WARNING: Cannot check installed version of py-numpy => 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 py311-eigenpy>=2.7.10: py311-eigenpy-3.13.0 found ===> Done depends for py311-parametric-curves-1.4.4 ===> Extracting for py311-parametric-curves-1.4.4 => SHA1 checksums OK => RMD160 checksums OK ===> Patching for py311-parametric-curves-1.4.4 => Applying robotpkg patches for py311-parametric-curves-1.4.4 ===> Configuring for py311-parametric-curves-1.4.4 ===> Building for py311-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/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/archive/detail/helper_collection.hpp:27, from /usr/include/boost/archive/detail/basic_iarchive.hpp:28, from /usr/include/boost/archive/detail/common_iarchive.hpp:21, from /usr/include/boost/archive/basic_text_iarchive.hpp:30, from /usr/include/boost/archive/text_iarchive.hpp:24, from /local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/polynomial.hpp:17, from /local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/python/spline_python.cpp:2: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /usr/include/boost/detail/iterator.hpp:13:1: note: '#pragma message: This header is deprecated. Use <iterator> instead.' 13 | BOOST_HEADER_DEPRECATED("<iterator>") | ^~~~~~~~~~~~~~~~~~~~~~~ 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: 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 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: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 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: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 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 py311-parametric-curves-1.4.4 => Compiling python files => Adding run-time search paths to pkg-config files => Registering installation for py311-parametric-curves-1.4.4 Added jrl-cmakemodules-2.1.0 to the requirements of py311-parametric-curves-1.4.4 Added parametric-curves-1.4.4 to the requirements of py311-parametric-curves-1.4.4 Added py311-eigenpy-3.13.0 to the requirements of py311-parametric-curves-1.4.4 ===> Done install for py311-parametric-curves-1.4.4 ===> Building binary package for py311-parametric-curves-1.4.4 Creating package /opt/robotpkg/var/lib/robotpkg/wip/packages/bsd/Debian-12-x86_64/All/py311-parametric-curves-1.4.4 => Linking package in /opt/robotpkg/var/lib/robotpkg/wip/packages/bsd/Debian-12-x86_64/pub => Updating debian binary packages dpkg-deb: building package 'robotpkg-py311-parametric-curves' in '/local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/pkg2deb.359988/robotpkg-py311-parametric-curves_1.4.4_amd64.deb'. updated /opt/robotpkg/var/lib/robotpkg/wip/packages/debian/pub/dists/bookworm/robotpkg/binary-amd64/robotpkg-py311-parametric-curves_1.4.4_amd64.deb ===> Deinstalling for py311-parametric-curves Removing dependency jrl-cmakemodules-2.1.0 Removing dependency parametric-curves-1.4.4 Removing dependency py311-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 py311-parametric-curves-1.4.4 Removed digest-20080510 Removed tnftp-20151004~ssl