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

Bug 698432

Summary: media-libs/libglvnd: Install headers and add !<media-libs/mesa-19.2.2 blocker
Product: Gentoo Linux Reporter: Arfrever Frehtes Taifersar Arahesis <arfrever.fta>
Component: Current packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED FIXED    
Severity: normal CC: alexander, dschridde+gentoobugs, josef64
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=606924
Whiteboard:
Package list:
Runtime testing required: ---

Description Arfrever Frehtes Taifersar Arahesis 2019-10-24 02:34:12 UTC
When upcoming media-libs/mesa-19.2.2 is released with https://gitlab.freedesktop.org/mesa/mesa/commit/8355658fa857536d948773b361c5ede770e637a3, to avoid situation where no headers are installed, media-libs/libglvnd will need revision bump with these updates:

-    !<media-libs/mesa-19.2.0_rc1
+    !<media-libs/mesa-19.2.2

-        --disable-headers
Comment 1 Larry the Git Cow gentoo-dev 2019-10-24 21:18:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2716cac56c8ecdc4fd4facd9e6ab47d275fcb886

commit 2716cac56c8ecdc4fd4facd9e6ab47d275fcb886
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2019-10-24 20:52:21 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2019-10-24 21:17:29 +0000

    media-libs/libglvnd: Install headers
    
    Closes: https://bugs.gentoo.org/698432
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 .../libglvnd/{libglvnd-1.2.0.ebuild => libglvnd-1.2.0-r1.ebuild}       | 3 +--
 media-libs/libglvnd/libglvnd-9999.ebuild                               | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7a5ac1c56058bc4e8fc4cdf6ec441dfbe81c95c

commit c7a5ac1c56058bc4e8fc4cdf6ec441dfbe81c95c
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2019-10-24 21:07:43 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2019-10-24 21:17:28 +0000

    media-libs/mesa: Drop old versions
    
    I wouldn't normally drop these versions so quickly, but with 19.2.2
    we're moving the installation of a number of headers to libglvnd, and
    it's not worth the hassle supporting all the combinations of libglvnd
    and Mesa when it's still hard-masked.
    
    Bug: https://bugs.gentoo.org/698432
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 media-libs/mesa/Manifest           |   2 -
 media-libs/mesa/mesa-19.2.0.ebuild | 548 -------------------------------------
 media-libs/mesa/mesa-19.2.1.ebuild | 548 -------------------------------------
 3 files changed, 1098 deletions(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c47fa256f27c734cc311599ec6700fdffaf4169

commit 1c47fa256f27c734cc311599ec6700fdffaf4169
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2019-10-24 20:42:25 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2019-10-24 21:17:28 +0000

    media-libs/mesa: Version bump to 19.2.2
    
    Bug: https://bugs.gentoo.org/698432
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 media-libs/mesa/Manifest           |   1 +
 media-libs/mesa/mesa-19.2.2.ebuild | 548 +++++++++++++++++++++++++++++++++++++
 2 files changed, 549 insertions(+)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=155a7bca3cdbedfb6d0a7f1fa9348cea26e1079f

commit 155a7bca3cdbedfb6d0a7f1fa9348cea26e1079f
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2019-10-24 21:15:23 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2019-10-24 21:17:28 +0000

    media-libs/mesa: Bump libglvnd dep for header move
    
    Bug: https://bugs.gentoo.org/698432
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 media-libs/mesa/mesa-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)