From nobody Fri Feb  2 17:12:38 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 4TRMlp6CJjz596xp
	for <python@mlmmj.nyi.freebsd.org>; Fri,  2 Feb 2024 17:12:38 +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 4TRMlp2vGMz4Y6T
	for <python@FreeBSD.org>; Fri,  2 Feb 2024 17:12:38 +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=1706893958;
	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=5lOl6bvskvUS7/Y8pUuYJNjqt1i6qwv/Q6m+tNku0m4=;
	b=Rl6DYoAK1sIRBdVBHDiwRwRk26phEuNabhyyuTtl2LBFtmrOqRvb88PXdcuSupJ9UOqHz5
	wtT58iNHLXVG7W/6G06mRaboufvZxaLbWciYBpnNbrhYwuQrdoWlbvzI9/wxxgfxquWiR1
	jx537RzKTAM9507XlhjLH/cBeoH28A99ZQ9bwQUE6nRSsQXMJRe8q+/Nl5nb/SOHEA7hsV
	sDw8Smf23dhbHv2OdW8cJ1leZfRgjoBFvnL56VRMJcdu2UQCAzan8Bayvbo1LME4iYmcfx
	5Ae8XTR7Ik5o5ilvsCzyKP/RayoJVUi6M9BYv/kdI5r58Hdzxpjbc0wRC8rdLw==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706893958; a=rsa-sha256; cv=none;
	b=kP6Ac90HhSOvaAf0cj+XiRW6rz8hr3vDrqyTALaiT+y6OqTlcvENnOtc8UaiIheiv8C2C4
	83e/3mqf5LOvyvbqgeXYsj1ykTCle271dU+qy2gFMVHB1Lq3eNRuDJVKNiF3/Idx7rAA4o
	HM9EdB4QxkoTb7fLuE6WBoP3s4qUnjAchzqxS0pWL5pvVZLaBvFIe2fiXPV2P3MEOVBZBq
	SyyjzXW235ViM2vpv2ETYTbVnPBA8B3HX2vfdWQ2IQWJCMIboINBhi0JnG99bgOSWQNquQ
	/rlYIV2pGyKMYFIgiteW3a+qZXsFvcb+PptSYWlppYduXVixcsFOFYmc1dY50A==
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 4TRMlp1zZ8zfVr
	for <python@FreeBSD.org>; Fri,  2 Feb 2024 17:12:38 +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 412HCcn5048883
	for <python@FreeBSD.org>; Fri, 2 Feb 2024 17:12:38 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 412HCcFa048880
	for python@FreeBSD.org; Fri, 2 Feb 2024 17:12:38 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 276249] lang/python311: Fix armv7 build
Date: Fri, 02 Feb 2024 17:12:38 +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 Only Me
X-Bugzilla-Who: freebsd@dev.thsi.be
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: attachments.isobsolete attachments.created
Message-ID: <bug-276249-21822-jszOsFuiGN@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-276249-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-276249-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=3D276249

Benjamin Jacobs <freebsd@dev.thsi.be> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #248141|0                           |1
        is obsolete|                            |

--- Comment #19 from Benjamin Jacobs <freebsd@dev.thsi.be> ---
Created attachment 248142
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D248142&action=
=3Dedit
no lto on armv7 and llvm17+

fix bad patch (forgot the guard arch)

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