Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Oct 2022 17:01:05 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: bbe5e3c9270c - main - devel/py-numba: Broken: not compatible with onetbb-2021.6.0
Message-ID:  <202210041701.294H15j3097343@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=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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210041701.294H15j3097343>