Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927716 - x11-base/xwayland-23.2.4-r1: Requirement >=x11-base/xorg-proto-2022.2 is not enough
Summary: x11-base/xwayland-23.2.4-r1: Requirement >=x11-base/xorg-proto-2022.2 is not ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-24 15:51 UTC by Raimund
Modified: 2024-04-03 20:33 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Raimund 2024-03-24 15:51:38 UTC
During configure phase I'm getting this error:
Dependency presentproto found: NO found 1.2 but need: '>= 1.3'

My
/usr/include/X11/extensions/presentproto.h
comes with
x11-base/xorg-proto-2022.2

After upgrading to xorg-proto-2023.2 everything runs fine.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2024-04-03 20:33:30 UTC
The bug has been closed via the following commit(s):

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

commit 5f6b0a0d0943aee2815f7b7d43cfaa18e948d069
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2024-04-03 20:00:14 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2024-04-03 20:33:26 +0000

    x11-base/xwayland: Raise xorg-proto requirement
    
    Closes: https://bugs.gentoo.org/927716
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 x11-base/xwayland/xwayland-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

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

commit 7febe476aa2414645a436d1483a2e4dac2ff8f6b
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2024-04-03 19:56:04 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2024-04-03 20:33:26 +0000

    x11-base/xwayland: Version bump to 23.2.5
    
    Bug: https://bugs.gentoo.org/927716
    Bug: https://bugs.gentoo.org/928531
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 .../libva-intel-media-driver-24.2.0.ebuild         |   4 +-
 x11-base/xwayland/Manifest                         |   1 +
 x11-base/xwayland/xwayland-23.2.5.ebuild           | 113 +++++++++++++++++++++
 3 files changed, 116 insertions(+), 2 deletions(-)