Bug 1419685

Summary: pkgconf emits extraneous whitespace
Product: [Fedora] Fedora Reporter: Orion Poplawski <orion>
Component: pkgconfAssignee: Neal Gompa <ngompa13>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 26CC: ignatenko, ngompa13
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: pkgconf-1.3.0-1.fc24 pkgconf-1.3.0-1.fc25 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-03-11 11:49:49 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:

Description Orion Poplawski 2017-02-06 18:29:32 UTC
Description of problem:

# echo "'$(pkgconf --libs-only-L QtCore QtGui QtNetwork QtOpenGL)'"
' '

This breaks tests like:

QT_LDFLAGS=$(pkgconf --libs-only-L QtCore QtGui QtNetwork QtOpenGL)

if [ -n "$QT_LDFLAGS" ]...

which expect the variable to be completely empty.

Version-Release number of selected component (if applicable):
pkgconf-1.2.2-1.fc26.x86_64

This is currently breaking the builds of octave dependent packages that are now trying to overlink due to the above configure check.

Comment 1 Neal Gompa 2017-02-06 23:19:45 UTC
Forwarded to upstream...

Comment 3 Fedora Update System 2017-02-26 00:29:57 UTC
pkgconf-1.3.0-1.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-969385c99c

Comment 4 Fedora Update System 2017-02-26 00:30:30 UTC
pkgconf-1.3.0-1.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2017-02c5410c0e

Comment 5 Fedora Update System 2017-02-26 23:17:40 UTC
pkgconf-1.3.0-1.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-02c5410c0e

Comment 6 Fedora Update System 2017-02-26 23:18:46 UTC
pkgconf-1.3.0-1.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-969385c99c

Comment 7 Fedora End Of Life 2017-02-28 11:12:00 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 26 development cycle.
Changing version to '26'.

Comment 8 Fedora Update System 2017-03-11 11:49:49 UTC
pkgconf-1.3.0-1.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.

Comment 9 Fedora Update System 2017-03-11 12:20:09 UTC
pkgconf-1.3.0-1.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.