On Sat, 2021-04-03 at 13:15 +0200, k...@aspodata.se wrote: > Is there a way to run emerge step by step to find out why it fails ? >
No easy way. You can `cp -a` the source/build directories out of /var/tmp/portage and then re-run `make -j<whatever>`. That should re- start the build more or less where it failed. Feel free to file a bug with what you discover and CC me on it.