robotpkg/wip/agimus-sot-msgs bulk build results
Log for agimus-sot-msgs-1.0.0 on Fedora-40-x86_64: bulk.log (Back)
=> Checking for clear installation
===> Installing bootstrap dependencies for agimus-sot-msgs-1.0.0
=> 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 agimus-sot-msgs-1.0.0
=> Required robotpkg package digest>=20080510: digest-20080510 found
=> Required robotpkg package tnftp>=20130505~ssl: 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 agimus-sot-msgs-1.0.0
===> Installing full dependencies for agimus-sot-msgs-1.0.0
=> 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
=> Dependency tnftp-20151004~ssl already installed
===> Checking build options for agimus-sot-msgs-1.0.0
=> Building with no option.
===> Checking alternatives for agimus-sot-msgs-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.12: python>=2.5 provided by python312>=3.12<3.13
===> Checking dependencies for agimus-sot-msgs-1.0.0
=> Required system package cmake>=3.1.0: cmake-3.28.2 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
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 agimus-sot-msgs-1.0.0
===> Extracting for agimus-sot-msgs-1.0.0
=> SHA1 checksums OK
=> RMD160 checksums OK
===> Configuring for agimus-sot-msgs-1.0.0
CMake Warning (dev) in CMakeLists.txt:
No project() command is present. The top-level CMakeLists.txt file must
contain a literal, direct call to the project() command. Add a line of
code such as
project(ProjectName)
near the top of the file, but after cmake_minimum_required().
CMake is pretending there is a "project(Project)" command on the first
line.
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) in CMakeLists.txt:
cmake_minimum_required() should be called prior to this top-level project()
call. Please see the cmake-commands(7) manual for usage documentation of
both commands.
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Deprecation Warning at CMakeLists.txt:19 (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 cmake/version.cmake:104 (MESSAGE):
Warning: failed to compute the version number, 'git describe' failed:
fatal: not a git repository (or any parent up to mount point
/local/robotpkg/var)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Call Stack (most recent call first):
cmake/base.cmake:172 (VERSION_COMPUTE)
CMakeLists.txt:28 (SETUP_PROJECT)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning at cmake/base.cmake:198 (PROJECT):
VERSION keyword not followed by a value or was followed by a value that
expanded to nothing.
Call Stack (most recent call first):
CMakeLists.txt:28 (SETUP_PROJECT)
CMake Warning (dev) at cmake/base.cmake:235 (OPTION):
Policy CMP0077 is not set: option() honors normal variables. Run "cmake
--help-policy CMP0077" for policy details. Use the cmake_policy command to
set the policy and suppress this warning.
For compatibility with older versions of CMake, option is clearing the
normal variable 'INSTALL_DOCUMENTATION'.
Call Stack (most recent call first):
CMakeLists.txt:28 (SETUP_PROJECT)
This warning is for project developers. Use -Wno-dev to suppress it.
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:30 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Error at /opt/openrobots/share/catkin/cmake/catkinConfig.cmake:83 (find_package):
Could not find a package configuration file provided by "sensor_msgs" with
any of the following names:
sensor_msgsConfig.cmake
sensor_msgs-config.cmake
Add the installation prefix of "sensor_msgs" to CMAKE_PREFIX_PATH or set
"sensor_msgs_DIR" to a directory containing one of the above files. If
"sensor_msgs" provides a separate development package or SDK, be sure it
has been installed.
Call Stack (most recent call first):
CMakeLists.txt:30 (find_package)
An unexpected error occured. The last 10 log lines are shown below.
|
| Add the installation prefix of "sensor_msgs" to CMAKE_PREFIX_PATH or set
| "sensor_msgs_DIR" to a directory containing one of the above files. If
| "sensor_msgs" provides a separate development package or SDK, be sure it
| -- Configuring incomplete, errors occurred!
| has been installed.
| Call Stack (most recent call first):
| CMakeLists.txt:30 (find_package)
|
|
For details or bug reports, check the complete log file in:
/local/robotpkg/var/tmp/robotpkg/wip/agimus-sot-msgs/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/agimus-sot-msgs/work/agimus_sot_msgs-1.0.0)] Error 1
make[2]: *** [/local/robotpkg/var/lib/robotpkg/mk/pkg/package.mk:42: pkg-check-installed] Error 2
=> Marking agimus-sot-msgs-1.0.0 as broken
ERROR: make: *** [package] Error 2
===> Deinstalling for agimus-sot-msgs
Removed digest-20080510
Removing dependency py312-ros-catkin-0.7.29
Removed py312-catkin-pkg-1.0.0
Removed tnftp-20151004~ssl