Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 671702 - dev-ros/costmap_2d-1.16.2 : CMake Error at /.../laser_geometryConfig.cmake:148 (message):
Summary: dev-ros/costmap_2d-1.16.2 : CMake Error at /.../laser_geometryConfig.cmake:14...
Status: RESOLVED WORKSFORME
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-11-22 16:57 UTC by Toralf Förster
Modified: 2019-08-29 15:54 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.56 KB, text/plain)
2018-11-22 16:58 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,52.59 KB, text/plain)
2018-11-22 16:58 UTC, Toralf Förster
Details
dev-ros:costmap_2d-1.16.2:20181122-092201.log (dev-ros:costmap_2d-1.16.2:20181122-092201.log,4.45 KB, text/plain)
2018-11-22 16:58 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,169.72 KB, text/plain)
2018-11-22 16:58 UTC, Toralf Förster
Details
environment (environment,154.31 KB, text/plain)
2018-11-22 16:58 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.44 KB, application/x-bzip)
2018-11-22 16:58 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.60 KB, application/x-bzip)
2018-11-22 16:58 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,33.83 KB, application/x-bzip)
2018-11-22 16:58 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-11-22 16:57:58 UTC
-- Using CATKIN_ENABLE_TESTING: OFF
-- catkin 0.7.14
CMake Error at //usr/share/laser_geometry/cmake/laser_geometryConfig.cmake:148 (message):
  Project 'costmap_2d' tried to find library '-lpthread'.  The library is
  neither a target nor built/installed properly.  Did you compile project
  'laser_geometry'? Did you find_package() it before the subdirectory

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma-systemd_abi32+64-test_20181118-111254

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

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

emerge -qpvO dev-ros/costmap_2d
[ebuild  N    ] dev-ros/costmap_2d-1.16.2  USE="-test" PYTHON_TARGETS="python2_7" ROS_MESSAGES="cxx python -eus -lisp -nodejs"
Comment 1 Toralf Förster gentoo-dev 2018-11-22 16:58:01 UTC
Created attachment 555936 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-11-22 16:58:04 UTC
Created attachment 555938 [details]
CMakeOutput.log
Comment 3 Toralf Förster gentoo-dev 2018-11-22 16:58:06 UTC
Created attachment 555940 [details]
dev-ros:costmap_2d-1.16.2:20181122-092201.log
Comment 4 Toralf Förster gentoo-dev 2018-11-22 16:58:09 UTC
Created attachment 555942 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2018-11-22 16:58:12 UTC
Created attachment 555944 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2018-11-22 16:58:14 UTC
Created attachment 555946 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-11-22 16:58:17 UTC
Created attachment 555948 [details]
logs.tbz2
Comment 8 Toralf Förster gentoo-dev 2018-11-22 16:58:20 UTC
Created attachment 555950 [details]
temp.tbz2
Comment 9 Toralf Förster gentoo-dev 2018-11-23 17:52:50 UTC
FWIW I get this for other dev-ros/ packages too
Comment 10 Toralf Förster gentoo-dev 2019-01-05 14:06:17 UTC
(In reply to Toralf Förster from comment #9)
and excluded therefore

# CMake -lpthread' error
#
dev-ros/
ros-meta/

from the tinderbox
Comment 11 Alexis Ballier gentoo-dev 2019-08-29 15:54:49 UTC
try rebuilding dev-ros/laser_geometry with latest cmake

i think there was a bug in some cmake releases that caused this