https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-shells/fish-3.5.1 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 842911 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: 93 - check-completions.fish (Failed) 166 - redirect.fish (Failed) open: Permission denied open: Permission denied <= does not match CHECKERR 'warning: Path \'/bin/echo\' is not a directory' on line 144 FAILED: CMakeFiles/fish_run_tests /var/tmp/portage/app-shells/fish-3.5.1/work/fish-3.5.1_build/CMakeFiles/fish_run_tests
168/245 Test #170: redirect.fish.............................***Failed 0.49 sec Testing file checks/redirect.fish ... Failure: The CHECKERR on line 144 wants: warning: Path '/bin/echo' is not a directory ----------- * ERROR: app-shells/fish-3.6.1::gentoo failed (test phase): ----------- dash is NOT installed
Created attachment 874838 [details] emerge info
Created attachment 874839 [details] build.log
Created attachment 874840 [details] environment
Created attachment 874842 [details] emerge spec
FEATURES="-usersandbox" exposes system defaults and passes test.
reproducible with app-shells/fish-3.7.1
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c449aec6f5bc6a3461c3479c44f6ba7ef95a655f commit c449aec6f5bc6a3461c3479c44f6ba7ef95a655f Author: idealseal <realidealseal@protonmail.com> AuthorDate: 2025-03-13 14:23:28 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-03-13 17:06:59 +0000 app-shells/fish: cleanup ebuild, make tests work Remove all but cargo tests. Upstream has fixes for our test issues but they weren't backported to 4.0.1. Closes: https://bugs.gentoo.org/715976 Closes: https://bugs.gentoo.org/727684 Closes: https://bugs.gentoo.org/802873 Closes: https://bugs.gentoo.org/807742 Closes: https://bugs.gentoo.org/838187 Closes: https://bugs.gentoo.org/886161 Closes: https://bugs.gentoo.org/950051 Signed-off-by: idealseal <realidealseal@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org> app-shells/fish/fish-4.0.1.ebuild | 104 ++++++++++---------------------------- 1 file changed, 28 insertions(+), 76 deletions(-)