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

Bug 602688

Summary: Circular dependency between x11-libs/libva and media-libs/mesa
Product: Gentoo Linux Reporter: deference
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal CC: deference
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description deference 2016-12-14 20:08:31 UTC
Created attachment 456228 [details]
build.log

Recently I had to rebuild my system (RAM failure) and I noticed and captured all the circular dependency problems.

(media-libs/mesa-12.0.1:0/0::gentoo, ebuild scheduled for merge) depends on
 (x11-libs/libva-1.6.2:0/0::gentoo, ebuild scheduled for merge) (buildtime_slot_op)
  (media-libs/mesa-12.0.1:0/0::gentoo, ebuild scheduled for merge) (buildtime)

It might be possible to break this cycle
by applying any of the following changes:
- x11-libs/libva-1.6.2 (Change USE: -egl)
- media-libs/mesa-12.0.1 (Change USE: -vaapi)
Comment 1 Brian Evans (RETIRED) gentoo-dev 2016-12-14 20:18:50 UTC
This is a configuration issue. Portage guides you with what to do temporarily after which you can reset the USE flags.