On Tue, 20 May 2014 14:49:17 +0300 Alexander Kapshuk wrote: > Here's what I usually run when updating the world. > Long version: emerge --ask --update --deep --with-bdeps=y --newuse > @world With '--with-bdeps=y' set in the file shown below: > grep bdeps /etc/portage/make.conf > EMERGE_DEFAULT_OPTS="--with-bdeps=y" > > Short version: emerge -avuND @world > -a [--ask] > -v [--verbose] > -u [--update] > -N [--newuse] > -D [--deep] > > It's also good to use -t --unordered-display to see what pulls what and resolve potential issues. Then --keep-going so the whole thing doesn't fail just because one package fails. Then -k to use already built binary packages where applicable (Actually, I'm not sure why this sometimes gets activated but I see it from time to time) Why do you run the the --width-bdeps=y ? --- Jan Matějka | Developer https://gentoo.org | Gentoo Linux GPG: A33E F5BC A9F6 DAFD 2021 6FB6 3EBF D45B EEB6 CA8B