git: 33c22478fce4 - main - databases/foundationdb: mark BROKEN
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Feb 2023 12:03:55 UTC
The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=33c22478fce4b360de6c2fb076404e77d178ac6e commit 33c22478fce4b360de6c2fb076404e77d178ac6e Author: Antoine Brodin <antoine@FreeBSD.org> AuthorDate: 2023-02-20 11:55:05 +0000 Commit: Antoine Brodin <antoine@FreeBSD.org> CommitDate: 2023-02-20 11:55:05 +0000 databases/foundationdb: mark BROKEN CMake Error at cmake/GetMsgpack.cmake:1 (find_package): Could not find a package configuration file provided by "msgpack" with any of the following names: msgpackConfig.cmake msgpack-config.cmake Reported by: pkg-fallout --- databases/foundationdb/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/databases/foundationdb/Makefile b/databases/foundationdb/Makefile index d6aa594f6e6d..04453c48deee 100644 --- a/databases/foundationdb/Makefile +++ b/databases/foundationdb/Makefile @@ -12,6 +12,7 @@ WWW= https://www.foundationdb.org/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= fails to configure BROKEN_aarch64= invalid asm rdtsc ONLY_FOR_ARCHS= aarch64 amd64 ONLY_FOR_ARCHS_REASON= not yet ported to anything else