git: 2de9d6e86944 - main - science/rdkit: Broken on i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 22 Jan 2022 09:06:39 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=2de9d6e869449fe5400868be0a0ce933407a9b12 commit 2de9d6e869449fe5400868be0a0ce933407a9b12 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-01-22 09:05:39 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-01-22 09:06:37 +0000 science/rdkit: Broken on i386 Reported by: fallout --- science/rdkit/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/science/rdkit/Makefile b/science/rdkit/Makefile index 732ddc6a73a7..4d030979ccfa 100644 --- a/science/rdkit/Makefile +++ b/science/rdkit/Makefile @@ -12,6 +12,8 @@ COMMENT= Collection of cheminformatics and machine-learning software LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/license.txt +BROKEN_i386= non-constant-expression cannot be narrowed from type 'unsigned int' to 'npy_intp', see https://github.com/rdkit/rdkit/issues/4934 + BUILD_DEPENDS= catch>0:devel/catch \ flex:textproc/flex \ rapidjson>=0:devel/rapidjson