git: 24db38a19ff7 - main - sysutils/vector: Mark BROKEN on FreeBSD 13
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Dec 2023 19:03:52 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=24db38a19ff74516ac9b32cd66f264a709f39ab7 commit 24db38a19ff74516ac9b32cd66f264a709f39ab7 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-12-23 17:00:49 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-12-23 19:03:38 +0000 sysutils/vector: Mark BROKEN on FreeBSD 13 Fails to compile with: error: could not compile `num-bigint` (lib) due to 4 previous errors --- sysutils/vector/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/sysutils/vector/Makefile b/sysutils/vector/Makefile index 274c19d0c513..71862cdf9dd2 100644 --- a/sysutils/vector/Makefile +++ b/sysutils/vector/Makefile @@ -11,6 +11,7 @@ WWW= https://vector.dev LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_FreeBSD_13= error: could not compile `num-bigint` (lib) due to 4 previous errors BROKEN_FreeBSD_12_powerpc64= fails to link: /usr/local/bin/ld: cannot find -lc++ BUILD_DEPENDS= protoc:devel/protobuf