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

Bug 602686

Summary: Circular dependency between media-libs/urt and media-libs/giflib
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:02:40 UTC
Created attachment 456226 [details]
build.log

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

(media-libs/urt-3.1b-r1:0/0::gentoo, ebuild scheduled for merge) depends on
 (media-libs/giflib-4.1.6-r3:0/0::gentoo, ebuild scheduled for merge) (buildtime)
  (media-libs/urt-3.1b-r1:0/0::gentoo, ebuild scheduled for merge) (buildtime)

It might be possible to break this cycle
by applying any of the following changes:
- media-libs/giflib-4.1.6-r3 (Change USE: -rle)
- media-libs/urt-3.1b-r1 (Change USE: -gif)
Comment 1 Brian Evans (RETIRED) gentoo-dev 2016-12-14 20:18:18 UTC
This is a configuration issue. Portage guides you with what to do temporarily after which you can reset the USE flags.