robotpkg/wip/aruco-ros bulk build results
Log for aruco-ros-0.2.4 on Fedora-40-x86_64: bulk.log (Back)
=> Checking for clear installation
===> Installing bootstrap dependencies for aruco-ros-0.2.4
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Fedora-40-x86_64/All/digest-20080510.tgz
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Fedora-40-x86_64/All/tnftp-20151004~ssl.tgz
===> Checking bootstrap dependencies for aruco-ros-0.2.4
=> Required robotpkg package digest>=20080510: digest-20080510 found
=> Required robotpkg package tnftp>=20091122: tnftp-20151004~ssl found
=> Required system package gzip: gzip-1.13 found
=> Required system package pax and tar archivers: pax found
=> Required system package pkg_install>=20110805.12: pkg_install-20211115.3 found
===> Done bootstrap-depends for aruco-ros-0.2.4
===> Installing full dependencies for aruco-ros-0.2.4
=> Dependency digest-20080510 already installed
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Fedora-40-x86_64/All/py312-catkin-pkg-1.0.0.tgz
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Fedora-40-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/Fedora-40-x86_64/All/ros-comm-1.16.0r1.tgz
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Fedora-40-x86_64/All/ros-common-msgs-1.13.1.tgz
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Fedora-40-x86_64/All/ros-dynamic-reconfigure-1.7.3.tgz
=> Dependency ros-genmsg-0.6.0 already installed
=> Dependency ros-genpy-0.6.16 already installed
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Fedora-40-x86_64/All/ros-geometry-1.13.2.tgz
=> 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
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Fedora-40-x86_64/All/ros-vision-opencv-1.16.2.tgz
=> Dependency tnftp-20151004~ssl already installed
===> Checking build options for aruco-ros-0.2.4
=> Building with no option.
===> Checking alternatives for aruco-ros-0.2.4
=> 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 aruco-ros-0.2.4
=> 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.2 found
=> Required system package eigen3>=3.0.0: eigen3-3.4.0 found
=> Required system package g++>=3: g++-14 found
=> Required system package gcc>=3: gcc-14 found
=> Required system package libstdc++: libstdc++ found
=> Required system package pkg-config>=0.22: pkg-config-2.1.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.5 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-dynamic-reconfigure>=1.5.32: ros-dynamic-reconfigure-1.7.3 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-geometry>=1.11: ros-geometry-1.13.2 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
=> Required robotpkg package ros-vision-opencv>=1.12: ros-vision-opencv-1.16.2 found
WARNING: Using py312-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-1.0.0 in /usr
===> Done depends for aruco-ros-0.2.4
===> Extracting for aruco-ros-0.2.4
=> SHA1 checksums OK
=> RMD160 checksums OK
===> Configuring for aruco-ros-0.2.4
CMake Deprecation Warning at CMakeLists.txt:4 (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:58 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Deprecation Warning at aruco_msgs/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 Deprecation Warning at aruco/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 Error at aruco/CMakeLists.txt:6 (find_package):
Could not find a configuration file for package "OpenCV" that is compatible
with requested version "3".
The following configuration files were considered but not accepted:
/usr/lib64/cmake/OpenCV/OpenCVConfig.cmake, version: 4.9.0
/lib64/cmake/OpenCV/OpenCVConfig.cmake, version: 4.9.0
An unexpected error occured. The last 10 log lines are shown below.
| Could not find a configuration file for package "OpenCV" that is compatible
| with requested version "3".
|
| The following configuration files were considered but not accepted:
|
| /usr/lib64/cmake/OpenCV/OpenCVConfig.cmake, version: 4.9.0
| /lib64/cmake/OpenCV/OpenCVConfig.cmake, version: 4.9.0
=> Marking aruco-ros-0.2.4 as broken
|
|
|
For details or bug reports, check the complete log file in:
/local/robotpkg/var/tmp/robotpkg/wip/aruco-ros/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/aruco-ros/work/aruco_ros-0.2.4/build)] Error 1
make[2]: *** [/local/robotpkg/var/lib/robotpkg/mk/pkg/package.mk:42: pkg-check-installed] Error 2
ERROR: make: *** [package] Error 2
===> Deinstalling for aruco-ros
Removed digest-20080510
Removing dependency py312-rosdep-0.10.30r1
Removing dependency py312-ros-catkin-0.7.29
Removing dependency ros-angles-1.9.13
Removing dependency ros-environment-1.3.2r1
Removing dependency ros-rospack-2.5.1
Removing dependency ros-roscpp-core-0.6.11
Removing dependency ros-genmsg-0.6.0
Removing dependency ros-ros-1.15.8r1
Removing dependency ros-console-1.13.7r1
Removing dependency ros-gennodejs-2.0.1
Removing dependency ros-genlisp-0.4.18
Removing dependency ros-geneus-3.0.0
Removing dependency ros-gencpp-0.6.5
Removing dependency ros-genpy-0.6.16
Removing dependency ros-message-runtime-0.4.12
Removing dependency ros-message-generation-0.4.0
Removing dependency ros-std-msgs-0.5.11
Removing dependency ros-common-msgs-1.13.1
Removing dependency ros-comm-msgs-1.11.2r1
Removing dependency ros-class-loader-0.4.1
Removing dependency ros-pluginlib-1.12.1
Removing dependency ros-comm-1.16.0r1
Removing dependency ros-image-common-1.12.0
Removing dependency ros-vision-opencv-1.16.2
Removing dependency ros-actionlib-1.14.0
Removing dependency ros-geometry2-0.7.7
Removing dependency ros-geometry-1.13.2
Removing dependency ros-dynamic-reconfigure-1.7.3
Removed py312-catkin-pkg-1.0.0
Removed tnftp-20151004~ssl