On 27/10/2017 14:52, Helmut Jarausch wrote: > Hi, > I have a problem with emerge for a long time. > Sometimes I need to (re-)emerge many packages like in an > emerge --emptytree @world > > Because I use several overlays, there are problems with a lot of > packages. > Unfortunately, emerge shows me just the first problem (like a missing > USE-flags) > and then terminates. > Is there any means to let emerge go and report several (all) problems which > are independent of each other?
Nothing to my knowledge, no. It's that word "independant" that would appear to be the problem. You know that a doc USE flag for a webserver and for a python are completely unrelated, but portage doesn't, so stops after the first failure. Continuing would be pointless as so often flags are not independant, they are very much interdependant. I would also wager that any output from portage if it did continue would be vastly more confusing to users than what it does now. The reason you know so much more than portage about these dependencies is that you have a brain and comprehend meaning. Portage has silicon and no clue about meaning of anyything -- Alan McKinnon alan.mckin...@gmail.com