git: efaab917fd66 - main - math/py-yt: Broken on i386

Yuri Victorovich yuri at FreeBSD.org
Fri Aug 20 01:15:57 UTC 2021


The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=efaab917fd660686358518753e73adeb3a71d4e5

commit efaab917fd660686358518753e73adeb3a71d4e5
Author:     Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-08-20 01:15:19 +0000
Commit:     Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-08-20 01:15:19 +0000

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

diff --git a/math/py-yt/Makefile b/math/py-yt/Makefile
index 3c4b0afafbd9..a89a91f6de90 100644
--- a/math/py-yt/Makefile
+++ b/math/py-yt/Makefile
@@ -12,6 +12,8 @@ COMMENT=	Analysis and visualization toolkit for volumetric data
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/COPYING.txt
 
+BROKEN_i386=	call to 'countOnes' is ambiguous, see https://github.com/yt-project/yt/issues/3477
+
 # dependencies are in setup.cfg
 BUILD_DEPENDS=	${PYNUMPY}
 RUN_DEPENDS=	\


More information about the dev-commits-ports-main mailing list