git: daa76ce1ee32 - main - games/spring: Mark BROKEN on 13
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 01 Jul 2023 08:44:17 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=daa76ce1ee32f97e177f758b39cf41af09ff1086 commit daa76ce1ee32f97e177f758b39cf41af09ff1086 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-07-01 08:13:15 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2023-07-01 08:44:14 +0000 games/spring: Mark BROKEN on 13 Also fails with the same error on 13.2 as on 14 --- games/spring/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/games/spring/Makefile b/games/spring/Makefile index adf172419f4d..0e0b7e0f2756 100644 --- a/games/spring/Makefile +++ b/games/spring/Makefile @@ -21,6 +21,7 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \ libjsoncpp.so:devel/jsoncpp BUILD_DEPENDS= 7zz:archivers/7-zip +BROKEN_FreeBSD_13= ld: error: undefined symbol: streflop_libm::__inline_isnanf(float) BROKEN_FreeBSD_14= ld: error: undefined symbol: streflop_libm::__inline_isnanf(float) ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON= relies on x86 floating-point math and amd64 atomic ops