Date: Wed, 21 Jul 2021 20:59:41 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 257122] math/atlas fails with lapack 3.10.0 lapacklib not valid make target during LAPACK build phase Message-ID: <bug-257122-7788-ahRwm22d0y@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-257122-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-257122-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=3D257122 --- Comment #4 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D75752cd50be8de2ff11026bf3a536bc= ad6245a8f commit 75752cd50be8de2ff11026bf3a536bcad6245a8f Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2021-07-21 20:48:14 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2021-07-21 20:48:14 +0000 math/atlas: unbreak after math/lapack + various fixes The latest upgrade of math/lapack broke ATLAS, due to the lack of the post-target, but anyways it was broken in many others ways: - gmake is required (the fixes ifdef / #ifdef are not sufficient) - -fPIC is needed everywhere - fix EXTRA_FFLAGS - remove a conflict with atlas-devel. PR: 257122 Reported by: alt2600 (at) icloud.com MFH: 2021Q3 math/atlas/Makefile | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) --=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-257122-7788-ahRwm22d0y>