[Bug 262838] math/openblas: Build fails because detecting CPU failed

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 27 Mar 2022 01:22:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262838

--- Comment #1 from Yasuhiro Kimura <yasu@freebsd.org> ---
(In reply to Yasuhiro Kimura from comment #0)

Something strange is happening. I use VirtualBox to create my FreeBSD test
environment and host is Windows PC. Recently I refreshed my PC to latest
hardware but old one is still left. So I tried building openblas on the latter
and it completed successfully! The spec of VM is same between them and only
that of host is different. So does this mean that build system of openblas
checks not only the architecture of build environment (the output of `uname -p`
for example) but also the CPU itself? Since the CPU of my new PC is brand-new
Intel's 12th generation (Alder Lake) Core i7 processor, it may be possible
openblas 0.3.18 doesn't support it yet.

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