From nobody Mon Apr 27 07:31:21 2026 X-Original-To: dev-commits-ports-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 4g3wH26jxpz6bsxD for ; Mon, 27 Apr 2026 07:31:26 +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 4g3wH26DzCz3Dj2 for ; Mon, 27 Apr 2026 07:31:26 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777275086; 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=w/PLSr4m24DSsWphKdQ5EThf8unm7WiS+l6Mtx4iY9s=; b=O4TES0F5N85AFqLD7JPT98nZRoooXRrAaFlm2WUEV6Y6WgQeYekXQumnQ8HCr4PBHpNTIS cFaiShkGoXBnvvtIqyAOpuLglWAZ9P8IfmZpGBJTdYjobGtSuJZtfLalk4TPuggI4SEoRE YppNcM+ctpKJdTfiDnuWKUTm958oPLhMT/rXKw63Z8Js61fCVzCNNV/0hshyzEMfmKHMV6 YSXMEL/dS9PFCQ/Zgo3eNylCr7IeDSAcxKmxUf+Tg9Qdt2JchaIKb2jhlWUtuRtaLwh/+9 PqgLREFJP8r76fu4OvTz5vG6Jff+AryksT8KmNOY507lokVxzlri+eRWnGcsgA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777275086; a=rsa-sha256; cv=none; b=l1ve6ulH4lKqq9hhHqDHcNyu+DKVpEOcZLSZ174i1cJXHWELpS5pev6JfqdF56vd3zDCs1 wG7R+we1z+P78ytdjyRDbC/mxnbe5WEYAnlXWRxAvYewenQg7kiR48ECKfxyy8LxOEVPFb 8/d3Ys5NiuFyj0g5YLlWjsiThnBPGRxDMgWWH4FO8FKHflOwZrE1PNXHDl/LrmKPWHyG/+ TuQpKytd73N8+Hz234vCjjSRA3XZg3Zl/pVAADlXxZcGz7Si4rmx30V9ijwF8RZFl7KGn9 1WND+sT+NFXAk0NT4Z094yez8XEX+d5OEO1Rh0CvwN0yqfCVD4TT+SZSDvi9iQ== 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=1777275086; 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=w/PLSr4m24DSsWphKdQ5EThf8unm7WiS+l6Mtx4iY9s=; b=c0q9F4k4dFJH29zwo6In+lvC/T6B6+6yPPY4W3MLQVJPDqYnZl12mHUB9oe0tKfPKJGkCV 0h7pMdPquJWWaA/bpGLLSEj4W94mEfxR6k78ojG0Vp+tnBmyGDR4ybupzJlHMLvdl9PPhT k8tQdnDYYEuMziYM3zbkC6SgfZd1/4s3tQODPakLRKVQeqth7OANT2SfNs0mgAnUMHC7kV m63PHr0Thk27Wth+ASAthtYoZhIzKYPdkTrFCFBQPeRZYRom4RTgtH4n3MCsvUpSnc8/03 6uf2F01de5/apRYPya02bZc2KjjKOCc+qP2xY3kXjyThjM4coFoujtGRpnhIgA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g3wH25LG6zxq6 for ; Mon, 27 Apr 2026 07:31:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 36dca by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 27 Apr 2026 07:31:21 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Baptiste Daroussin Subject: git: 0188ce5233a3 - main - graphics/drm-66-kmod: Fix build with llvm 21 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bapt X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 0188ce5233a3bc8fc3a6b73c5cf23743824c90c5 Auto-Submitted: auto-generated Date: Mon, 27 Apr 2026 07:31:21 +0000 Message-Id: <69ef10c9.36dca.59e39d66@gitrepo.freebsd.org> The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=0188ce5233a3bc8fc3a6b73c5cf23743824c90c5 commit 0188ce5233a3bc8fc3a6b73c5cf23743824c90c5 Author: Baptiste Daroussin AuthorDate: 2026-04-27 07:30:39 +0000 Commit: Baptiste Daroussin CommitDate: 2026-04-27 07:31:18 +0000 graphics/drm-66-kmod: Fix build with llvm 21 --- graphics/drm-66-kmod/files/patch-i915_Makefile | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/graphics/drm-66-kmod/files/patch-i915_Makefile b/graphics/drm-66-kmod/files/patch-i915_Makefile new file mode 100644 index 000000000000..51111ea15121 --- /dev/null +++ b/graphics/drm-66-kmod/files/patch-i915_Makefile @@ -0,0 +1,12 @@ +--- i915/Makefile.orig 2025-12-11 14:11:14 UTC ++++ i915/Makefile +@@ -360,6 +360,9 @@ CWARNFLAGS += -Wno-pointer-arith -Wno-format -Wno-cast + # Reason: More or less all files need it due to use of test_bit() macro + # error: cast from 'const unsigned long *' to 'volatile unsigned long *' + CWARNFLAGS += -Wno-pointer-arith -Wno-format -Wno-cast-qual ++.if ${COMPILER_TYPE} == "clang" && ${COMPILER_VERSION} >= 210000 ++CWARNFLAGS += -Wno-default-const-init-var-unsafe ++.endif + + CWARNFLAGS.intel_acpi.c= -Wno-incompatible-pointer-types + CWARNFLAGS.intel_audio.c= -Wno-unused-function