Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Feb 2024 06:06:24 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 65c297ff4196 - main - devel/py-pykdtree: mark BROKEN
Message-ID:  <202402170606.41H66OeN055074@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh:

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

commit 65c297ff419623cc0bb4cdc2f35ddb551f32699b
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-17 05:51:37 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-17 06:05:56 +0000

    devel/py-pykdtree: mark BROKEN
    
    Backend subprocess exited when trying to invoke build_wheel
---
 devel/py-pykdtree/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/devel/py-pykdtree/Makefile b/devel/py-pykdtree/Makefile
index c5fc51f43163..1e856c80a4dd 100644
--- a/devel/py-pykdtree/Makefile
+++ b/devel/py-pykdtree/Makefile
@@ -11,6 +11,8 @@ WWW=		https://github.com/storpipfugl/pykdtree
 LICENSE=	LGPL3
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
+BROKEN=	Backend subprocess exited when trying to invoke build_wheel
+
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}



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