Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 602686 - Circular dependency between media-libs/urt and media-libs/giflib
Summary: Circular dependency between media-libs/urt and media-libs/giflib
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:02 UTC by deference
Modified: 2016-12-14 20:18 UTC (History)
1 user (show)

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


Attachments
build.log (cir02.txt,227.81 KB, text/plain)
2016-12-14 20:02 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: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.