Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 785505 - dev-ros/pointcloud_to_laserscan-1.4.1 - Could not find a package configuration file provided by laser_geometry
Summary: dev-ros/pointcloud_to_laserscan-1.4.1 - Could not find a package configurati...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Robot Operating System team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-25 07:08 UTC by Toralf Förster
Modified: 2021-08-12 14:50 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.53 KB, text/plain)
2021-04-25 07:08 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,47.42 KB, text/plain)
2021-04-25 07:08 UTC, Toralf Förster
Details
dev-ros:pointcloud_to_laserscan-1.4.1:20210425-001424.log (dev-ros:pointcloud_to_laserscan-1.4.1:20210425-001424.log,5.39 KB, text/plain)
2021-04-25 07:08 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,182.35 KB, text/plain)
2021-04-25 07:08 UTC, Toralf Förster
Details
environment (environment,123.69 KB, text/plain)
2021-04-25 07:08 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,26.22 KB, application/x-bzip)
2021-04-25 07:08 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.49 KB, application/x-bzip)
2021-04-25 07:08 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,29.45 KB, application/x-bzip)
2021-04-25 07:08 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 2021-04-25 07:08:26 UTC
-- Could not find the required component 'laser_geometry'. 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 "laser_geometry"
  with any of the following names:

    laser_geometryConfig.cmake

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-20210420-165442

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.3.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.8.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.51.0
  [2]   rust-1.51.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sat Apr 24 23:50:12 UTC 2021

emerge -qpvO dev-ros/pointcloud_to_laserscan
[ebuild  N    ] dev-ros/pointcloud_to_laserscan-1.4.1  USE="-test" PYTHON_SINGLE_TARGET="python3_8 -python3_7"
Comment 1 Toralf Förster gentoo-dev 2021-04-25 07:08:27 UTC
Created attachment 702294 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-04-25 07:08:29 UTC
Created attachment 702297 [details]
CMakeOutput.log
Comment 3 Toralf Förster gentoo-dev 2021-04-25 07:08:30 UTC
Created attachment 702300 [details]
dev-ros:pointcloud_to_laserscan-1.4.1:20210425-001424.log
Comment 4 Toralf Förster gentoo-dev 2021-04-25 07:08:31 UTC
Created attachment 702303 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2021-04-25 07:08:33 UTC
Created attachment 702306 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2021-04-25 07:08:34 UTC
Created attachment 702309 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-04-25 07:08:35 UTC
Created attachment 702312 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2021-04-25 07:08:36 UTC
Created attachment 702315 [details]
temp.tar.bz2
Comment 9 Larry the Git Cow gentoo-dev 2021-08-12 14:50:13 UTC
The bug has been closed via the following commit(s):

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

commit f9573d45aff11f1e629dfb5ec1b9298887467a20
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2021-08-12 14:49:58 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2021-08-12 14:50:09 +0000

    dev-ros/pointcloud_to_laserscan: add missing dep
    
    Closes: https://bugs.gentoo.org/785505
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Alexis Ballier <aballier@gentoo.org>

 dev-ros/pointcloud_to_laserscan/pointcloud_to_laserscan-1.4.1.ebuild | 3 ++-
 dev-ros/pointcloud_to_laserscan/pointcloud_to_laserscan-9999.ebuild  | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)