From nobody Wed Sep 17 15:01:23 2025 X-Original-To: dev-commits-src-main@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 4cRhmj67mkz67XJr; Wed, 17 Sep 2025 15:01:25 +0000 (UTC) (envelope-from des@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 "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4cRhmj2vCwz3N3L; Wed, 17 Sep 2025 15:01:25 +0000 (UTC) (envelope-from des@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1758121285; 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=tKlnl4xlZmQ9st2GpLWsoIp3TfJ6apZDNCXZBgsctzk=; b=WoobLF7jxPoSFwedJzSR3EBXG4UlfXOefUSb2u2BSE3xevEhr31ulLZdXaeY3BvUEawB07 VnObDMYUbVcBWkARULFzXKuYUNT0XvXamCALlPjp6Va6ji92MLthGsBQaTLQ57xqcnPOK1 OCsoyqZxiEK/q5953SCRtqjd1lNKS0EDDKY69vMDwtN6KdY2on+e+NelGbnbOoTg5I22uh pqHOwGpCkXBQJBdFDs901SGznWuCL5gqgTEMXjuPz5hPLllieJnnbz1Hv83YTCL+O9JQ/3 4lZhSkuB6D4/KyZWHIySCAd5B7qARskXhx9o8gjKO2AoI5r+4yiKEG0/0THKMQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1758121285; 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=tKlnl4xlZmQ9st2GpLWsoIp3TfJ6apZDNCXZBgsctzk=; b=sa9tARPInUkbaCXfH5i9NnP3NQwICTyvt2yfT0swFERHdjfbB5m9bx27VEaLHX5fqUpFxD YoqepllD+jT7Lh68DlYL1AiVoxHHlCEHTpOzrmDYSM/X4V/ox91OlzoV23mFE0kQp+5WHb Rmkqw66RRNZvPDswF7QbDh8T/bkcIFPk1L6hfWK5w5box7H1UQyFwryYvxQ1G29C6y0tVW hoRwJKNt2TnWoDrTJjAR45xuUmH80alavGBGdmb8/swp7zOO2wRBqd4/blLeH69uIghpia Ei3BgRMqk/Z3kUGgz8zXBCxa7w0OgfJQxNa3n3DMTGWGPXdIaFCdnU2xUI92NA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1758121285; a=rsa-sha256; cv=none; b=Mlw5fQihC2Z5otOzHeyMievW1FRaOQ9osH6Sd3l/vQIONH88pLbAyS/AKXzZMm0UeglwSR k9nAbKbYaD+0H/FXQersTgFU4OTQ14OGGwIH3YCiHAbqcLojEAPA/X7Jw9x/hAR+T7I0LJ EJNI8ViT+w43yc277LfFamdSVsBKrYCJ5NNc4HKltcsVAdggg0pnhDpVadUPsbGZfoVgAM kQermVWd04ri/NM6jvzR03FnB1qlaZwD1w1ZnAmkSA0uTN8gZ1GPi6cHkrmAq6BNlecycs 1z07m3zGhkMgeJO3bI9ZC4bojQMs6ZlT904e/BpS90bMmqFpqUQTsD2H3/GSXQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from ltc.des.dev (88-177-82-251.subs.proxad.net [88.177.82.251]) (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) by smtp.freebsd.org (Postfix) with ESMTPSA id 4cRhmj1SgDz1C4n; Wed, 17 Sep 2025 15:01:25 +0000 (UTC) (envelope-from des@freebsd.org) Received: by ltc.des.dev (Postfix, from userid 1001) id 812D388583; Wed, 17 Sep 2025 17:01:23 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Mark Johnston Cc: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: b2f5dc591ef2 - main - src.opts.mk: Remove REPRODUCIBLE_BUILD from the default list In-Reply-To: (Mark Johnston's message of "Tue, 16 Sep 2025 09:43:29 -0400") References: <202509081922.588JM1NX027953@gitrepo.freebsd.org> <86tt12fs58.fsf@ltc.des.dev> User-Agent: Gnus/5.13 (Gnus v5.13) Date: Wed, 17 Sep 2025 17:01:23 +0200 Message-ID: <86plbpf7i4.fsf@ltc.des.dev> List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Mark Johnston writes: > Dag-Erling Sm=C3=B8rgrav writes: > > You forgot to regenerate src.conf.5. > I didn't change the default, just where it was defined. Regenerating > src.conf.5 results in no changes. Sorry, I didn't check main, but it does make a difference in stable/15: diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5 index d251bf0cd9e7..34be396b8e01 100644 --- a/share/man/man5/src.conf.5 +++ b/share/man/man5/src.conf.5 @@ -1,5 +1,5 @@ .\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman. -.Dd September 16, 2025 +.Dd September 17, 2025 .Dt SRC.CONF 5 .Os .Sh NAME @@ -1548,10 +1548,10 @@ Do not apply the Relocation Read-Only (RELRO) vulne= rability mitigation. See also the .Va BIND_NOW option. -.It Va WITH_REPRODUCIBLE_BUILD -Exclude build metadata (such as the build time, user, or host) -from the kernel, boot loaders, and uname output, so that builds produce -bit-for-bit identical output. +.It Va WITHOUT_REPRODUCIBLE_BUILD +Include build metadata (such as the build time, user, and host) +in the kernel, boot loaders, and uname output. +Successive builds will not be bit-for-bit identical. .It Va WITHOUT_RESCUE Do not build .Xr rescue 8 . DES --=20 Dag-Erling Sm=C3=B8rgrav - des@FreeBSD.org