Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Feb 2025 16:30:36 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: c3076ab3a37f - main - science/parthenon: Broken on i386
Message-ID:  <202502061630.516GUaMd005247@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=c3076ab3a37f46ea950838c394853401369b0d24

commit c3076ab3a37f46ea950838c394853401369b0d24
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-02-06 16:29:52 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-02-06 16:29:52 +0000

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

diff --git a/science/parthenon/Makefile b/science/parthenon/Makefile
index c6683de3e5f0..3e2da5f02012 100644
--- a/science/parthenon/Makefile
+++ b/science/parthenon/Makefile
@@ -11,6 +11,8 @@ WWW=		https://parthenon-hpc-lab.github.io/parthenon/develop/index.html
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN_i386=	compilation fails, see https://github.com/parthenon-hpc-lab/parthenon/issues/1226
+
 RUN_DEPENDS=	bash:shells/bash
 LIB_DEPENDS=	libkokkoscore.so:devel/kokkos
 



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