Compare Pastes

Differences between the pastes #271398 (21.11.2023 17:30) and #272777 (24.02.2024 13:49).
1
 * Package:    dev-libs/urdfdom-3.1.0:0/3
1
 
2
 * Repository: gentoo
3
 * Maintainer: ros@gentoo.org
4
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux
5
 * FEATURES:   network-sandbox preserve-libs sandbox usersandbox
6
>>> Unpacking source...
7
>>> Unpacking urdfdom-3.1.0.tar.gz to /var/calculate/tmp/portage/dev-libs/urdfdom-3.1.0/work
8
>>> Source unpacked in /var/calculate/tmp/portage/dev-libs/urdfdom-3.1.0/work
9
>>> Preparing source in /var/calculate/tmp/portage/dev-libs/urdfdom-3.1.0/work/urdfdom-3.1.0 ...
10
 * Source directory (CMAKE_USE_DIR): "/var/calculate/tmp/portage/dev-libs/urdfdom-3.1.0/work/urdfdom-3.1.0"
11
 * Build directory  (BUILD_DIR):     "/var/calculate/tmp/portage/dev-libs/urdfdom-3.1.0/work/urdfdom-3.1.0_build"
12
 * Hardcoded definition(s) removed in CMakeLists.txt:
13
 *    set(CMAKE_BUILD_TYPE Release)
14
>>> Source prepared.
15
>>> Configuring source in /var/calculate/tmp/portage/dev-libs/urdfdom-3.1.0/work/urdfdom-3.1.0 ...
16
 * Source directory (CMAKE_USE_DIR): "/var/calculate/tmp/portage/dev-libs/urdfdom-3.1.0/work/urdfdom-3.1.0"
17
 * Build directory  (BUILD_DIR):     "/var/calculate/tmp/portage/dev-libs/urdfdom-3.1.0/work/urdfdom-3.1.0_build"
18
cmake -C /var/calculate/tmp/portage/dev-libs/urdfdom-3.1.0/work/urdfdom-3.1.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/calculate/tmp/portage/dev-libs/urdfdom-3.1.0/work/urdfdom-3.1.0_build/gentoo_toolchain.cmake /var/calculate/tmp/portage/dev-libs/urdfdom-3.1.0/work/urdfdom-3.1.0
19
loading initial cache file /var/calculate/tmp/portage/dev-libs/urdfdom-3.1.0/work/urdfdom-3.1.0_build/gentoo_common_config.cmake
20
-- The CXX compiler identification is GNU 12.3.1
21
-- The C compiler identification is GNU 12.3.1
22
-- Detecting CXX compiler ABI info
23
-- Detecting CXX compiler ABI info - done
24
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped
25
-- Detecting CXX compile features
26
-- Detecting CXX compile features - done
27
-- Detecting C compiler ABI info
28
-- Detecting C compiler ABI info - done
29
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped
30
-- Detecting C compile features
31
-- Detecting C compile features - done
32
-- urdfdom version 3.0.2
33
-- Performing Test HAS_VISIBILITY
34
-- Performing Test HAS_VISIBILITY - Success
35
-- Found TinyXML: /usr/lib64/libtinyxml.so  
36
CMake Error at CMakeLists.txt:58 (find_package):
37
  By not providing "Findurdfdom_headers.cmake" in CMAKE_MODULE_PATH this
38
  project has asked CMake to find a package configuration file provided by
39
  "urdfdom_headers", but CMake did not find one.
40
41
  Could not find a package configuration file provided by "urdfdom_headers"
42
  (requested version 1.0) with any of the following names:
43
44
    urdfdom_headersConfig.cmake
45
    urdfdom_headers-config.cmake
46
47
  Add the installation prefix of "urdfdom_headers" to CMAKE_PREFIX_PATH or
48
  set "urdfdom_headers_DIR" to a directory containing one of the above files.
49
  If "urdfdom_headers" provides a separate development package or SDK, be
50
  sure it has been installed.
51
52

53
-- Configuring incomplete, errors occurred!
54
 * ERROR: dev-libs/urdfdom-3.1.0::gentoo failed (configure phase):
55
 *   cmake failed
56
 * 
57
 * Call stack:
58
 *     ebuild.sh, line  136:  Called src_configure
59
 *   environment, line 2324:  Called cmake_src_configure
60
 *   environment, line 1113:  Called die
61
 * The specific snippet of code:
62
 *       "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
63
 * 
64
 * If you need support, post the output of `emerge --info '=dev-libs/urdfdom-3.1.0::gentoo'`,
65
 * the complete build log and the output of `emerge -pqv '=dev-libs/urdfdom-3.1.0::gentoo'`.
66
 * The complete build log is located at '/var/calculate/tmp/portage/dev-libs/urdfdom-3.1.0/temp/build.log'.
67
 * The ebuild environment file is located at '/var/calculate/tmp/portage/dev-libs/urdfdom-3.1.0/temp/environment'.
68
 * Working directory: '/var/calculate/tmp/portage/dev-libs/urdfdom-3.1.0/work/urdfdom-3.1.0_build'