Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Sep 2021 13:19:11 GMT
From:      Mikael Urankar <mikael@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 05aedad6a40f - main - net/viamillipede: Mark this port broken on aarch64
Message-ID:  <202109131319.18DDJBZb025308@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by mikael:

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

commit 05aedad6a40f9f40e8cb21570888735306e48340
Author:     Mikael Urankar <mikael@FreeBSD.org>
AuthorDate: 2021-09-13 11:59:38 +0000
Commit:     Mikael Urankar <mikael@FreeBSD.org>
CommitDate: 2021-09-13 13:19:08 +0000

    net/viamillipede: Mark this port broken on aarch64
    
    Approved by:    portmgr (blanket)
---
 net/viamillipede/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/net/viamillipede/Makefile b/net/viamillipede/Makefile
index c1853d203163..a8609a6688e4 100644
--- a/net/viamillipede/Makefile
+++ b/net/viamillipede/Makefile
@@ -9,6 +9,8 @@ COMMENT=	Parallel TCP for pipe transport
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN_aarch64=	ld: error: /usr/lib/dtrace/drti.o is incompatible with dtrace_viamillipede.o.xxx
+
 USES=		uidfix
 USE_GITHUB=	yes
 GH_ACCOUNT=	agokhale



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