[Bug 263575] math/openblas: 0.3.20 CPU detected failed

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 18 May 2022 00:14:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263575

geraud@gcu.info changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |geraud@gcu.info

--- Comment #7 from geraud@gcu.info ---
Hello, I run a poudriere on a FreeBSD 13.1 VM running on Proxmox/KVM and I
witnessed the same problem with my build this morning.

Based on the suggestion from Shibusawa san, I added :


.if ${.CURDIR:M*/math/openblas*}
WITH_TARGET_CPU_ARCH=NEHALEM
.endif


to my make.conf file in poudriere.d. Worked just fine.

Hope this helps.

-- 
G.

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