Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jun 2024 09:42:55 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: 74660b7b817e - main - misc/tvm: Broken
Message-ID:  <202406250942.45P9gtlM028813@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

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

commit 74660b7b817eef1517ccb6d8741ab386db3a6375
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-06-25 09:42:33 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-06-25 09:42:52 +0000

    misc/tvm: Broken
---
 misc/tvm/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/misc/tvm/Makefile b/misc/tvm/Makefile
index 7a652f43d55e..900663d9953a 100644
--- a/misc/tvm/Makefile
+++ b/misc/tvm/Makefile
@@ -10,6 +10,7 @@ WWW=		https://tvm.ai/
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		compilation fails with the latest dmlc-core, see https://github.com/apache/tvm/issues/17116
 BROKEN_armv7=	comilation fails: error: expected identifier before '__is_convertible'
 
 BUILD_DEPENDS=	dmlc-core>0:devel/dmlc-core \


home | help

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