Date: Thu, 19 Aug 2021 18:04:51 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: 62197a27f113 - main - science/siconos: Broken on 11 Message-ID: <202108191804.17JI4ppU071277@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=62197a27f11309bf4ec0d4a6fa3530b9109cab71 commit 62197a27f11309bf4ec0d4a6fa3530b9109cab71 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-08-19 17:35:46 +0000 Commit: Yuri Victorovich <yuri@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} \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108191804.17JI4ppU071277>