robotpkg/wip/ros-fingertip-pressure bulk build results
Log for ros-fingertip-pressure-1.9.0 on Ubuntu-22.04-x86_64: bulk.log (Back)
=> Checking for clear installation
===> Installing bootstrap dependencies for ros-fingertip-pressure-1.9.0
=> 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 ros-fingertip-pressure-1.9.0
=> 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 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 ros-fingertip-pressure-1.9.0
===> Installing full dependencies for ros-fingertip-pressure-1.9.0
=> Dependency digest-20080510 already installed
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Ubuntu-22.04-x86_64/All/py310-catkin-pkg-1.0.0.tgz
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Ubuntu-22.04-x86_64/All/py310-ros-catkin-0.7.29.tgz
To use ros, the following environment variables must contain those values:
ROS_MASTER_URI http://localhost:11311
ROS_PACKAGE_PATH /opt/openrobots/share
PYTHONPATH /opt/openrobots/lib/python3.10/site-packages
PATH /opt/openrobots/bin
As an alternative to the above configuration, commands can be executed by
using the `env.sh' wrapper. For instance, roscore can be started like so:
/opt/openrobots/etc/ros/env.sh roscore
In Bourne shell scripts, the following file can be sourced instead:
/opt/openrobots/etc/ros/setup.sh
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Ubuntu-22.04-x86_64/All/ros-comm-1.17.0.tgz
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Ubuntu-22.04-x86_64/All/ros-common-msgs-1.13.1.tgz
=> Installing /opt/robotpkg/var/lib/robotpkg/wip/packages/bsd/Ubuntu-22.04-x86_64/All/ros-pr2-msgs-1.13.1.tgz
=> Dependency ros-std-msgs-0.5.11 already installed
=> Dependency tnftp-20151004~ssl already installed
===> Checking build options for ros-fingertip-pressure-1.9.0
=> Building with no option.
===> Checking alternatives for ros-fingertip-pressure-1.9.0
=> 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 ros-fingertip-pressure-1.9.0
=> Required system package boost-headers>=1.60: boost-headers-1.74 found
=> Required system package cmake>=2.8.3: cmake-3.22.1 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-empy>=3: py310-empy-3.3.4 found
=> Required system package py310-nose>=0.10: py310-nose-1.3.7 found
=> Required system package py310-pyparsing: py310-pyparsing found
=> Required system package python310>=3.10<3.11: python310-3.10.12 found
=> Required robotpkg package py310-catkin-pkg>=0.2: py310-catkin-pkg-1.0.0 found
=> Required robotpkg package py310-ros-catkin>=0.7: py310-ros-catkin-0.7.29 found
=> Required robotpkg package ros-comm>=1.13: ros-comm-1.17.0 found
=> Required robotpkg package ros-common-msgs>=1.12: ros-common-msgs-1.13.1 found
=> Required robotpkg package ros-pr2-msgs>=1.13.1: ros-pr2-msgs-1.13.1 found
=> Required robotpkg package ros-std-msgs>=0.5: ros-std-msgs-0.5.11 found
===> Done depends for ros-fingertip-pressure-1.9.0
===> Extracting for ros-fingertip-pressure-1.9.0
=> SHA1 checksums OK
=> RMD160 checksums OK
===> Configuring for ros-fingertip-pressure-1.9.0
CMake Deprecation Warning at CMakeLists.txt:2 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
/opt/openrobots/share/catkin/cmake//interrogate_setup_dot_py.py:43: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
import distutils.core
CMake Warning at /opt/openrobots/share/catkin/cmake/test/tests.cmake:50 (message):
add_rostest() should only be used inside a conditional block which checks
that testing is enabled:
if(CATKIN_ENABLE_TESTING)
add_rostest(...)
endif()
Call Stack (most recent call first):
/opt/openrobots/share/rostest/cmake/rostest-extras.cmake:8 (_warn_if_skip_testing)
CMakeLists.txt:22 (add_rostest)
CMake Warning at /opt/openrobots/share/catkin/cmake/test/tests.cmake:50 (message):
add_rostest() should only be used inside a conditional block which checks
that testing is enabled:
if(CATKIN_ENABLE_TESTING)
add_rostest(...)
endif()
Call Stack (most recent call first):
/opt/openrobots/share/rostest/cmake/rostest-extras.cmake:8 (_warn_if_skip_testing)
CMakeLists.txt:24 (add_rostest)
CMake Warning at /opt/openrobots/share/catkin/cmake/test/tests.cmake:50 (message):
add_rostest() should only be used inside a conditional block which checks
that testing is enabled:
if(CATKIN_ENABLE_TESTING)
add_rostest(...)
endif()
Call Stack (most recent call first):
/opt/openrobots/share/rostest/cmake/rostest-extras.cmake:8 (_warn_if_skip_testing)
CMakeLists.txt:26 (add_rostest)
===> Building for ros-fingertip-pressure-1.9.0
===> Installing for ros-fingertip-pressure-1.9.0
=> Running PRE-INSTALL script actions
/local/robotpkg/var/tmp/robotpkg/wip/ros-fingertip-pressure/work/pr2_ethercat_drivers-1.9.0/fingertip_pressure/setup.py:3: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
from distutils.core import setup
warning: build_py: byte-compiling is disabled, skipping.
warning: install_lib: byte-compiling is disabled, skipping.
=> Running POST-INSTALL script actions
=> Compiling python files
=> Adding run-time search paths to pkg-config files
robotpkg_create: can't stat `/opt/openrobots/lib/python3.10/site-packages/fingertip_pressure-1.9.0-py3.10.egg-info/PKG-INFO'
robotpkg_create: can't stat `/opt/openrobots/lib/python3.10/site-packages/fingertip_pressure-1.9.0-py3.10.egg-info/SOURCES.txt'
robotpkg_create: can't stat `/opt/openrobots/lib/python3.10/site-packages/fingertip_pressure-1.9.0-py3.10.egg-info/dependency_links.txt'
robotpkg_create: can't stat `/opt/openrobots/lib/python3.10/site-packages/fingertip_pressure-1.9.0-py3.10.egg-info/top_level.txt'
=> Registering installation for ros-fingertip-pressure-1.9.0
robotpkg_admin: ros-fingertip-pressure-1.9.0: File `/opt/openrobots/lib/python3.10/site-packages/fingertip_pressure-1.9.0-py3.10.egg-info/PKG-INFO' is in +CONTENTS but not on filesystem!
robotpkg_admin: ros-fingertip-pressure-1.9.0: File `/opt/openrobots/lib/python3.10/site-packages/fingertip_pressure-1.9.0-py3.10.egg-info/SOURCES.txt' is in +CONTENTS but not on filesystem!
robotpkg_admin: ros-fingertip-pressure-1.9.0: File `/opt/openrobots/lib/python3.10/site-packages/fingertip_pressure-1.9.0-py3.10.egg-info/dependency_links.txt' is in +CONTENTS but not on filesystem!
robotpkg_admin: ros-fingertip-pressure-1.9.0: File `/opt/openrobots/lib/python3.10/site-packages/fingertip_pressure-1.9.0-py3.10.egg-info/top_level.txt' is in +CONTENTS but not on filesystem!
Added py310-ros-catkin-0.7.29 to the requirements of ros-fingertip-pressure-1.9.0
Added ros-comm-1.17.0 to the requirements of ros-fingertip-pressure-1.9.0
Added ros-common-msgs-1.13.1 to the requirements of ros-fingertip-pressure-1.9.0
Added ros-pr2-msgs-1.13.1 to the requirements of ros-fingertip-pressure-1.9.0
Added ros-std-msgs-0.5.11 to the requirements of ros-fingertip-pressure-1.9.0
===> Done install for ros-fingertip-pressure-1.9.0
===> Building binary package for ros-fingertip-pressure-1.9.0
robotpkg_create: can't stat `/opt/openrobots/lib/python3.10/site-packages/fingertip_pressure-1.9.0-py3.10.egg-info/PKG-INFO'
robotpkg_create: can't stat `/opt/openrobots/lib/python3.10/site-packages/fingertip_pressure-1.9.0-py3.10.egg-info/SOURCES.txt'
robotpkg_create: can't stat `/opt/openrobots/lib/python3.10/site-packages/fingertip_pressure-1.9.0-py3.10.egg-info/dependency_links.txt'
robotpkg_create: can't stat `/opt/openrobots/lib/python3.10/site-packages/fingertip_pressure-1.9.0-py3.10.egg-info/top_level.txt'
robotpkg_create: lstat failed for file lib/python3.10/site-packages/fingertip_pressure-1.9.0-py3.10.egg-info/PKG-INFO: Not a directory
Creating package /opt/robotpkg/var/lib/robotpkg/wip/packages/bsd/Ubuntu-22.04-x86_64/All/ros-fingertip-pressure-1.9.0
make[3]: *** [/local/robotpkg/var/lib/robotpkg/mk/pkg/package.mk:74: pkg-tarup] Error 2
=> Unlinking package in /opt/robotpkg/var/lib/robotpkg/wip/packages/bsd/Ubuntu-22.04-x86_64/All
=> Unlinking package in /opt/robotpkg/var/lib/robotpkg/wip/packages/bsd/Ubuntu-22.04-x86_64/pub
=> Unlinking package in /opt/robotpkg/var/lib/robotpkg/wip/packages/bsd/Ubuntu-22.04-x86_64/jrl
=> Unlinking package in /opt/robotpkg/var/lib/robotpkg/wip/packages/bsd/Ubuntu-22.04-x86_64/pal
=> Updating debian binary packages
make[2]: *** [/local/robotpkg/var/lib/robotpkg/mk/package/package.mk:147: package-failed] Error 2
=> Marking ros-fingertip-pressure-1.9.0 as broken
ERROR: make: *** [package] Error 2
===> Deinstalling for ros-fingertip-pressure
Removing dependency py310-catkin-pkg-1.0.0
Removing dependency py310-ros-catkin-0.7.29
Removing dependency ros-comm-1.17.0
Removing dependency ros-common-msgs-1.13.1
Removing dependency ros-pr2-msgs-1.13.1
Removing dependency ros-std-msgs-0.5.11
Removing dependency
robotpkg_delete: Couldn't remove /opt/openrobots/lib/python3.10/site-packages/fingertip_pressure-1.9.0-py3.10.egg-info/PKG-INFO: Not a directory
robotpkg_delete: Couldn't remove /opt/openrobots/lib/python3.10/site-packages/fingertip_pressure-1.9.0-py3.10.egg-info/SOURCES.txt: Not a directory
robotpkg_delete: Couldn't remove /opt/openrobots/lib/python3.10/site-packages/fingertip_pressure-1.9.0-py3.10.egg-info/dependency_links.txt: Not a directory
robotpkg_delete: Couldn't remove /opt/openrobots/lib/python3.10/site-packages/fingertip_pressure-1.9.0-py3.10.egg-info/top_level.txt: Not a directory
Removed ros-fingertip-pressure-1.9.0
Removed digest-20080510
Removed tnftp-20151004~ssl