From nobody Sat Apr 25 16:22:39 2026 X-Original-To: dev-commits-src-all@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 4g2w8v4P7Jz6blcC for ; Sat, 25 Apr 2026 16:22:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g2w8v3Q3kz41B4 for ; Sat, 25 Apr 2026 16:22:39 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777134159; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=ewmhs8CqSH3eKAJ0TerdGUhGHIg44vsuM8aPvCXACMg=; b=mRmRNLQdnMugN8Jb2ANN+Xr519LkyJfU07Z2UCXFEoGDx2cSnakhhkEEoPzSW3ZAZ/oDJT T0F4K93IBbdjDMsNAjz3SQqDLc3GmTkb6x4ZgLwkr2P1w6voHiRylEr8bjeSYdw5RqGObO wBR3yxwbO61hQjHLD7h6nlcszd9hSICsnx7fB6UIMOzDcxCz/3sBA76/VtzVkLp7/RRiPZ Y7usIdNFCNnPSeT4vTTP2SkytPEytsBkLmWEVrM55rdOl6Jq/QeKy4W6Prx5rV9kCT40iF iYpcYmvsrRkHZEHjNr4rRR8Ac6r+9kuve27ddDIp6CgQg2VwUKpUJy3mnER2Bg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777134159; a=rsa-sha256; cv=none; b=S5aBFZjObaz3h5Mbl447cPucZrztIuQcK4CSerzF5HcTXIZNqSoq/fh4Zkn3sqa8OZtVc4 TdwT4OEXvh/1JlUyCmU+nqDPw19s8CjaWIWJQYF8PXfPVFoGdsuZmtUGN2Jwz3r1MpJFn6 KtaXf1FDkfFYMUWVtxE9KWMN+VaP5YcWj1AsAhnTkswYuR1SmvinxWQu+tkm3UniD+vaN0 upmz3GnO0MvwTrZNY+j4p8/jw1v+6Im1Kp64KDgVqgUVu8AOsgn5cLJO2tgPtdMvdLRUO7 LpbeDH0jh8wSjVvWhqpbgw6UoK6KEtIn08MxrSCG0e1dzpWVVaTM4/bFK1JXsw== 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=1777134159; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=ewmhs8CqSH3eKAJ0TerdGUhGHIg44vsuM8aPvCXACMg=; b=rV/jPXpclp0FDD0fmk43/K0hZtcRRNSzIe0QpWfJJLzeNbJREuxQ5zhRsMzuRbwuRIWP/n 8dg6dUuD047nSYk6kQtxzFUt2TeFhIgv3nG2XXJyO3vrEEd+OWl4vuPA3VJjer0EtzLgyO zVD2bF7zsXik5/w/ys0N6jApACNPcVry0wWd0BLU3GeGCQ++fTgVhaCwojc8Oz38Fyjf5h SwTMP2wc4WrHpo5qZzzzqtfaHUsxQarSZXMeLxNhxTXUs6O5lzfx+znmcvowwcKGnXPXfp OER69X1+j0tvHcv39CG/pGTQjjTu1+gXqwgSDvllPNrfdqBifzeA9e1I+wurbA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g2w8v2YwZzhm5 for ; Sat, 25 Apr 2026 16:22:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 44b6c by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 25 Apr 2026 16:22:39 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Enji Cooper Subject: git: a826f61110e6 - stable/15 - Run `make obj` before running `make test-includes` List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ngie X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: a826f61110e69f1d6eaa1ec06885e16a7a79c1cc Auto-Submitted: auto-generated Date: Sat, 25 Apr 2026 16:22:39 +0000 Message-Id: <69ecea4f.44b6c.73d76a65@gitrepo.freebsd.org> The branch stable/15 has been updated by ngie: URL: https://cgit.FreeBSD.org/src/commit/?id=a826f61110e69f1d6eaa1ec06885e16a7a79c1cc commit a826f61110e69f1d6eaa1ec06885e16a7a79c1cc Author: Enji Cooper AuthorDate: 2026-03-03 05:59:50 +0000 Commit: Enji Cooper CommitDate: 2026-04-25 16:22:33 +0000 Run `make obj` before running `make test-includes` Before this change, `make test-includes` (run as part of buildworld) would place test files in the current directory, which would clutter up git clones. Run `make obj` beforehand to ensure that the files are put in `${.OBJDIR}` instead of `${.CURDIR}`. This helps cut down on the noise significantly when running commands like `git status`. MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D55499 (cherry picked from commit 912864912b71951f9a636190b1dba80528f588eb) --- Makefile.inc1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.inc1 b/Makefile.inc1 index 8d8d8cbfe931..2255b61a30ff 100644 --- a/Makefile.inc1 +++ b/Makefile.inc1 @@ -1208,7 +1208,7 @@ _includes: .if !empty(SUBDIR_OVERRIDE) && make(buildworld) ${_+_}cd ${.CURDIR}; ${WMAKE} MK_INCLUDES=yes SHARED=symlinks includes .endif - ${_+_}cd ${.CURDIR}; ${WMAKE} test-includes + ${_+_}cd ${.CURDIR}; ${WMAKE} test-includes _libraries: @echo @echo "--------------------------------------------------------------" @@ -1576,6 +1576,7 @@ makeman: .PHONY # Ensure no regressions in self-includeability of sys/*.h and net*/*.h test-includes: .PHONY ${_+_}cd ${.CURDIR}/tools/build/test-includes; \ + ${WMAKEENV} ${MAKE} ${WORLD_FLAGS} obj; \ ${WMAKEENV} ${MAKE} ${WORLD_FLAGS} DESTDIR=${WORLDTMP} test-includes # We can't assume here that ${TMPPATH} will include ${PATH} or /usr/libexec