git: 68bba8d2bb67 - 2025Q4 - games/veloren-weekly: mark BROKEN on aarch64 after d131803c879b
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 09 Dec 2025 16:45:38 UTC
The branch 2025Q4 has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=68bba8d2bb67c5c900cf7e2662a1acdd08eb0484
commit 68bba8d2bb67c5c900cf7e2662a1acdd08eb0484
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2025-12-09 16:41:41 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2025-12-09 16:45:30 +0000
games/veloren-weekly: mark BROKEN on aarch64 after d131803c879b
error: unsupported platform
--> cargo-crates/wasmtime-39.0.0/src/runtime/vm/sys/unix/signals.rs:394:13
|
394 | compile_error!("unsupported platform");
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Reported by: pkg-fallout
(cherry picked from commit 67281c666f49af11df7287ac5b624436ecc0c3f5)
---
games/veloren-weekly/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/games/veloren-weekly/Makefile b/games/veloren-weekly/Makefile
index 83df4535007b..1af3a3a6ba3d 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_aarch64= https://github.com/bytecodealliance/wasmtime/issues/5499
ONLY_FOR_ARCHS= aarch64 amd64
ONLY_FOR_ARCHS_REASON= unsupported platform by https://github.com/wasmerio/wasmer