git: 7ee7fcf78a5e - main - lang/racket: Mark BROKEN
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 26 Dec 2024 11:29:23 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=7ee7fcf78a5e018811a67d1dd3ddf4240d0074f4 commit 7ee7fcf78a5e018811a67d1dd3ddf4240d0074f4 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-12-26 11:28:16 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-12-26 11:28:19 +0000 lang/racket: Mark BROKEN Build fails with multiple "expand-elf: cannot move SHT_PROGBITS section" messages Reported by: pkg-fallout Approved by: portmgr (blanket) --- lang/racket/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/racket/Makefile b/lang/racket/Makefile index ecd3330a619a..db30731c9953 100644 --- a/lang/racket/Makefile +++ b/lang/racket/Makefile @@ -19,6 +19,8 @@ LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE.txt +BROKEN= Fails to build, expand-elf: cannot move SHT_PROGBITS section + NOT_FOR_ARCHS= riscv64 NOT_FOR_ARCHS_REASON= unsupported platform