Created attachment 574292 [details] Build log of failure. A cursory look at the diff between the 5.5.20060227 and 5.5.20060227-r1 ebuilds indicates that one of the new patches is to address parallel build issues. Apparently some still remain. Build log attached.
Created attachment 574294 [details] My "emerge --info".
Created attachment 574296 [details] Build log of failure.
Created attachment 574298 [details] Build log of failure. Redone with -fno-diagnostics-color.
Meant to add, building with MAKEOPTS="--jobs=1" suppresses this error.
*** Bug 726628 has been marked as a duplicate of this bug. ***
Dear treecleaner@: I'm still able to reproduce this issue right now. Since it has not been fixed for a long time, I'd suggest to evaluate if it is the case to remove this package from the tree. Thanks
No need to remove the package from the tree. A simple patch to make it always build with --jobs=1 would suffice.
*** Bug 797904 has been marked as a duplicate of this bug. ***
Is this still an issue with 5.6_p2? It should be sorted now.
appeared recently at the tinderbox image 17.1_no_multilib_systemd-j4-20220305-092338
Created attachment 766643 [details] emerge-info.txt
Created attachment 766644 [details] app-misc:fdutils-5.5.20060227-r1:20220309-145050.log
Created attachment 766645 [details] emerge-history.txt.bz2
Created attachment 766646 [details] environment
Created attachment 766647 [details] etc.portage.tar.bz2
Created attachment 766648 [details] logs.tar.bz2
Created attachment 766649 [details] temp.tar.bz2
will test with the new version , but the -p2 is not yet in the tree, or ?
(In reply to Toralf Förster from comment #18) > will test with the new version , but the -p2 is not yet in the tree, or ? It should be!
@Toralf looking at the logs, this line: i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -o fdrawcmd fdrawcmd.o -L. -lfdutils /usr/lib/gcc/i686-pc-linux-gnu/8.2.0/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lfdutils was the same issue fixed in this patch: https://gitweb.gentoo.org/repo/gentoo.git/tree/app-misc/fdutils/files/fdutils-5.6_p2-parallel.patch I think it might apply on the version that this bug was reported for.
app-misc/fdutils-5.6_p2