Date: Wed, 10 Aug 2022 05:14:33 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: 59333978fa16 - main - science/py-tweedledum: Broken on i386 Message-ID: <202208100514.27A5EX69088691@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=59333978fa160962f38fcf8d67876c1f1a065402 commit 59333978fa160962f38fcf8d67876c1f1a065402 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-08-10 05:14:04 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-08-10 05:14:04 +0000 science/py-tweedledum: Broken on i386 Reported by: fallout --- science/py-tweedledum/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/science/py-tweedledum/Makefile b/science/py-tweedledum/Makefile index 793130e7b7d7..0eff262e9ac5 100644 --- a/science/py-tweedledum/Makefile +++ b/science/py-tweedledum/Makefile @@ -10,6 +10,8 @@ COMMENT= Library for analysis, compilation, synthesis of quantum circuits LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_i386= clang crashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265751 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}scikit-build>0:devel/py-scikit-build@${PY_FLAVOR} \ cmake:devel/cmake
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208100514.27A5EX69088691>