robotpkg/wip/py-sobec bulk build results

Log for py36-sobec-1.4.0r1 on Rocky-8-x86_64: bulk.log (Back)

=> Checking for clear installation ===> Installing bootstrap dependencies for py36-sobec-1.4.0r1 => 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-sobec-1.4.0r1 => 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 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-sobec-1.4.0r1 ===> Installing full dependencies for py36-sobec-1.4.0r1 => Dependency digest-20080510 already installed => Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Rocky-8-x86_64/All/ndcurves-1.4.1.tgz => Installing /opt/robotpkg/var/lib/robotpkg/wip/packages/bsd/Rocky-8-x86_64/All/py36-bullet3-3.24r1.tgz => Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Rocky-8-x86_64/All/py36-crocoddyl-2.0.1.tgz => Dependency py36-eigenpy-3.10.0 already installed => Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Rocky-8-x86_64/All/py36-ndcurves-1.4.1.tgz => Dependency tnftp-20151004~ssl already installed ===> Checking build options for py36-sobec-1.4.0r1 => Building with no option. ===> Checking alternatives for py36-sobec-1.4.0r1 => 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-sobec-1.4.0r1 => 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 boostlib-unit_test_framework>=1.34.1: boost-libs-1.66.0 found => Required system package cmake>=3.1.0: cmake-3.26.5 found => Required system package eigen3>=3.0.0: eigen3-3.3.4 found => Required system package g++>=3: g++-8 found => Required system package gcc>=3: gcc-8 found => Required system package libstdc++: libstdc++ found => Required system package pkg-config>=0.22: pkg-config-1.4.2 found => Required system package py36-matplotlib: py36-matplotlib~wx 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 system package yaml-cpp>=0.5: yaml-cpp-0.6.2 found => Required robotpkg package ndcurves>=0.3.3: ndcurves-1.4.1 found => Required robotpkg package py36-bullet3>=3.24: py36-bullet3-3.24r1 found => Required robotpkg package py36-crocoddyl>=0.9.0: py36-crocoddyl-2.0.1 found => Required robotpkg package py36-eigenpy>=2.7.10: py36-eigenpy-3.10.0 found => Required robotpkg package py36-ndcurves>=1.0.0: py36-ndcurves-1.4.1 found ===> Done depends for py36-sobec-1.4.0r1 ===> Extracting for py36-sobec-1.4.0r1 => SHA1 checksums OK => RMD160 checksums OK ===> Patching for py36-sobec-1.4.0r1 => Applying robotpkg patches for py36-sobec-1.4.0r1 ===> Configuring for py36-sobec-1.4.0r1 ===> Building for py36-sobec-1.4.0r1 In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0/src/walk-with-traj/foot_trajectory.cpp:2: /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0/include/sobec/walk-with-traj/foot_trajectory.hpp:147:3: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] const bool is_constant() { return constant_; } ^~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0/src/walk-without-think/ocp.cpp: In member function 'std::pair >, std::vector > > sobec::OCPWalk::buildInitialGuess()': /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0/src/walk-without-think/ocp.cpp:39:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare] for (int i = 0; i < problem->get_T(); i++) { ~~^~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0/src/walk-without-think/ocp-running-models.cpp: In member function 'std::vector > > sobec::OCPWalk::buildRunningModels()': /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0/src/walk-without-think/ocp-running-models.cpp:18:34: warning: conversion from 'Eigen::Index' {aka 'long int'} to 'int' may change value [-Wconversion] int N = contact_pattern.cols() - 1; ~~~~~~~~~~~~~~~~~~~~~~~^~~ /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0/src/walk-without-think/ocp-running-models.cpp:24:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] for (int k = 0; k < robot->contactIds.size(); ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0/src/walk-without-think/ocp-running-models.cpp:27:36: warning: conversion from '__gnu_cxx::__alloc_traits, long unsigned int>::value_type' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] int cid = robot->contactIds[k]; ^ /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0/src/walk-without-think/ocp-running-models.cpp:77:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] for (int k = 0; k < robot->contactIds.size(); ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0/src/walk-without-think/ocp-running-models.cpp:82:36: warning: conversion from '__gnu_cxx::__alloc_traits, long unsigned int>::value_type' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] int cid = robot->contactIds[k]; ^ /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0/src/walk-without-think/ocp-running-models.cpp:114:30: warning: conversion from 'Eigen::EigenBase >::Index' {aka 'long int'} to 'int' may change value [-Wconversion] for (int j = ub.size() - 1; j >= ub.size() - 8; --j) ~~~~~~~~~~^~~ /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0/src/walk-without-think/ocp-running-models.cpp:157:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] for (int k = 0; k < robot->contactIds.size(); ++k) { ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0/src/walk-without-think/ocp-running-models.cpp:219:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] for (int k = 0; k < robot->contactIds.size(); ++k) { ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0/src/walk-without-think/ocp-running-models.cpp:260:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] for (int kc = 0; kc < robot->contactIds.size(); ++kc) { ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0/src/walk-without-think/ocp-terminal-model.cpp: In member function 'sobec::AMA sobec::OCPWalk::buildTerminalModel()': /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0/src/walk-without-think/ocp-terminal-model.cpp:18:34: warning: conversion from 'Eigen::Index' {aka 'long int'} to 'int' may change value [-Wconversion] int T = contact_pattern.cols() - 1; ~~~~~~~~~~~~~~~~~~~~~~~^~~ /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0/src/walk-without-think/ocp-terminal-model.cpp:27:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] for (int k = 0; k < robot->contactIds.size(); ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0/src/walk-without-think/ocp-terminal-model.cpp:30:34: warning: conversion from '__gnu_cxx::__alloc_traits, long unsigned int>::value_type' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] int cid = robot->contactIds[k]; ^ In file included from /opt/openrobots/include/pinocchio/bindings/python/utils/std-vector.hpp:9, from /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0/python/std-containers.cpp:10: /opt/openrobots/include/eigenpy/std-vector.hpp: In instantiation of 'struct eigenpy::StdVectorPythonVisitor': /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0/python/std-containers.cpp:22:52: required from here /opt/openrobots/include/eigenpy/std-vector.hpp:425:44: error: 'long unsigned int' is not a class, struct, or union type typedef typename vector_type::value_type value_type; ^~~~~~~~~~ /opt/openrobots/include/eigenpy/std-vector.hpp: In instantiation of 'struct eigenpy::StdVectorPythonVisitor, false, true, true>': /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0/python/std-containers.cpp:27:47: required from here /opt/openrobots/include/eigenpy/std-vector.hpp:425:44: error: no type named 'value_type' in 'class pinocchio::ForceTpl' In file included from /opt/openrobots/include/eigenpy/std-vector.hpp:13, from /opt/openrobots/include/pinocchio/bindings/python/utils/std-vector.hpp:9, from /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0/python/std-containers.cpp:10: /usr/include/boost/python/suite/indexing/vector_indexing_suite.hpp: In instantiation of 'class boost::python::vector_indexing_suite >': /opt/openrobots/include/eigenpy/std-vector.hpp:458:11: required from 'static void eigenpy::StdVectorPythonVisitor::expose(const string&, const string&, const boost::python::def_visitor&) [with DerivedVisitor = eigenpy::EmptyPythonVisitor; vector_type = long unsigned int; bool NoProxy = false; bool EnableFromPythonListConverter = true; bool pickable = true; std::__cxx11::string = std::__cxx11::basic_string]' /opt/openrobots/include/eigenpy/std-vector.hpp:431:11: required from 'static void eigenpy::StdVectorPythonVisitor::expose(const string&, const string&) [with vector_type = long unsigned int; bool NoProxy = false; bool EnableFromPythonListConverter = true; bool pickable = true; std::__cxx11::string = std::__cxx11::basic_string]' /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0/python/std-containers.cpp:23:38: required from here /usr/include/boost/python/suite/indexing/vector_indexing_suite.hpp:48:11: error: 'long unsigned int' is not a class, struct, or union type class vector_indexing_suite ^~~~~~~~~~~~~~~~~~~~~ /usr/include/boost/python/suite/indexing/vector_indexing_suite.hpp:53:48: error: 'long unsigned int' is not a class, struct, or union type typedef typename Container::value_type data_type; ^~~~~~~~~ /usr/include/boost/python/suite/indexing/vector_indexing_suite.hpp:54:48: error: 'long unsigned int' is not a class, struct, or union type typedef typename Container::value_type key_type; ^~~~~~~~ /usr/include/boost/python/suite/indexing/vector_indexing_suite.hpp:55:47: error: 'long unsigned int' is not a class, struct, or union type typedef typename Container::size_type index_type; ^~~~~~~~~~ /usr/include/boost/python/suite/indexing/vector_indexing_suite.hpp:56:47: error: 'long unsigned int' is not a class, struct, or union type typedef typename Container::size_type size_type; ^~~~~~~~~ /usr/include/boost/python/suite/indexing/vector_indexing_suite.hpp:57:53: error: 'long unsigned int' is not a class, struct, or union type typedef typename Container::difference_type difference_type; ^~~~~~~~~~~~~~~ /usr/include/boost/python/suite/indexing/vector_indexing_suite.hpp:75:9: error: 'long unsigned int' is not a class, struct, or union type get_item(Container& container, index_type i) ^~~~~~~~ In file included from /opt/openrobots/include/pinocchio/bindings/python/utils/std-vector.hpp:9, from /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0/python/std-containers.cpp:10: /opt/openrobots/include/eigenpy/std-vector.hpp: In instantiation of 'static void eigenpy::StdVectorPythonVisitor::expose(const string&, const string&, const boost::python::def_visitor&) [with DerivedVisitor = eigenpy::EmptyPythonVisitor; vector_type = long unsigned int; bool NoProxy = false; bool EnableFromPythonListConverter = true; bool pickable = true; std::__cxx11::string = std::__cxx11::basic_string]': /opt/openrobots/include/eigenpy/std-vector.hpp:431:11: required from 'static void eigenpy::StdVectorPythonVisitor::expose(const string&, const string&) [with vector_type = long unsigned int; bool NoProxy = false; bool EnableFromPythonListConverter = true; bool pickable = true; std::__cxx11::string = std::__cxx11::basic_string]' /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0/python/std-containers.cpp:23:38: required from here /opt/openrobots/include/eigenpy/std-vector.hpp:460:18: error: 'long unsigned int' is not a class, struct, or union type cl.def(bp::init( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bp::args("self", "size", "value"), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Constructor from a given size and a given value.")) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/openrobots/include/eigenpy/std-vector.hpp: In instantiation of 'struct eigenpy::StdContainerFromPythonList': /opt/openrobots/include/eigenpy/std-vector.hpp:473:50: required from 'static void eigenpy::StdVectorPythonVisitor::expose(const string&, const string&, const boost::python::def_visitor&) [with DerivedVisitor = eigenpy::EmptyPythonVisitor; vector_type = long unsigned int; bool NoProxy = false; bool EnableFromPythonListConverter = true; bool pickable = true; std::__cxx11::string = std::__cxx11::basic_string]' /opt/openrobots/include/eigenpy/std-vector.hpp:431:11: required from 'static void eigenpy::StdVectorPythonVisitor::expose(const string&, const string&) [with vector_type = long unsigned int; bool NoProxy = false; bool EnableFromPythonListConverter = true; bool pickable = true; std::__cxx11::string = std::__cxx11::basic_string]' /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0/python/std-containers.cpp:23:38: required from here /opt/openrobots/include/eigenpy/std-vector.hpp:262:44: error: 'long unsigned int' is not a class, struct, or union type typedef typename vector_type::value_type T; ^ /opt/openrobots/include/eigenpy/std-vector.hpp: In instantiation of 'struct eigenpy::details::container_traits': /opt/openrobots/include/eigenpy/std-vector.hpp:263:70: required from 'struct eigenpy::StdContainerFromPythonList' /opt/openrobots/include/eigenpy/std-vector.hpp:473:50: required from 'static void eigenpy::StdVectorPythonVisitor::expose(const string&, const string&, const boost::python::def_visitor&) [with DerivedVisitor = eigenpy::EmptyPythonVisitor; vector_type = long unsigned int; bool NoProxy = false; bool EnableFromPythonListConverter = true; bool pickable = true; std::__cxx11::string = std::__cxx11::basic_string]' /opt/openrobots/include/eigenpy/std-vector.hpp:431:11: required from 'static void eigenpy::StdVectorPythonVisitor::expose(const string&, const string&) [with vector_type = long unsigned int; bool NoProxy = false; bool EnableFromPythonListConverter = true; bool pickable = true; std::__cxx11::string = std::__cxx11::basic_string]' /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0/python/std-containers.cpp:23:38: required from here /opt/openrobots/include/eigenpy/std-vector.hpp:246:46: error: 'long unsigned int' is not a class, struct, or union type typedef typename Container::allocator_type Allocator; ^~~~~~~~~ In file included from /opt/openrobots/include/eigenpy/std-vector.hpp:13, from /opt/openrobots/include/pinocchio/bindings/python/utils/std-vector.hpp:9, from /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0/python/std-containers.cpp:10: /usr/include/boost/python/suite/indexing/vector_indexing_suite.hpp: In instantiation of 'class boost::python::vector_indexing_suite, false, eigenpy::internal::contains_vector_derived_policies, false> >': /opt/openrobots/include/eigenpy/std-vector.hpp:458:11: required from 'static void eigenpy::StdVectorPythonVisitor::expose(const string&, const string&, const boost::python::def_visitor&) [with DerivedVisitor = eigenpy::EmptyPythonVisitor; vector_type = pinocchio::ForceTpl; bool NoProxy = false; bool EnableFromPythonListConverter = true; bool pickable = true; std::__cxx11::string = std::__cxx11::basic_string]' /opt/openrobots/include/eigenpy/std-vector.hpp:431:11: required from 'static void eigenpy::StdVectorPythonVisitor::expose(const string&, const string&) [with vector_type = pinocchio::ForceTpl; bool NoProxy = false; bool EnableFromPythonListConverter = true; bool pickable = true; std::__cxx11::string = std::__cxx11::basic_string]' /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0/python/std-containers.cpp:28:33: required from here /usr/include/boost/python/suite/indexing/vector_indexing_suite.hpp:48:11: error: no type named 'value_type' in 'class pinocchio::ForceTpl' class vector_indexing_suite ^~~~~~~~~~~~~~~~~~~~~ /usr/include/boost/python/suite/indexing/vector_indexing_suite.hpp:53:48: error: no type named 'value_type' in 'class pinocchio::ForceTpl' typedef typename Container::value_type data_type; ^~~~~~~~~ /usr/include/boost/python/suite/indexing/vector_indexing_suite.hpp:54:48: error: no type named 'value_type' in 'class pinocchio::ForceTpl' typedef typename Container::value_type key_type; ^~~~~~~~ /usr/include/boost/python/suite/indexing/vector_indexing_suite.hpp:55:47: error: no type named 'size_type' in 'class pinocchio::ForceTpl' typedef typename Container::size_type index_type; ^~~~~~~~~~ /usr/include/boost/python/suite/indexing/vector_indexing_suite.hpp:56:47: error: no type named 'size_type' in 'class pinocchio::ForceTpl' typedef typename Container::size_type size_type; ^~~~~~~~~ /usr/include/boost/python/suite/indexing/vector_indexing_suite.hpp:57:53: error: no type named 'difference_type' in 'class pinocchio::ForceTpl' typedef typename Container::difference_type difference_type; ^~~~~~~~~~~~~~~ /usr/include/boost/python/suite/indexing/vector_indexing_suite.hpp:75:9: error: no type named 'value_type' in 'class pinocchio::ForceTpl' get_item(Container& container, index_type i) ^~~~~~~~ In file included from /opt/openrobots/include/pinocchio/bindings/python/utils/std-vector.hpp:9, from /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0/python/std-containers.cpp:10: /opt/openrobots/include/eigenpy/std-vector.hpp: In instantiation of 'static void eigenpy::StdVectorPythonVisitor::expose(const string&, const string&, const boost::python::def_visitor&) [with DerivedVisitor = eigenpy::EmptyPythonVisitor; vector_type = pinocchio::ForceTpl; bool NoProxy = false; bool EnableFromPythonListConverter = true; bool pickable = true; std::__cxx11::string = std::__cxx11::basic_string]': /opt/openrobots/include/eigenpy/std-vector.hpp:431:11: required from 'static void eigenpy::StdVectorPythonVisitor::expose(const string&, const string&) [with vector_type = pinocchio::ForceTpl; bool NoProxy = false; bool EnableFromPythonListConverter = true; bool pickable = true; std::__cxx11::string = std::__cxx11::basic_string]' /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0/python/std-containers.cpp:28:33: required from here /opt/openrobots/include/eigenpy/std-vector.hpp:460:18: error: no type named 'value_type' in 'class pinocchio::ForceTpl' cl.def(bp::init( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bp::args("self", "size", "value"), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Constructor from a given size and a given value.")) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/openrobots/include/eigenpy/std-vector.hpp: In instantiation of 'struct eigenpy::StdContainerFromPythonList, false>': /opt/openrobots/include/eigenpy/std-vector.hpp:473:50: required from 'static void eigenpy::StdVectorPythonVisitor::expose(const string&, const string&, const boost::python::def_visitor&) [with DerivedVisitor = eigenpy::EmptyPythonVisitor; vector_type = pinocchio::ForceTpl; bool NoProxy = false; bool EnableFromPythonListConverter = true; bool pickable = true; std::__cxx11::string = std::__cxx11::basic_string]' /opt/openrobots/include/eigenpy/std-vector.hpp:431:11: required from 'static void eigenpy::StdVectorPythonVisitor::expose(const string&, const string&) [with vector_type = pinocchio::ForceTpl; bool NoProxy = false; bool EnableFromPythonListConverter = true; bool pickable = true; std::__cxx11::string = std::__cxx11::basic_string]' /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0/python/std-containers.cpp:28:33: required from here /opt/openrobots/include/eigenpy/std-vector.hpp:262:44: error: no type named 'value_type' in 'class pinocchio::ForceTpl' typedef typename vector_type::value_type T; ^ /opt/openrobots/include/eigenpy/std-vector.hpp: In instantiation of 'struct eigenpy::details::container_traits >': /opt/openrobots/include/eigenpy/std-vector.hpp:263:70: required from 'struct eigenpy::StdContainerFromPythonList, false>' /opt/openrobots/include/eigenpy/std-vector.hpp:473:50: required from 'static void eigenpy::StdVectorPythonVisitor::expose(const string&, const string&, const boost::python::def_visitor&) [with DerivedVisitor = eigenpy::EmptyPythonVisitor; vector_type = pinocchio::ForceTpl; bool NoProxy = false; bool EnableFromPythonListConverter = true; bool pickable = true; std::__cxx11::string = std::__cxx11::basic_string]' /opt/openrobots/include/eigenpy/std-vector.hpp:431:11: required from 'static void eigenpy::StdVectorPythonVisitor::expose(const string&, const string&) [with vector_type = pinocchio::ForceTpl; bool NoProxy = false; bool EnableFromPythonListConverter = true; bool pickable = true; std::__cxx11::string = std::__cxx11::basic_string]' /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0/python/std-containers.cpp:28:33: required from here /opt/openrobots/include/eigenpy/std-vector.hpp:246:46: error: no type named 'allocator_type' in 'class pinocchio::ForceTpl' typedef typename Container::allocator_type Allocator; ^~~~~~~~~ /opt/openrobots/include/eigenpy/std-vector.hpp: In instantiation of 'void eigenpy::internal::ExposeStdMethodToStdVector::visit(Class&) const [with Class = eigenpy::registration_class; Container = long unsigned int; bool NoProxy = false; CoVisitor = boost::python::def_visitor]': /opt/openrobots/include/eigenpy/registration_class.hpp:29:5: required from 'eigenpy::registration_class::self& eigenpy::registration_class::def(const Visitor&) [with Visitor = eigenpy::internal::ExposeStdMethodToStdVector >; W = long unsigned int; eigenpy::registration_class::self = eigenpy::registration_class]' /opt/openrobots/include/eigenpy/registration.hpp:69:5: required from 'bool eigenpy::register_symbolic_link_to_registered_type(const Visitor&) [with T = long unsigned int; Visitor = eigenpy::internal::ExposeStdMethodToStdVector >]' /opt/openrobots/include/eigenpy/std-vector.hpp:449:64: required from 'static void eigenpy::StdVectorPythonVisitor::expose(const string&, const string&, const boost::python::def_visitor&) [with DerivedVisitor = eigenpy::EmptyPythonVisitor; vector_type = long unsigned int; bool NoProxy = false; bool EnableFromPythonListConverter = true; bool pickable = true; std::__cxx11::string = std::__cxx11::basic_string]' /opt/openrobots/include/eigenpy/std-vector.hpp:431:11: required from 'static void eigenpy::StdVectorPythonVisitor::expose(const string&, const string&) [with vector_type = long unsigned int; bool NoProxy = false; bool EnableFromPythonListConverter = true; bool pickable = true; std::__cxx11::string = std::__cxx11::basic_string]' /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0/python/std-containers.cpp:23:38: required from here /opt/openrobots/include/eigenpy/std-vector.hpp:381:25: error: 'reserve' is not a member of 'long unsigned int' .def("reserve", &Container::reserve, ^~~~~~~~~~ /opt/openrobots/include/eigenpy/std-vector.hpp: In instantiation of 'void eigenpy::internal::ExposeStdMethodToStdVector::visit(Class&) const [with Class = eigenpy::registration_class >; Container = pinocchio::ForceTpl; bool NoProxy = false; CoVisitor = boost::python::def_visitor]': /opt/openrobots/include/eigenpy/registration_class.hpp:29:5: required from 'eigenpy::registration_class::self& eigenpy::registration_class::def(const Visitor&) [with Visitor = eigenpy::internal::ExposeStdMethodToStdVector, false, boost::python::def_visitor >; W = pinocchio::ForceTpl; eigenpy::registration_class::self = eigenpy::registration_class >]' /opt/openrobots/include/eigenpy/registration.hpp:69:5: required from 'bool eigenpy::register_symbolic_link_to_registered_type(const Visitor&) [with T = pinocchio::ForceTpl; Visitor = eigenpy::internal::ExposeStdMethodToStdVector, false, boost::python::def_visitor >]' /opt/openrobots/include/eigenpy/std-vector.hpp:449:64: required from 'static void eigenpy::StdVectorPythonVisitor::expose(const string&, const string&, const boost::python::def_visitor&) [with DerivedVisitor = eigenpy::EmptyPythonVisitor; vector_type = pinocchio::ForceTpl; bool NoProxy = false; bool EnableFromPythonListConverter = true; bool pickable = true; std::__cxx11::string = std::__cxx11::basic_string]' /opt/openrobots/include/eigenpy/std-vector.hpp:431:11: required from 'static void eigenpy::StdVectorPythonVisitor::expose(const string&, const string&) [with vector_type = pinocchio::ForceTpl; bool NoProxy = false; bool EnableFromPythonListConverter = true; bool pickable = true; std::__cxx11::string = std::__cxx11::basic_string]' /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0/python/std-containers.cpp:28:33: required from here /opt/openrobots/include/eigenpy/std-vector.hpp:381:25: error: 'reserve' is not a member of 'pinocchio::ForceTpl' /opt/openrobots/include/eigenpy/std-vector.hpp: In instantiation of 'static boost::python::list eigenpy::details::build_list::run(vector_type&, bool) [with vector_type = long unsigned int; bool NoProxy = false]': /opt/openrobots/include/eigenpy/std-vector.hpp:317:58: required from 'static boost::python::list eigenpy::StdContainerFromPythonList::tolist(vector_type&, bool) [with vector_type = long unsigned int; bool NoProxy = false]' /opt/openrobots/include/eigenpy/std-vector.hpp:378:24: required from 'void eigenpy::internal::ExposeStdMethodToStdVector::visit(Class&) const [with Class = eigenpy::registration_class; Container = long unsigned int; bool NoProxy = false; CoVisitor = boost::python::def_visitor]' /opt/openrobots/include/eigenpy/registration_class.hpp:29:5: required from 'eigenpy::registration_class::self& eigenpy::registration_class::def(const Visitor&) [with Visitor = eigenpy::internal::ExposeStdMethodToStdVector >; W = long unsigned int; eigenpy::registration_class::self = eigenpy::registration_class]' /opt/openrobots/include/eigenpy/registration.hpp:69:5: required from 'bool eigenpy::register_symbolic_link_to_registered_type(const Visitor&) [with T = long unsigned int; Visitor = eigenpy::internal::ExposeStdMethodToStdVector >]' /opt/openrobots/include/eigenpy/std-vector.hpp:449:64: required from 'static void eigenpy::StdVectorPythonVisitor::expose(const string&, const string&, const boost::python::def_visitor&) [with DerivedVisitor = eigenpy::EmptyPythonVisitor; vector_type = long unsigned int; bool NoProxy = false; bool EnableFromPythonListConverter = true; bool pickable = true; std::__cxx11::string = std::__cxx11::basic_string]' /opt/openrobots/include/eigenpy/std-vector.hpp:431:11: required from 'static void eigenpy::StdVectorPythonVisitor::expose(const string&, const string&) [with vector_type = long unsigned int; bool NoProxy = false; bool EnableFromPythonListConverter = true; bool pickable = true; std::__cxx11::string = std::__cxx11::basic_string]' /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0/python/std-containers.cpp:23:38: required from here /opt/openrobots/include/eigenpy/std-vector.hpp:59:32: error: request for member 'size' in 'vec', which is of non-class type 'long unsigned int' for (size_t k = 0; k < vec.size(); ++k) { ~~~~^~~~ /opt/openrobots/include/eigenpy/std-vector.hpp:60:36: error: subscripted value is neither array nor pointer bp_list.append(boost::ref(vec[k])); ~~~^ /opt/openrobots/include/eigenpy/std-vector.hpp: In instantiation of 'static boost::python::list eigenpy::details::build_list::run(vector_type&, bool) [with vector_type = pinocchio::ForceTpl; bool NoProxy = false]': /opt/openrobots/include/eigenpy/std-vector.hpp:317:58: required from 'static boost::python::list eigenpy::StdContainerFromPythonList::tolist(vector_type&, bool) [with vector_type = pinocchio::ForceTpl; bool NoProxy = false]' /opt/openrobots/include/eigenpy/std-vector.hpp:378:24: required from 'void eigenpy::internal::ExposeStdMethodToStdVector::visit(Class&) const [with Class = eigenpy::registration_class >; Container = pinocchio::ForceTpl; bool NoProxy = false; CoVisitor = boost::python::def_visitor]' /opt/openrobots/include/eigenpy/registration_class.hpp:29:5: required from 'eigenpy::registration_class::self& eigenpy::registration_class::def(const Visitor&) [with Visitor = eigenpy::internal::ExposeStdMethodToStdVector, false, boost::python::def_visitor >; W = pinocchio::ForceTpl; eigenpy::registration_class::self = eigenpy::registration_class >]' /opt/openrobots/include/eigenpy/registration.hpp:69:5: required from 'bool eigenpy::register_symbolic_link_to_registered_type(const Visitor&) [with T = pinocchio::ForceTpl; Visitor = eigenpy::internal::ExposeStdMethodToStdVector, false, boost::python::def_visitor >]' /opt/openrobots/include/eigenpy/std-vector.hpp:449:64: required from 'static void eigenpy::StdVectorPythonVisitor::expose(const string&, const string&, const boost::python::def_visitor&) [with DerivedVisitor = eigenpy::EmptyPythonVisitor; vector_type = pinocchio::ForceTpl; bool NoProxy = false; bool EnableFromPythonListConverter = true; bool pickable = true; std::__cxx11::string = std::__cxx11::basic_string]' /opt/openrobots/include/eigenpy/std-vector.hpp:431:11: required from 'static void eigenpy::StdVectorPythonVisitor::expose(const string&, const string&) [with vector_type = pinocchio::ForceTpl; bool NoProxy = false; bool EnableFromPythonListConverter = true; bool pickable = true; std::__cxx11::string = std::__cxx11::basic_string]' /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0/python/std-containers.cpp:28:33: required from here /opt/openrobots/include/eigenpy/std-vector.hpp:59:32: error: 'class pinocchio::ForceTpl' has no member named 'size' for (size_t k = 0; k < vec.size(); ++k) { ~~~~^~~~ /opt/openrobots/include/eigenpy/std-vector.hpp:60:36: error: no match for 'operator[]' (operand types are 'pinocchio::ForceTpl' and 'size_t' {aka 'long unsigned int'}) bp_list.append(boost::ref(vec[k])); ~~~^ In file included from /usr/include/boost/python/suite/indexing/indexing_suite.hpp:14, from /usr/include/boost/python/suite/indexing/map_indexing_suite.hpp:9, from /opt/openrobots/include/pinocchio/bindings/python/utils/std-map.hpp:8, from /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0/python/std-containers.cpp:9: /usr/include/boost/python/iterator.hpp: In instantiation of 'struct boost::python::detail::iterators_impl::apply': /usr/include/boost/python/iterator.hpp:79:8: required from 'struct boost::python::iterators' /usr/include/boost/python/iterator.hpp:127:17: required from 'boost::python::iterator::iterator() [with Container = long unsigned int; NextPolicies = boost::python::return_value_policy]' /opt/openrobots/include/eigenpy/std-vector.hpp:70:21: required from 'static boost::python::list eigenpy::details::build_list::run(vector_type&, bool) [with vector_type = long unsigned int]' /opt/openrobots/include/eigenpy/std-vector.hpp:56:61: required from 'static boost::python::list eigenpy::details::build_list::run(vector_type&, bool) [with vector_type = long unsigned int; bool NoProxy = false]' /opt/openrobots/include/eigenpy/std-vector.hpp:317:58: required from 'static boost::python::list eigenpy::StdContainerFromPythonList::tolist(vector_type&, bool) [with vector_type = long unsigned int; bool NoProxy = false]' /opt/openrobots/include/eigenpy/std-vector.hpp:378:24: required from 'void eigenpy::internal::ExposeStdMethodToStdVector::visit(Class&) const [with Class = eigenpy::registration_class; Container = long unsigned int; bool NoProxy = false; CoVisitor = boost::python::def_visitor]' /opt/openrobots/include/eigenpy/registration_class.hpp:29:5: required from 'eigenpy::registration_class::self& eigenpy::registration_class::def(const Visitor&) [with Visitor = eigenpy::internal::ExposeStdMethodToStdVector >; W = long unsigned int; eigenpy::registration_class::self = eigenpy::registration_class]' /opt/openrobots/include/eigenpy/registration.hpp:69:5: required from 'bool eigenpy::register_symbolic_link_to_registered_type(const Visitor&) [with T = long unsigned int; Visitor = eigenpy::internal::ExposeStdMethodToStdVector >]' /opt/openrobots/include/eigenpy/std-vector.hpp:449:64: required from 'static void eigenpy::StdVectorPythonVisitor::expose(const string&, const string&, const boost::python::def_visitor&) [with DerivedVisitor = eigenpy::EmptyPythonVisitor; vector_type = long unsigned int; bool NoProxy = false; bool EnableFromPythonListConverter = true; bool pickable = true; std::__cxx11::string = std::__cxx11::basic_string]' /opt/openrobots/include/eigenpy/std-vector.hpp:431:11: required from 'static void eigenpy::StdVectorPythonVisitor::expose(const string&, const string&) [with vector_type = long unsigned int; bool NoProxy = false; bool EnableFromPythonListConverter = true; bool pickable = true; std::__cxx11::string = std::__cxx11::basic_string]' /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0/python/std-containers.cpp:23:38: required from here /usr/include/boost/python/iterator.hpp:57:40: error: 'long unsigned int' is not a class, struct, or union type typedef typename T::iterator iterator; ^~~~~~~~ /usr/include/boost/python/iterator.hpp: In instantiation of 'boost::python::iterator::iterator() [with Container = long unsigned int; NextPolicies = boost::python::return_value_policy]': /opt/openrobots/include/eigenpy/std-vector.hpp:70:21: required from 'static boost::python::list eigenpy::details::build_list::run(vector_type&, bool) [with vector_type = long unsigned int]' /opt/openrobots/include/eigenpy/std-vector.hpp:56:61: required from 'static boost::python::list eigenpy::details::build_list::run(vector_type&, bool) [with vector_type = long unsigned int; bool NoProxy = false]' /opt/openrobots/include/eigenpy/std-vector.hpp:317:58: required from 'static boost::python::list eigenpy::StdContainerFromPythonList::tolist(vector_type&, bool) [with vector_type = long unsigned int; bool NoProxy = false]' /opt/openrobots/include/eigenpy/std-vector.hpp:378:24: required from 'void eigenpy::internal::ExposeStdMethodToStdVector::visit(Class&) const [with Class = eigenpy::registration_class; Container = long unsigned int; bool NoProxy = false; CoVisitor = boost::python::def_visitor]' /opt/openrobots/include/eigenpy/registration_class.hpp:29:5: required from 'eigenpy::registration_class::self& eigenpy::registration_class::def(const Visitor&) [with Visitor = eigenpy::internal::ExposeStdMethodToStdVector >; W = long unsigned int; eigenpy::registration_class::self = eigenpy::registration_class]' /opt/openrobots/include/eigenpy/registration.hpp:69:5: required from 'bool eigenpy::register_symbolic_link_to_registered_type(const Visitor&) [with T = long unsigned int; Visitor = eigenpy::internal::ExposeStdMethodToStdVector >]' /opt/openrobots/include/eigenpy/std-vector.hpp:449:64: required from 'static void eigenpy::StdVectorPythonVisitor::expose(const string&, const string&, const boost::python::def_visitor&) [with DerivedVisitor = eigenpy::EmptyPythonVisitor; vector_type = long unsigned int; bool NoProxy = false; bool EnableFromPythonListConverter = true; bool pickable = true; std::__cxx11::string = std::__cxx11::basic_string]' /opt/openrobots/include/eigenpy/std-vector.hpp:431:11: required from 'static void eigenpy::StdVectorPythonVisitor::expose(const string&, const string&) [with vector_type = long unsigned int; bool NoProxy = false; bool EnableFromPythonListConverter = true; bool pickable = true; std::__cxx11::string = std::__cxx11::basic_string]' /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0/python/std-containers.cpp:23:38: required from here /usr/include/boost/python/iterator.hpp:127:17: error: 'begin' is not a member of 'boost::python::iterators' &iterators::begin, &iterators::end ^~~~~~~~~~~~~~~~~~~~~ /usr/include/boost/python/iterator.hpp:127:47: error: 'end' is not a member of 'boost::python::iterators' &iterators::begin, &iterators::end ^~~~~~~~~~~~~~~~~~~~~ /usr/include/boost/python/iterator.hpp: In instantiation of 'struct boost::python::detail::iterators_impl::apply >': /usr/include/boost/python/iterator.hpp:79:8: required from 'struct boost::python::iterators >' /usr/include/boost/python/iterator.hpp:127:17: required from 'boost::python::iterator::iterator() [with Container = pinocchio::ForceTpl; NextPolicies = boost::python::return_value_policy]' /opt/openrobots/include/eigenpy/std-vector.hpp:70:21: required from 'static boost::python::list eigenpy::details::build_list::run(vector_type&, bool) [with vector_type = pinocchio::ForceTpl]' /opt/openrobots/include/eigenpy/std-vector.hpp:56:61: required from 'static boost::python::list eigenpy::details::build_list::run(vector_type&, bool) [with vector_type = pinocchio::ForceTpl; bool NoProxy = false]' /opt/openrobots/include/eigenpy/std-vector.hpp:317:58: required from 'static boost::python::list eigenpy::StdContainerFromPythonList::tolist(vector_type&, bool) [with vector_type = pinocchio::ForceTpl; bool NoProxy = false]' /opt/openrobots/include/eigenpy/std-vector.hpp:378:24: required from 'void eigenpy::internal::ExposeStdMethodToStdVector::visit(Class&) const [with Class = eigenpy::registration_class >; Container = pinocchio::ForceTpl; bool NoProxy = false; CoVisitor = boost::python::def_visitor]' /opt/openrobots/include/eigenpy/registration_class.hpp:29:5: required from 'eigenpy::registration_class::self& eigenpy::registration_class::def(const Visitor&) [with Visitor = eigenpy::internal::ExposeStdMethodToStdVector, false, boost::python::def_visitor >; W = pinocchio::ForceTpl; eigenpy::registration_class::self = eigenpy::registration_class >]' /opt/openrobots/include/eigenpy/registration.hpp:69:5: required from 'bool eigenpy::register_symbolic_link_to_registered_type(const Visitor&) [with T = pinocchio::ForceTpl; Visitor = eigenpy::internal::ExposeStdMethodToStdVector, false, boost::python::def_visitor >]' /opt/openrobots/include/eigenpy/std-vector.hpp:449:64: required from 'static void eigenpy::StdVectorPythonVisitor::expose(const string&, const string&, const boost::python::def_visitor&) [with DerivedVisitor = eigenpy::EmptyPythonVisitor; vector_type = pinocchio::ForceTpl; bool NoProxy = false; bool EnableFromPythonListConverter = true; bool pickable = true; std::__cxx11::string = std::__cxx11::basic_string]' /opt/openrobots/include/eigenpy/std-vector.hpp:431:11: required from 'static void eigenpy::StdVectorPythonVisitor::expose(const string&, const string&) [with vector_type = pinocchio::ForceTpl; bool NoProxy = false; bool EnableFromPythonListConverter = true; bool pickable = true; std::__cxx11::string = std::__cxx11::basic_string]' /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0/python/std-containers.cpp:28:33: required from here /usr/include/boost/python/iterator.hpp:57:40: error: no type named 'iterator' in 'class pinocchio::ForceTpl' typedef typename T::iterator iterator; ^~~~~~~~ /usr/include/boost/python/iterator.hpp: In instantiation of 'boost::python::iterator::iterator() [with Container = pinocchio::ForceTpl; NextPolicies = boost::python::return_value_policy]': /opt/openrobots/include/eigenpy/std-vector.hpp:70:21: required from 'static boost::python::list eigenpy::details::build_list::run(vector_type&, bool) [with vector_type = pinocchio::ForceTpl]' /opt/openrobots/include/eigenpy/std-vector.hpp:56:61: required from 'static boost::python::list eigenpy::details::build_list::run(vector_type&, bool) [with vector_type = pinocchio::ForceTpl; bool NoProxy = false]' /opt/openrobots/include/eigenpy/std-vector.hpp:317:58: required from 'static boost::python::list eigenpy::StdContainerFromPythonList::tolist(vector_type&, bool) [with vector_type = pinocchio::ForceTpl; bool NoProxy = false]' /opt/openrobots/include/eigenpy/std-vector.hpp:378:24: required from 'void eigenpy::internal::ExposeStdMethodToStdVector::visit(Class&) const [with Class = eigenpy::registration_class >; Container = pinocchio::ForceTpl; bool NoProxy = false; CoVisitor = boost::python::def_visitor]' /opt/openrobots/include/eigenpy/registration_class.hpp:29:5: required from 'eigenpy::registration_class::self& eigenpy::registration_class::def(const Visitor&) [with Visitor = eigenpy::internal::ExposeStdMethodToStdVector, false, boost::python::def_visitor >; W = pinocchio::ForceTpl; eigenpy::registration_class::self = eigenpy::registration_class >]' /opt/openrobots/include/eigenpy/registration.hpp:69:5: required from 'bool eigenpy::register_symbolic_link_to_registered_type(const Visitor&) [with T = pinocchio::ForceTpl; Visitor = eigenpy::internal::ExposeStdMethodToStdVector, false, boost::python::def_visitor >]' /opt/openrobots/include/eigenpy/std-vector.hpp:449:64: required from 'static void eigenpy::StdVectorPythonVisitor::expose(const string&, const string&, const boost::python::def_visitor&) [with DerivedVisitor = eigenpy::EmptyPythonVisitor; vector_type = pinocchio::ForceTpl; bool NoProxy = false; bool EnableFromPythonListConverter = true; bool pickable = true; std::__cxx11::string = std::__cxx11::basic_string]' /opt/openrobots/include/eigenpy/std-vector.hpp:431:11: required from 'static void eigenpy::StdVectorPythonVisitor::expose(const string&, const string&) [with vector_type = pinocchio::ForceTpl; bool NoProxy = false; bool EnableFromPythonListConverter = true; bool pickable = true; std::__cxx11::string = std::__cxx11::basic_string]' /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0/python/std-containers.cpp:28:33: required from here /usr/include/boost/python/iterator.hpp:127:17: error: 'begin' is not a member of 'boost::python::iterators >' &iterators::begin, &iterators::end ^~~~~~~~~~~~~~~~~~~~~ /usr/include/boost/python/iterator.hpp:127:47: error: 'end' is not a member of 'boost::python::iterators >' &iterators::begin, &iterators::end ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/mpl/aux_/na_assert.hpp:23, from /usr/include/boost/mpl/arg.hpp:25, from /usr/include/boost/mpl/placeholders.hpp:24, from /usr/include/boost/mpl/apply.hpp:24, from /usr/include/boost/python/object/pointer_holder.hpp:28, from /usr/include/boost/python/to_python_indirect.hpp:10, from /usr/include/boost/python/converter/arg_to_python.hpp:10, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object/class.hpp:9, from /usr/include/boost/python/class.hpp:13, from /usr/include/boost/python/suite/indexing/indexing_suite.hpp:9, from /usr/include/boost/python/suite/indexing/map_indexing_suite.hpp:9, from /opt/openrobots/include/pinocchio/bindings/python/utils/std-map.hpp:8, from /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0/python/std-containers.cpp:9: /usr/include/boost/python/object/make_instance.hpp: In instantiation of 'static PyObject* boost::python::objects::make_instance_impl::execute(Arg&) [with Arg = const boost::reference_wrapper; T = long unsigned int; Holder = boost::python::objects::value_holder; Derived = boost::python::objects::make_instance >; PyObject = _object]': /usr/include/boost/python/object/class_wrapper.hpp:29:37: required from 'static PyObject* boost::python::objects::class_cref_wrapper::convert(const Src&) [with Src = long unsigned int; MakeInstance = boost::python::objects::make_instance >; PyObject = _object]' /usr/include/boost/python/converter/as_to_python_function.hpp:27:61: required from 'static PyObject* boost::python::converter::as_to_python_function::convert(const void*) [with T = long unsigned int; ToPython = boost::python::objects::class_cref_wrapper > >; PyObject = _object]' /usr/include/boost/python/to_python_converter.hpp:83:9: required from 'boost::python::to_python_converter::to_python_converter() [with T = long unsigned int; Conversion = boost::python::objects::class_cref_wrapper > >; bool has_get_pytype = true]' /usr/include/boost/python/object/class_wrapper.hpp:24:8: required from 'static void boost::python::objects::class_metadata::maybe_register_class_to_python(T2*, mpl_::false_) [with T2 = long unsigned int; T = long unsigned int; X1 = boost::python::detail::not_specified; X2 = boost::python::detail::not_specified; X3 = boost::python::detail::not_specified; mpl_::false_ = mpl_::bool_]' /usr/include/boost/python/object/class_metadata.hpp:227:55: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /usr/include/boost/python/object/class_metadata.hpp:204:37: required from 'static void boost::python::objects::class_metadata::register_() [with T = long unsigned int; X1 = boost::python::detail::not_specified; X2 = boost::python::detail::not_specified; X3 = boost::python::detail::not_specified]' /usr/include/boost/python/class.hpp:450:28: required from 'void boost::python::class_::initialize(const DefVisitor&) [with DefVisitor = boost::python::init<>; W = long unsigned int; X1 = boost::python::detail::not_specified; X2 = boost::python::detail::not_specified; X3 = boost::python::detail::not_specified]' /usr/include/boost/python/class.hpp:583:5: required from 'boost::python::class_::class_(const char*, const char*) [with W = long unsigned int; X1 = boost::python::detail::not_specified; X2 = boost::python::detail::not_specified; X3 = boost::python::detail::not_specified]' /opt/openrobots/include/eigenpy/std-vector.hpp:451:31: required from 'static void eigenpy::StdVectorPythonVisitor::expose(const string&, const string&, const boost::python::def_visitor&) [with DerivedVisitor = eigenpy::EmptyPythonVisitor; vector_type = long unsigned int; bool NoProxy = false; bool EnableFromPythonListConverter = true; bool pickable = true; std::__cxx11::string = std::__cxx11::basic_string]' /opt/openrobots/include/eigenpy/std-vector.hpp:431:11: required from 'static void eigenpy::StdVectorPythonVisitor::expose(const string&, const string&) [with vector_type = long unsigned int; bool NoProxy = false; bool EnableFromPythonListConverter = true; bool pickable = true; std::__cxx11::string = std::__cxx11::basic_string]' /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0/python/std-containers.cpp:23:38: required from here /usr/include/boost/python/object/make_instance.hpp:27:9: error: no matching function for call to 'assertion_failed(mpl_::failed************ boost::mpl::or_, std::is_union, mpl_::bool_, mpl_::bool_, mpl_::bool_ >::************)' BOOST_MPL_ASSERT((mpl::or_, ^~~~~~~~~~~~~~~~ /usr/include/boost/mpl/assert.hpp:83:5: note: candidate: 'template int mpl_::assertion_failed(typename mpl_::assert::type)' int assertion_failed( typename assert::type ); ^~~~~~~~~~~~~~~~ /usr/include/boost/mpl/assert.hpp:83:5: note: template argument deduction/substitution failed: /usr/include/boost/python/object/make_instance.hpp:27:9: note: cannot convert 'mpl_::assert_arg, std::is_union, mpl_::bool_, mpl_::bool_, mpl_::bool_ > >(0, 1)' (type 'mpl_::failed************ boost::mpl::or_, std::is_union, mpl_::bool_, mpl_::bool_, mpl_::bool_ >::************') to type 'mpl_::assert::type' {aka 'mpl_::assert'} BOOST_MPL_ASSERT((mpl::or_, ^~~~~~~~~~~~~~~~ /usr/include/boost/python/object/make_instance.hpp: In instantiation of 'static PyObject* boost::python::objects::make_instance_impl::execute(Arg&) [with Arg = char*; T = char; Holder = boost::python::objects::pointer_holder; Derived = boost::python::objects::make_ptr_instance >; PyObject = _object]': /usr/include/boost/python/to_python_indirect.hpp:105:66: required from 'static PyObject* boost::python::detail::make_reference_holder::execute(T*) [with T = char; PyObject = _object]' /usr/include/boost/python/to_python_indirect.hpp:67:35: required from 'PyObject* boost::python::to_python_indirect::execute(const U&, boost::python::detail::false_) const [with U = char; T = char&; MakeHolder = boost::python::detail::make_reference_holder; PyObject = _object; boost::python::detail::false_ = std::integral_constant]' /usr/include/boost/python/to_python_indirect.hpp:38:74: required from 'PyObject* boost::python::to_python_indirect::operator()(const U&) const [with U = char; T = char&; MakeHolder = boost::python::detail::make_reference_holder; PyObject = _object]' /usr/include/boost/python/converter/arg_to_python.hpp:220:21: required from 'static PyObject* boost::python::converter::detail::reference_arg_to_python::get_object(T&) [with T = char; PyObject = _object]' /usr/include/boost/python/converter/arg_to_python.hpp:225:56: required from 'boost::python::converter::detail::reference_arg_to_python::reference_arg_to_python(T&) [with T = char]' /usr/include/boost/python/converter/arg_to_python.hpp:252:13: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /opt/openrobots/include/eigenpy/std-vector.hpp:378:24: required from 'void eigenpy::internal::ExposeStdMethodToStdVector::visit(Class&) const [with Class = eigenpy::registration_class >; Container = std::__cxx11::basic_string; bool NoProxy = false; CoVisitor = boost::python::def_visitor]' /opt/openrobots/include/eigenpy/registration_class.hpp:29:5: required from 'eigenpy::registration_class::self& eigenpy::registration_class::def(const Visitor&) [with Visitor = eigenpy::internal::ExposeStdMethodToStdVector, false, boost::python::def_visitor >; W = std::__cxx11::basic_string; eigenpy::registration_class::self = eigenpy::registration_class >]' /opt/openrobots/include/eigenpy/registration.hpp:69:5: required from 'bool eigenpy::register_symbolic_link_to_registered_type(const Visitor&) [with T = std::__cxx11::basic_string; Visitor = eigenpy::internal::ExposeStdMethodToStdVector, false, boost::python::def_visitor >]' /opt/openrobots/include/eigenpy/std-vector.hpp:449:64: required from 'static void eigenpy::StdVectorPythonVisitor::expose(const string&, const string&, const boost::python::def_visitor&) [with DerivedVisitor = eigenpy::EmptyPythonVisitor; vector_type = std::__cxx11::basic_string; bool NoProxy = false; bool EnableFromPythonListConverter = true; bool pickable = true; std::__cxx11::string = std::__cxx11::basic_string]' /opt/openrobots/include/eigenpy/std-vector.hpp:431:11: required from 'static void eigenpy::StdVectorPythonVisitor::expose(const string&, const string&) [with vector_type = std::__cxx11::basic_string; bool NoProxy = false; bool EnableFromPythonListConverter = true; bool pickable = true; std::__cxx11::string = std::__cxx11::basic_string]' /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0/python/std-containers.cpp:25:77: required from here /usr/include/boost/python/object/make_instance.hpp:27:9: error: no matching function for call to 'assertion_failed(mpl_::failed************ boost::mpl::or_, std::is_union, mpl_::bool_, mpl_::bool_, mpl_::bool_ >::************)' BOOST_MPL_ASSERT((mpl::or_, ^~~~~~~~~~~~~~~~ /usr/include/boost/mpl/assert.hpp:83:5: note: candidate: 'template int mpl_::assertion_failed(typename mpl_::assert::type)' int assertion_failed( typename assert::type ); ^~~~~~~~~~~~~~~~ /usr/include/boost/mpl/assert.hpp:83:5: note: template argument deduction/substitution failed: /usr/include/boost/python/object/make_instance.hpp:27:9: note: cannot convert 'mpl_::assert_arg, std::is_union, mpl_::bool_, mpl_::bool_, mpl_::bool_ > >(0, 1)' (type 'mpl_::failed************ boost::mpl::or_, std::is_union, mpl_::bool_, mpl_::bool_, mpl_::bool_ >::************') to type 'mpl_::assert::type' {aka 'mpl_::assert'} BOOST_MPL_ASSERT((mpl::or_, ^~~~~~~~~~~~~~~~ make[2]: *** [python/CMakeFiles/sobec_pywrap.dir/build.make:93: python/CMakeFiles/sobec_pywrap.dir/std-containers.cpp.o] Error 1 An unexpected error occured. The last 10 log lines are shown below. make[1]: *** [CMakeFiles/Makefile2:1395: python/CMakeFiles/sobec_pywrap.dir/all] Error 2 make: *** [Makefile:149: all] Error 2 | ^~~~~~~~~~~~~~~~ | /usr/include/boost/mpl/assert.hpp:83:5: note: template argument deduction/substitution failed: | /usr/include/boost/python/object/make_instance.hpp:27:9: note: cannot convert 'mpl_::assert_arg, std::is_union, mpl_::bool_, mpl_::bool_, mpl_::bool_ > >(0, 1)' (type 'mpl_::failed************ boost::mpl::or_, std::is_union, mpl_::bool_, mpl_::bool_, mpl_::bool_ >::************') to type 'mpl_::assert::type' {aka 'mpl_::assert'} | BOOST_MPL_ASSERT((mpl::or_, | ^~~~~~~~~~~~~~~~ | make[2]: *** [python/CMakeFiles/sobec_pywrap.dir/build.make:93: python/CMakeFiles/sobec_pywrap.dir/std-containers.cpp.o] Error 1 | make[2]: Leaving directory '/local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0' | make[1]: Leaving directory '/local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0' | make[1]: *** [CMakeFiles/Makefile2:1395: python/CMakeFiles/sobec_pywrap.dir/all] Error 2 | make: *** [Makefile:149: all] Error 2 => Marking py36-sobec-1.4.0r1 as broken For details or bug reports, check the complete log file in: /local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/build.log make[3]: *** [/local/robotpkg/var/lib/robotpkg/mk/build/build.mk:204: do-build-make(/local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0)] Error 2 make[2]: *** [/local/robotpkg/var/lib/robotpkg/mk/pkg/package.mk:42: pkg-check-installed] Error 2 ERROR: make: *** [package] Error 2 ===> Deinstalling for py36-sobec Removed digest-20080510 Removing dependency hpp-fcl-2.4.5~doc Removing dependency pinocchio-3.0.0r1 Removing dependency Removing dependency py36-ndcurves-1.4.1 Removed ndcurves-1.4.1 Removed py36-bullet3-3.24r1 Removing dependency example-robot-data-4.0.9 Removing dependency hpp-fcl-2.4.0~doc Removing dependency pinocchio-2.6.21 Removing dependency py36-eigenpy-3.1.4 Removing dependency py36-example-robot-data-4.0.9 Removing dependency py36-pinocchio-2.6.21 Removing dependency Removed py36-crocoddyl-2.0.1 Removed tnftp-20151004~ssl