RFR: 8344559: Log is spammed by missing pandoc warnings when building man pages
Aleksey Shipilev
shade at openjdk.org
Thu Dec 5 13:00:39 UTC 2024
On Thu, 5 Dec 2024 10:59:36 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
> If the user does not have pandoc installed and configured, the logs are spammed with the warning:
>
>
> Warning: pandoc not found. Not generating man pages
>
>
> once for each man page that should have been generated.
>
> This is excessive and should be removed. Instead, let configure inform the user that you cannot build man pages without pandoc.
So that's what it is. I was about to look at it myself :)
-------------
Marked as reviewed by shade (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/22573#pullrequestreview-2481627659
More information about the build-dev
mailing list