Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Apr 2026 19:22:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 294822] makeman.lua lacking diagnostics for failure case
Message-ID:  <bug-294822-227-vOJvAS6rPD@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-294822-227@https.bugs.freebsd.org/bugzilla/>

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

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

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

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

commit ea27ec183d0ff26e1273202841a02041b6d93955
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2026-04-26 19:30:17 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2026-04-27 19:21:12 +0000

    makeman.lua: Downgrade `make showconfig` error to warning

    The sh-based makeman silently ignored errors from `make showconfig`.
    Ignore errors also from makeman.lua (but emit a warning).

    We may want to revisit this in the future, but want makeman.lua to
    behave identically for now.

    PR:             294822
    Reviewed by:    kevans
    Sponsored by:   The FreeBSD Foundation
    Differential Revision: https://reviews.freebsd.org/D56663

 tools/build/options/makeman.lua | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-294822-227-vOJvAS6rPD>