From nobody Wed Mar 22 21:28:33 2023 X-Original-To: desktop@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 4PhhRP6bTHz41KWq for ; Wed, 22 Mar 2023 21:28:33 +0000 (UTC) (envelope-from bugzilla-noreply@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4PhhRP3tj4z3JgK for ; Wed, 22 Mar 2023 21:28:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1679520513; 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=bKq2ZKqVV0TcCWkN3FkZokuXi1rsVeLzVj25asskvoc=; b=n6Xsp9lSv2XVJl4e862InmribM2TMYeWo40u6aSoCQ6jq98VKBylLPbM1ahNCs25PglqFE Hw5QV0ocnMA3rlUmTcAliIcpTh1W3quVX5colGLjC7KyDMH2qSXNc7drIQspQ1p9ejIAWI URuCeDrTJ6NMyeO9Cd1T4btzxSL4WmguZ55lXsHcd3pqreOLjwFfhVM6oNXbIKDOoummHH Xzqipp851Xn5v+M+lKuV3YJ425+nJ5xtCyK9rkxySYXwT1hepgE0VMWigLiW39iv4Rv9jK DfZ3oB9nhQ79ndBHMFpy6+11Pv1oxftN976k4/kDa+JcfFAaF9iP6vHdspIgBw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1679520513; a=rsa-sha256; cv=none; b=tVs8je0z+22CwkqWXxIjLqdlRUlHjUT9P2lo3whLn79DzTv1I/YRFZXiiqzLxwqdqiGswa yevmo/lX/U6XXFuMK6dSV30GoCQS/EfgN18xyb++bm3HJ6GHrHEmeu63KfzEKxgtFIFEN0 jH5iP1OEYogwXZfb51zG3wf4i+5/Y8/o517NVfVbQWmXj09escd1GylSIuMZD22JcEdyoF hBiPJo+JrB2ATU7f8m8vuq/ybS6Rwamh+qE9yhfkcK+Ea3OoSm3yfioGkxC/jGCakEb5BJ C2lVo1EjzTvrTqb31EjWY52VfBB69sLggGfpVh3SC/amwY20aal7YE23xvVhZA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4PhhRP2yhzz18SL for ; Wed, 22 Mar 2023 21:28:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 32MLSXAa082841 for ; Wed, 22 Mar 2023 21:28:33 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 32MLSX6U082840 for desktop@FreeBSD.org; Wed, 22 Mar 2023 21:28:33 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: desktop@FreeBSD.org Subject: [Bug 270361] Mk/Uses/meson.mk: add --auto-features=enabled to improve determinism Date: Wed, 22 Mar 2023 21:28:33 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jbeich@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: portmgr@FreeBSD.org X-Bugzilla-Flags: exp-run? X-Bugzilla-Changed-Fields: attachments.isobsolete attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Using and improving FreeBSD on the desktop List-Archive: https://lists.freebsd.org/archives/freebsd-desktop List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-desktop@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270361 Jan Beich changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #241007|0 |1 is obsolete| | --- Comment #36 from Jan Beich --- Created attachment 241057 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D241057&action= =3Dedit v1 (apply via "git am") Rebase after ports 93638790f241. "git rebase" went fine but "git am" needs "--3way" to notice the already applied chunk. --=20 You are receiving this mail because: You are on the CC list for the bug.=