https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sys-power/apcupsd-3.14.14-r2 fails to compile. Discovered on: amd64 (internal ref: ci)
CC'ing also the author of the commit
Created attachment 689823 [details] build.log build log and emerge --info
Possible context of error(s): install-xattr: failed to stat /var/tmp/portage/sys-power/apcupsd-3.14.14-r2/image//sbin/apcupsd: No such file or directory
Error is > MKDIR /var/tmp/portage/sys-power/apcupsd-3.14.14-r2/image//sbin > COPY apcupsd => /var/tmp/portage/sys-power/apcupsd-3.14.14-r2/image//sbin/apcupsd > /usr/bin/install: target '/var/tmp/portage/sys-power/apcupsd-3.14.14-r2/image//sbin/apcupsd' is not a directory > install-xattr: failed to stat /var/tmp/portage/sys-power/apcupsd-3.14.14-r2/image//sbin/apcupsd: No such file or directory But the latest changes are unrelated. @ ago: Sounds like a local issue... cannot reproduce with -j42.
Empty STRIP env var fixes the install stage STRIP=''
Unable to reproduce here. Please reopen, if you can.