Compiling Byte-Knight-6241DBF5 for OpenBench
cargo rustc --release -p byte-knight --jobs 4 --features "tuning","engine/tuning" -- -C target-cpu=native --emit link=Byte-Knight-6241DBF5
info: syncing channel updates for stable-aarch64-unknown-linux-gnu
info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25)
info: component cargo is up to date
info: component clippy is up to date
info: component rustfmt is up to date
info: downloading 5 components
Updating crates.io index
Downloading crates ...
Downloaded const_format_proc_macros v0.2.34
Downloaded colored v3.1.1
Downloaded stable_deref_trait v1.2.1
Downloaded const_format v0.2.35
Downloaded bitflags v2.9.0
Downloaded anstyle-query v1.1.2
Downloaded rayon-core v1.13.0
Downloaded shadow-rs v2.0.0
Downloaded getrandom v0.4.1
Downloaded cfg-if v1.0.0
Downloaded zerovec v0.11.5
Downloaded nom v7.1.3
Downloaded yoke v0.8.1
Downloaded vcpkg v0.2.15
Downloaded zerofrom-derive v0.1.6
Downloaded zerovec-derive v0.11.2
Downloaded zerotrie v0.2.3
Downloaded url v2.5.8
Downloaded idna v1.1.0
Downloaded displaydoc v0.2.5
Downloaded crossbeam-epoch v0.9.18
Downloaded smallvec v1.15.1
Downloaded cc v1.2.49
Downloaded minimal-lexical v0.2.1
Downloaded zerofrom v0.1.6
Downloaded utf8_iter v1.0.4
Downloaded rand_core v0.10.0
Downloaded idna_adapter v1.2.1
Downloaded jiff-static v0.2.24
Downloaded icu_normalizer v2.1.1
Downloaded crossbeam-utils v0.8.21
Downloaded rayon v1.12.0
Downloaded pkg-config v0.3.32
Downloaded log v0.4.26
Downloaded jobserver v0.1.32
Downloaded icu_locale_core v2.1.1
Downloaded icu_collections v2.1.1
Downloaded crossbeam-deque v0.8.6
Downloaded libz-sys v1.1.23
Downloaded thiserror v2.0.18
Downloaded thiserror v1.0.69
Downloaded potential_utf v0.1.4
Downloaded is_debug v1.1.0
Downloaded icu_normalizer_data v2.1.1
Downloaded yoke-derive v0.8.1
Downloaded unicode-ident v1.0.18
Downloaded jiff v0.2.24
Downloaded tinystr v0.8.2
Downloaded synstructure v0.13.2
Downloaded percent-encoding v2.3.2
Downloaded memchr v2.7.4
Downloaded icu_properties_data v2.1.2
Downloaded git2 v0.20.4
Downloaded find-msvc-tools v0.1.5
Downloaded uci-parser v1.1.0
Downloaded thiserror-impl v2.0.18
Downloaded thiserror-impl v1.0.69
Downloaded rand v0.10.1
Downloaded libc v0.2.183
Downloaded litemap v0.8.1
Downloaded is_terminal_polyfill v1.70.1
Downloaded icu_provider v2.1.1
Downloaded icu_properties v2.1.2
Downloaded form_urlencoded v1.2.2
Downloaded clap_lex v1.0.0
Downloaded chacha20 v0.10.0
Downloaded writeable v0.6.2
Downloaded unicode-xid v0.2.6
Downloaded shlex v1.3.0
Downloaded itertools v0.14.0
Downloaded either v1.15.0
Downloaded colorchoice v1.0.3
Downloaded libgit2-sys v0.18.3+1.9.2
Compiling proc-macro2 v1.0.106
Compiling unicode-ident v1.0.18
Compiling quote v1.0.45
Compiling stable_deref_trait v1.2.1
Compiling libc v0.2.183
Compiling find-msvc-tools v0.1.5
error: linker `aarch64-linux-gnu-gcc` not found
|
= note: No such file or directory (os error 2)
error: could not compile `quote` (build script) due to 1 previous error
warning: build failed, waiting for other jobs to finish...
error: could not compile `proc-macro2` (build script) due to 1 previous error
error: could not compile `libc` (build script) due to 1 previous error
make: *** [Makefile:43: openbench] Error 101