robotpkg/wip/simple-grasping-action bulk build results
Log for simple-grasping-action-1.0.1r2 on Ubuntu-24.04-x86_64: bulk.log (Back)
=> Checking for clear installation
===> Installing bootstrap dependencies for simple-grasping-action-1.0.1r2
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Ubuntu-24.04-x86_64/All/digest-20080510.tgz
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Ubuntu-24.04-x86_64/All/tnftp-20151004~ssl.tgz
===> Checking bootstrap dependencies for simple-grasping-action-1.0.1r2
=> Required robotpkg package digest>=20080510: digest-20080510 found
=> Required robotpkg package tnftp>=20091122: tnftp-20151004~ssl found
=> Required system package gnupg>=1: gnupg-2.4.4 found
=> Required system package gzip: gzip-1.12 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.13 found
===> Done bootstrap-depends for simple-grasping-action-1.0.1r2
===> Installing full dependencies for simple-grasping-action-1.0.1r2
=> Dependency digest-20080510 already installed
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Ubuntu-24.04-x86_64/All/py312-catkin-pkg-1.0.0.tgz
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Ubuntu-24.04-x86_64/All/py312-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.12/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-24.04-x86_64/All/ros-comm-1.16.0r1.tgz
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Ubuntu-24.04-x86_64/All/ros-common-msgs-1.13.1.tgz
=> Dependency ros-genmsg-0.6.0 already installed
=> Dependency ros-genpy-0.6.16 already installed
=> Dependency ros-message-generation-0.4.0 already installed
=> Dependency ros-message-runtime-0.4.12 already installed
=> Dependency ros-std-msgs-0.5.11 already installed
=> Dependency tnftp-20151004~ssl already installed
===> Checking build options for simple-grasping-action-1.0.1r2
=> Building with no option.
===> Checking alternatives for simple-grasping-action-1.0.1r2
=> 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.12: python>=2.5 provided by python312>=3.12<3.13
===> Checking dependencies for simple-grasping-action-1.0.1r2
=> Required system package boost-headers>=1.60: boost-headers-1.83 found
=> Required system package boostlib-thread>=1.34.1: boost-libs-1.83.0 found
=> Required system package cmake>=2.8.3: cmake-3.28.3 found
=> Required system package g++>=3: g++-13 found
=> Required system package gcc>=3: gcc-13 found
=> Required system package libstdc++: libstdc++ found
=> Required system package pkg-config>=0.22: pkg-config-1.8.1 found
=> Required system package py312-empy>=3: py312-empy-3.3.4 found
=> Required system package py312-nose>=0.10: py312-nose-1.3.7 found
=> Required system package py312-pyparsing: py312-pyparsing found
=> Required system package python312>=3.12<3.13: python312-3.12.3 found
=> Required robotpkg package py312-catkin-pkg>=0.2: py312-catkin-pkg-1.0.0 found
=> Required robotpkg package py312-ros-catkin>=0.7: py312-ros-catkin-0.7.29 found
=> Required robotpkg package ros-comm>=1.13: ros-comm-1.16.0r1 found
=> Required robotpkg package ros-common-msgs>=1.12: ros-common-msgs-1.13.1 found
=> Required robotpkg package ros-genmsg>=0.5<0.7: ros-genmsg-0.6.0 found
=> Required robotpkg package ros-genpy>=0.6<0.7: ros-genpy-0.6.16 found
=> Required robotpkg package ros-message-generation>=0.4: ros-message-generation-0.4.0 found
=> Required robotpkg package ros-message-runtime>=0.4<0.5: ros-message-runtime-0.4.12 found
=> Required robotpkg package ros-std-msgs>=0.5: ros-std-msgs-0.5.11 found
===> Done depends for simple-grasping-action-1.0.1r2
===> Extracting for simple-grasping-action-1.0.1r2
=> SHA1 checksums OK
=> RMD160 checksums OK
===> Configuring for simple-grasping-action-1.0.1r2
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.5 will be removed from a future version of
CMake.
Update the VERSION argument value or use a ... suffix to tell
CMake that the project does not need compatibility with older versions.
CMake Warning (dev) at /opt/openrobots/share/catkin/cmake/python.cmake:4 (find_package):
Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
are removed. Run "cmake --help-policy CMP0148" for policy details. Use
the cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/opt/openrobots/share/catkin/cmake/all.cmake:164 (include)
/opt/openrobots/share/catkin/cmake/catkinConfig.cmake:20 (include)
CMakeLists.txt:4 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
===> Building for simple-grasping-action-1.0.1r2
===> Installing for simple-grasping-action-1.0.1r2
=> Running PRE-INSTALL script actions
warning: build_py: byte-compiling is disabled, skipping.
/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!
********************************************************************************
Please avoid running ``setup.py`` directly.
Instead, use pypa/build, pypa/installer or other
standards-based tools.
See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
********************************************************************************
!!
self.initialize_options()
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: Warning - directory `/opt/openrobots/lib/python3.12/site-packages/simple_grasping_action-1.0.1-py3.12.egg-info' in PLIST
=> Registering installation for simple-grasping-action-1.0.1r2
robotpkg_admin: simple-grasping-action-1.0.1r2: File `/opt/openrobots/lib/python3.12/site-packages/simple_grasping_action-1.0.1-py3.12.egg-info' is in +CONTENTS but not on filesystem!
Added py312-ros-catkin-0.7.29 to the requirements of simple-grasping-action-1.0.1r2
Added ros-comm-1.16.0r1 to the requirements of simple-grasping-action-1.0.1r2
Added ros-common-msgs-1.13.1 to the requirements of simple-grasping-action-1.0.1r2
Added ros-message-generation-0.4.0 to the requirements of simple-grasping-action-1.0.1r2
Added ros-message-runtime-0.4.12 to the requirements of simple-grasping-action-1.0.1r2
Added ros-std-msgs-0.5.11 to the requirements of simple-grasping-action-1.0.1r2
===> Done install for simple-grasping-action-1.0.1r2
===> Building binary package for simple-grasping-action-1.0.1r2
robotpkg_create: Warning - directory `/opt/openrobots/lib/python3.12/site-packages/simple_grasping_action-1.0.1-py3.12.egg-info' in PLIST
Creating package /opt/robotpkg/var/lib/robotpkg/wip/packages/bsd/Ubuntu-24.04-x86_64/All/simple-grasping-action-1.0.1r2
=> Linking package in /opt/robotpkg/var/lib/robotpkg/wip/packages/bsd/Ubuntu-24.04-x86_64/pub
=> Updating debian binary packages
dpkg-deb: building package 'robotpkg-simple-grasping-action' in '/local/robotpkg/var/tmp/robotpkg/wip/simple-grasping-action/work/pkg2deb.139281/robotpkg-simple-grasping-action_1.0.1r2_amd64.deb'.
updated /opt/robotpkg/var/lib/robotpkg/wip/packages/debian/pub/dists/noble/robotpkg/binary-amd64/robotpkg-simple-grasping-action_1.0.1r2_amd64.deb
WARNING: robotpkg_add: PLIST entry and package don't match (lib/python3.12/site-packages/simple_grasping_action-1.0.1-py3.12.egg-info vs lib/python3.12/site-packages/simple_grasping_action-1.0.1-py3.12.egg-info/)
===> Deinstalling for simple-grasping-action
Removing dependency py312-catkin-pkg-1.0.0
Removing dependency py312-ros-catkin-0.7.29
Removing dependency ros-comm-1.16.0r1
Removing dependency ros-common-msgs-1.13.1
Removing dependency ros-genmsg-0.6.0
Removing dependency ros-genpy-0.6.16
Removing dependency ros-message-generation-0.4.0
Removing dependency ros-message-runtime-0.4.12
Removing dependency ros-std-msgs-0.5.11
Removing dependency
robotpkg_delete: attempting to delete directory `/opt/openrobots/lib/python3.12/site-packages/simple_grasping_action-1.0.1-py3.12.egg-info' as a file
this packing list is incorrect - ignoring delete request
Removed simple-grasping-action-1.0.1r2
Removed digest-20080510
Removed tnftp-20151004~ssl