Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Dec 2021 08:59:04 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6f146b706517 - main - science/axom: Broken on i386
Message-ID:  <202112070859.1B78x4jV002121@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6f146b7065179c62f52af1499ad911dcee20cb3a

commit 6f146b7065179c62f52af1499ad911dcee20cb3a
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-12-07 08:58:36 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-12-07 08:58:36 +0000

    science/axom: Broken on i386
    
    Reported by:    fallout
---
 science/axom/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/science/axom/Makefile b/science/axom/Makefile
index cec49a0d06c6..20e8581b2d6d 100644
--- a/science/axom/Makefile
+++ b/science/axom/Makefile
@@ -9,6 +9,8 @@ COMMENT=	Infrastructure for development of multi-physics applications and tools
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/../LICENSE
 
+BROKEN_i386=	https://github.com/LLNL/axom/issues/743
+
 LIB_DEPENDS=	libconduit.so:science/conduit \
 		libhdf5.so:science/hdf5 \
 		libsiloh5.so:science/silo \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112070859.1B78x4jV002121>