New comment by astralchan on void-packages repository https://github.com/void-linux/void-packages/pull/43368#issuecomment-1505080638 Comment: I added a `gn` package for making the ninja build rules. `deno` should get that package. Current build error log: ``` --- stderr thread 'main' panicked at 'Path doesn't exist: "/builddir/deno-1.32.3/target/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 warning: build failed, waiting for other jobs to finish... => 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 ```