From nobody Thu Feb 29 20:40:10 2024
X-Original-To: python@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 4Tm34r34CCz5CsG4
	for <python@mlmmj.nyi.freebsd.org>; Thu, 29 Feb 2024 20:40:12 +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 4Tm34q6b3Zz4kvS
	for <python@FreeBSD.org>; Thu, 29 Feb 2024 20:40:11 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1709239211; a=rsa-sha256; cv=none;
	b=wJQg6hjgzjG9DSCupkmULG6ruy2yKFc/F75NiIym7HbyVaHTIwhBScGO2zGp9L8LGYHJg1
	8B43T8Vslm05UlvBVRmtaryeuWPOYsbKWhUiGHmzcOsuWrI6pLgT9GXs5ZZ3Ir7lA+khoa
	qg3MZxilv79lT+oVNG8rKm6t2MRwRxnM/up4O3Fu5VrgLKyXKqTE5Wbgn6RBg5NkZslN2S
	ReigxqVXa5d/x4cHcUx+ZBsz742MKlH4VPUaF7TFptuRZH5K5k6kMxULcuQEdpDQ3XWayG
	4lQFcB08wODjE0WMnC9WQWohP6FII+7Ax5AWyEnvw7F370jkf+VlgqTqx170fQ==
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=1709239211;
	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=bO7ZMOcDE+aW/WLYiIN+4L1eXrKavOcWgOH9kx+9FhU=;
	b=aXsbN5wR0z/xW1WFBWtmTjHCv7RCz6csgtDlTSXyeNefQNEO6IyOeY3pFEB9Oo0soXDEQA
	khOuEqr3D+9sj9umpStM4S8MwTIKCdfJ3CUBaRq4ZTBvgIio29/GYcj0XEGA57lvRqBAtO
	HPTeRBkWk1IcX27ML9G/CFXA9l+pvWMxk+heUk9i9+uhZc6MRLmLK7XSXdQMJxJGTLy5eM
	RQMD81asRRnnpCOlbVauqZrh+LcoHFGSZeuJa4hxdPrVHbHlVTZD4PssMwEoR2TgjXbZSb
	8VC5X7/Qh8j8x/DBhrf5fUkoqru9OM5C5r6oFkKzw5+BT5tGM1nb/s8fXoxiqQ==
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 4Tm34q6CQkzxCs
	for <python@FreeBSD.org>; Thu, 29 Feb 2024 20:40:11 +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 41TKeBXn070059
	for <python@FreeBSD.org>; Thu, 29 Feb 2024 20:40:11 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 41TKeB2u070058
	for python@FreeBSD.org; Thu, 29 Feb 2024 20:40:11 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: python@FreeBSD.org
Subject: [Bug 276478] Mk/*: Build with a clean environment
Date: Thu, 29 Feb 2024 20:40:10 +0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Ports Framework
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Only Me
X-Bugzilla-Who: tijl@FreeBSD.org
X-Bugzilla-Status: Closed
X-Bugzilla-Resolution: FIXED
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: tijl@FreeBSD.org
X-Bugzilla-Flags: exp-run+
X-Bugzilla-Changed-Fields: resolution bug_status
Message-ID: <bug-276478-21822-eXX1mjqLt4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-276478-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-276478-21822@https.bugs.freebsd.org/bugzilla/>
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: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org
MIME-Version: 1.0

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276478

Tijl Coosemans <tijl@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|New                         |Closed

--=20
You are receiving this mail because:
You are on the CC list for the bug.=