New comment by astralchan on void-packages repository https://github.com/void-linux/void-packages/pull/43368#issuecomment-1501503377 Comment: Updated `hostmakedepends`, `makedepends`, and `make_cmd`. Current error log: ``` --- stderr thread 'main' panicked at 'Path doesn't exist: "/builddir/deno-1.32.3/target/x86_64-unknown-linux-gnu/release/gn_out/../../../../../../host/cargo/registry/src/index.crates.io-6f17d22bba15001f/v8-0.68.0/v8/tools/builtins-pgo/x64.profile"', /host/cargo/registry/src/index.crates.io-6f17d22bba15001f/v8-0.68.0/build.rs:726:5 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace => ERROR: deno-1.32.3_1: do_build: '${make_cmd} build --release --target ${RUST_TARGET} ${configure_args}' exited with 101 => ERROR: in do_build() at common/build-style/cargo.sh:8 ```