git: bbe5e3c9270c - main - devel/py-numba: Broken: not compatible with onetbb-2021.6.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 04 Oct 2022 17:01:05 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=bbe5e3c9270c494491eca07cb26811a7bc0c39fa commit bbe5e3c9270c494491eca07cb26811a7bc0c39fa Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-10-04 14:31:18 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-10-04 17:01:02 +0000 devel/py-numba: Broken: not compatible with onetbb-2021.6.0 Reported by: fallout --- devel/py-numba/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/py-numba/Makefile b/devel/py-numba/Makefile index e84cf11dfc03..ca658f6189bc 100644 --- a/devel/py-numba/Makefile +++ b/devel/py-numba/Makefile @@ -11,6 +11,7 @@ WWW= https://numba.pydata.org/ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= not compatible with onetbb-2021.6.0, see https://github.com/numba/numba/issues/8487 .if !exists(/usr/include/omp.h) BROKEN= requires OpenMP support that is missing on this architecture .endif