Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 690902 - dev-ros/tf-1.12.0 : CMake Error at /.../FindPackageHandleStandardArgs.cmake:137 (message):
Summary: dev-ros/tf-1.12.0 : CMake Error at /.../FindPackageHandleStandardArgs.cmake:1...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robot Operating System team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: boost-1.71
  Show dependency tree
 
Reported: 2019-07-28 08:17 UTC by Toralf Förster
Modified: 2019-08-28 16:58 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,15.12 KB, text/plain)
2019-07-28 08:17 UTC, Toralf Förster
Details
CMakeError.log (CMakeError.log,3.40 KB, text/plain)
2019-07-28 08:17 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,50.96 KB, text/plain)
2019-07-28 08:17 UTC, Toralf Förster
Details
dev-ros:tf-1.12.0:20190728-062756.log (dev-ros:tf-1.12.0:20190728-062756.log,4.74 KB, text/plain)
2019-07-28 08:17 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,78.14 KB, text/plain)
2019-07-28 08:17 UTC, Toralf Förster
Details
environment (environment,153.71 KB, text/plain)
2019-07-28 08:17 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.47 KB, application/x-bzip)
2019-07-28 08:17 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.32 KB, application/x-bzip)
2019-07-28 08:17 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,33.76 KB, application/x-bzip)
2019-07-28 08:17 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-07-28 08:17:32 UTC
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
  Could NOT find Boost (missing: signals) (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/tf
[ebuild  N    ] dev-ros/tf-1.12.0  USE="-test" PYTHON_TARGETS="python2_7" ROS_MESSAGES="cxx python -eus -lisp -nodejs"
Comment 1 Toralf Förster gentoo-dev 2019-07-28 08:17:35 UTC
Created attachment 584884 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-07-28 08:17:38 UTC
Created attachment 584886 [details]
CMakeError.log
Comment 3 Toralf Förster gentoo-dev 2019-07-28 08:17:40 UTC
Created attachment 584888 [details]
CMakeOutput.log
Comment 4 Toralf Förster gentoo-dev 2019-07-28 08:17:43 UTC
Created attachment 584890 [details]
dev-ros:tf-1.12.0:20190728-062756.log
Comment 5 Toralf Förster gentoo-dev 2019-07-28 08:17:46 UTC
Created attachment 584892 [details]
emerge-history.txt
Comment 6 Toralf Förster gentoo-dev 2019-07-28 08:17:50 UTC
Created attachment 584894 [details]
environment
Comment 7 Toralf Förster gentoo-dev 2019-07-28 08:17:52 UTC
Created attachment 584896 [details]
etc.portage.tbz2
Comment 8 Toralf Förster gentoo-dev 2019-07-28 08:17:55 UTC
Created attachment 584898 [details]
logs.tbz2
Comment 9 Toralf Förster gentoo-dev 2019-07-28 08:17:58 UTC
Created attachment 584900 [details]
temp.tbz2
Comment 10 Alexis Ballier gentoo-dev 2019-08-28 16:58:05 UTC
fixed by:

commit 4d893616106d03558c8f403911e33b42ef3b731d
Author: Alexis Ballier <aballier@gentoo.org>
Date:   Sun Aug 25 20:21:20 2019 +0200

    dev-ros/tf: upstream fix for boost 1.70.0

    Package-Manager: Portage-2.3.72, Repoman-2.3.17
    Signed-off-by: Alexis Ballier <aballier@gentoo.org>