Skip to content

Commit

Permalink
databases/qdrant: Broken on powerpc64le
Browse files Browse the repository at this point in the history
Reported by:	fallout
  • Loading branch information
yurivict committed Jan 15, 2024
1 parent b90bcaa commit 43a98fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions databases/qdrant/Makefile
Expand Up @@ -12,6 +12,7 @@ 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
BROKEN_powerpc64le= compilation failure: called `Option::unwrap()` on a `None` value in ring-0.16.20/build.rs: # see https://github.com/qdrant/qdrant/issues/3392

BUILD_DEPENDS= protoc:devel/protobuf

Expand Down

0 comments on commit 43a98fc

Please sign in to comment.