[Bug 289236] sys/kern/exterr_test:gettext_extended testcase fails on arm64 in CI
Date: Sat, 25 Jul 2026 00:58:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289236
--- Comment #10 from commit-hook@FreeBSD.org ---
A commit in branch stable/15 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=4c150f34242e3ab71aad6670203486424d20bb6f
commit 4c150f34242e3ab71aad6670203486424d20bb6f
Author: Siva Mahadevan <siva@FreeBSD.org>
AuthorDate: 2026-07-22 01:58:58 +0000
Commit: Siva Mahadevan <siva@FreeBSD.org>
CommitDate: 2026-07-25 00:56:49 +0000
powerpc64: enable extended error strings in GENERIC64* configs
These kernconfs were missed in the previous commit.
PR: 289236
Reviewed by: kib
Fixes: f38cbefef8090f3363e5685c5a3b30ffbf1d3ad0
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
(cherry picked from commit afa048d159f64e1c609475314e19fb030ffd595f)
sys/powerpc/conf/GENERIC64 | 1 +
sys/powerpc/conf/GENERIC64LE | 1 +
2 files changed, 2 insertions(+)
--
You are receiving this mail because:
You are on the CC list for the bug.