[Bug 257122] math/atlas fails with lapack 3.10.0 lapacklib not valid make target during LAPACK build phase
Date: Wed, 21 Jul 2021 20:59:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257122 --- Comment #4 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=75752cd50be8de2ff11026bf3a536bcad6245a8f 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(-) -- You are receiving this mail because: You are the assignee for the bug.