Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Apr 2026 22:23:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 294425] math/py-numpy and math/py-numpy1 fail to build if math/openblas configured with INTERFACE64
Message-ID:  <bug-294425-21822-BQy0F8E3Co@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-294425-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=294425

Charlie Li <vishwin@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|ports-bugs@FreeBSD.org      |python@FreeBSD.org
             Status|New                         |Open
              Flags|                            |maintainer-feedback+
                 CC|                            |vishwin@freebsd.org

--- Comment #1 from Charlie Li <vishwin@freebsd.org> ---
The options framework unfortunately cannot infer which options are selected
outside of the port being built. Building against 64-bit OpenBLAS requires
adding -Duse-ilp64=true to the existing flags for OpenBLAS.

Downstream, scipy always requires 32-bit OpenBLAS to be available, since 64-bit
support is still experimental and incomplete.

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

home | help

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