Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Error: circular dependencies:
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Pipeng
Tux's lil' helper
Tux's lil' helper


Joined: 23 Jul 2013
Posts: 87

PostPosted: Thu Aug 15, 2013 4:17 am    Post subject: Error: circular dependencies: Reply with quote

Hello, I was trying to emerge gnome but i found this:

Code:

emerge --ask gnome
 Error: circular dependencies:

(dev-python/sphinx-1.1.3-r6::gentoo, ebuild scheduled for merge) depends on
 (dev-python/jinja-2.6-r1::gentoo, ebuild scheduled for merge) (runtime)
  (dev-python/sphinx-1.1.3-r6::gentoo, ebuild scheduled for merge) (buildtime)

It might be possible to break this cycle
by applying the following change:
- dev-python/jinja-2.6-r1 (Change USE: -doc)


This is my make.conf:

Code:

# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.
CFLAGS="-O2 -pipe -march=native -mtune=native"
CXXFLAGS="${CFLAGS}"
# WARNING: Changing your CHOST is not something that should be done lightly.
# Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
CHOST="x86_64-pc-linux-gnu"
# These are the USE flags that were used in addition to what is provided by the
# profile used for building.
USE="alsa doc networkmanager ffmpeg network ssse3 cpudetection dot fontconfig gtk X udev bindist mmx sse sse2"
MAKEOPTS="-j16"
GENTOO_MIRRORS="http://gentoo.localhost.net.ar/"
INPUT_DEVICES="evdev synaptics"
VIDEO_CARDS="nvidia"
LINGUAS="es"
# FEATURES="ccache"
# CCACHE_SIZE="5G"
# CCACHE_DIR="/var/tmp/ccache"


Thanks
Back to top
View user's profile Send private message
DaggyStyle
Watchman
Watchman


Joined: 22 Mar 2006
Posts: 5909

PostPosted: Thu Aug 15, 2013 5:43 am    Post subject: Reply with quote

read the output :)

insert the following line to /etc/portage/package.use: "dev-python/jinja -doc" or better yet, don't enable doc flag globally, I see no reason to do that.
_________________
Only two things are infinite, the universe and human stupidity and I'm not sure about the former - Albert Einstein
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum