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

Bug 200648

Summary: x11-libs/cairo missing xcb-utils dependency
Product: Gentoo Linux Reporter: Dmitry S. Makovey <dmakovey>
Component: [OLD] LibraryAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Dmitry S. Makovey 2007-11-28 15:57:15 UTC
when xcb flag is set - cairo is missing dependency: xcb-utils

Reproducible: Always

Steps to Reproduce:
1. install fresh system from stage3
2. USE="xcb" emerge cairo

Actual Results:  
configure fails with:

checking for cairo's XCB backend... 
checking for xcb... no
no
checking whether cairo's XCB backend could be enabled... no (requires XCB http:/
/xcb.freedesktop.org)
configure: error: requested XCB backend could not be enabled


Expected Results:  
normal build process

emerging xcb-utils fixed it even though other xcb* packages were present.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-11-28 18:01:49 UTC
Not really, read the ebuild; xcb is a piece of junk.

*** This bug has been marked as a duplicate of bug 158476 ***