From nobody Thu Oct 10 02:04:41 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 4XPCkL10cwz5ZJfF
	for <python@mlmmj.nyi.freebsd.org>; Thu, 10 Oct 2024 02:04:42 +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 "R11" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4XPCkK72s8z45R5
	for <python@FreeBSD.org>; Thu, 10 Oct 2024 02:04:41 +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=1728525882;
	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=ftWdR13SJ22AYA0sKmy26QbWepCFczk1uYYaNfJJ0tc=;
	b=EgEFU7vySOU8x0we9j0ciADmNnkMI/WY6lIfD3AdRugWP12K8B+wSK81Vj1wXwDfHwXD2C
	jY1XT4VvRie1zIi3PR++nLtLUwGHVszIu1HFG0jQ6hKINMx4cVXmZtqrcMHxprGiR+d9j1
	d0jqL1N9M++5Z/5ck2oe4GKokqQ2riplFVA2jDRA/hnXSZjnSyHWR34kujJ4GjiLPcDq9o
	FNMPJQCYrvrI580wduVVrq/XxOKZmcn8qoEGGcjMAHVboze666I4dvu+VyLbYgIodAp3Ge
	7uKVEAhU1mY3EIqm8qpEqUCoz88hmELVoYjGcEXHsiKLLc8fyeMOYIwaBCZQcg==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1728525882; a=rsa-sha256; cv=none;
	b=HLBJAOL43rsD6k38KlghJflBDEv86/yR0u6Jd7gtGE1/8/RC1HeRsA7WJpILsUqTiRUTc1
	MPTM9J70+5Qv/PQR6tlpyG6XQBT+YkjdCPSMbcbgvA6R1S6vvIEK/6T5gStkuKA34jTtJg
	5bYf/GZkTpzlCEGBNfmoJ+emSeDlsZUJVWXv5lGC6sUYCVQpet2gmtlmogGOP8Jg5OINJE
	EVdjcuq7nhKSPkFc2nf0+CqfEkVaazHZyAIM8lgJoXJj69UZm9yjkUjH0tJPi/1c2HQGPr
	lgx+bgCI+JHMcC534Y8OSuWexAl+0YUVogKI+7BCV1mjhkUukNSSngxdjQoaQg==
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 4XPCkK6fWHzf4d
	for <python@FreeBSD.org>; Thu, 10 Oct 2024 02:04:41 +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 49A24fVj010602
	for <python@FreeBSD.org>; Thu, 10 Oct 2024 02:04:41 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 49A24fNe010601
	for python@FreeBSD.org; Thu, 10 Oct 2024 02:04:41 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 278299] devel/py-setuptools-scm fails to build
Date: Thu, 10 Oct 2024 02:04:41 +0000
X-Bugzilla-Reason: AssignedTo
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 Some People
X-Bugzilla-Who: vishwin@freebsd.org
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback+
X-Bugzilla-Changed-Fields: bug_status flagtypes.name cc
Message-ID: <bug-278299-21822-24LkAfBC53@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-278299-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-278299-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=3D278299

Charlie Li <vishwin@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
              Flags|maintainer-feedback?(python |maintainer-feedback+
                   |@FreeBSD.org)               |
                 CC|                            |vishwin@freebsd.org

--- Comment #5 from Charlie Li <vishwin@freebsd.org> ---
(In reply to Tatsuki Makino from comment #2)
The upstream fix of devel/py-pyproject-hooks is completely irrelevant here.

(In reply to Oclair from comment #0)
In-place builds of Python package ports are generally not supported. Please=
 use
poudriere or another method of isolating build environments. It is unfortun=
ate
but in-place builds are generally not supported in the greater Python commu=
nity
due to version pinning and other things I (and others here) don't agree wit=
h or
like.

--=20
You are receiving this mail because:
You are the assignee for the bug.=