https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sys-apps/s6-rc-0.5.2.0 fails to compile. Discovered on: amd64 (internal ref: ci)
Created attachment 664795 [details] build.log build log and emerge --info
Possible context of error(s): /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ls6 /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ls6 collect2: error: ld returned 1 exit status
This is fallout from bug #747886. Since --disable-shared is the default, sys-apps/s6 did not include libs6.so. Bug #747886 is fixed, so it should no longer be possible to trigger this build failure.