Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 763679 Details for
Bug 832102
dev-ros/rviz-1.14.8-r1 - CMake Error at .../urdfConfig.cmake:173 (message):
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-ros:rviz-1.14.8-r1:20220126-153438.log
dev-ros:rviz-1.14.8-r1:20220126-153438.log (text/plain), 5.16 KB, created by
Toralf Förster
on 2022-01-26 17:45:40 UTC
(
hide
)
Description:
dev-ros:rviz-1.14.8-r1:20220126-153438.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-01-26 17:45:40 UTC
Size:
5.16 KB
patch
obsolete
> * Package: dev-ros/rviz-1.14.8-r1 > * Repository: gentoo > * Maintainer: ros@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_single_target_python3_9 ros_messages_cxx ros_messages_python userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Using python3.9 to build >>>> Unpacking source... >>>> Unpacking rviz-1.14.8.tar.gz to /var/tmp/portage/dev-ros/rviz-1.14.8-r1/work >>>> Source unpacked in /var/tmp/portage/dev-ros/rviz-1.14.8-r1/work >>>> Preparing source in /var/tmp/portage/dev-ros/rviz-1.14.8-r1/work/rviz-1.14.8 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-ros/rviz-1.14.8-r1/work/rviz-1.14.8/" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-ros/rviz-1.14.8-r1/work/rviz-1.14.8_build" > * Applying yamlcpp.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-ros/rviz-1.14.8-r1/work/rviz-1.14.8 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-ros/rviz-1.14.8-r1/work/rviz-1.14.8/" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-ros/rviz-1.14.8-r1/work/rviz-1.14.8_build" >cmake -C /var/tmp/portage/dev-ros/rviz-1.14.8-r1/work/rviz-1.14.8_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DCATKIN_ENABLE_TESTING=no -DCATKIN_BUILD_BINARY_PACKAGE=ON -DCATKIN_PREFIX_PATH=/usr -DPYTHON_EXECUTABLE=/usr/bin/python3.9 -DPYTHON_INSTALL_DIR=lib/python3.9/site-packages -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-ros/rviz-1.14.8-r1/work/rviz-1.14.8_build/gentoo_toolchain.cmake /var/tmp/portage/dev-ros/rviz-1.14.8-r1/work/rviz-1.14.8/ >loading initial cache file /var/tmp/portage/dev-ros/rviz-1.14.8-r1/work/rviz-1.14.8_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 11.2.1 >-- The CXX compiler identification is GNU 11.2.1 >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-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/x86_64-pc-linux-gnu-g++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- Found Boost: /usr/lib64/cmake/Boost-1.78.0/BoostConfig.cmake (found version "1.78.0") found components: filesystem program_options system thread >-- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "1.8.0") >-- Checking for modules 'OGRE;OGRE-Overlay' >-- Found OGRE, version 1.9.0 >-- Found OGRE-Overlay, version 1.9.0 >-- OGRE_INCLUDE_DIRS=/usr/include/OGRE;/usr/include/OGRE/Overlay >-- OGRE_LIBRARIES=/usr/lib64/libOgreOverlay.so;/usr/lib64/libOgreMain.so >-- OGRE_PLUGIN_DIR=/usr/lib64/OGRE >-- Found OpenGL: /usr/lib64/libOpenGL.so >-- Using CATKIN_DEVEL_PREFIX: /var/tmp/portage/dev-ros/rviz-1.14.8-r1/work/rviz-1.14.8_build/devel >-- Using CMAKE_PREFIX_PATH: >-- This workspace overlays: /usr >-- Found PythonInterp: /usr/bin/python3.9 (found suitable version "3.9.10", minimum required is "3.9") >-- Using PYTHON_EXECUTABLE: /usr/bin/python3.9 >-- Using default Python package layout >-- Found PY_em: /usr/lib/python3.9/site-packages/em.py >-- Using empy: /usr/lib/python3.9/site-packages/em.py >-- Using CATKIN_ENABLE_TESTING: no >-- catkin 0.8.10 >-- BUILD_SHARED_LIBS is on >-- Disabling the following message generators: ;geneus;genlisp;gennodejs >-- Using these message generators: gencpp;genpy >CMake Error at /usr/share/urdf/cmake/urdfConfig.cmake:173 (message): > Project 'rviz' tried to find library > '$<$<NOT:$<CONFIG:Debug>>:/usr/lib64/liburdfdom_sensor.so>'. The library > is neither a target nor built/installed properly. Did you compile project > 'urdf'? Did you find_package() it before the subdirectory containing its > code is included? >Call Stack (most recent call first): > /usr/share/catkin/cmake/catkinConfig.cmake:81 (find_package) > CMakeLists.txt:117 (find_package) > > >-- Configuring incomplete, errors occurred! >See also "/var/tmp/portage/dev-ros/rviz-1.14.8-r1/work/rviz-1.14.8_build/CMakeFiles/CMakeOutput.log". > * ERROR: dev-ros/rviz-1.14.8-r1::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 127: Called src_configure > * environment, line 3269: Called ros-catkin_src_configure > * environment, line 3229: Called cmake_src_configure > * environment, line 1523: Called die > * The specific snippet of code: > * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; > * > * If you need support, post the output of `emerge --info '=dev-ros/rviz-1.14.8-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-ros/rviz-1.14.8-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-ros:rviz-1.14.8-r1:20220126-153438.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-ros/rviz-1.14.8-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-ros/rviz-1.14.8-r1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-ros/rviz-1.14.8-r1/work/rviz-1.14.8_build' > * S: '/var/tmp/portage/dev-ros/rviz-1.14.8-r1/work/rviz-1.14.8/' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 832102
:
763677
|
763678
| 763679 |
763680
|
763681
|
763682
|
763683
|
763684