Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jun 2025 14:35:48 -0400
From:      Kristof Provost <kp@FreeBSD.org>
To:        Gleb Smirnoff <glebius@FreeBSD.org>
Cc:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   Re: git: 948078b65c27 - main - pf: fix !VIMAGE build
Message-ID:  <6347B11C-FEEE-41C3-8A88-B79BE06C1CE0@FreeBSD.org>
In-Reply-To: <202506100319.55A3JJr1086016@gitrepo.freebsd.org>
References:  <202506100319.55A3JJr1086016@gitrepo.freebsd.org>

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

[-- Attachment #1 --]
On 9 Jun 2025, at 23:19, Gleb Smirnoff wrote:
> The branch main has been updated by glebius:
>
> URL: 
> https://cgit.FreeBSD.org/src/commit/?id=948078b65c275acfa55afe56a9bbdeb2f61f1e2a
>
> commit 948078b65c275acfa55afe56a9bbdeb2f61f1e2a
> Author:     Gleb Smirnoff <glebius@FreeBSD.org>
> AuthorDate: 2025-06-10 03:19:04 +0000
> Commit:     Gleb Smirnoff <glebius@FreeBSD.org>
> CommitDate: 2025-06-10 03:19:04 +0000
>
>     pf: fix !VIMAGE build

Thanks for the fix.
I was sure I’d done a make universe, but given the NOINET6 breakage I 
must be misremembering.

Still, that wouldn’t have caught this one. It looks like we don’t 
have a single kernel config without VIMAGE left, and that makes it a bit 
harder to detect this sort of breakage.
I know that at least Netflix do care about that configuration, so I 
think we should have a LINT-NOVIMAGE to make it at least a bit more 
likely that we’ll detect such breakage before commits: 
https://reviews.freebsd.org/D50780

—
Kristof
[-- Attachment #2 --]
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body><div style="font-family: sans-serif;"><div class="markdown" style="white-space: normal;">
<p dir="auto">On 9 Jun 2025, at 23:19, Gleb Smirnoff wrote:</p>
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #136BCE; color: #136BCE;">
<p dir="auto">The branch main has been updated by glebius:</p>
<p dir="auto">URL: <a href="https://cgit.FreeBSD.org/src/commit/?id=948078b65c275acfa55afe56a9bbdeb2f61f1e2a">https://cgit.FreeBSD.org/src/commit/?id=948078b65c275acfa55afe56a9bbdeb2f61f1e2a</a></p>;
<p dir="auto">commit 948078b65c275acfa55afe56a9bbdeb2f61f1e2a<br>
Author:     Gleb Smirnoff <a href="mailto:glebius@FreeBSD.org">glebius@FreeBSD.org</a><br>
AuthorDate: 2025-06-10 03:19:04 +0000<br>
Commit:     Gleb Smirnoff <a href="mailto:glebius@FreeBSD.org">glebius@FreeBSD.org</a><br>
CommitDate: 2025-06-10 03:19:04 +0000</p>
<pre style="margin-left: 15px; margin-right: 15px; padding: 5px; border: thin solid gray; overflow-x: auto; max-width: 90vw; background-color: #E4E4E4;"><code style="padding: 0 0.25em; background-color: #E4E4E4;">pf: fix !VIMAGE build
</code></pre>
</blockquote>
<p dir="auto">Thanks for the fix.<br>
I was sure I’d done a make universe, but given the NOINET6 breakage I must be misremembering.</p>
<p dir="auto">Still, that wouldn’t have caught this one. It looks like we don’t have a single kernel config without VIMAGE left, and that makes it a bit harder to detect this sort of breakage.<br>
I know that at least Netflix do care about that configuration, so I think we should have a LINT-NOVIMAGE to make it at least a bit more likely that we’ll detect such breakage before commits: <a href="https://reviews.freebsd.org/D50780">https://reviews.freebsd.org/D50780</a></p>;
<p dir="auto">—<br>
Kristof</p>

</div>
</div>
</body>

</html>

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6347B11C-FEEE-41C3-8A88-B79BE06C1CE0>