https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-i18n/ibus-1.5.27 fails tests (DASH-SYSTEM). Discovered on: amd64 (internal ref: dash_tinderbox) NOTE: (DASH-SYSTEM) in the summary means that the bug was found on a machine that runs /bin/sh as dash but this bug MAY or MAY NOT BE related to dash.
Created attachment 842663 [details] build.log build log and emerge --info
Created attachment 842665 [details] 1-test-suite.log 1-test-suite.log
Error(s) that match a know pattern in addition to what has been reported in the summary: echo "WARNING: Not found $input_file" 1>&2; \ echo "WARNING: Not found $input_file" 1>&2; \n echo "WARNING: Not found /usr/share/unicode/cldr/common/annotations/en.xml" 1>&2; \ FAIL: ibus-compose FAIL: xkb-latin-layouts
It's not a DASH issue. In your test-suite.log it fails because it cannot find '/usr/bin/echo' (part of coreutils) and setxkbmap (part of its own package). In my case is setxkbmap itself that fails with: [...] setxkbmap -layout ca -variant multi-2gr Error loading new keyboard description Error in layout ca variant multi-2gr FAIL xkb-latin-layouts (exit status: 1)