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

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 26 Mar 2022 18:04:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262838

            Bug ID: 262838
           Summary: math/openblas: Build fails because detecting CPU
                    failed
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: yasu@freebsd.org
                CC: phd_kimberlite@yahoo.co.jp
             Flags: maintainer-feedback?(phd_kimberlite@yahoo.co.jp)
                CC: phd_kimberlite@yahoo.co.jp

While testing port that requires openblas, I found build of it fails
as following.

=======================<phase: build          >============================
===>  Building for openblas-0.3.18,1
gmake[1]: Entering directory
'/wrkdirs/usr/ports/math/openblas/work/OpenBLAS-0.3.18'
Makefile:160: *** OpenBLAS: Detecting CPU failed. Please set TARGET explicitly,
e.g. make TARGET=your_cpu_target. Please read README for the detail..  Stop.
gmake[1]: Leaving directory
'/wrkdirs/usr/ports/math/openblas/work/OpenBLAS-0.3.18'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/ports/math/openblas

Full build log:

https://people.freebsd.org/~yasu/poudriere/data/logs/bulk/130amd64-default/2022-03-27_01h43m53s/logs/openblas-0.3.18,1.log

It happens with amd64 and i386 of 13.0-RELEASE.

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