git: ff13c142cc64 - main - science/siconos: Broken on i386
Yuri Victorovich
yuri at FreeBSD.org
Sun Aug 15 20:05:36 UTC 2021
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ff13c142cc64a928f5b110955d9440444494e002
commit ff13c142cc64a928f5b110955d9440444494e002
Author: Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-08-15 20:05:13 +0000
Commit: Yuri Victorovich <yuri at 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
More information about the dev-commits-ports-all
mailing list