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

Bug 540336

Summary: x11-libs/xcb-util-cursor-0.1.1 should depend on x11-libs/xcb-util-renderutil - configure: error: Package requirements (xcb-renderutil) were not met: No package 'xcb-renderutil' found
Product: Gentoo Linux Reporter: calculuspenguin
Component: [OLD] LibraryAssignee: Gentoo X packagers <x11>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description calculuspenguin 2015-02-17 06:54:36 UTC
In starting from a stage3 and moving to install xorg-server and a window manager (i3), I came across xcb-util-cursor failing to compile because it could not find a package that it thinks should be there.  Strangely enough xcb-util-renderutil shows up later in the depgraph (just not before xcb-util-cursor).


checking for XCB_RENDER... yes
checking for XCB_RENDERUTIL... no
configure: error: Package requirements (xcb-renderutil) were not met:

No package 'xcb-renderutil' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables XCB_RENDERUTIL_CFLAGS
and XCB_RENDERUTIL_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.


Please see to adding the dependencies so this package may compile successfully.

P.S. After installing xcb-util-renderutil first, xcb-util-cursor was able to compile.

...
checking for XCB_RENDER... yes
checking for XCB_RENDERUTIL... yes
checking for XCB_IMAGE... yes
Comment 1 Chí-Thanh Christopher Nguyễn gentoo-dev 2015-02-17 16:43:22 UTC
This is already fixed in 0.1.1-r1