Bug 1680265

Summary: Invalid '-l-lphtread' in pkg-config output
Product: [Fedora] Fedora Reporter: Till Hofmann <thofmann>
Component: gazeboAssignee: Rich Mattes <richmattes>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: logans, richmattes, robotics, thofmann
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-02-23 21:48:18 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1674872    

Description Till Hofmann 2019-02-23 12:47:21 UTC
Description of problem:
`pkg-config --libs gazebo` gives '-l-lpthread'

Version-Release number of selected component (if applicable):
9.5.0-3.fc30

How reproducible:
always

Steps to Reproduce:
1. Install gazebo-devel
2. Call `pkg-config --libs gazebo

Comment 1 Rich Mattes 2019-02-23 17:56:30 UTC
I came up with a fix and re-built in rawhide and f30.  Builds are running, but I checked the completed builds and it looks like the issue was resolved.

Reported upstream at https://bitbucket.org/osrf/gazebo/issues/2600/mal-formed-pkgconfig-file

Comment 2 Till Hofmann 2019-02-24 08:58:05 UTC
Thanks for the quick fix!