Date: Wed, 25 Mar 2026 22:47:02 +0000 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: 93b45ff58e97 - main - www/py-qh3: Broken on i386 Message-ID: <69c465e6.39c55.134ad106@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=93b45ff58e97e49b6dfd1d9938dd75311334134a commit 93b45ff58e97e49b6dfd1d9938dd75311334134a Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-03-25 16:35:35 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-03-25 22:47:00 +0000 www/py-qh3: Broken on i386 --- www/py-qh3/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/py-qh3/Makefile b/www/py-qh3/Makefile index 2e9ae6d1a48e..bcfc43b9cebf 100644 --- a/www/py-qh3/Makefile +++ b/www/py-qh3/Makefile @@ -13,6 +13,8 @@ WWW= https://qh3.readthedocs.io/en/latest/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_i386= compilaton fails: error[E0080]: attempt to compute `16_usize - 20_usize`, which would overflow + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.2:devel/py-maturin@${PY_FLAVOR} \ bash:shells/bash \ cmake:devel/cmake-corehome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69c465e6.39c55.134ad106>
