Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 691010

Summary: dev-ros/camera_calibration_parsers-1.11.13-r1 : CMake Error at /.../FindPackageHandleStandardArgs.cmake:137 (message):
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Robot Operating System team <ros>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 671712    
Attachments: emerge-info.txt
CMakeOutput.log
dev-ros:camera_calibration_parsers-1.11.13-r1:20190729-023720.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2019-07-29 17:48:55 UTC
-- BUILD_SHARED_LIBS is on
-- Found PythonLibs: /usr/lib64/libpython2.7.so (found version "2.7.16") 
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
  Could NOT find Boost (missing: python) (found version "1.70.0")
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-20190726-194018

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.1.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.36.0 *



emerge -qpvO dev-ros/camera_calibration_parsers
[ebuild  N    ] dev-ros/camera_calibration_parsers-1.11.13-r1  USE="-test" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2019-07-29 17:48:57 UTC
Created attachment 584994 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-07-29 17:49:01 UTC
Created attachment 584996 [details]
CMakeOutput.log
Comment 3 Toralf Förster gentoo-dev 2019-07-29 17:49:03 UTC
Created attachment 584998 [details]
dev-ros:camera_calibration_parsers-1.11.13-r1:20190729-023720.log
Comment 4 Toralf Förster gentoo-dev 2019-07-29 17:49:06 UTC
Created attachment 585000 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2019-07-29 17:49:09 UTC
Created attachment 585002 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2019-07-29 17:49:12 UTC
Created attachment 585004 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-07-29 17:49:14 UTC
Created attachment 585006 [details]
logs.tbz2
Comment 8 Toralf Förster gentoo-dev 2019-07-29 17:49:17 UTC
Created attachment 585008 [details]
temp.tbz2
Comment 9 Alexis Ballier gentoo-dev 2019-08-29 15:51:53 UTC
fixed by:

commit cd42d97b9ec515aa8d218e7a59ad1f63e0bd4f8a
Author: Alexis Ballier <aballier@gentoo.org>
Date:   Wed Aug 28 16:15:38 2019 +0200

    dev-ros/camera_calibration_parsers: fix boost python detection
    
    Package-Manager: Portage-2.3.73, Repoman-2.3.17
    Signed-off-by: Alexis Ballier <aballier@gentoo.org>