Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Oct 2024 19:18:31 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: bd424862e8a3 - main - devel/pika: Broken on 15
Message-ID:  <202410301918.49UJIVh9047754@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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