Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 May 2021 02:55:05 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: eee05fe18944 - main - math/openturns: Broken on 11
Message-ID:  <202105170255.14H2t5NS083716@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=eee05fe1894482fb0eb71fd3e5d6b08b6de1f4a2

commit eee05fe1894482fb0eb71fd3e5d6b08b6de1f4a2
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-05-17 02:54:22 +0000
Commit:     Yuri Victorovich <yuri@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



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