robotpkg/wip/ros-fingertip-pressure bulk build results

Log for ros-fingertip-pressure-1.9.0 on Ubuntu-18.04.pal-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-18.04.pal-x86_64/All/digest-20080510.tgz => Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Ubuntu-18.04.pal-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.4 found => Required system package gzip: gzip-1.6 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-18.04.pal-x86_64/All/py27-catkin-pkg-1.0.0.tgz => Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Ubuntu-18.04.pal-x86_64/All/py27-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/python2.7/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-18.04.pal-x86_64/All/ros-comm-1.17.0.tgz => Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Ubuntu-18.04.pal-x86_64/All/ros-common-msgs-1.13.1.tgz => Installing /opt/robotpkg/var/lib/robotpkg/wip/packages/bsd/Ubuntu-18.04.pal-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-2.7: python>=2.5 provided by python27>=2.7<2.8 ===> Checking dependencies for ros-fingertip-pressure-1.9.0 => Required system package boost-headers>=1.60: boost-headers-1.65.1 found => Required system package cmake>=2.8.3: cmake-3.19.2 found => Required system package g++>=3: g++-7.5.0 found => Required system package gcc>=3: gcc-7.5.0 found => Required system package libstdc++: libstdc++ found => Required system package pkg-config>=0.22: pkg-config-0.29.1 found => Required system package py27-empy>=3: py27-empy-3.3.2 found => Required system package py27-nose>=0.10: py27-nose-1.3.7 found => Required system package py27-pyparsing: py27-pyparsing found => Required system package python27>=2.7<2.8: python27-2.7.17 found => Required robotpkg package py27-catkin-pkg>=0.2: py27-catkin-pkg-1.0.0 found => Required robotpkg package py27-ros-catkin>=0.7: py27-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 WARNING: Using py27-catkin-pkg-1.0.0 in /opt/openrobots WARNING: The following packages may interfere with the build because they WARNING: are located in paths used by other dependencies: WARNING: py-catkin-pkg-0.4.22 in /usr ===> 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. CMake Deprecation Warning at /usr/src/googletest/CMakeLists.txt:1 (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. CMake Deprecation Warning at /usr/src/googletest/googlemock/CMakeLists.txt:41 (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. CMake Deprecation Warning at /usr/src/googletest/googletest/CMakeLists.txt:48 (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. 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 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/python2.7/site-packages/fingertip_pressure-1.9.0-py2.7.egg-info/PKG-INFO' robotpkg_create: can't stat `/opt/openrobots/lib/python2.7/site-packages/fingertip_pressure-1.9.0-py2.7.egg-info/SOURCES.txt' robotpkg_create: can't stat `/opt/openrobots/lib/python2.7/site-packages/fingertip_pressure-1.9.0-py2.7.egg-info/dependency_links.txt' robotpkg_create: can't stat `/opt/openrobots/lib/python2.7/site-packages/fingertip_pressure-1.9.0-py2.7.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/python2.7/site-packages/fingertip_pressure-1.9.0-py2.7.egg-info/PKG-INFO' is in +CONTENTS but not on filesystem! robotpkg_admin: ros-fingertip-pressure-1.9.0: File `/opt/openrobots/lib/python2.7/site-packages/fingertip_pressure-1.9.0-py2.7.egg-info/SOURCES.txt' is in +CONTENTS but not on filesystem! robotpkg_admin: ros-fingertip-pressure-1.9.0: File `/opt/openrobots/lib/python2.7/site-packages/fingertip_pressure-1.9.0-py2.7.egg-info/dependency_links.txt' is in +CONTENTS but not on filesystem! robotpkg_admin: ros-fingertip-pressure-1.9.0: File `/opt/openrobots/lib/python2.7/site-packages/fingertip_pressure-1.9.0-py2.7.egg-info/top_level.txt' is in +CONTENTS but not on filesystem! Added py27-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/python2.7/site-packages/fingertip_pressure-1.9.0-py2.7.egg-info/PKG-INFO' robotpkg_create: can't stat `/opt/openrobots/lib/python2.7/site-packages/fingertip_pressure-1.9.0-py2.7.egg-info/SOURCES.txt' robotpkg_create: can't stat `/opt/openrobots/lib/python2.7/site-packages/fingertip_pressure-1.9.0-py2.7.egg-info/dependency_links.txt' robotpkg_create: can't stat `/opt/openrobots/lib/python2.7/site-packages/fingertip_pressure-1.9.0-py2.7.egg-info/top_level.txt' Creating package /opt/robotpkg/var/lib/robotpkg/wip/packages/bsd/Ubuntu-18.04.pal-x86_64/All/ros-fingertip-pressure-1.9.0 robotpkg_create: lstat failed for file lib/python2.7/site-packages/fingertip_pressure-1.9.0-py2.7.egg-info/PKG-INFO: Not a directory make[3]: *** [pkg-tarup] Error 2 /local/robotpkg/var/lib/robotpkg/mk/pkg/package.mk:74: recipe for target 'pkg-tarup' failed => Unlinking package in /opt/robotpkg/var/lib/robotpkg/wip/packages/bsd/Ubuntu-18.04.pal-x86_64/All => Unlinking package in /opt/robotpkg/var/lib/robotpkg/wip/packages/bsd/Ubuntu-18.04.pal-x86_64/pub => Unlinking package in /opt/robotpkg/var/lib/robotpkg/wip/packages/bsd/Ubuntu-18.04.pal-x86_64/jrl => Unlinking package in /opt/robotpkg/var/lib/robotpkg/wip/packages/bsd/Ubuntu-18.04.pal-x86_64/pal => Updating debian binary packages /local/robotpkg/var/lib/robotpkg/mk/package/package.mk:147: recipe for target 'package-failed' failed make[2]: *** [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 py27-catkin-pkg-1.0.0 Removing dependency py27-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/python2.7/site-packages/fingertip_pressure-1.9.0-py2.7.egg-info/PKG-INFO: Not a directory robotpkg_delete: Couldn't remove /opt/openrobots/lib/python2.7/site-packages/fingertip_pressure-1.9.0-py2.7.egg-info/SOURCES.txt: Not a directory robotpkg_delete: Couldn't remove /opt/openrobots/lib/python2.7/site-packages/fingertip_pressure-1.9.0-py2.7.egg-info/dependency_links.txt: Not a directory robotpkg_delete: Couldn't remove /opt/openrobots/lib/python2.7/site-packages/fingertip_pressure-1.9.0-py2.7.egg-info/top_level.txt: Not a directory Removed ros-fingertip-pressure-1.9.0 Removed digest-20080510 Removed tnftp-20151004~ssl