From nobody Thu Jul 30 18:40:17 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 4h9ygQ158Lz6mpsZ; Thu, 30 Jul 2026 18:40:18 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4h9ygQ0X5Yz4H25; Thu, 30 Jul 2026 18:40:18 +0000 (UTC) (envelope-from jhb@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785436818; 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: in-reply-to:in-reply-to:references:references; bh=xWtgBCnmQI1mKW9egaSa2sAYOVS9/Nbo3Ob+5qzgjDc=; b=ZysnaPRf+ianms1+XZyxV3TAZ7/xZHVlDokdtBdZD2ABZc0L18sncUTe+o1osX5qvKBsEy 8ffeAH0Ry5m5vt3h/NW/Lq1x+NwlWpypow5Y9lHMI8OYGzSAtq1e5nAbxkHtvKEQ2Vevnw 7xyLybZRfIWHujnwvFPfbW67y9tb3I2gB6BJyx+COqRAqoj64oNkASqX34o/JA+zvQpoHa vJlVi8iXImbbEBYo5v8LDLM9w46fdS5c3ziuSMm4DpNI2HqWilbs0lgtomueVpwwwfp/2d gtYyhXyU0YnyYDwF1wuQ/JFynJiRTdxFxMlfV6+bcVXUPsCGHDQDgsAjCvZ8bw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785436818; a=rsa-sha256; cv=none; b=ktaiKWc2y09N7rHdM5tcFTivyu1NLoPy0/aGbN2UvnKNaMdFrHNr8HsEscYz7lX+l+xMuo 6H7dRY393TnrDH7Djmm9ElVvyybQA63EruPmlZS6XEjpAOIS5qnG+03Ckuv7GKp+uPb3N6 uz/rqhGQFbqUl9ec+yJYsAoWGoglSOG2jPr0w/N6qn6FNAN61d4Monj6bOfsYXvOduFoMa m1aFiTptp85dlYS4gEEzw4Ae4+SdqfAYIvvI7Kn/UUYERlzmp20buo5aA6ijOpPTI4MHM/ Qrv36nHCytB9voJVm5o1ooxqjRtyK0Yx6CXUeZx2zWe1p3PojVAkVqMp2f0wyA== 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=1785436818; 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: in-reply-to:in-reply-to:references:references; bh=xWtgBCnmQI1mKW9egaSa2sAYOVS9/Nbo3Ob+5qzgjDc=; b=Tn1+9v5qwCDBmB+0O7deRBhlcvyXwIGiYGGq3fYwMtNxaKOklH3N9SCmyS1znYf+X6RO7U b0oZ8aEvL6NulzBOfvcQg/0GYO3sXyV2WlRrQ3g4tY/GbRW3SBy2jP5XHQWuEnU+2fhd3y isNNrwJFPOi05hqNj0El8dG/P4yzUnpX1YbxURsLLcvZH/AvsOxBa2h/Dl9MYVl7YxTpv3 r8ST5fG4QC7O8kmP9CtTnlHW8ZFgfzxexx1D0YmLosjmXYjPWVXdxsI4SZwne2pUXOHfz/ tYIHc/3Vd6aDZOxgUqu2XUtiXNDELCJGmEnAzOZJ5moJr7Fm/50IvsK4aZSPPQ== Received: from [IPV6:2601:5c0:4202:5670:995:9f94:4f61:4e6d] (unknown [IPv6:2601:5c0:4202:5670:995:9f94:4f61:4e6d]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: jhb) by smtp.freebsd.org (Postfix) with ESMTPSA id 4h9ygP58GFz4sw; Thu, 30 Jul 2026 18:40:17 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Message-ID: Date: Thu, 30 Jul 2026 14:40:17 -0400 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 List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: git: 72952bf6a307 - main - amd64: try to fix the build with old clang that does not know about FRED Content-Language: en-US To: Konstantin Belousov , src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org References: <6a6b852a.389ab.200b7087@gitrepo.freebsd.org> From: John Baldwin In-Reply-To: <6a6b852a.389ab.200b7087@gitrepo.freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 7/30/26 13:08, Konstantin Belousov wrote: > The branch main has been updated by kib: > > URL: https://cgit.FreeBSD.org/src/commit/?id=72952bf6a307391e127d3ab4a6f073664ce62d89 > > commit 72952bf6a307391e127d3ab4a6f073664ce62d89 > Author: Konstantin Belousov > AuthorDate: 2026-07-30 09:45:51 +0000 > Commit: Konstantin Belousov > CommitDate: 2026-07-30 17:08:24 +0000 > > amd64: try to fix the build with old clang that does not know about FRED Thanks, the GitHub actions are all green now after this fix. -- John Baldwin