Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 May 2022 08:01:10 +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-Lj2JLc3qDQ@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

--- Comment #8 from Boris Tassou <boris.tassou@securmail.fr> ---
This is my /usr/local/etc/poudriere.d/make.conf :
WITH_PKGNG =3D yes
DISABLE_LICENSES =3D yes
WITHOUT_X11 =3D yes
OPTIONS_UNSET +=3D X11
OPTIONS_UNSET +=3D GTK2
.if ${.CURDIR:M*/ports/math/openblas*}
WITH_TARGET_CPU_ARCH=3DNEHALEM
.endif

I tried with those path :
CURDIR:M*/ports/math/openblas*
CURDIR:M*/math/openblas*

But same.

But i still have the error :
fatal error: too many errors emitted, stopping now [-ferror-limit=3D]
20 errors generated.
gmake[1]: *** [Makefile.prebuild:78: getarch_2nd] Error 1
Makefile:160: *** OpenBLAS: Detecting CPU failed. Please set TARGET explici=
tly,
e.g. make TARGET=3Dyour_cpu_target. Please read README for the detail..  St=
op.
gmake[1]: Leaving directory
'/wrkdirs/usr/ports/math/openblas/work/OpenBLAS-0.3.20'
=3D=3D=3D> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure =
to
the maintainer.
*** Error code 1

--=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-Lj2JLc3qDQ>