Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Feb 2024 00:40:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 276758] math/openblas: Fails to build with non-default port options
Message-ID:  <bug-276758-7788-bXAd1sIRh2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-276758-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-276758-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=3D276758

--- Comment #1 from Artyom Davidov <ard_1@mail.ru> ---
After some testing it turned out that the build fails only with=20
AVX=3Don
AVX2=3Doff
DYNAMIC_ARCH=3Don

Disabling AVX option or enabling AVX2 option with DYNAMIC_ARCH=3Don allows =
port
to build successfully.

Some changes were made at upstream code to dynamic.c in the OpenBlas 0.3.26
version, but it seems that OpenBlas 0.3.26 also suffers from this issue.

--=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-276758-7788-bXAd1sIRh2>