Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 645760 - dev-ros/gmapping-1.3.9 : CMake Error at /.../catkinConfig.cmake:88 (find_package):
Summary: dev-ros/gmapping-1.3.9 : CMake Error at /.../catkinConfig.cmake:88 (find_pack...
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: 2018-01-25 19:57 UTC by Toralf Förster
Modified: 2018-02-12 14:03 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.33 KB, text/plain)
2018-01-25 19:57 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,48.27 KB, text/plain)
2018-01-25 19:57 UTC, Toralf Förster
Details
dev-ros:gmapping-1.3.9:20180125-192004.log (dev-ros:gmapping-1.3.9:20180125-192004.log,4.82 KB, text/plain)
2018-01-25 19:57 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,186.59 KB, text/plain)
2018-01-25 19:57 UTC, Toralf Förster
Details
environment (environment,157.66 KB, text/plain)
2018-01-25 19:57 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.31 KB, application/x-bzip)
2018-01-25 19:57 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.53 KB, application/x-bzip)
2018-01-25 19:57 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,35.51 KB, application/x-bzip)
2018-01-25 19:57 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 2018-01-25 19:57:19 UTC
-- Could NOT find nodelet (missing: nodelet_DIR)
-- Could not find the required component 'nodelet'. 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 "nodelet" with any
  of the following names:


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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome-systemd_20180121-125258

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems)
  [2]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv dev-ros/gmapping
[ebuild  N    ] dev-ros/gmapping-1.3.8  USE="{-test}" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2018-01-25 19:57:22 UTC
Created attachment 516708 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-01-25 19:57:25 UTC
Created attachment 516710 [details]
CMakeOutput.log
Comment 3 Toralf Förster gentoo-dev 2018-01-25 19:57:28 UTC
Created attachment 516712 [details]
dev-ros:gmapping-1.3.9:20180125-192004.log
Comment 4 Toralf Förster gentoo-dev 2018-01-25 19:57:31 UTC
Created attachment 516714 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2018-01-25 19:57:34 UTC
Created attachment 516716 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2018-01-25 19:57:36 UTC
Created attachment 516718 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-01-25 19:57:39 UTC
Created attachment 516720 [details]
logs.tbz2
Comment 8 Toralf Förster gentoo-dev 2018-01-25 19:57:42 UTC
Created attachment 516722 [details]
temp.tbz2
Comment 9 Larry the Git Cow gentoo-dev 2018-02-12 14:03:51 UTC
The bug has been closed via the following commit(s):

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

commit e150b561469856fe53b52cc3b3a6340622c354a6
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2018-02-12 13:26:38 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2018-02-12 13:26:38 +0000

    dev-ros/gmapping: add missing nodelet dep.
    
    Closes: https://bugs.gentoo.org/645760
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ros/gmapping/gmapping-1.3.10.ebuild | 1 +
 dev-ros/gmapping/gmapping-9999.ebuild   | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)