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

Bug 677580

Summary: dev-ros/xmlrpcpp-1.14.3 : CMake Error at /.../cpp_commonConfig.cmake:148 (message):
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Robot Operating System team <ros>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
CMakeOutput.log
dev-ros:xmlrpcpp-1.14.3:20190209-194313.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2019-02-09 19:56:32 UTC
-- Using CATKIN_ENABLE_TESTING: OFF
-- catkin 0.7.14
CMake Error at //usr/share/cpp_common/cmake/cpp_commonConfig.cmake:148 (message):
  Project 'xmlrpcpp' tried to find library '-lpthread'.  The library is
  neither a target nor built/installed properly.  Did you compile project
  'cpp_common'? Did you find_package() it before the subdirectory containing

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-developer_20190208-112056

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.2.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)
  [3]   ruby26 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.32.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.10.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO dev-ros/xmlrpcpp
[ebuild  N    ] dev-ros/xmlrpcpp-1.14.3  USE="-test" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2019-02-09 19:56:34 UTC
Created attachment 564388 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-02-09 19:56:37 UTC
Created attachment 564390 [details]
CMakeOutput.log
Comment 3 Toralf Förster gentoo-dev 2019-02-09 19:56:40 UTC
Created attachment 564392 [details]
dev-ros:xmlrpcpp-1.14.3:20190209-194313.log
Comment 4 Toralf Förster gentoo-dev 2019-02-09 19:56:43 UTC
Created attachment 564394 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2019-02-09 19:56:46 UTC
Created attachment 564396 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2019-02-09 19:56:48 UTC
Created attachment 564398 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-02-09 19:56:51 UTC
Created attachment 564400 [details]
logs.tbz2
Comment 8 Toralf Förster gentoo-dev 2019-02-09 19:56:54 UTC
Created attachment 564402 [details]
temp.tbz2
Comment 9 Alexis Ballier gentoo-dev 2019-08-29 15:53:35 UTC
try rebuilding dev-ros/cpp_common with latest cmake

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