From nobody Fri Aug  9 17:16:45 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 4WgVvK6qyPz5SSSf
	for <python@mlmmj.nyi.freebsd.org>; Fri, 09 Aug 2024 17:16:45 +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 4WgVvK3WJDz41mR
	for <python@FreeBSD.org>; Fri,  9 Aug 2024 17:16:45 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1723223805; a=rsa-sha256; cv=none;
	b=QL1foRCyOB3KsFNWuPnXMr8KIUAQuSPl1vkHrvPeUbqbOZUxw0cWL91phaeXaLcAyeS5mh
	+YFwX/7dX00vCi1R6DpbURPRd1IXg2u/8HXwPqEjydcCuFjNhKJnchIyYPytzVXUoXTOFP
	coL0Tiimnl/TjDX3sy5iOMXAlUHlyX5XViJ2v6rOOgIAMkqscAWaRnYrGTdkxhLHSjOd9P
	TiZPrBDJErtrEzcuHuV/z9IYFXnzoVbAnzKAvPtd/uiwzqI/bNq9vM6Te45opDyCc2je2G
	9WZo45xgB+/Jyhaz3SG2MrUx+JFKOQcYg80gR+2jibep5n0mcwKEQnuQxiOvIA==
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=1723223805;
	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=rmnvTAycKCmXG842Cdek137dsEq8kWFVeyuxONhHfzU=;
	b=CdLqdLWuShZLh/G+GHfH7fVz9/OTPml47d4KfGSx3OfONM4OqeR64Yy234nXCTnAZlPe0i
	Ebuw6A1dsEaUM1Ha+pkPW7iLGLV8p5+1NwMKRVpVrTIboNY+X/zeDMHhu33c/TDc7FrjXJ
	SzyOftfmGTSUoye7Fxdckh3JZTlcL5HwQAeuQnc2i1f3aLTCizhyw4exp3RYnoIf3AFz+5
	GJuAbxkozrjMjSiCTYigQMylytIzeuEkAkgZPpwaK05SjSUC9oHUHJjmTOVrasXcbg7RVt
	bOd9U9HGILT/XNlik+5pNN18SMhPs5WE8ip2mw96GICkCYp0fOWRzwICFZBanQ==
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 4WgVvK30JNzQ7l
	for <python@FreeBSD.org>; Fri,  9 Aug 2024 17:16:45 +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 479HGj5f038394
	for <python@FreeBSD.org>; Fri, 9 Aug 2024 17:16:45 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 479HGjGd038393
	for python@FreeBSD.org; Fri, 9 Aug 2024 17:16:45 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="UTF-8"
From: bugzilla-noreply@freebsd.org
To: python@FreeBSD.org
Subject: maintainer-feedback requested: [Bug 280716] science/py-scipy: fix
 build with clang 19
Date: Fri, 09 Aug 2024 17:16:45 +0000
X-Bugzilla-Type: request
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: 
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback?
Message-ID: <bug-280716-21822-YzaRltQX4y@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-280716-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-280716-21822@https.bugs.freebsd.org/bugzilla/>
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

Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-python (Nobody)
<python@FreeBSD.org> for maintainer-feedback:
Bug 280716: science/py-scipy: fix build with clang 19
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280716



--- Description ---
With clang 19, science/py-scipy fails to build, first due to bug 280715
which is the fault of math/py-numpy. When that is fixed, it next fails
due to a new error indicating a typo:

    In file included from scipy/_lib/_uarray/_uarray_dispatch.cxx:3:
    scipy/_lib/_uarray/small_dynamic_array.h:145:18: error: reference to
non-static member function must be called
      145 |	size_ =3D copy.size;
	  |		~~~~~^~~~

This is an upstream bug, which has been fixed in the mean time by
https://github.com/scipy/scipy/pull/21069. Add it as a PATCHFILES entry
in the Makefile, until a newer version of py-scipy is imported.