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

Bug 692014

Summary: dev-ros/imu_filter_madgwick-1.2.1 : Could NOT find Boost (missing: signals) (found version 1.70.0 )
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
CMakeError.log
CMakeOutput.log
dev-ros:imu_filter_madgwick-1.2.1:20190812-180527.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2019-08-12 18:07:40 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_plasma_systemd-abi32+64-20190807-151919

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

  Please see the tracker bug for details.

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)
  [3]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.36.0 *
java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 3.13.0 [icedtea-8]
*)	IcedTea JDK 3.12.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   icedtea-bin-8  system-vm

emerge -qpvO dev-ros/imu_filter_madgwick
[ebuild  N    ] dev-ros/imu_filter_madgwick-1.2.1  USE="-test" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2019-08-12 18:07:42 UTC
Created attachment 586660 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-08-12 18:07:45 UTC
Created attachment 586662 [details]
CMakeError.log
Comment 3 Toralf Förster gentoo-dev 2019-08-12 18:07:48 UTC
Created attachment 586664 [details]
CMakeOutput.log
Comment 4 Toralf Förster gentoo-dev 2019-08-12 18:07:50 UTC
Created attachment 586666 [details]
dev-ros:imu_filter_madgwick-1.2.1:20190812-180527.log
Comment 5 Toralf Förster gentoo-dev 2019-08-12 18:07:53 UTC
Created attachment 586668 [details]
emerge-history.txt
Comment 6 Toralf Förster gentoo-dev 2019-08-12 18:07:55 UTC
Created attachment 586670 [details]
environment
Comment 7 Toralf Förster gentoo-dev 2019-08-12 18:07:58 UTC
Created attachment 586672 [details]
etc.portage.tbz2
Comment 8 Toralf Förster gentoo-dev 2019-08-12 18:08:01 UTC
Created attachment 586674 [details]
logs.tbz2
Comment 9 Toralf Förster gentoo-dev 2019-08-12 18:08:04 UTC
Created attachment 586676 [details]
temp.tbz2
Comment 10 Larry the Git Cow gentoo-dev 2019-08-28 17:01:58 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f15450df86aebf08bbaf2420fb27b66a98c197c5

commit f15450df86aebf08bbaf2420fb27b66a98c197c5
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2019-08-28 14:27:51 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2019-08-28 17:01:41 +0000

    dev-ros/imu_filter_madgwick: fix build with boost 1.70.
    
    Closes: https://bugs.gentoo.org/692014
    Package-Manager: Portage-2.3.73, Repoman-2.3.17
    Signed-off-by: Alexis Ballier <aballier@gentoo.org>

 dev-ros/imu_filter_madgwick/files/boost_signals.patch       | 13 +++++++++++++
 .../imu_filter_madgwick/imu_filter_madgwick-1.2.1.ebuild    |  1 +
 dev-ros/imu_filter_madgwick/imu_filter_madgwick-9999.ebuild |  3 ++-
 3 files changed, 16 insertions(+), 1 deletion(-)