Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Apr 2022 12:15:47 +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-jGyAt4ZnAO@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 #2 from Boris Tassou <boris.tassou@securmail.fr> ---
Hi,

I put in make.conf :
TARGET=3DNEHALEM

but i still have this 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

My make.conf :
cat make.conf=20
WITH_PKGNG =3D yes
DISABLE_LICENSES =3D yes
WITHOUT_X11 =3D yes
OPTIONS_UNSET +=3D X11
OPTIONS_UNSET +=3D GTK2
TARGET=3DNEHALEM

The make.conf is here :
/usr/local/etc/poudriere.d/make.conf

and i launch the compilation with poudriere like that :
/usr/local/bin/poudriere bulk -j F130 -z mine math/openblas

Thanks for the help

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