git: 62197a27f113 - main - science/siconos: Broken on 11

Yuri Victorovich yuri at FreeBSD.org
Thu Aug 19 18:04:52 UTC 2021


The branch main has been updated by yuri:

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

commit 62197a27f11309bf4ec0d4a6fa3530b9109cab71
Author:     Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-08-19 17:35:46 +0000
Commit:     Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-08-19 18:04:42 +0000

    science/siconos: Broken on 11
    
    Reported by:    fallout
---
 science/siconos/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/science/siconos/Makefile b/science/siconos/Makefile
index 9aa45ca6f4f4..a8c4a4577673 100644
--- a/science/siconos/Makefile
+++ b/science/siconos/Makefile
@@ -10,6 +10,7 @@ LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 BROKEN_i386=	non-constant-expression cannot be narrowed from type 'unsigned int' to 'npy_intp', see https://github.com/siconos/siconos/issues/416
+BROKEN_11=	error: use of undeclared identifier 'RTLD_DEEPBIND'
 
 BUILD_DEPENDS=	boost-libs>0:devel/boost-libs \
 		${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR} \


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