Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jun 2026 15:19:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        testing@FreeBSD.org
Subject:   [Bug 289236] sys/kern/exterr_test:gettext_extended testcase fails on arm64 in CI
Message-ID:  <bug-289236-32464-pawF4huSBw@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-289236-32464@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289236

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=2dc5e14396cf2cce43af34a42dd219bf2b8d1048

commit 2dc5e14396cf2cce43af34a42dd219bf2b8d1048
Author:     Siva Mahadevan <siva@FreeBSD.org>
AuthorDate: 2025-07-15 16:45:24 +0000
Commit:     Siva Mahadevan <siva@FreeBSD.org>
CommitDate: 2026-06-26 15:16:43 +0000

    GENERIC: enable extended error strings on all archs

    This follows commit 3296fda0c309c873ae37a0a4e25ded3ae04b421c.

    PR:             289236
    Reviewed by:    kib
    MFC after:      3 days

    (cherry picked from commit f38cbefef8090f3363e5685c5a3b30ffbf1d3ad0)

 sys/amd64/conf/GENERIC   | 2 +-
 sys/arm/conf/std.armv7   | 1 +
 sys/arm64/conf/std.arm64 | 2 +-
 sys/i386/conf/GENERIC    | 1 +
 sys/powerpc/conf/GENERIC | 1 +
 sys/riscv/conf/GENERIC   | 1 +
 6 files changed, 6 insertions(+), 2 deletions(-)

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

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-289236-32464-pawF4huSBw>