git: 2583cccf0077 - main - www/wabt: Broken on 15 amd64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 27 Mar 2024 07:32:19 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2583cccf00773852537ce822d35a6acbb205f7c4
commit 2583cccf00773852537ce822d35a6acbb205f7c4
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-03-27 06:11:31 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-03-27 07:32:06 +0000
www/wabt: Broken on 15 amd64
Reported by: fallout
---
www/wabt/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/www/wabt/Makefile b/www/wabt/Makefile
index b265829ddb2a..d4e04356a0b1 100644
--- a/www/wabt/Makefile
+++ b/www/wabt/Makefile
@@ -9,6 +9,8 @@ WWW= https://github.com/WebAssembly/wabt
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_FreeBSD_15_amd64= clang-17 fails to build wabt: undefined symbol: __elf_aux_vector, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277983
+
TEST_DEPENDS= googletest>0:devel/googletest
USES= cmake:testing localbase:ldflags python ssl