git: b761e77cb9d5 - main - misc/py-polars: Mark BROKEN

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Thu, 26 Jun 2025 11:34:40 UTC
The branch main has been updated by sunpoet:

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

commit b761e77cb9d54114a6416d9113511c3c21754814
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-06-26 10:04:42 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-06-26 11:30:21 +0000

    misc/py-polars: Mark BROKEN
    
    Reference:      https://pkg-status.freebsd.org/beefy18/data/main-amd64-default/p13a36f14c8a5_s29b02abb906/logs/py311-polars-1.29.0.log
                    https://pkg-status.freebsd.org/beefy22/data/142amd64-default/782cb5f1a50d/logs/py311-polars-1.29.0.log
                    https://pkg-status.freebsd.org/beefy16/data/134amd64-default/13a36f14c8a5/logs/py311-polars-1.29.0.log
    Approved by:    portmgr (blanket)
---
 misc/py-polars/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/misc/py-polars/Makefile b/misc/py-polars/Makefile
index 034bd5fd803a..aa691fb6a0be 100644
--- a/misc/py-polars/Makefile
+++ b/misc/py-polars/Makefile
@@ -12,6 +12,8 @@ WWW=		https://github.com/pola-rs/polars
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		error: implicit autoref creates a reference to the dereference of a raw pointer
+
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}maturin>=1.3.2:devel/py-maturin@${PY_FLAVOR} \
 		rust-nightly>0:lang/rust-nightly
 LIB_DEPENDS=	libzstd.so:archivers/zstd