Friday, August 12, 2022

Re: sparc64 bulk build report

On Thu, Aug 11, 2022 at 11:55:46PM -0600, kmos@openbsd.org wrote:
> Bulk build on sparc64-0a.ports.openbsd.org
>
> http://build-failures.rhaalovely.net/sparc64/2022-08-09/math/arpack.log

Can anyone test please?


Index: Makefile
===================================================================
RCS file: /cvs/ports/math/arpack/Makefile,v
retrieving revision 1.24
diff -u -p -u -p -r1.24 Makefile
--- Makefile 24 May 2022 19:28:58 -0000 1.24
+++ Makefile 12 Aug 2022 06:51:28 -0000
@@ -7,7 +7,7 @@ PKGNAME = arpack-${GH_TAGNAME}
GH_ACCOUNT = opencollab
GH_PROJECT = arpack-ng
EPOCH = 0
-REVISION = 0
+REVISION = 1

MULTI_PACKAGES = -main -mpi
FLAVORS = no_mpi
@@ -22,6 +22,8 @@ HOMEPAGE = https://github.com/opencollab

# BSD 3-Clause
PERMIT_PACKAGE = Yes
+
+COMPILER = base-clang ports-gcc

MODULES = fortran \
devel/cmake

No comments:

Post a Comment