Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Feb 2026 14:21:40 +0000
From:      Robert Clausecker <fuz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9b3dc3acc0b8 - main - devel/pika: builds fine on arm64
Message-ID:  <699084f4.47675.7c916772@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by fuz:

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

commit 9b3dc3acc0b8c6e4f1ab4c9e2b75dd92365213b6
Author:     Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: 2026-02-12 19:47:09 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2026-02-14 14:19:56 +0000

    devel/pika: builds fine on arm64
    
    While the port builds now, it is likely not functional, on account of
    20% of the unit tests failing with segfaults.
    
    See also:       https://github.com/pika-org/pika/issues/331
    MFH:            2026Q1
    Approved by:    portmgr (build fix blanket)
---
 devel/pika/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/devel/pika/Makefile b/devel/pika/Makefile
index 3b99b873e3a1..ab3a0fb73974 100644
--- a/devel/pika/Makefile
+++ b/devel/pika/Makefile
@@ -10,8 +10,6 @@ WWW=		https://github.com/pika-org/pika
 LICENSE=	BSL
 LICENSE_FILE=	${WRKSRC}/LICENSE_1_0.txt
 
-BROKEN_aarch64=		compilation error: error: 'regparm' is not valid on this platform
-
 BUILD_DEPENDS=	boost-libs>=0:devel/boost-libs
 LIB_DEPENDS=	libfmt.so:devel/libfmt \
 		libhwloc.so:devel/hwloc2 \


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?699084f4.47675.7c916772>