Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 602688 - Circular dependency between x11-libs/libva and media-libs/mesa
Summary: Circular dependency between x11-libs/libva and media-libs/mesa
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-14 20:08 UTC by deference
Modified: 2016-12-14 20:18 UTC (History)
1 user (show)

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


Attachments
build.log (cir03.txt,150.71 KB, text/plain)
2016-12-14 20:08 UTC, deference
Details

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