git: 8f0d8d7e2209 - main - math/deal.ii: Broken on 14

Yuri Victorovich yuri at FreeBSD.org
Sat Aug 21 08:17:52 UTC 2021


The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8f0d8d7e22094182d5c33dd0cd245e6913b859dc

commit 8f0d8d7e22094182d5c33dd0cd245e6913b859dc
Author:     Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-08-21 08:10:25 +0000
Commit:     Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-08-21 08:17:45 +0000

    math/deal.ii: Broken on 14
    
    Reported by:    fallout
---
 math/deal.ii/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/math/deal.ii/Makefile b/math/deal.ii/Makefile
index cfbde961b4b8..1cb851e07328 100644
--- a/math/deal.ii/Makefile
+++ b/math/deal.ii/Makefile
@@ -10,6 +10,8 @@ COMMENT=	Finite element Differential Equations Analysis Library (DEAL)
 LICENSE=	LGPL21
 LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
+BROKEN_FreeBSD_14=	clang crashes: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257876
+
 BUILD_DEPENDS=	${LOCALBASE}/include/boost/config.hpp:devel/boost-libs
 LIB_DEPENDS=	libboost_serialization.so:devel/boost-libs \
 		libhdf5.so:science/hdf5 \


More information about the dev-commits-ports-all mailing list