Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Feb 2026 14:22:55 +0000
From:      Robert Clausecker <fuz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: a3c59020e441 - 2026Q1 - devel/pika: builds fine on arm64
Message-ID:  <6990853f.47679.177a6065@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch 2026Q1 has been updated by fuz:

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

commit a3c59020e44196585a4bbc19dda415f1e15a0c80
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:22:25 +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)
    
    (cherry picked from commit 9b3dc3acc0b8c6e4f1ab4c9e2b75dd92365213b6)
---
 devel/pika/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/devel/pika/Makefile b/devel/pika/Makefile
index f00cb689a709..130ff17b2ffc 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?6990853f.47679.177a6065>