[Bug 293188] [NEW PORT] databases/vectorscale: higher performance embedding search and cost-efficient storage for AI applications

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 07 Mar 2026 10:36:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293188

--- Comment #5 from Volodymyr Kostyrko <arcade@b1t.name> ---
(In reply to Kevin Bowling from comment #4)

Quite a weird outcome. SIGILL means illegal instruction is used, but how it
ended up there? I tried building on 3 different hosts:

1. AMD Ryzen 7 5825U, RUSTFLAGS=-Ctarget-cpu=native. 0k
2. ARM Neoverse-N1. 0k
3. AMD A8-5500 APU (quite old) - failed with SIGILL.

I need to verify by build env there thoroughly, as I'm using CPUTYPE and -O3 by
default.

Host #3 had bdver2 arch if that rings a bell. Other difference is that host #3
is only one using PostgreSQL 18, will check that one too…

-- 
You are receiving this mail because:
You are the assignee for the bug.