Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 612442 - x11-base/xorg-server-1.19.2[xephyr] should depend on x11-libs/libxcb[xkb]
Summary: x11-base/xorg-server-1.19.2[xephyr] should depend on x11-libs/libxcb[xkb]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matt Turner
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-12 19:29 UTC by William Throwe
Modified: 2017-03-13 02:07 UTC (History)
1 user (show)

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


Attachments
build.log.gz (xorg-server-1.19.2:20170312-083216.log.gz,11.48 KB, application/gzip)
2017-03-12 19:29 UTC, William Throwe
Details

Note You need to log in before you can comment on or make changes to this bug.
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