robotpkg/wip/py-sobec bulk build results
Log for py310-sobec-1.4.0r1 on Ubuntu-22.04-x86_64: bulk.log (Back)
=> Checking for clear installation
===> Installing bootstrap dependencies for py310-sobec-1.4.0r1
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Ubuntu-22.04-x86_64/All/digest-20080510.tgz
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Ubuntu-22.04-x86_64/All/tnftp-20151004~ssl.tgz
===> Checking bootstrap dependencies for py310-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 gnupg>=1: gnupg-2.2.27 found
=> Required system package gzip: gzip-1.10 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 py310-sobec-1.4.0r1
===> Installing full dependencies for py310-sobec-1.4.0r1
=> Dependency digest-20080510 already installed
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Ubuntu-22.04-x86_64/All/jrl-cmakemodules-2.1.0.tgz
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Ubuntu-22.04-x86_64/All/ndcurves-2.3.0.tgz
WARNING: Cannot check installed version of py-numpy
=> Installing /opt/robotpkg/var/lib/robotpkg/wip/packages/bsd/Ubuntu-22.04-x86_64/All/py310-bullet3-3.24r1.tgz
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Ubuntu-22.04-x86_64/All/py310-crocoddyl-3.2.1.tgz
=> Dependency py310-eigenpy-3.13.0 already installed
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Ubuntu-22.04-x86_64/All/py310-ndcurves-2.3.0.tgz
=> Dependency tnftp-20151004~ssl already installed
===> Checking build options for py310-sobec-1.4.0r1
=> Building with no option.
===> Checking alternatives for py310-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.10: python>=2.5 provided by python310>=3.10<3.11
===> Checking dependencies for py310-sobec-1.4.0r1
=> 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 boostlib-unit_test_framework>=1.34.1: boost-libs-1.74.0 found
=> Required system package cmake>=3.10: cmake-3.22.1 found
=> Required system package eigen3>=3.0.0: eigen3-3.4.0 found
=> Required system package g++>=3: g++-11.4.0 found
=> Required system package gcc>=3: gcc-11.4.0 found
=> Required system package libstdc++: libstdc++ found
=> Required system package pkg-config>=0.22: pkg-config-0.29.2 found
=> Required system package py310-matplotlib: py310-matplotlib~wx found
=> Required system package py310-numpy>=1: py310-numpy found
=> Required system package python310>=3.10<3.11: python310-3.10.12 found
=> Required system package yaml-cpp>=0.5: yaml-cpp-0.7.0 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 ndcurves>=0.3.3: ndcurves-2.3.0 found
=> Required robotpkg package py310-bullet3>=3.24: py310-bullet3-3.24r1 found
=> Required robotpkg package py310-crocoddyl>=0.9.0: py310-crocoddyl-3.2.1 found
=> Required robotpkg package py310-eigenpy>=2.7.10: py310-eigenpy-3.13.0 found
=> Required robotpkg package py310-ndcurves>=1.0.0: py310-ndcurves-2.3.0 found
===> Done depends for py310-sobec-1.4.0r1
===> Extracting for py310-sobec-1.4.0r1
=> SHA1 checksums OK
=> RMD160 checksums OK
===> Patching for py310-sobec-1.4.0r1
=> Applying robotpkg patches for py310-sobec-1.4.0r1
===> Configuring for py310-sobec-1.4.0r1
CMake Warning at /usr/share/cmake-3.22/Modules/FindBoost.cmake:2201 (message):
No header defined for python310; skipping header check (note: header-only
libraries have no designated component)
Call Stack (most recent call first):
/opt/openrobots/lib/cmake/eigenpy/boost.cmake:146 (find_package)
/opt/openrobots/lib/cmake/eigenpy/eigenpyConfig.cmake:175 (SEARCH_FOR_BOOST_PYTHON)
cmake/package-config.cmake:110 (find_package)
CMakeLists.txt:47 (add_project_dependency)
CMake Error at tests/CMakeLists.txt:24 (add_library):
Target "sobec_unittest" links to target
"example-robot-data::example-robot-data" but the target was not found.
Perhaps a find_package() call is missing for an IMPORTED target, or an
ALIAS target is missing?
CMake Error at cmake/test.cmake:96 (add_executable):
Target "test_costs" links to target
"example-robot-data::example-robot-data" but the target was not found.
Perhaps a find_package() call is missing for an IMPORTED target, or an
ALIAS target is missing?
Call Stack (most recent call first):
tests/CMakeLists.txt:29 (add_unit_test)
CMake Error at cmake/test.cmake:96 (add_executable):
Target "test_states" links to target
"example-robot-data::example-robot-data" but the target was not found.
Perhaps a find_package() call is missing for an IMPORTED target, or an
ALIAS target is missing?
Call Stack (most recent call first):
tests/CMakeLists.txt:32 (add_unit_test)
CMake Error at cmake/test.cmake:96 (add_executable):
Target "test_stateslpf" links to target
"example-robot-data::example-robot-data" but the target was not found.
Perhaps a find_package() call is missing for an IMPORTED target, or an
ALIAS target is missing?
Call Stack (most recent call first):
tests/CMakeLists.txt:35 (add_unit_test)
CMake Error at cmake/test.cmake:96 (add_executable):
Target "test_lpf" links to target "example-robot-data::example-robot-data"
but the target was not found. Perhaps a find_package() call is missing for
an IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
tests/CMakeLists.txt:38 (add_unit_test)
CMake Error at cmake/test.cmake:96 (add_executable):
Target "test_contact3d" links to target
"example-robot-data::example-robot-data" but the target was not found.
Perhaps a find_package() call is missing for an IMPORTED target, or an
ALIAS target is missing?
Call Stack (most recent call first):
tests/CMakeLists.txt:41 (add_unit_test)
CMake Error at cmake/test.cmake:96 (add_executable):
Target "test_contact1d" links to target
"example-robot-data::example-robot-data" but the target was not found.
Perhaps a find_package() call is missing for an IMPORTED target, or an
ALIAS target is missing?
Call Stack (most recent call first):
tests/CMakeLists.txt:44 (add_unit_test)
CMake Error at cmake/test.cmake:96 (add_executable):
Target "test_diff_actions" links to target
"example-robot-data::example-robot-data" but the target was not found.
Perhaps a find_package() call is missing for an IMPORTED target, or an
ALIAS target is missing?
Call Stack (most recent call first):
tests/CMakeLists.txt:47 (add_unit_test)
CMake Error at cmake/test.cmake:96 (add_executable):
Target "test_walk_params" links to target
"example-robot-data::example-robot-data" but the target was not found.
Perhaps a find_package() call is missing for an IMPORTED target, or an
ALIAS target is missing?
Call Stack (most recent call first):
tests/CMakeLists.txt:50 (add_unit_test)
CMake Error at benchmark/CMakeLists.txt:4 (add_executable):
Target "bench-mpc-walk" links to target
"example-robot-data::example-robot-data" but the target was not found.
Perhaps a find_package() call is missing for an IMPORTED target, or an
ALIAS target is missing?
CMake Generate step failed. Build files cannot be regenerated correctly.
An unexpected error occured. The last 10 log lines are shown below.
|
| CMake Error at benchmark/CMakeLists.txt:4 (add_executable):
| Target "bench-mpc-walk" links to target
| "example-robot-data::example-robot-data" but the target was not found.
| Perhaps a find_package() call is missing for an IMPORTED target, or an
| ALIAS target is missing?
|
|
| -- Generating done
| CMake Generate step failed. Build files cannot be regenerated correctly.
For details or bug reports, check the complete log file in:
/local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/configure.log
make[3]: *** [/local/robotpkg/var/lib/robotpkg/mk/configure/cmake-configure.mk:101: do-configure-cmake(/local/robotpkg/var/tmp/robotpkg/wip/py-sobec/work/sobec-1.4.0)] Error 1
make[2]: *** [/local/robotpkg/var/lib/robotpkg/mk/pkg/package.mk:42: pkg-check-installed] Error 2
=> Marking py310-sobec-1.4.0r1 as broken
ERROR: make: *** [package] Error 2
===> Deinstalling for py310-sobec
Removed digest-20080510
Removing dependency py310-eigenpy-3.13.0
Removing dependency example-robot-data-5.0.0
Removing dependency proxsuite-0.7.3
Removing dependency casadi-3.7.2r1
Removing dependency py310-casadi-3.7.2r1
Removing dependency coal-3.0.4
Removing dependency py310-coal-3.0.4
Removing dependency pinocchio-4.1.0
Removing dependency py310-pinocchio-4.1.0
Removing dependency py310-example-robot-data-5.0.0
Removing dependency crocoddyl-3.2.1
Removing dependency py310-crocoddyl-3.2.1
Removing dependency ndcurves-2.3.0
Removing dependency py310-ndcurves-2.3.0
Removed jrl-cmakemodules-2.1.0
Removed py310-bullet3-3.24r1
Removed tnftp-20151004~ssl