https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-util/git-delta-0.11.2 fails tests. Discovered on: amd64 (internal ref: ci) NOTE: If you think this is a GCC-11 related issue, please block bug 732706.
Created attachment 757718 [details] build.log build log and emerge --info
Error(s) that match a know pattern: error: test failed, to rerun pass '--bin delta'
Was version 10.x ever tried too? I'm asking, because failed to even make test. For both 11.2 and 10.3 make test ends with compilation error from rust, despite make build works for both. Though I'm not sure, that it's not due to buggy / outdated rust, which for me is 1.53.0 (I see at gpo, that 1.56.1 is stabilized).
(In reply to Nikita Zlobin from comment #3) Tests passed fine for me consistently since I added the package.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16fa78999cddab9096c7d61945ed7c459c500735 commit 16fa78999cddab9096c7d61945ed7c459c500735 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-09-01 03:05:33 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-09-01 03:05:33 +0000 dev-util/git-delta: add 0.18.1 Move to using bundled libgit2. I don't like it either but keeping the system one downgraded is painful. Closes: https://bugs.gentoo.org/828561 Closes: https://bugs.gentoo.org/864064 Closes: https://bugs.gentoo.org/937988 Signed-off-by: Sam James <sam@gentoo.org> dev-util/git-delta/Manifest | 34 ++++ dev-util/git-delta/git-delta-0.18.1.ebuild | 268 +++++++++++++++++++++++++++++ 2 files changed, 302 insertions(+)