git: f763d1de4d16 - 2025Q3 - math/lean4: Broken on 13
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 08 Sep 2025 08:44:02 UTC
The branch 2025Q3 has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f763d1de4d16bbce699d01bd0834b2b4f9ce6a5a
commit f763d1de4d16bbce699d01bd0834b2b4f9ce6a5a
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-09-08 08:42:59 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-09-08 08:44:00 +0000
math/lean4: Broken on 13
Reported by: fallout
(cherry picked from commit a9ab1125929addc523e1026aaad7acdbf6e48430)
---
math/lean4/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/math/lean4/Makefile b/math/lean4/Makefile
index acc607f13634..59fb7288b22f 100644
--- a/math/lean4/Makefile
+++ b/math/lean4/Makefile
@@ -12,6 +12,7 @@ WWW= https://lean-lang.org/ \
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_FreeBSD_13= compilation fails: error: use of undeclared identifier 'clearenv'
BROKEN_armv7= compilation fails: ../../.build/stage1/lib/temp/Init/Coe.depend: No such file or directory
BROKEN_i386= linking fails: INTERNAL PANIC: out of memory (during: Linking runLinter)