Date: Sun, 15 Aug 2021 20:05:36 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: ff13c142cc64 - main - science/siconos: Broken on i386 Message-ID: <202108152005.17FK5aLX026219@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=ff13c142cc64a928f5b110955d9440444494e002 commit ff13c142cc64a928f5b110955d9440444494e002 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-08-15 20:05:13 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-08-15 20:05:13 +0000 science/siconos: Broken on i386 Reported by: fallout --- science/siconos/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/science/siconos/Makefile b/science/siconos/Makefile index 436e4f53a78b..9aa45ca6f4f4 100644 --- a/science/siconos/Makefile +++ b/science/siconos/Makefile @@ -9,6 +9,8 @@ COMMENT= Simulation framework for nonsmooth dynamical systems 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 + BUILD_DEPENDS= boost-libs>0:devel/boost-libs \ ${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR} \ help2man:misc/help2man
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108152005.17FK5aLX026219>