Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Apr 2023 18:36:10 -0400
From:      Ed Maste <emaste@freebsd.org>
To:        src-committers@freebsd.org, dev-commits-src-all@freebsd.org,  dev-commits-src-main@freebsd.org, "Simon J. Gerraty" <sjg@freebsd.org>
Subject:   Re: git: 390c31c4289e - main - meta.sys.mk: downgrade missing Filemon error to warning
Message-ID:  <CAPyFy2DjiqJvVrukaBgiV7SrxKydsG3dDtp0QedZOJ=o6FNiuQ@mail.gmail.com>
In-Reply-To: <202304231451.33NEpwOQ028148@gitrepo.freebsd.org>
References:  <202304231451.33NEpwOQ028148@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 23 Apr 2023 at 10:51, Ed Maste <emaste@freebsd.org> wrote:
>
> The branch main has been updated by emaste:
>
> URL: https://cgit.FreeBSD.org/src/commit/?id=390c31c4289e66f1bd9cb2349d6e55fd4dc468f8
>
> commit 390c31c4289e66f1bd9cb2349d6e55fd4dc468f8
> Author:     Ed Maste <emaste@FreeBSD.org>
> AuthorDate: 2023-04-23 14:48:22 +0000
> Commit:     Ed Maste <emaste@FreeBSD.org>
> CommitDate: 2023-04-23 14:48:22 +0000
>
>     meta.sys.mk: downgrade missing Filemon error to warning
>
>     Cirrus-CI was red because `make makeman` failed with a spurious "filemon
>     is not loaded" error.  For now just make it a warning.

CI is still red after this:
https://cirrus-ci.com/task/5529897238528000?logs=makeman#L12

...
no description found for WITH_host_egacy, skipping
if ! git diff --exit-code --ignore-matching-lines "^.Dd"
share/man/man5/src.conf.5; then printf "\n>>> src.conf.5 was not
updated as required <<<\n"; false; fi
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index 8cabfb16462..236d848cf6a 100644
--- a/share/man/man5/src.conf.5
+++ b/share/man/man5/src.conf.5
@@ -528,6 +528,8 @@ When set, it enforces these options:
.Bl -item -compact
.It
.Va WITH_INSTALL_AS_USER
+.It
+.Va WITH_host_egacy
.El
.Pp
When set, these options are also in effect:
>>> src.conf.5 was not updated as required <<<



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPyFy2DjiqJvVrukaBgiV7SrxKydsG3dDtp0QedZOJ=o6FNiuQ>