Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 701486 - dev-ros/amcl-1.16.2 : Could not find a package configuration file provided by sensor_msgs with
Summary: dev-ros/amcl-1.16.2 : Could not find a package configuration file provided b...
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:
 
Reported: 2019-11-29 15:30 UTC by Toralf Förster
Modified: 2019-12-11 16:12 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.36 KB, text/plain)
2019-11-29 15:30 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,48.83 KB, text/plain)
2019-11-29 15:30 UTC, Toralf Förster
Details
dev-ros:amcl-1.16.2:20191129-100255.log (dev-ros:amcl-1.16.2:20191129-100255.log,4.68 KB, text/plain)
2019-11-29 15:30 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,118.17 KB, text/plain)
2019-11-29 15:30 UTC, Toralf Förster
Details
environment (environment,152.14 KB, text/plain)
2019-11-29 15:30 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.40 KB, application/x-bzip)
2019-11-29 15:30 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.65 KB, application/x-bzip)
2019-11-29 15:30 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,33.85 KB, application/x-bzip)
2019-11-29 15:30 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-11-29 15:30:30 UTC
-- Could not find the required component 'sensor_msgs'. The following CMake error indicates that you either need to install the package with the same name or change your environment so that it can be found.
CMake Error at /usr/share/catkin/cmake/catkinConfig.cmake:88 (find_package):
  Could not find a package configuration file provided by "sensor_msgs" with
  any of the following names:

    sensor_msgsConfig.cmake

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-20191126-121631

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

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

clang:
clang version 9.0.0 (tags/RELEASE_900/final)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.0
Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.39.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Fri, 29 Nov 2019 09:06:17 +0000

emerge -qpvO dev-ros/amcl
[ebuild  N    ] dev-ros/amcl-1.16.2  USE="-test" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2019-11-29 15:30:33 UTC
Created attachment 597878 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-11-29 15:30:36 UTC
Created attachment 597880 [details]
CMakeOutput.log
Comment 3 Toralf Förster gentoo-dev 2019-11-29 15:30:38 UTC
Created attachment 597882 [details]
dev-ros:amcl-1.16.2:20191129-100255.log
Comment 4 Toralf Förster gentoo-dev 2019-11-29 15:30:41 UTC
Created attachment 597884 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2019-11-29 15:30:44 UTC
Created attachment 597886 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2019-11-29 15:30:47 UTC
Created attachment 597888 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-11-29 15:30:50 UTC
Created attachment 597890 [details]
logs.tbz2
Comment 8 Toralf Förster gentoo-dev 2019-11-29 15:30:52 UTC
Created attachment 597892 [details]
temp.tbz2
Comment 9 Larry the Git Cow gentoo-dev 2019-12-11 16:12:39 UTC
The bug has been closed via the following commit(s):

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

commit 8576aff128c0da4f5cde545784cc02eaebddf44e
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2019-12-11 15:33:44 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2019-12-11 16:12:26 +0000

    dev-ros/amcl: add missing sensor_msgs dep.
    
    Closes: https://bugs.gentoo.org/701486
    Package-Manager: Portage-2.3.81, Repoman-2.3.20
    Signed-off-by: Alexis Ballier <aballier@gentoo.org>

 dev-ros/amcl/amcl-1.16.3.ebuild | 1 +
 dev-ros/amcl/amcl-9999.ebuild   | 4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)