git: bd424862e8a3 - main - devel/pika: Broken on 15

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Wed, 30 Oct 2024 19:18:31 UTC
The branch main has been updated by yuri:

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

commit bd424862e8a3281fe84b2a6e1d2588ebf3b4c210
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-10-30 19:17:51 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-10-30 19:18:28 +0000

    devel/pika: Broken on 15
    
    Reported by:    fallout
---
 devel/pika/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/devel/pika/Makefile b/devel/pika/Makefile
index f299ddcd3203..7c12736002d4 100644
--- a/devel/pika/Makefile
+++ b/devel/pika/Makefile
@@ -9,6 +9,7 @@ WWW=		https://github.com/pika-org/pika
 LICENSE=	BSL
 LICENSE_FILE=	${WRKSRC}/LICENSE_1_0.txt
 
+BROKEN_FreeBSD_15=	compilation error: no member named 'load' in 'deque_anchor<T>', see https://github.com/pika-org/pika/issues/1300
 BROKEN_aarch64=		compilation error: error: 'regparm' is not valid on this platform
 
 BUILD_DEPENDS=	boost-libs>=0:devel/boost-libs