From nobody Tue Jun  4 20:12:03 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 4Vv1w34PWzz5MQff
	for <python@mlmmj.nyi.freebsd.org>; Tue, 04 Jun 2024 20:12:03 +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 4Vv1w330Z3z4hFq
	for <python@FreeBSD.org>; Tue,  4 Jun 2024 20:12:03 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1717531923; a=rsa-sha256; cv=none;
	b=pnaZmiM62vZaH6fUs9NOML1um1FHxgSpWhEYzATer92gulDQc9/a+JCXlV2SMwVhj8+2yG
	KxVVOe11smsfWyafjzu5GUxtst+zgKNoth0nB/tzMz8FL66C08iixQ5+xlVxGGF3l96FM+
	mNE/yGbRN0p5ur/2NSfTGHWUPVbrIqCD+c07O/Ptr0Ja58AtGNsHW9DH54MxnU3/LlKl8X
	tKzDcYu6DPnmmDgweuL2xJUewimELBOZwYxKs9YofdSkMllJdxTp5B3ujVUoBtda+Qxv6a
	8zBek4oVKlvzwA4teJi+5WYj2fynSdWuqTARsojVtOr9GbUAa3kUkh3VRCVNMA==
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=1717531923;
	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=atyPl92W42YPXFEnkzddZyFxilGIZ083M1NLNCgUMyU=;
	b=UGJw4YgVCifdElQSkIAwik39Tah0VIOfCcl+diPiAaslvPxIIv/ThHNpZ+1jNBdHiqfMGR
	cB9XDaiqY3lei3rJCMXYxrOukLEDrwNvJpyLJGP7eFbtErW9CVwgEG+pHnrh5JczgOV+cJ
	iCRSHk5xVfjOYsP3CQ1jxAobpyNNpVdrwzSzlTjYb5WTqpcI1t0JTKtu1/2u4d/4Qwfdwj
	AMo86lqrT/Xy1pN0aHyFDO0SrmzECTVQ59GwFxEcw/SSbluMwfKAS/58Yg2/wbZS0wmgk9
	DlfiBzJIUu+WnG8K645uu/sVh+iXLx4kkw/U5N3XHtOa+Tm2ALWAt/37OiExAA==
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 4Vv1w32czqzY0c
	for <python@FreeBSD.org>; Tue,  4 Jun 2024 20:12:03 +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 454KC3dn058192
	for <python@FreeBSD.org>; Tue, 4 Jun 2024 20:12:03 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 454KC3NW058189
	for python@FreeBSD.org; Tue, 4 Jun 2024 20:12:03 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 256510] Mk/Uses/shebang.mk Silently fails on .py files if
 python env isn't initialized
Date: Tue, 04 Jun 2024 20:12:03 +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: arrowd@FreeBSD.org
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: cc
Message-ID: <bug-256510-21822-hLLILzwPXv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-256510-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-256510-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>
X-BeenThere: freebsd-python@freebsd.org
Sender: owner-freebsd-python@FreeBSD.org
MIME-Version: 1.0

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

Gleb Popov <arrowd@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |arrowd@FreeBSD.org

--- Comment #6 from Gleb Popov <arrowd@FreeBSD.org> ---
Clear reproduction steps for this bug would be appreciated.

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