robotpkg/wip/soth bulk build results
Log for soth-2.0.4 on Fedora-42-x86_64: configure.log (Back)
--- Environment ---
EXPECT_TARGETS=package
_overrides_pkgtools_pkg_install_PKGREQD=pkg_install>=20110805.12 pkg_install>=20110805.12 pkg_install>=20110805.12
PKG_CONFIG_PATH=
BULKBASE=/opt/openrobots
DOXYGEN=/usr/bin/doxygen
CPP=/usr/bin/gcc -E
TAR=/usr/bin/tar
LC_MONETARY=C
_override_vars_pkgtools_tnftp=PKGREQD PKGREQD
OPSYS=Fedora
_override_vars_math_eigen3=PKGREQD PKGREQD PKGREQD
ECHO_N=echo -n
PWD=/local/robotpkg/var/lib/robotpkg/wip/soth
DIGEST=/opt/openrobots/sbin/robotpkg_digest
LOCALBASE=/opt/openrobots
CXX=/usr/bin/g++
PAX=/usr/bin/pax
CXXCPP=/usr/bin/g++ -E
MACHINE_PLATFORM=Fedora-42-x86_64
CMAKE=/usr/bin/cmake
LANG=C
OWNER_GID=robots
BULK_LOGDIR=/local/robotpkg/var/log/bulk
MACHINE_KERNEL=Linux-6.14.4-300.fc42.x86_64-x86_64
ROBOTPKG_TRUSTED_ENV=robotpkg
_overrides_math_eigen3_PKGREQD=eigen3>=3.0.0 eigen3>=3.0.0 eigen3>=3.0.0
ROBOTPKG_BASE=/local/robotpkg
_overrides_pkgtools_digest_PKGREQD=digest>=20080510 digest>=20080510
_ROBOTPKG_NOW=0506205349
PKG_DBDIR=/opt/openrobots/var/db/robotpkg
PKG_CONFIG_LIBDIR=/usr/lib64/pkgconfig:/usr/share/pkgconfig
RECURSIVE_PKGPATH=wip/soth
GXX=/usr/bin/g++
OS_VERSION=42
MFLAGS=--no-print-directory
GZIP_CMD=/usr/bin/gzip
tag=Fedora-42-x86_64
ZCAT=/usr/bin/zcat
MAKEFLAGS= --no-print-directory -- PKGREQD.cmdline=soth-2.0.4~!doc RECURSIVE_PKGPATH=wip/soth\ tag=Fedora-42-x86_64 BULK_LOGDIR=/local/robotpkg/var/log/bulk BULKBASE=/opt/openrobots LOCALBASE=/opt/openrobots PKG_DBDIR=/opt/openrobots/var/db/robotpkg EXPECT_TARGETS=package
_override_vars_wip_soth=PKGREQD
_override_vars_pkgtools_pkg_config=PKGREQD PKGREQD PKGREQD
_override_vars_pkgtools_digest=PKGREQD PKGREQD
_override_vars_archivers_pax=PKGREQD PKGREQD
LOWER_OS_KERNEL=linux
LOWER_OS_VERSION=42
ROBOTPKG_DIR=/local/robotpkg/var/lib/robotpkg
SHLVL=4
GCC=/usr/bin/gcc
MAKELEVEL=4
OWNER_UID=rbulk
LC_MESSAGES=C
rm=
MAKECONF=/opt/robotpkg/etc/robotpkg-wip.conf
hline="$bf======================================================================$rm"
LC_CTYPE=C
MACHINE_ARCH=x86_64
OS_KERNEL_VERSION=6.14.4-300.fc42.x86_64
LC_TIME=C
TNFTP=/opt/openrobots/sbin/tnftp
FC=false
LOWER_OPSYS=fedora
_overrides_pkgtools_pkg_config_PKGREQD=pkg-config>=0.22 pkg-config>=0.22 pkg-config>=0.22
LC_COLLATE=C
LOWER_ARCH=x86_64
PATH=/usr/local/bin:/usr/bin
_overrides_archivers_pax_PKGREQD=pax pax
NODENAME=hydra64-fedora42
CC=/usr/bin/gcc
PKGTOOLS_VERSION=20211115.3
bf=
_overrides_wip_soth_PKGREQD=soth-2.0.4~!doc
_override_vars_pkgtools_pkg_install=PKGREQD PKGREQD PKGREQD
_overrides_pkgtools_tnftp_PKGREQD=tnftp>=20130505~ssl tnftp>=20130505~ssl
OS_KERNEL=Linux
LC_NUMERIC=C
OLDPWD=/local/robotpkg/var/lib/robotpkg/wip/talos-robot
PKG_CONFIG=/usr/bin/pkg-config
_=/usr/bin/env
---
Running set -e; \
cd /local/robotpkg/var/tmp/robotpkg/wip/soth/work/soth-2.0.4 && cd '/local/robotpkg/var/tmp/robotpkg/wip/soth/work/soth-2.0.4' && \
/usr/bin/env 'CPPFLAGS=' 'CFLAGS=-pipe -O3 -DNDEBUG' 'LDFLAGS=' 'CXXFLAGS=-pipe -O3 -DNDEBUG' PREFIX='/opt/openrobots' HOME=/local/robotpkg/var/tmp/robotpkg/wip/soth/work PATH='/opt/openrobots/sbin:/usr/local/bin:/usr/bin' LD_LIBRARY_PATH='' \
/usr/bin/cmake -DENFORCE_MINIMAL_CXX_STANDARD=ON -DCMAKE_INSTALL_LIBDIR=lib -DPYTHON_STANDARD_LAYOUT=ON -DBoost_NO_BOOST_CMAKE=ON '-DCMAKE_MODULE_PATH=' '-DCMAKE_PREFIX_PATH=' '-DBOOST_INCLUDEDIR=/usr/include' '-DBOOST_LIBRARYDIR=/usr/lib' --no-warn-unused-cli -DUNIX=1 -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX:PATH=/opt/openrobots -DCMAKE_INSTALL_RPATH:PATH=/opt/openrobots/lib -DCMAKE_INSTALL_RPATH_USE_LINK_PATH=TRUE -DCMAKE_EXE_LINKER_FLAGS=' ' -DCMAKE_MAKE_PROGRAM=make -DCMAKE_C_FLAGS=' -pipe -O3 -DNDEBUG' -DCMAKE_C_FLAGS_DEBUG= -DCMAKE_C_FLAGS_RELEASE= -DCMAKE_CXX_FLAGS=' -pipe -O3 -DNDEBUG' -DCMAKE_CXX_FLAGS_DEBUG= -DCMAKE_CXX_FLAGS_RELEASE= -DPKGINFODIR=info -DPKGMANDIR=man .
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.
Not searching for unused variables given on the command line.
-- The C compiler identification is GNU 15.1.1
-- The CXX compiler identification is GNU 15.1.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Deprecation Warning at CMakeLists.txt:5 (CMAKE_MINIMUM_REQUIRED):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument value. Or, use the ... syntax
to tell CMake that the project requires at least but has been updated
to work with policies introduced by or earlier.
-- Found PkgConfig: /usr/bin/pkg-config (found version "2.3.0")
CMake Warning (dev) at CMakeLists.txt:26 (exec_program):
Policy CMP0153 is not set: The exec_program command should not be called.
Run "cmake --help-policy CMP0153" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Use execute_process() instead.
This warning is for project developers. Use -Wno-dev to suppress it.
-- Performing Test R-pedantic
-- Performing Test R-pedantic - Success
-- Performing Test R-Wno-long-long
-- Performing Test R-Wno-long-long - Success
-- Performing Test R-Wall
-- Performing Test R-Wall - Success
-- Performing Test R-Wextra
-- Performing Test R-Wextra - Success
-- Performing Test R-Wcast-align
-- Performing Test R-Wcast-align - Success
-- Performing Test R-Wcast-qual
-- Performing Test R-Wcast-qual - Success
-- Performing Test R-Wformat
-- Performing Test R-Wformat - Success
-- Performing Test R-Wwrite-strings
-- Performing Test R-Wwrite-strings - Success
-- Performing Test R-Wconversion
-- Performing Test R-Wconversion - Success
-- Found Doxygen: /usr/bin/doxygen (found version "1.13.2") found components: doxygen dot
-- Checking for module 'eigen3 >= 3.0.0'
-- Found eigen3, version 3.4.0
-- Looking for include file sys/time.h
-- Looking for include file sys/time.h - found
CMake Warning (dev) at cmake/boost.cmake:64 (FIND_PACKAGE):
Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake
--help-policy CMP0167" for policy details. Use the cmake_policy command to
set the policy and suppress this warning.
Call Stack (most recent call first):
CMakeLists.txt:53 (SEARCH_FOR_BOOST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/boost.cmake:128 (FIND_PACKAGE):
Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake
--help-policy CMP0167" for policy details. Use the cmake_policy command to
set the policy and suppress this warning.
Call Stack (most recent call first):
CMakeLists.txt:53 (SEARCH_FOR_BOOST)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found Boost: /usr/include (found version "1.83.0")
-- Configuring incomplete, errors occurred!
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:233 (message):
Could NOT find Boost (missing: signals) (found version "1.83.0")
Call Stack (most recent call first):
/usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:603 (_FPHSA_FAILURE_MESSAGE)
/usr/share/cmake/Modules/FindBoost.cmake:2423 (find_package_handle_standard_args)
cmake/boost.cmake:128 (FIND_PACKAGE)
CMakeLists.txt:53 (SEARCH_FOR_BOOST)
CMake Warning (dev) in /usr/share/cmake/Modules/FindBoost.cmake:
Policy CMP0011 is not set: Included scripts do automatic cmake_policy PUSH
and POP. Run "cmake --help-policy CMP0011" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
The included script
/usr/share/cmake/Modules/FindBoost.cmake
affects policy settings. CMake is implying the NO_POLICY_SCOPE option for
compatibility, so the effects are applied to the including context.
Call Stack (most recent call first):
cmake/boost.cmake:128 (FIND_PACKAGE)
CMakeLists.txt:53 (SEARCH_FOR_BOOST)
This warning is for project developers. Use -Wno-dev to suppress it.