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

Bug 612442

Summary: x11-base/xorg-server-1.19.2[xephyr] should depend on x11-libs/libxcb[xkb]
Product: Gentoo Linux Reporter: William Throwe <wtt6>
Component: Current packagesAssignee: Matt Turner <mattst88>
Status: RESOLVED FIXED    
Severity: normal CC: x11
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log.gz

Description William Throwe 2017-03-12 19:29:28 UTC
Created attachment 466836 [details]
build.log.gz

checking for XEPHYR... no
configure: error: Package requirements (xau xdmcp xcb xcb-shape xcb-render xcb-r
enderutil xcb-aux xcb-image xcb-icccm xcb-shm xcb-keysyms xcb-randr xcb-xkb xcb-
xv libdrm >= 2.3.1 xcb-glx xcb-xf86dri > 1.6) were not met:

No package 'xcb-xkb' found


Enabling USE=xkb on libxcb allowed it to compile.
Comment 1 Matt Turner gentoo-dev 2017-03-13 02:07:27 UTC
Thank you for the report!

Fixed by

commit b37e2e6c6a4784712c0d79d6ec273b11c4476c9b
Author: Matt Turner <mattst88@gentoo.org>
Date:   Sun Mar 12 19:05:24 2017 -0700

    x11-base/xorg-server: Depend on libxcb[xkb] for USE=xephyr.
    
    Upstream commit 9c88cb9b05911 began requiring it.
    
    Bug: https://bugs.gentoo.org/612442