git: d47ec54c8a17 - main - math/xlapack: mark BROKEN
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 24 Jan 2025 12:26:10 UTC
The branch main has been updated by thierry:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d47ec54c8a17755fb1cb463fb270720d0de909d5
commit d47ec54c8a17755fb1cb463fb270720d0de909d5
Author: Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2025-01-23 17:49:17 +0000
Commit: Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2025-01-24 12:12:24 +0000
math/xlapack: mark BROKEN
See https://github.com/Reference-LAPACK/lapack/issues/1092#issuecomment-2603196013
---
math/xlapack/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/math/xlapack/Makefile b/math/xlapack/Makefile
index 86f6f2706bb4..24da2163a150 100644
--- a/math/xlapack/Makefile
+++ b/math/xlapack/Makefile
@@ -3,6 +3,8 @@ PORTNAME= xlapack
MAINTAINER= fortran@FreeBSD.org
COMMENT= Extended Precision LAPACK
+BROKEN= 3.12.1 does not build, see https://github.com/Reference-LAPACK/lapack/issues/1092
+
XLAPACK_SLAVEPORT= yes
MASTERDIR= ${.CURDIR}/../lapack