robotpkg/wip/rqt-dynamic-graph bulk build results
Log for py310-rqt-dynamic-graph-1.0.0 on Ubuntu-22.04-x86_64: bulk.log (Back)
=> Checking for clear installation
===> Installing bootstrap dependencies for py310-rqt-dynamic-graph-1.0.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 py310-rqt-dynamic-graph-1.0.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-20110805.12 found
=> Required system package pkgrepo2deb>=1.9: pkgrepo2deb-1.12 found
===> Done bootstrap-depends for py310-rqt-dynamic-graph-1.0.0
===> Installing full dependencies for py310-rqt-dynamic-graph-1.0.0
=> Dependency digest-20080510 already installed
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Ubuntu-22.04-x86_64/All/py310-catkin-pkg-0.5.2.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.14.11r2.tgz
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Ubuntu-22.04-x86_64/All/ros-rqt-0.5.0.tgz
=> Dependency tnftp-20151004~ssl already installed
===> Checking build options for py310-rqt-dynamic-graph-1.0.0
=> Building with no option.
===> Checking alternatives for py310-rqt-dynamic-graph-1.0.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<3.12 provided by python310>=3.10<3.11
=> Use ros melodic: ros>=groovy provided by ros-melodic
===> Checking dependencies for py310-rqt-dynamic-graph-1.0.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 found
=> Required system package gcc>=3: gcc-11 found
=> Required system package googletest: googletest 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>=1: py310-pyparsing-2.4.7 found
=> Required system package python310>=3.10<3.11: python310-3.10.6 found
=> Required robotpkg package py310-catkin-pkg>=0.2: py310-catkin-pkg-0.5.2 found
=> Required robotpkg package py310-ros-catkin>=0.7<0.8: py310-ros-catkin-0.7.29 found
=> Required robotpkg package ros-comm>=1.13<1.15: ros-comm-1.14.11r2 found
=> Required robotpkg package ros-rqt>=0.3<0.6: ros-rqt-0.5.0 found
===> Done depends for py310-rqt-dynamic-graph-1.0.0
===> Extracting for py310-rqt-dynamic-graph-1.0.0
=> SHA1 checksums OK
=> RMD160 checksums OK
===> Configuring for py310-rqt-dynamic-graph-1.0.0
CMake Deprecation Warning at 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 value or use a ... 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
===> Building for py310-rqt-dynamic-graph-1.0.0
===> Installing for py310-rqt-dynamic-graph-1.0.0
=> Running PRE-INSTALL script actions
/local/robotpkg/var/tmp/robotpkg/wip/rqt-dynamic-graph/work/rqt_dynamic_graph-1.0.0/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
File "/opt/openrobots/lib/python3.10/site-packages/rqt_dynamic_graph/py_console_text_edit.py", line 94
except rospy.ServiceException, e:
^^^^^^^^^^^^^^^^^^^^^^^^^
SyntaxError: multiple exception types must be parenthesized
File "/opt/openrobots/lib/python3.10/site-packages/rqt_dynamic_graph/spyder_console_widget.py", line 83
print "ERROR: Could not open log file!"
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
File "/opt/openrobots/lib/python3.10/site-packages/rqt_dynamic_graph/py_console_text_edit.py", line 94
except rospy.ServiceException, e:
^^^^^^^^^^^^^^^^^^^^^^^^^
SyntaxError: multiple exception types must be parenthesized
File "/opt/openrobots/lib/python3.10/site-packages/rqt_dynamic_graph/spyder_console_widget.py", line 83
print "ERROR: Could not open log file!"
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
=> Adding run-time search paths to pkg-config files
robotpkg_create: can't stat `/opt/openrobots/lib/python3.10/site-packages/rqt_dynamic_graph/__pycache__/py_console_text_edit.cpython-310.pyc'
robotpkg_create: can't stat `/opt/openrobots/lib/python3.10/site-packages/rqt_dynamic_graph/__pycache__/py_console_text_edit.cpython-310.opt-1.pyc'
robotpkg_create: can't stat `/opt/openrobots/lib/python3.10/site-packages/rqt_dynamic_graph/__pycache__/spyder_console_widget.cpython-310.pyc'
robotpkg_create: can't stat `/opt/openrobots/lib/python3.10/site-packages/rqt_dynamic_graph/__pycache__/spyder_console_widget.cpython-310.opt-1.pyc'
=> Registering installation for py310-rqt-dynamic-graph-1.0.0
robotpkg_admin: py310-rqt-dynamic-graph-1.0.0: File `/opt/openrobots/lib/python3.10/site-packages/rqt_dynamic_graph/__pycache__/py_console_text_edit.cpython-310.pyc' is in +CONTENTS but not on filesystem!
robotpkg_admin: py310-rqt-dynamic-graph-1.0.0: File `/opt/openrobots/lib/python3.10/site-packages/rqt_dynamic_graph/__pycache__/py_console_text_edit.cpython-310.opt-1.pyc' is in +CONTENTS but not on filesystem!
robotpkg_admin: py310-rqt-dynamic-graph-1.0.0: File `/opt/openrobots/lib/python3.10/site-packages/rqt_dynamic_graph/__pycache__/spyder_console_widget.cpython-310.pyc' is in +CONTENTS but not on filesystem!
robotpkg_admin: py310-rqt-dynamic-graph-1.0.0: File `/opt/openrobots/lib/python3.10/site-packages/rqt_dynamic_graph/__pycache__/spyder_console_widget.cpython-310.opt-1.pyc' is in +CONTENTS but not on filesystem!
Added py310-ros-catkin-0.7.29 to the requirements of py310-rqt-dynamic-graph-1.0.0
Added ros-comm-1.14.11r2 to the requirements of py310-rqt-dynamic-graph-1.0.0
Added ros-rqt-0.5.0 to the requirements of py310-rqt-dynamic-graph-1.0.0
===> Done install for py310-rqt-dynamic-graph-1.0.0
===> Building binary package for py310-rqt-dynamic-graph-1.0.0
robotpkg_create: can't stat `/opt/openrobots/lib/python3.10/site-packages/rqt_dynamic_graph/__pycache__/py_console_text_edit.cpython-310.pyc'
robotpkg_create: can't stat `/opt/openrobots/lib/python3.10/site-packages/rqt_dynamic_graph/__pycache__/py_console_text_edit.cpython-310.opt-1.pyc'
robotpkg_create: can't stat `/opt/openrobots/lib/python3.10/site-packages/rqt_dynamic_graph/__pycache__/spyder_console_widget.cpython-310.pyc'
robotpkg_create: can't stat `/opt/openrobots/lib/python3.10/site-packages/rqt_dynamic_graph/__pycache__/spyder_console_widget.cpython-310.opt-1.pyc'
robotpkg_create: lstat failed for file lib/python3.10/site-packages/rqt_dynamic_graph/__pycache__/py_console_text_edit.cpython-310.pyc: No such file or directory
Creating package /opt/robotpkg/var/lib/robotpkg/wip/packages/bsd/Ubuntu-22.04-x86_64/All/py310-rqt-dynamic-graph-1.0.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 py310-rqt-dynamic-graph-1.0.0 as broken
ERROR: make: *** [package] Error 2
===> Deinstalling for py310-rqt-dynamic-graph
Removing dependency py310-catkin-pkg-0.5.2
Removing dependency py310-ros-catkin-0.7.29
Removing dependency ros-comm-1.14.11r2
Removing dependency ros-rqt-0.5.0
Removing dependency
robotpkg_delete: Couldn't remove /opt/openrobots/lib/python3.10/site-packages/rqt_dynamic_graph/__pycache__/py_console_text_edit.cpython-310.pyc
robotpkg_delete: Couldn't remove /opt/openrobots/lib/python3.10/site-packages/rqt_dynamic_graph/__pycache__/py_console_text_edit.cpython-310.opt-1.pyc
robotpkg_delete: Couldn't remove /opt/openrobots/lib/python3.10/site-packages/rqt_dynamic_graph/__pycache__/spyder_console_widget.cpython-310.pyc
robotpkg_delete: Couldn't remove /opt/openrobots/lib/python3.10/site-packages/rqt_dynamic_graph/__pycache__/spyder_console_widget.cpython-310.opt-1.pyc
Removed py310-rqt-dynamic-graph-1.0.0
Removed digest-20080510
Removed tnftp-20151004~ssl