robotpkg/wip/py-parametric-curves bulk build results
Log for py36-parametric-curves-1.4.4 on Rocky-8-x86_64: bulk.log (Back)
=> Checking for clear installation
===> Installing bootstrap dependencies for py36-parametric-curves-1.4.4
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Rocky-8-x86_64/All/digest-20080510.tgz
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Rocky-8-x86_64/All/tnftp-20151004~ssl.tgz
===> Checking bootstrap dependencies for py36-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.9 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
===> Done bootstrap-depends for py36-parametric-curves-1.4.4
===> Installing full dependencies for py36-parametric-curves-1.4.4
=> Dependency digest-20080510 already installed
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Rocky-8-x86_64/All/jrl-cmakemodules-2.1.0.tgz
=> Installing /opt/robotpkg/var/lib/robotpkg/wip/packages/bsd/Rocky-8-x86_64/All/parametric-curves-1.4.4.tgz
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Rocky-8-x86_64/All/py36-eigenpy-3.10.3.tgz
=> Dependency tnftp-20151004~ssl already installed
===> Checking build options for py36-parametric-curves-1.4.4
=> Building with no option.
===> Checking alternatives for py36-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.6: python>=2.5 provided by python36>=3.6<3.7
===> Checking dependencies for py36-parametric-curves-1.4.4
=> Required system package boost-headers>=1.34.1: boost-headers-1.66 found
=> Required system package boostlib-python>=1.34.1: boost-libs-1.66.0 found
=> Required system package cmake>=3.10: cmake-3.26.5 found
=> Required system package doxygen>=1.5: doxygen-1.8.14 found
=> Required system package eigen3>=3.0.0: eigen3-3.3.4 found
=> Required system package g++>=3: g++-8.5.0 found
=> Required system package gcc>=3: gcc-8.5.0 found
=> Required system package graphviz>=2: graphviz-2.40.1 found
=> Required system package libstdc++: libstdc++ found
=> Required system package pkg-config>=0.22: pkg-config-1.4.2 found
=> Required system package py36-numpy>=1: py36-numpy-1.14.3 found
=> Required system package python36>=3.6<3.7: python36-3.6.8 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 py36-eigenpy>=2.7.10: py36-eigenpy-3.10.3 found
===> Done depends for py36-parametric-curves-1.4.4
===> Extracting for py36-parametric-curves-1.4.4
=> SHA1 checksums OK
=> RMD160 checksums OK
===> Patching for py36-parametric-curves-1.4.4
=> Applying robotpkg patches for py36-parametric-curves-1.4.4
===> Configuring for py36-parametric-curves-1.4.4
===> Building for py36-parametric-curves-1.4.4
In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/tests/Main.cpp:1:
/local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/polynomial.hpp:31:57: warning: conversion from 'long int' to 'int' may change value [-Wconversion]
typename Point = Eigen::Matrix<Numeric, Dim, 1> >
^
/local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/polynomial.hpp:38:52: warning: conversion from 'long int' to 'int' may change value [-Wconversion]
typedef Eigen::Matrix<double, Dim, Eigen::Dynamic> coeff_t;
^
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:84:57: warning: conversion from 'long int' to 'int' may change value [-Wconversion]
typename Point = Eigen::Matrix<Numeric, Dim, 1>,
^
/local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/python/spline_python.cpp:57:13: warning: this macro is deprecated:
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: this macro is deprecated:
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: this macro is deprecated:
EIGENPY_DEFINE_STRUCT_ALLOCATOR_SPECIALIZATION(curve_constraints_t)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/python/spline_python.cpp:2:
/local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/polynomial.hpp:31:57: warning: conversion from 'long int' to 'int' may change value [-Wconversion]
typename Point = Eigen::Matrix<Numeric, Dim, 1> >
^
/local/robotpkg/var/tmp/robotpkg/wip/py-parametric-curves/work/parametric-curves-1.4.4/include/parametric-curves/polynomial.hpp:38:52: warning: conversion from 'long int' to 'int' may change value [-Wconversion]
typedef Eigen::Matrix<double, Dim, Eigen::Dynamic> coeff_t;
^
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:84:57: warning: conversion from 'long int' to 'int' may change value [-Wconversion]
typename Point = Eigen::Matrix<Numeric, Dim, 1>,
^
===> Installing for py36-parametric-curves-1.4.4
=> Compiling python files
=> Adding run-time search paths to pkg-config files
=> Registering installation for py36-parametric-curves-1.4.4
Added jrl-cmakemodules-2.1.0 to the requirements of py36-parametric-curves-1.4.4
Added parametric-curves-1.4.4 to the requirements of py36-parametric-curves-1.4.4
Added py36-eigenpy-3.10.3 to the requirements of py36-parametric-curves-1.4.4
===> Done install for py36-parametric-curves-1.4.4
===> Building binary package for py36-parametric-curves-1.4.4
Creating package /opt/robotpkg/var/lib/robotpkg/wip/packages/bsd/Rocky-8-x86_64/All/py36-parametric-curves-1.4.4
=> Linking package in /opt/robotpkg/var/lib/robotpkg/wip/packages/bsd/Rocky-8-x86_64/pub
===> Deinstalling for py36-parametric-curves
Removing dependency jrl-cmakemodules-2.1.0
Removing dependency parametric-curves-1.4.4
Removing dependency py36-eigenpy-3.10.3
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 py36-parametric-curves-1.4.4
Removed digest-20080510
Removed tnftp-20151004~ssl