[Bug 293296] lib/libc/string/strnlen_test:strnlen_size_max test failing on riscv64 in CI

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 14 Mar 2026 09:30:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293296

--- Comment #6 from commit-hook@FreeBSD.org ---
A commit in branch stable/15 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=521519f72d599622a79ed79f93c4f4b208089174

commit 521519f72d599622a79ed79f93c4f4b208089174
Author:     Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: 2026-03-07 23:14:25 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2026-03-14 09:29:22 +0000

    depend-cleanup.sh: rebuild strnlen.o on riscv64 if it came from strnlen.S

    We have to switch back to the previous rule once the temporary
    build fix has been replaced with a permanent fix.

    MFC after:      1 week
    See also:       2a4e3112c811b9892e14e15cfd23538e7e47329c
    PR:             293353, 293296

    (cherry picked from commit b5514e1c6d9e7ec09b299a983d1ce32852e0d9dc)

 tools/build/depend-cleanup.sh | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.