git: eee05fe18944 - main - math/openturns: Broken on 11

Yuri Victorovich yuri at FreeBSD.org
Mon May 17 02:55:05 UTC 2021


The branch main has been updated by yuri:

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

commit eee05fe1894482fb0eb71fd3e5d6b08b6de1f4a2
Author:     Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-05-17 02:54:22 +0000
Commit:     Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-05-17 02:55:02 +0000

    math/openturns: Broken on 11
    
    Reported by:    fallout
---
 math/openturns/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/math/openturns/Makefile b/math/openturns/Makefile
index 199e6c161227..0a03e88623f3 100644
--- a/math/openturns/Makefile
+++ b/math/openturns/Makefile
@@ -10,6 +10,8 @@ COMMENT=	Uncertainty treatment library
 LICENSE=	LGPL3
 LICENSE_FILE=	${WRKSRC}/COPYING.LESSER
 
+BROKEN_FreeBSD_11=	SymbolicParserExprTk.cxx.o: file not recognized: File format not recognized
+
 BUILD_DEPENDS=	boost-libs>0:devel/boost-libs \
 		flex:textproc/flex \
 		spectra>0:math/spectra


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