Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 692256 - dev-ros/tf-1.12.0 : Could NOT find Boost (missing: signals) (found version 1.70.0 )
Summary: dev-ros/tf-1.12.0 : Could NOT find Boost (missing: signals) (found version 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-08-15 19:21 UTC by Toralf Förster
Modified: 2019-08-28 14:24 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.95 KB, text/plain)
2019-08-15 19:21 UTC, Toralf Förster
Details
CMakeError.log (CMakeError.log,3.40 KB, text/plain)
2019-08-15 19:21 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,50.82 KB, text/plain)
2019-08-15 19:21 UTC, Toralf Förster
Details
dev-ros:tf-1.12.0:20190815-191224.log (dev-ros:tf-1.12.0:20190815-191224.log,4.74 KB, text/plain)
2019-08-15 19:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,85.01 KB, text/plain)
2019-08-15 19:21 UTC, Toralf Förster
Details
environment (environment,154.16 KB, text/plain)
2019-08-15 19:21 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.58 KB, application/x-bzip)
2019-08-15 19:22 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.32 KB, application/x-bzip)
2019-08-15 19:22 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,33.91 KB, application/x-bzip)
2019-08-15 19:22 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-08-15 19:21:43 UTC
-- 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)
  /usr/share/cmake/Modules/FindBoost.cmake:2142 (find_package_handle_standard_args)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-20190814-025909

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

  Please see the tracker bug for details.

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

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

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.12.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

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-08-15 19:21:46 UTC
Created attachment 586994 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-08-15 19:21:48 UTC
Created attachment 586996 [details]
CMakeError.log
Comment 3 Toralf Förster gentoo-dev 2019-08-15 19:21:51 UTC
Created attachment 586998 [details]
CMakeOutput.log
Comment 4 Toralf Förster gentoo-dev 2019-08-15 19:21:54 UTC
Created attachment 587000 [details]
dev-ros:tf-1.12.0:20190815-191224.log
Comment 5 Toralf Förster gentoo-dev 2019-08-15 19:21:56 UTC
Created attachment 587002 [details]
emerge-history.txt
Comment 6 Toralf Förster gentoo-dev 2019-08-15 19:21:59 UTC
Created attachment 587004 [details]
environment
Comment 7 Toralf Förster gentoo-dev 2019-08-15 19:22:02 UTC
Created attachment 587006 [details]
etc.portage.tbz2
Comment 8 Toralf Förster gentoo-dev 2019-08-15 19:22:04 UTC
Created attachment 587008 [details]
logs.tbz2
Comment 9 Toralf Förster gentoo-dev 2019-08-15 19:22:07 UTC
Created attachment 587010 [details]
temp.tbz2
Comment 10 Alexis Ballier gentoo-dev 2019-08-28 14:24:56 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>