Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Mar 2023 14:19:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 228011] math/openblas: switch to flang
Message-ID:  <bug-228011-7788-wVPCnLQRvm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-228011-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-228011-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=3D228011

void@f-m.fm changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |void@f-m.fm

--- Comment #13 from void@f-m.fm ---
Does openblas now require FLANG as openblas fails to build in poudriere on a
system with the FLANG option disabled for LLVM. (arm64)

openblas options:

00:00:01] ---Begin OPTIONS List---
[00:00:01] =3D=3D=3D> The following configuration options are available for
openblas-0.3.20,1:
[00:00:01]      AVX=3Don: Support Advanced Vector Extensions (AVX)
[00:00:01]      AVX2=3Don: Support Advanced Vector Extensions 2 (AVX2)
[00:00:01]      DYNAMIC_ARCH=3Doff: Optimize for multiple CPU types, otherw=
ise
for this CPU
[00:00:01]      INTERFACE64=3Don: Use 8 byte integers on 64-bit architectur=
es
[00:00:01]      OPENMP=3Don: Use OpenMP for threading
[00:00:01] =3D=3D=3D> Use 'make config' to modify these settings

build failure:

[00:00:11] =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D<phase: build=20=20=20=20=20=20=20=20=20
>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
[00:00:11] =3D=3D=3D=3D=3D env: NO_DEPENDS=3Dyes USER=3Droot UID=3D0 GID=3D0
[00:00:11] =3D=3D=3D>  Building for openblas-0.3.20,1
[00:00:11] gmake[1]: Entering directory
'/wrkdirs/usr/ports/math/openblas/work/OpenBLAS-0.3.20'
[00:00:11] getarch.c:1553:2: error: "The TARGET specified on the command li=
ne
or in Makefile.rule is not supported. Please choose a target from
TargetList.txt"
[00:00:11] #error "The TARGET specified on the command line or in Makefile.=
rule
is not supported. Please choose a target from TargetList.txt"
[00:00:11]  ^
[00:00:11] 1 error generated.
[00:00:11] gmake[1]: *** [Makefile.prebuild:74: getarch] Error 1
[00:00:11] Makefile.system:283: Makefile.conf: No such file or directory
[00:00:11] gmake[1]: *** No rule to make target 'Makefile.conf'.  Stop.
[00:00:11] gmake[1]: Leaving directory
'/wrkdirs/usr/ports/math/openblas/work/OpenBLAS-0.3.20'
[00:00:11] =3D=3D=3D> Compilation failed unexpectedly.
[00:00:11] Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting t=
he
failure to
[00:00:11] the maintainer.
[00:00:11] *** Error code 1
[00:00:11]=20
[00:00:11] Stop.
[00:00:11] make: stopped in /usr/ports/math/openblas
[00:00:11] =3D>> Cleaning up wrkdir
[00:00:11] =3D=3D=3D>  Cleaning for openblas-0.3.20,1
[00:00:11] build of math/openblas | openblas-0.3.20,1 ended at Fri Mar 31
04:17:59 BST 2023
[00:00:11] build time: 00:00:11

--=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-228011-7788-wVPCnLQRvm>