Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 540336 - 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
Summary: x11-libs/xcb-util-cursor-0.1.1 should depend on x11-libs/xcb-util-renderutil ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-17 06:54 UTC by calculuspenguin
Modified: 2015-02-17 16:43 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 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