Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 535196 Details for
Bug 657544
dev-ros/camera_calibration_parsers-1.11.13-r1 : CMake Error at /.../FindBoost.cmake:2044 (message):
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-ros:camera_calibration_parsers-1.11.13-r1:20180606-223504.log
dev-ros:camera_calibration_parsers-1.11.13-r1:20180606-223504.log (text/plain), 5.81 KB, created by
Toralf Förster
on 2018-06-07 16:51:58 UTC
(
hide
)
Description:
dev-ros:camera_calibration_parsers-1.11.13-r1:20180606-223504.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2018-06-07 16:51:58 UTC
Size:
5.81 KB
patch
obsolete
> * Package: dev-ros/camera_calibration_parsers-1.11.13-r1 > * Repository: gentoo > * Maintainer: ros@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 userland_GNU > * FEATURES: network-sandbox preserve-libs userpriv >>>> Unpacking source... >>>> Unpacking image_common-1.11.13.tar.gz to /var/tmp/portage/dev-ros/camera_calibration_parsers-1.11.13-r1/work >>>> Source unpacked in /var/tmp/portage/dev-ros/camera_calibration_parsers-1.11.13-r1/work >>>> Preparing source in /var/tmp/portage/dev-ros/camera_calibration_parsers-1.11.13-r1/work/image_common-1.11.13/camera_calibration_parsers ... > * Applying boostpython.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-ros/camera_calibration_parsers-1.11.13-r1/work/image_common-1.11.13/camera_calibration_parsers ... >>>> Working in BUILD_DIR: "/var/tmp/portage/dev-ros/camera_calibration_parsers-1.11.13-r1/work/camera_calibration_parsers-1.11.13_build" >cmake --no-warn-unused-cli -C /var/tmp/portage/dev-ros/camera_calibration_parsers-1.11.13-r1/work/camera_calibration_parsers-1.11.13_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DCATKIN_ENABLE_TESTING=OFF -DCATKIN_BUILD_BINARY_PACKAGE=ON -DCATKIN_PREFIX_PATH=//usr -DPYTHON_EXECUTABLE=/usr/bin/python2.7 -DPYTHON_INSTALL_DIR=lib64/python2.7/site-packages -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/dev-ros/camera_calibration_parsers-1.11.13-r1/work/camera_calibration_parsers-1.11.13_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-ros/camera_calibration_parsers-1.11.13-r1/work/camera_calibration_parsers-1.11.13_build/gentoo_toolchain.cmake /var/tmp/portage/dev-ros/camera_calibration_parsers-1.11.13-r1/work/image_common-1.11.13/camera_calibration_parsers >Not searching for unused variables given on the command line. >loading initial cache file /var/tmp/portage/dev-ros/camera_calibration_parsers-1.11.13-r1/work/camera_calibration_parsers-1.11.13_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 7.3.0 >-- The CXX compiler identification is GNU 7.3.0 >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Detecting C compile features >-- Detecting C compile features - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- Using CATKIN_DEVEL_PREFIX: /var/tmp/portage/dev-ros/camera_calibration_parsers-1.11.13-r1/work/camera_calibration_parsers-1.11.13_build/devel >-- Using CMAKE_PREFIX_PATH: >-- This workspace overlays: //usr >-- Found PythonInterp: /usr/bin/python2.7 (found version "2.7.14") >-- Using PYTHON_EXECUTABLE: /usr/bin/python2.7 >-- Using default Python package layout >-- Found PY_em: /usr/lib64/python2.7/site-packages/em.pyc >-- Using empy: /usr/lib64/python2.7/site-packages/em.pyc >-- Using CATKIN_ENABLE_TESTING: OFF >-- catkin 0.7.12 >-- Found PythonLibs: /usr/lib/libpython2.7.so (found version "2.7.14") >CMake Error at /usr/share/cmake/Modules/FindBoost.cmake:2044 (message): > Unable to find the requested Boost libraries. > > Boost version: 1.65.0 > > Boost include path: /usr/include > > Could not find the following Boost libraries: > > boost_python > > Some (but not all) of the required Boost libraries were found. You may > need to install these additional Boost libraries. Alternatively, set > BOOST_LIBRARYDIR to the directory containing Boost libraries or BOOST_ROOT > to the location of Boost. >Call Stack (most recent call first): > CMakeLists.txt:7 (find_package) > > >-- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "0.29.2") >-- Checking for module 'yaml-cpp' >-- Found yaml-cpp, version 0.6.2 >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C -O2 -pipe -march=native >C++ -O2 -pipe -march=native -std=c++11 >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed >Module -Wl,-O1 -Wl,--as-needed >Shared -Wl,-O1 -Wl,--as-needed > >-- Configuring incomplete, errors occurred! >See also "/var/tmp/portage/dev-ros/camera_calibration_parsers-1.11.13-r1/work/camera_calibration_parsers-1.11.13_build/CMakeFiles/CMakeOutput.log". > * ERROR: dev-ros/camera_calibration_parsers-1.11.13-r1::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 124: Called src_configure > * environment, line 4078: Called ros-catkin_src_configure > * environment, line 4013: Called cmake-utils_src_configure > * environment, line 1192: 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/camera_calibration_parsers-1.11.13-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-ros/camera_calibration_parsers-1.11.13-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-ros:camera_calibration_parsers-1.11.13-r1:20180606-223504.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-ros/camera_calibration_parsers-1.11.13-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-ros/camera_calibration_parsers-1.11.13-r1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-ros/camera_calibration_parsers-1.11.13-r1/work/camera_calibration_parsers-1.11.13_build' > * S: '/var/tmp/portage/dev-ros/camera_calibration_parsers-1.11.13-r1/work/image_common-1.11.13/camera_calibration_parsers'
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 657544
:
535192
|
535194
| 535196 |
535198
|
535200
|
535202
|
535204
|
535206