Skip to content

Commit

Permalink
databases/qdrant: Broken on armv7
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Feb 4, 2024
1 parent 1f0b600 commit c5e68e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions databases/qdrant/Makefile
Expand Up @@ -11,6 +11,7 @@ WWW= https://qdrant.tech
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

BROKEN_armv7= compiler crashes, see https://github.com/rust-lang/rust/issues/120637
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

Expand Down

0 comments on commit c5e68e0

Please sign in to comment.