git: 59333978fa16 - main - science/py-tweedledum: Broken on i386

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Wed, 10 Aug 2022 05:14:33 UTC
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