Skip to content

Instantly share code, notes, and snippets.

@G36maid
Created April 29, 2025 08:58
Show Gist options
  • Select an option

  • Save G36maid/5b64c7bd801368a208e6750432e24cbc to your computer and use it in GitHub Desktop.

Select an option

Save G36maid/5b64c7bd801368a208e6750432e24cbc to your computer and use it in GitHub Desktop.
error: failed to run custom build command for `webrtc-sys v0.3.7 (https://github.com/zed-industries/livekit-rust-sdks?rev=80bb8f4c9112789f7c24cc98d8423010977806a6#80bb8f4c)`
note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
Caused by:
process didn't exit successfully: `/home/g36maid/Github/freebsd-ports-zed/target/debug/build/webrtc-sys-c5a4caec932604cf/build-script-build` (exit status: 101)
--- stdout
cargo:rerun-if-env-changed=LK_DEBUG_WEBRTC
cargo:rerun-if-env-changed=LK_CUSTOM_WEBRTC
cargo:CXXBRIDGE_PREFIX=webrtc-sys
cargo:CXXBRIDGE_DIR0=/home/g36maid/Github/freebsd-ports-zed/target/debug/build/webrtc-sys-3145f2d05f3df91b/out/cxxbridge/include
cargo:CXXBRIDGE_DIR1=/home/g36maid/Github/freebsd-ports-zed/target/debug/build/webrtc-sys-3145f2d05f3df91b/out/cxxbridge/crate
--- stderr
CXX include path:
/home/g36maid/Github/freebsd-ports-zed/target/debug/build/webrtc-sys-3145f2d05f3df91b/out/cxxbridge/include
/home/g36maid/Github/freebsd-ports-zed/target/debug/build/webrtc-sys-3145f2d05f3df91b/out/cxxbridge/crate
thread 'main' panicked at /home/g36maid/.cargo/git/checkouts/livekit-rust-sdks-d281d0d44fd23f40/80bb8f4/webrtc-sys/build.rs:89:45:
called `Result::unwrap()` on an `Err` value: "failed to download webrtc: 404 Not Found"
stack backtrace:
0: rust_begin_unwind
at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:695:5
1: core::panicking::panic_fmt
at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panicking.rs:75:14
2: core::result::unwrap_failed
at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/result.rs:1704:5
3: build_script_build::main
4: <fn() as core::ops::function::FnOnce<()>>::call_once
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
warning: build failed, waiting for other jobs to finish...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment