git: d3f61b4fcd7c - main - lang/chez-scheme: broken on armv7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 15 Mar 2026 15:30:59 UTC
The branch main has been updated by fuz:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d3f61b4fcd7c5e4bd65fc45d2c8987bff01413c2
commit d3f61b4fcd7c5e4bd65fc45d2c8987bff01413c2
Author: Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: 2026-03-09 14:46:27 +0000
Commit: Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2026-03-15 15:28:56 +0000
lang/chez-scheme: broken on armv7
Approved by: portmgr (build fix blanket)
MFH: 2026Q1
---
lang/chez-scheme/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/lang/chez-scheme/Makefile b/lang/chez-scheme/Makefile
index 4d75db9915fb..eb3401cd7630 100644
--- a/lang/chez-scheme/Makefile
+++ b/lang/chez-scheme/Makefile
@@ -13,6 +13,7 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
ONLY_FOR_ARCHS= amd64 i386 aarch64 armv7 powerpc
+BROKEN_armv7= No suitable machine type found in "./boot".
LIB_DEPENDS= libuuid.so:misc/libuuid \
libossp-uuid.so:misc/ossp-uuid