Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Sep 2023 09:07:12 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: 362de6dd8378 - main - games/veloren-weekly: Mark as broken with rust 1.72
Message-ID:  <202309080907.38897CqI025683@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=362de6dd83786ea3668f3519b3dae049a9cb42f3

commit 362de6dd83786ea3668f3519b3dae049a9cb42f3
Author:     Mikael Urankar <mikael@FreeBSD.org>
AuthorDate: 2023-09-08 09:03:34 +0000
Commit:     Mikael Urankar <mikael@FreeBSD.org>
CommitDate: 2023-09-08 09:05:43 +0000

    games/veloren-weekly: Mark as broken with rust 1.72
    
    PR:             273579
    Approved by:    jbeich (maintainer)
---
 games/veloren-weekly/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/games/veloren-weekly/Makefile b/games/veloren-weekly/Makefile
index dd0ec76f5c1c..2ee42b899de9 100644
--- a/games/veloren-weekly/Makefile
+++ b/games/veloren-weekly/Makefile
@@ -10,6 +10,7 @@ WWW=		https://veloren.net/
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		fails to build with rust 1.72 https://gitlab.com/veloren/veloren/-/issues/1875
 BROKEN_aarch64=	https://github.com/rust-lang/libc/issues/3217
 ONLY_FOR_ARCHS=	aarch64 amd64 i386
 ONLY_FOR_ARCHS_REASON=	unsupported platform by https://github.com/wasmerio/wasmer



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