Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Aug 2025 15:02:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 268348] math/py-numpy: introduce FORTRAN / NOBLAS options
Message-ID:  <bug-268348-21822-2vBbfZPtMu@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268348-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-268348-21822@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

Charlie Li <vishwin@freebsd.org> changed:

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

--- Comment #15 from Charlie Li <vishwin@freebsd.org> ---
Fortran support is fundamental to numpy. Full stop.

This isn't an issue of numpy having the GCC dependency for the hell of it, but
rather anything built using GCC, including with gfortran, needs GCC libraries
to operate properly. 

As for py-duckdb, a cursory glance at its documentation suggests that numpy is
an import/export feature and not fundamental to its operation. Don't know if it
will build without numpy though. Is duckdb being used in constricted
environments with the numpy functionality regularly?

Back to python@ as assignee.

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

help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268348-21822-2vBbfZPtMu>