Created attachment 686370 [details] gcc-build-lots.tar.bz2 A rebuild of gcc-10 by bootstrap-prefix.sh after stage3 when it attempts to emptytree @system (code block at line 2919) fails with: ld: library not found for -ldylib1.o collect2: error: ld returned 1 exit status Since this was a rebuild past stage3, I worked around it by passing '--exclude sys-devel/gcc'. The rebuild enables two extra USE flags: fortran, nls. I'll see if I can disable fortran and successfully build gcc. The logs are attached.
Created attachment 686373 [details] Build log
*** This bug has been marked as a duplicate of bug 767415 ***