Bug 1709310

Summary: RFE: Ship pkgconfig files for GLESv2
Product: [Fedora] Fedora Reporter: Jan Staněk <jstanek>
Component: libglvndAssignee: Nicolas Chauvet (kwizart) <kwizart>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: hdegoede, jpokorny, kwizart, leigh123linux, negativo17, xgl-maint
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-12-19 10:41:58 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: 1707777    

Description Jan Staněk 2019-05-13 11:38:19 UTC
Description of problem:
Recently, mesa stopped building and shipping the `libGLES*.so` library files (https://gitlab.freedesktop.org/mesa/mesa/commit/b01524fff05eef66e8cd24f1c5aacefed4209f03). As a side effect, the pkg-config files for (at least) `glesv2` are not shipped with the mesa packages; as a result, build systems that relies on them fail to detect the presence of the libglvnd versions of said libraries.

Version-Release number of selected component (if applicable):
1.1.0-4.gitf92208b

How reproducible:
Try to build any package that depends on `pkgconfig(glesv2)` in rawhide (the wlroots package is one such package).

Actual results:
nothing provides pkgconfig(glesv2) needed by …

Expected results:
Dependencies are satisfied.

Comment 1 Jan Staněk 2019-05-13 11:40:19 UTC
See bug#1707777 for preliminary discussion leading to this report.

Comment 2 Nicolas Chauvet (kwizart) 2019-05-13 12:12:49 UTC
libglvnd doesn't provide gles2.pc nor any *gl* headers at this time.
There is a miss-understanding, please revert the deliberate breakage in mesa.

Comment 3 Nicolas Chauvet (kwizart) 2019-12-19 10:41:58 UTC
Fixed with libglvnd-1.2.0 in rawhide(f32+)