New comment by aryalaadi on void-packages repository https://github.com/void-linux/void-packages/pull/49019#issuecomment-1975239220 Comment: ``` Caused by: process didn't exit successfully: `/builddir/zed-0.124.8/target/release/build/live_kit_server-3b7b5b64e66f40d0/build-script-build` (exit status: 101) --- stderr thread 'main' panicked at crates/live_kit_server/build.rs:4:10: called `Result::unwrap()` on an `Err` value: Custom { kind: Other, error: "protoc failed: Could not make proto path relative: protocol/livekit_room.proto: No such file or directory\n" } note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ``` cant figure out how to get past this zed builds perfectly fine when i run `cargo build` directly