git: a35c74a74f73 - 2023Q3 - databases/qdrant: Broken on i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Jul 2023 20:16:22 UTC
The branch 2023Q3 has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a35c74a74f73220becbcf8e3df4d33521138aabb
commit a35c74a74f73220becbcf8e3df4d33521138aabb
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-07-09 20:15:28 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-07-09 20:16:17 +0000
databases/qdrant: Broken on i386
Reported by: fallout
(cherry picked from commit ec797b287a7b81b18c1b3a9aac3e3a59c9b5ffef)
---
databases/qdrant/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/databases/qdrant/Makefile b/databases/qdrant/Makefile
index 1226e965bf51..b056233a2ac3 100644
--- a/databases/qdrant/Makefile
+++ b/databases/qdrant/Makefile
@@ -11,6 +11,8 @@ WWW= https://qdrant.tech
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_i386= compilation breaks with fatal warning: implicit conversion from 'std::numeric_limits<unsigned long long>::type' (aka 'unsigned long long') to 'size_t' (aka 'unsigned int') changes value from 18446744073709551615 to 4294967295
+
BUILD_DEPENDS= gmake:devel/gmake \
protoc:devel/protobuf