Just ran sync and now I have conflicts between use flags +accessibility, -accessibility on each package. Once again the devs dropped the ball on this. How can you have global USE flags when from recent adds to Portage use flags for individual packages we will have a portage.use that is a mile long and fragmented. Not only that, but it is getting more difficult to just update Portage with simple USE flags. It didn't use to be like this.
Hi prr56,
Ran into the same problem.
What "solved" it was to first set qt-gui use to -accessibility and emerge qt-svg with --nodeps.
Then I tried emerge -uDp world again and this time I had to set +accessibility for qt-gui.
Then it was ok.
I agree with your comments on the administration of more and more useflags in /etc/portage.
Gerard.
To install Gentoo I use sysrescuecd.Based on Gentoo,has firefox to browse Gentoo docs and mc to browse (and edit) files.
The same disk can be used for 32 and 64 bit installs.
You can follow the Handbook verbatim. http://www.sysresccd.org/Download
I've had problems recently with +/- accessibility USE flags on qt-gui and qt-svg. It took a removal of all the qt-* packages on my system, a clear out of all the autounmask cruft and a re-emerge of @world to resolve the problem.