[Bug 295823] lib/libc/string/strrchr2_test:values test failing in CI due to bug in riscv strrchr.S
Date: Sun, 14 Jun 2026 12:38:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295823
--- Comment #4 from commit-hook@FreeBSD.org ---
A commit in branch stable/15 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=d7d22907ff749664258208b250258f9f46d97572
commit d7d22907ff749664258208b250258f9f46d97572
Author: Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: 2026-06-07 20:58:31 +0000
Commit: Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2026-06-14 09:35:23 +0000
depend-cleanup.sh: rebuild strrchr.o on riscv64 if it came from strrchr.S
We have to switch back to the previous rule once the temporary
build fix has been replaced with a permanent fix.
PR: 295823
See also: 4996ebdb720042239a197ebec2d265cdfdf1bbf3
Reported by: siva
MFC after: 1 week
(cherry picked from commit 93221c277608d2612511eaabbf2bfc1f4b4250f7)
tools/build/depend-cleanup.sh | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.