New comment by Goorzhel on void-packages repository https://github.com/void-linux/void-packages/pull/38444#issuecomment-1203434730 Comment: (I'll squash when it's ready.) On my host: ``` ❯ git config alias.b rev-parse --abbrev-ref HEAD ❯ ./xbps-src -a aarch64 pkg $(git b) <...> --- stderr thread 'main' panicked at '/builddir/ncgopher-0.4.0/target/aarch64-unknown-linux-gnu/release/build/ncurses-e718d8c075f3805b/out/chtype_size failed: Os { code: 8, kind: Uncategorized, message: "Exec format error" }', /host/cargo/registry/src/github.com-1ecc6299db9ec823/ncurses-5.101.0/build.rs:107:10 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace warning: build failed, waiting for other jobs to finish... => ERROR: ncgopher-0.4.0_1: do_build: '${make_cmd} build -- ``` Let's hope CI behaves differently.