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

Bug 688260

Summary: dev-libs/urdfdom_headers installs pkgconfig file into /usr/lib on amd64
Product: Gentoo Linux Reporter: Victor Mataré <vmatare+gbug>
Component: Current packagesAssignee: Robot Operating System team <ros>
Status: RESOLVED DUPLICATE    
Severity: normal CC: jan_braun
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 506276    
Attachments: Quick-fix patching the CMakeLists.txt to install to the correct place.

Description Victor Mataré 2019-06-17 22:48:30 UTC
As the title says. On an x86_64 system:

# qlist urdfdom_headers
/usr/lib/pkgconfig/urdfdom_headers.pc
[...]

Of course this became an issue only after migrating to the 17.1 profile.
Comment 1 Victor Mataré 2019-06-17 23:03:52 UTC
Upstream PR: https://github.com/ros/urdfdom_headers/pull/58
Comment 2 Jan-Matthias Braun 2019-07-29 13:50:23 UTC
Created attachment 584976 [details, diff]
Quick-fix patching the CMakeLists.txt to install to the correct place.

This does exactly the same as the PR linked above.
So, while not necessary in the long run, for now it fixes the build.
Comment 3 Brian Evans (RETIRED) gentoo-dev 2020-06-09 12:54:28 UTC
Fixed in 1.0.5 upstream released May 8, 2020
Comment 4 Alexis Ballier gentoo-dev 2020-07-23 14:47:12 UTC

*** This bug has been marked as a duplicate of bug 652112 ***