svn commit: r524121 - head/math/superlu_mt
Mark Linimon
linimon at FreeBSD.org
Sat Jan 25 19:24:02 UTC 2020
Author: linimon
Date: Sat Jan 25 19:24:01 2020
New Revision: 524121
URL: https://svnweb.freebsd.org/changeset/ports/524121
Log:
Mark BROKEN: fails to extract:
Error opening archive: Failed to open '<portsdir>/superlu/superlu_mt_3.1.tar.gz'
Modified:
head/math/superlu_mt/Makefile
Modified: head/math/superlu_mt/Makefile
==============================================================================
--- head/math/superlu_mt/Makefile Sat Jan 25 18:31:34 2020 (r524120)
+++ head/math/superlu_mt/Makefile Sat Jan 25 19:24:01 2020 (r524121)
@@ -17,6 +17,7 @@ COMMENT= Routines for performing multithreaded sparse
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/License.txt
+BROKEN= fails to extract: Failed to open 'superlu_mt_3.1.tar.gz'
BROKEN_aarch64= fails to build: undefined reference to sbrk
BROKEN_powerpc64= fails to build: pstest runs away and consumes all memory
BROKEN_sparc64= fails to link
More information about the svn-ports-all
mailing list