git: fa64c0be503b - main - graphics/tippecanoe: Mark BROKEN on 14
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Aug 2023 19:42:17 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=fa64c0be503b8da858aecba12302da1a0ee273c0 commit fa64c0be503b8da858aecba12302da1a0ee273c0 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-08-18 17:00:28 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-08-18 19:42:04 +0000 graphics/tippecanoe: Mark BROKEN on 14 Tried to build with llvm15 and llvm14 with the same result. Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation --- graphics/tippecanoe/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/graphics/tippecanoe/Makefile b/graphics/tippecanoe/Makefile index 8b2d68bb385b..0a8ea443c7b5 100644 --- a/graphics/tippecanoe/Makefile +++ b/graphics/tippecanoe/Makefile @@ -9,6 +9,8 @@ WWW= https://github.com/felt/tippecanoe LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md +BROKEN_FreeBSD_14= fails to compile: static_assert failed due to requirement + LIB_DEPENDS= libsqlite3.so:databases/sqlite3 BUILD_DEPENDS= bash:shells/bash