Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Aug 2023 19:42:17 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: fa64c0be503b - main - graphics/tippecanoe: Mark BROKEN on 14
Message-ID:  <202308181942.37IJgH7A066774@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308181942.37IJgH7A066774>