Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Oct 2024 03:09:40 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: 772c28a5437d - main - japanese/py-SudachiPy: Broken on i386
Message-ID:  <202410050309.49539e9A084551@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=772c28a5437d2d382f73305ed193425012787e07

commit 772c28a5437d2d382f73305ed193425012787e07
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-10-05 02:43:48 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-10-05 03:09:28 +0000

    japanese/py-SudachiPy: Broken on i386
    
    Reported by:    fallout
---
 japanese/py-SudachiPy/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/japanese/py-SudachiPy/Makefile b/japanese/py-SudachiPy/Makefile
index 1cec69236c83..05f5519aa56d 100644
--- a/japanese/py-SudachiPy/Makefile
+++ b/japanese/py-SudachiPy/Makefile
@@ -12,6 +12,8 @@ WWW=		https://github.com/WorksApplications/sudachi.rs
 
 LICENSE=	APACHE20
 
+BROKEN_i386=	compilation fails: error[E0425]: cannot find value `SEED` in this scope ; constant `crate::hash::SEED` exists but is inaccessible
+
 BUILD_DEPENDS=	${PY_SETUPTOOLS} \
 		${PYTHON_PKGNAMEPREFIX}setuptools-rust>0:devel/py-setuptools-rust@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} \


home | help

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