https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-shells/bash-4.3_p48-r2 calls commands that do not exist. Discovered on: amd64 (internal ref: tinderbox) NOTE: Please look for 'command not found' and/or 'no such file or directory'.
Created attachment 688437 [details] build.log build log and emerge --info
This is a familiar issue: a test suite that relies in part on the presence of the en_US.UTF-8 locale as a 'universal' means of setting the character type to UTF-8. Given that Gentoo always offers the C.UTF-8 locale, it might be reasonable for it to monkey-patch some of the tests accordingly. It would also help where musl is the libc.