Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 677580 - dev-ros/xmlrpcpp-1.14.3 : CMake Error at /.../cpp_commonConfig.cmake:148 (message):
Summary: dev-ros/xmlrpcpp-1.14.3 : CMake Error at /.../cpp_commonConfig.cmake:148 (mes...
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: 2019-02-09 19:56 UTC by Toralf Förster
Modified: 2019-08-29 15:53 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.11 KB, text/plain)
2019-02-09 19:56 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,52.72 KB, text/plain)
2019-02-09 19:56 UTC, Toralf Förster
Details
dev-ros:xmlrpcpp-1.14.3:20190209-194313.log (dev-ros:xmlrpcpp-1.14.3:20190209-194313.log,4.39 KB, text/plain)
2019-02-09 19:56 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,69.91 KB, text/plain)
2019-02-09 19:56 UTC, Toralf Förster
Details
environment (environment,149.34 KB, text/plain)
2019-02-09 19:56 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.05 KB, application/x-bzip)
2019-02-09 19:56 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.59 KB, application/x-bzip)
2019-02-09 19:56 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,33.22 KB, application/x-bzip)
2019-02-09 19:56 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-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