Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 180983 - emerge subversion complains of circular dependencies if USE="doc" enabled
Summary: emerge subversion complains of circular dependencies if USE="doc" enabled
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High minor
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-05 17:07 UTC by Jeremy
Modified: 2007-06-05 18:24 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy 2007-06-05 17:07:26 UTC
When emerging subversion, portage complains of circular dependencies if "doc" is enabled as a USE flag.  Tested only on x86.  Emerge --sync did not repair this problem.  Note, this is on a fresh install and the bug was on one of subversion's early dependencies, but I'm not sure which one.  Re-adding "doc" later and re-emerging subversion did not have the same result.

Reproducible: Always

Steps to Reproduce:
1. /etc/make.conf contains USE="doc"
2. emerge subversion



Expected Results:  
Properly compiled the program and its dependencies.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-06-05 18:24:26 UTC
Maybe someone could have a look  if you at least pasted the emerge output. Otherwise, really hard to guess.