Package Details: vectorchord 0.4.3-2

Git Clone URL: https://aur.archlinux.org/vectorchord.git (read-only, click to copy)
Package Base: vectorchord
Description: Scalable, fast, and disk-friendly vector search in Postgres, successor to pgvecto.rs
Upstream URL: https://github.com/tensorchord/VectorChord
Licenses: AGPLv3
Conflicts: vectorchord-bin
Submitter: AlexBocken
Maintainer: AlexBocken
Last Packager: AlexBocken
Votes: 1
Popularity: 0.82
First Submitted: 2025-06-08 20:46 (UTC)
Last Updated: 2025-07-01 08:06 (UTC)

Latest Comments

RuneArch commented on 2025-07-06 17:39 (UTC)

It appears to compile petgraph v0.8.1 and fails... avoiding a wall of text to fit the 5k char limit, but with more details:

(CARGO_PROFILE_RELEASE_BUILD_OVERRIDE_DEBUG=true to improve clarity)


error: failed to run custom build command for `simd v0.0.0 (/tmp/makepkg/vectorchord/src/VectorChord-0.4.3/crates/simd)`

Caused by:
  process didn't exit successfully: `/tmp/makepkg/vectorchord/src/VectorChord-0.4.3/target/release/build/simd-b1d1211747d69dc0/build-script-build` (exit status: 1)

I what appears to be environment variable dumps, then:



  error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "clang" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "--target=x86_64-unknown-linux-gnu" "-fno-omit-frame-pointer" "-march=native" "-O2" "-pipe" "-fno-plt" "-fexceptions" "-Wp,-D_FORTIFY_SOURCE=2" "-Wformat" "-Werror=format-security" "-fstack-clash-protection" "-fcf-protection" "-fno-omit-frame-pointer" "-mno-omit-leaf-frame-pointer" "-g" "-ffile-prefix-map=/tmp/makepkg/vectorchord/src=/usr/src/debug/vectorchord" "-flto=auto" "-o" "/tmp/makepkg/vectorchord/src/VectorChord-0.4.3/target/release/build/simd-cea6d30c579a0631/out/bb6bfe1d2e603894-x86_64.o" "-c" "./cshim/x86_64.c"

warning: build failed, waiting for other jobs to finish...
Error: Cargo build failed: PGRX_PG_CONFIG_PATH="pg_config" "cargo" "build" "--release" "-p" "vchord" "--lib" "--features" "pg17"

Stack backtrace:                                                                                                                     
   0: anyhow::error::<impl anyhow::Error>::msg                                                                                       
             at /usr/src/debug/vectorchord/cargo-cache/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:2
7:14                                                                                                                                 
   1: anyhow::__private::format_err                                                                                                  
             at /usr/src/debug/vectorchord/cargo-cache/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/lib.rs:697:13 
   2: make::main::{{closure}}                                                                                                        
             at /usr/src/debug/vectorchord/VectorChord-0.4.3/crates/make/src/main.rs:110:13                                          
   3: make::main                                                                                                                     
             at /usr/src/debug/vectorchord/VectorChord-0.4.3/crates/make/src/main.rs:254:13                                          
   4: core::ops::function::FnOnce::call_once                                                                                         
             at /rustc/cdd545be1b4f024d38360aa9f000dcb782fbc81b/library/core/src/ops/function.rs:250:5                               
   5: std::sys::backtrace::__rust_begin_short_backtrace                                                                              
             at /rustc/cdd545be1b4f024d38360aa9f000dcb782fbc81b/library/std/src/sys/backtrace.rs:152:18                              
   6: std::rt::lang_start::{{closure}}                                                                                               
             at /rustc/cdd545be1b4f024d38360aa9f000dcb782fbc81b/library/std/src/rt.rs:206:18                                         
   7: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once                                            
             at /rustc/cdd545be1b4f024d38360aa9f000dcb782fbc81b/library/core/src/ops/function.rs:284:21                              
   8: std::panicking::catch_unwind::do_call                                                                                          
             at /rustc/cdd545be1b4f024d38360aa9f000dcb782fbc81b/library/std/src/panicking.rs:589:40                                  
   9: std::panicking::catch_unwind                                                                                                   
             at /rustc/cdd545be1b4f024d38360aa9f000dcb782fbc81b/library/std/src/panicking.rs:552:19                                  
  10: std::panic::catch_unwind                                                                                                       
             at /rustc/cdd545be1b4f024d38360aa9f000dcb782fbc81b/library/std/src/panic.rs:359:14                                      
  11: std::rt::lang_start_internal::{{closure}}                                                                                   

Helpful?

AlexBocken commented on 2025-07-06 13:48 (UTC)

@RuneArch Thanks for the report! Sadly I cannot reproduce this error. Did it print out any additional information before the one you posted? This one is quite vague.

RuneArch commented on 2025-07-06 12:04 (UTC)

Getting an error trying to build this, not sure where to start debugging it


 error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "clang" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "--target=x86_64-unknown-linux-gnu" "-fno-omit-frame-pointer" "-march=native" "-O2" "-pipe" "-fno-plt" "-fexceptions" "-Wp,-D_FORTIFY_SOURCE=2" "-Wformat" "-Werror=format-security" "-fstack-clash-protection" "-fcf-protection" "-fno-omit-frame-pointer" "-mno-omit-leaf-frame-pointer" "-g" "-ffile-prefix-map=/tmp/makepkg/vectorchord/src=/usr/src/debug/vectorchord" "-flto=auto" "-o" "/tmp/makepkg/vectorchord/src/VectorChord-0.4.3/target/release/build/simd-3e3350c9bc369a25/out/bb6bfe1d2e603894-x86_64.o" "-c" "./cshim/x86_64.c"

Error: Cargo build failed: PGRX_PG_CONFIG_PATH="pg_config" "cargo" "build" "--release" "-p" "vchord" "--lib" "--features" "pg17"

AlexBocken commented on 2025-07-01 08:08 (UTC)

Many thanks for the report! Should be fixed now with 0.4.3-2, accidentally trimmed of the first character of the checksum.

riaqn commented on 2025-07-01 07:40 (UTC)

validation failed:

==> Validating source files with sha256sums...
    0.4.3.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!