Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 May 2022 00:14:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 263575] math/openblas: 0.3.20 CPU detected failed
Message-ID:  <bug-263575-7788-62QZivYKtB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-263575-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-263575-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263575

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=3DNEHALEM
.endif


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

Hope this helps.

--=20
G.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263575-7788-62QZivYKtB>