From nobody Sat May 16 19:50:13 2026 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gHvml26JLz6cwwk for ; Sat, 16 May 2026 19:50:15 +0000 (UTC) (envelope-from des@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gHvml1DnQz3VQT; Sat, 16 May 2026 19:50:15 +0000 (UTC) (envelope-from des@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778961015; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=fbkkIBB2uLEYcBszeNoMprEgkM2eFcdcShTS4YE5g4c=; b=UVR2ZqTqU0qOpIUm2idWBNCJglItlFk59sqRRiu8rK/Fd9zcW+5JoIhoL8szTGMQWPyc73 OW4rdOTxMopOdsHF7j/iaG5bhBvrmf5jPin6gBrdGIZ+X2BaVnqcedOzOX3b2nXT//YDZn GwjDm/Xv3tjqZ1/l84jsZO/Um4UlJO3J9mqWvkwLHNVVYOb0Tk9Grd4V2EHapzoe+n9b9l NmEqVF2qB3je255emX1x/GsJqeVwLm5B3dHBwM+Bjzayv0NusVcQ0YtPVXXjYclTU2XkYz MjyVPgka/kcz5/KKlkrgsIlk/tQ/2cmExKE7ByOCrvhlrGlgZqq/wJBFU4HzdQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778961015; a=rsa-sha256; cv=none; b=Ej2olahlAOcSZMhy35MHZpdz8blVRez0h54pfB5grzSG6YDBc7fpio68L6QyjOIdnkg13e DQPJfuc77XnbIePzsMEW5jfgjLIzLbGS6eSfClu8Y+EsqyAVN6WHIB28MHPVWvzD/Iqn8J Z9B4yGcXUn/ONKZZ8Yazg5uR5vmB1nFqdLyeFQu6dnv4cyfq9c37J7Uxlw1ddMrTDiu710 jf1zoo/wRe5X4RtXpxKGb6Sy+OfFAi4lqa7mHxjg1u9R5n+1ghglwImQ7fJTLYrZFxRyOZ tk3PdiRpSE0PL6tqe2xbQ0pgWKXuGXmSvNpMeuGZ06YZO6yeFl7D1UbVqNEBtA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778961015; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=fbkkIBB2uLEYcBszeNoMprEgkM2eFcdcShTS4YE5g4c=; b=HcAMCr1dY811RKrVfQt9P8L7YQtSKGnnaU6VZus48A5gEi/qeGgTBP35If2vvwmBGotbkE R/hUVrPz/HKnEhVjGOg7pTJmUjXOze/vorQFEQyj69ihHGNkv+SpDBWAOAi8VTCF66bbLM OXZNf2FSPQfUgqaI11+oboYosh77e6NL7oFRm2oY9GT4Uhuw2aXy5s7LCi8LRvwL8jbtX2 7b+4K9dcwnJNdH8+jZrKlaV/9mSVuXnJJ+tqCEwWBhL9m3qvx6RyBsnXEkIWyYt8eScWEm xL89BTu7W86oa3XB9x0DrgC+fAAMLRC0oGb4KZDr1Fj4xjwPt6Ayvjc+QvnN2A== Received: from ltc.des.dev (unknown [92.183.12.56]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: des/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4gHvmk70LXz19vL; Sat, 16 May 2026 19:50:14 +0000 (UTC) (envelope-from des@freebsd.org) Received: by ltc.des.dev (Postfix, from userid 1001) id D26B5AA2A0; Sat, 16 May 2026 21:50:13 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Konstantin Belousov Cc: Thierry Thomas , freebsd-current@freebsd.org Subject: Re: vnode_if.h not found / make buildkernel on FreeBSD/HEAD-16 In-Reply-To: (Konstantin Belousov's message of "Sat, 16 May 2026 22:31:18 +0300") References: <86y0hjb2ii.fsf@ltc.des.dev> User-Agent: Gnus/5.13 (Gnus v5.13) Date: Sat, 16 May 2026 21:50:13 +0200 Message-ID: <86pl2vb0cq.fsf@ltc.des.dev> List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Konstantin Belousov writes: > I do not see why sys/mount.h is needed by genassym.c. Well, that certainly solves the immediate problem... > commit fe0f116bd3a5115813c4c3ba4a1546d09b5e73b1 > Author: Konstantin Belousov > Date: Sat May 16 22:27:40 2026 +0300 > > x86: remove sys/mount.h from genassym.c >=20=20=20=20=20 > The header is not needed, and causes some issues with build because it > requires vnode_if.h generated due to transient dependency from vnode.= h. >=20=20=20=20=20 > While there, remove unneeded explicit sys/cdefs.h and sys/param.h usa= ge. >=20=20=20=20=20 > Fixes: 1d5e4020e36e1cc9e906200c9c3c784ef43d977e Please use this format instead: Fixes: 1d5e4020e36e ("vnode: add VIRF_KNOTE flag") I use the following alias to generate it: fix =3D show -s --abbrev=3D12 --pretty=3Dformat:'Fixes:%x09%x09%h (%x22= %s%x22)%n' DES --=20 Dag-Erling Sm=C3=B8rgrav - des@FreeBSD.org