[INFO] fetching crate rlst 0.1.1... [INFO] checking rlst-0.1.1 against master#16b569057e4d1591b4bee05f10df34000308dedc for pr-127827 [INFO] extracting crate rlst 0.1.1 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate rlst 0.1.1 on toolchain 16b569057e4d1591b4bee05f10df34000308dedc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rlst 0.1.1 [INFO] finished tweaking crates.io crate rlst 0.1.1 [INFO] tweaked toml for crates.io crate rlst 0.1.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate rlst 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rlst-proc-macro v0.1.0 [INFO] [stderr] Downloaded build-probe-mpi v0.1.3 [INFO] [stderr] Downloaded mpi-sys v0.2.1 [INFO] [stderr] Downloaded blas-src v0.9.0 [INFO] [stderr] Downloaded shlex v1.2.0 [INFO] [stderr] Downloaded custom_derive v0.1.7 [INFO] [stderr] Downloaded num-complex v0.4.4 [INFO] [stderr] Downloaded conv v0.3.3 [INFO] [stderr] Downloaded aho-corasick v1.1.1 [INFO] [stderr] Downloaded mpi v0.7.0 [INFO] [stderr] Downloaded prettyplease v0.2.15 [INFO] [stderr] Downloaded libffi v3.2.0 [INFO] [stderr] Downloaded lapack-src v0.9.0 [INFO] [stderr] Downloaded libffi-sys v2.3.0 [INFO] [stderr] Downloaded blis-src v0.2.1 [INFO] [stderr] Downloaded accelerate-src v0.3.2 [INFO] [stderr] Downloaded netlib-src v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6163ef237a7984357ba6bb96b593a7d7ed45a9daa938016048fc7910a76f53a5 [INFO] running `Command { std: "docker" "start" "-a" "6163ef237a7984357ba6bb96b593a7d7ed45a9daa938016048fc7910a76f53a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6163ef237a7984357ba6bb96b593a7d7ed45a9daa938016048fc7910a76f53a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6163ef237a7984357ba6bb96b593a7d7ed45a9daa938016048fc7910a76f53a5", kill_on_drop: false }` [INFO] [stdout] 6163ef237a7984357ba6bb96b593a7d7ed45a9daa938016048fc7910a76f53a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff722aabe112ca2bc1f72c0b96fb40ab3408f92e0b03ad8a48b6235d6f782201 [INFO] running `Command { std: "docker" "start" "-a" "ff722aabe112ca2bc1f72c0b96fb40ab3408f92e0b03ad8a48b6235d6f782201", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Compiling blis-src v0.2.1 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking lapack-sys v0.14.0 [INFO] [stderr] Checking blas-sys v0.7.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Compiling netlib-src v0.8.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking csv v1.2.2 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Checking blas v0.22.0 [INFO] [stderr] Checking lapack v0.19.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Compiling rlst-proc-macro v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stderr] Compiling rlst v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking blas-src v0.9.0 [INFO] [stderr] Checking lapack-src v0.9.0 [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> benches/matrix_multiplication.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn metal_matmul(c: &mut Criterion) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s [INFO] running `Command { std: "docker" "inspect" "ff722aabe112ca2bc1f72c0b96fb40ab3408f92e0b03ad8a48b6235d6f782201", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff722aabe112ca2bc1f72c0b96fb40ab3408f92e0b03ad8a48b6235d6f782201", kill_on_drop: false }` [INFO] [stdout] ff722aabe112ca2bc1f72c0b96fb40ab3408f92e0b03ad8a48b6235d6f782201 [INFO] checking rlst-0.1.1 against try#8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 for pr-127827 [INFO] extracting crate rlst 0.1.1 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate rlst 0.1.1 on toolchain 8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rlst 0.1.1 [INFO] finished tweaking crates.io crate rlst 0.1.1 [INFO] tweaked toml for crates.io crate rlst 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate rlst 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07abb2517106c0d06cbdb541ad5e4196b48230c79f8246486fb1a6f064c51b9f [INFO] running `Command { std: "docker" "start" "-a" "07abb2517106c0d06cbdb541ad5e4196b48230c79f8246486fb1a6f064c51b9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07abb2517106c0d06cbdb541ad5e4196b48230c79f8246486fb1a6f064c51b9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07abb2517106c0d06cbdb541ad5e4196b48230c79f8246486fb1a6f064c51b9f", kill_on_drop: false }` [INFO] [stdout] 07abb2517106c0d06cbdb541ad5e4196b48230c79f8246486fb1a6f064c51b9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 803da33479847d7ef3cb182a1d09f897129e4b7f9962463b22b34052d6b798c1 [INFO] running `Command { std: "docker" "start" "-a" "803da33479847d7ef3cb182a1d09f897129e4b7f9962463b22b34052d6b798c1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling blis-src v0.2.1 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking blas-sys v0.7.1 [INFO] [stderr] Checking lapack-sys v0.14.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling netlib-src v0.8.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Checking blas v0.22.0 [INFO] [stderr] Checking lapack v0.19.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking csv v1.2.2 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Compiling rlst-proc-macro v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stderr] Compiling rlst v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `blis-src v0.2.1` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/blis-src-b31671374299672b/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] Running: `"cp" "-R" "upstream" "/opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu"` [INFO] [stderr] Running: `cd "/opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu" && "/opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/configure" "--prefix=/opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out" "--enable-cblas" "--enable-threading=pthreads" "--disable-static" "--enable-shared" "x86_64"` [INFO] [stderr] configure: detected Linux kernel version 6.5.0-1014-gcp. [INFO] [stderr] configure: python interpreter search list is: python python3 python2. [INFO] [stderr] configure: found 'python3'. [INFO] [stderr] configure: using 'python3' as python interpreter. [INFO] [stderr] configure: found python version 3.10.12 (maj: 3, min: 10, rev: 12). [INFO] [stderr] configure: python 3.10.12 appears to be supported. [INFO] [stderr] configure: C compiler search list is: gcc clang cc. [INFO] [stderr] configure: found 'gcc'. [INFO] [stderr] configure: using 'gcc' as C compiler. [INFO] [stderr] configure: found gcc version 11.4.0 (maj: 11, min: 4, rev: 0). [INFO] [stderr] configure: checking for blacklisted configurations due to gcc 11.4.0. [INFO] [stderr] configure: checking gcc 11.4.0 against known consequential version ranges. [INFO] [stderr] configure: found assembler ('as') version 2.38 (maj: 2, min: 38, rev: ). [INFO] [stderr] configure: checking for blacklisted configurations due to as 2.38. [INFO] [stderr] configure: C++ compiler search list is: g++ clang++ c++. [INFO] [stderr] configure: found 'g++'. [INFO] [stderr] configure: using 'g++' as C++ compiler. [INFO] [stderr] configure: Fortran compiler search list is: gfortran ifort. [INFO] [stderr] configure: found 'gfortran'. [INFO] [stderr] configure: using 'gfortran' as Fortran compiler. [INFO] [stderr] configure: library archiver search list is: ar. [INFO] [stderr] configure: found 'ar'. [INFO] [stderr] configure: using 'ar' as library archiver. [INFO] [stderr] configure: archive indexer search list is: ranlib. [INFO] [stderr] configure: found 'ranlib'. [INFO] [stderr] configure: using 'ranlib' as archive indexer. [INFO] [stderr] configure: reading configuration registry...done. [INFO] [stderr] configure: determining default version string. [INFO] [stderr] configure: could not find '.git' directory; using unmodified version file. [INFO] [stderr] configure: starting configuration of BLIS 0.9.0. [INFO] [stderr] configure: configuring with official version string. [INFO] [stderr] configure: found shared library .so version '4.0.0'. [INFO] [stderr] configure: .so major version: 4 [INFO] [stderr] configure: .so minor.build version: 0.0 [INFO] [stderr] configure: manual configuration requested; configuring with 'x86_64'. [INFO] [stderr] configure: checking configuration against contents of 'config_registry'. [INFO] [stderr] configure: configuration 'x86_64' is registered. [INFO] [stderr] configure: 'x86_64' is defined as having the following sub-configurations: [INFO] [stderr] configure: skx knl haswell sandybridge penryn zen3 zen2 zen excavator steamroller piledriver bulldozer generic [INFO] [stderr] configure: which collectively require the following kernels: [INFO] [stderr] configure: skx knl sandybridge penryn zen3 zen2 haswell zen piledriver bulldozer generic [INFO] [stderr] configure: checking sub-configurations: [INFO] [stderr] configure: 'skx' is registered...and exists. [INFO] [stderr] configure: 'knl' is registered...and exists. [INFO] [stderr] configure: 'haswell' is registered...and exists. [INFO] [stderr] configure: 'sandybridge' is registered...and exists. [INFO] [stderr] configure: 'penryn' is registered...and exists. [INFO] [stderr] configure: 'zen3' is registered...and exists. [INFO] [stderr] configure: 'zen2' is registered...and exists. [INFO] [stderr] configure: 'zen' is registered...and exists. [INFO] [stderr] configure: 'excavator' is registered...and exists. [INFO] [stderr] configure: 'steamroller' is registered...and exists. [INFO] [stderr] configure: 'piledriver' is registered...and exists. [INFO] [stderr] configure: 'bulldozer' is registered...and exists. [INFO] [stderr] configure: 'generic' is registered...and exists. [INFO] [stderr] configure: checking sub-configurations' requisite kernels: [INFO] [stderr] configure: 'skx' kernels...exist. [INFO] [stderr] configure: 'knl' kernels...exist. [INFO] [stderr] configure: 'sandybridge' kernels...exist. [INFO] [stderr] configure: 'penryn' kernels...exist. [INFO] [stderr] configure: 'zen3' kernels...exist. [INFO] [stderr] configure: 'zen2' kernels...exist. [INFO] [stderr] configure: 'haswell' kernels...exist. [INFO] [stderr] configure: 'zen' kernels...exist. [INFO] [stderr] configure: 'piledriver' kernels...exist. [INFO] [stderr] configure: 'bulldozer' kernels...exist. [INFO] [stderr] configure: 'generic' kernels...exist. [INFO] [stderr] configure: detected --prefix='/opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out'. [INFO] [stderr] configure: no install exec_prefix option given; defaulting to PREFIX. [INFO] [stderr] configure: no install libdir option given; defaulting to EXECPREFIX/lib. [INFO] [stderr] configure: no install includedir option given; defaulting to PREFIX/include. [INFO] [stderr] configure: no install sharedir option given; defaulting to PREFIX/share. [INFO] [stderr] configure: final installation directories: [INFO] [stderr] configure: prefix: /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out [INFO] [stderr] configure: exec_prefix: ${prefix} [INFO] [stderr] configure: libdir: ${exec_prefix}/lib [INFO] [stderr] configure: includedir: ${prefix}/include [INFO] [stderr] configure: sharedir: ${prefix}/share [INFO] [stderr] configure: NOTE: the variables above can be overridden when running make. [INFO] [stderr] configure: no preset CFLAGS detected. [INFO] [stderr] configure: no preset LDFLAGS detected. [INFO] [stderr] configure: debug symbols disabled. [INFO] [stderr] configure: disabling verbose make output. (enable with 'make V=1'.) [INFO] [stderr] configure: disabling ARG_MAX hack. [INFO] [stderr] configure: building BLIS as a shared library (static library disabled). [INFO] [stderr] configure: exporting only public symbols within shared library. [INFO] [stderr] configure: enabling operating system support. [INFO] [stderr] configure: using POSIX threads for threading. [INFO] [stderr] configure: requesting slab threading in jr and ir loops. [INFO] [stderr] configure: internal memory pools for packing blocks are enabled. [INFO] [stderr] configure: internal memory pools for small blocks are enabled. [INFO] [stderr] configure: memory tracing output is disabled. [INFO] [stderr] configure: libmemkind not found; disabling. [INFO] [stderr] configure: compiler appears to support #pragma omp simd. [INFO] [stderr] configure: the BLAS compatibility layer is enabled. [INFO] [stderr] configure: the CBLAS compatibility layer is enabled. [INFO] [stderr] configure: mixed datatype support is enabled. [INFO] [stderr] configure: mixed datatype optimizations requiring extra memory are enabled. [INFO] [stderr] configure: small matrix handling is enabled. [INFO] [stderr] configure: trsm diagonal element pre-inversion is enabled. [INFO] [stderr] configure: the BLIS API integer size is automatically determined. [INFO] [stderr] configure: the BLAS/CBLAS API integer size is 32-bit. [INFO] [stderr] configure: AMD-specific framework files will not be considered. [INFO] [stderr] configure: configuring with no addons. [INFO] [stderr] configure: configuring for conventional gemm implementation. [INFO] [stderr] configure: unable to determine Fortran compiler vendor! [INFO] [stderr] configure: configuring complex return type as "gnu". [INFO] [stderr] configure: creating ./config.mk from /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/build/config.mk.in [INFO] [stderr] configure: creating ./bli_config.h from /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/build/bli_config.h.in [INFO] [stderr] configure: creating ./bli_addon.h from /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/build/bli_addon.h.in [INFO] [stderr] configure: creating ./obj/x86_64 [INFO] [stderr] configure: creating ./obj/x86_64/config/skx [INFO] [stderr] configure: creating ./obj/x86_64/config/knl [INFO] [stderr] configure: creating ./obj/x86_64/config/haswell [INFO] [stderr] configure: creating ./obj/x86_64/config/sandybridge [INFO] [stderr] configure: creating ./obj/x86_64/config/penryn [INFO] [stderr] configure: creating ./obj/x86_64/config/zen3 [INFO] [stderr] configure: creating ./obj/x86_64/config/zen2 [INFO] [stderr] configure: creating ./obj/x86_64/config/zen [INFO] [stderr] configure: creating ./obj/x86_64/config/excavator [INFO] [stderr] configure: creating ./obj/x86_64/config/steamroller [INFO] [stderr] configure: creating ./obj/x86_64/config/piledriver [INFO] [stderr] configure: creating ./obj/x86_64/config/bulldozer [INFO] [stderr] configure: creating ./obj/x86_64/config/generic [INFO] [stderr] configure: creating ./obj/x86_64/kernels/skx [INFO] [stderr] configure: creating ./obj/x86_64/kernels/knl [INFO] [stderr] configure: creating ./obj/x86_64/kernels/sandybridge [INFO] [stderr] configure: creating ./obj/x86_64/kernels/penryn [INFO] [stderr] configure: creating ./obj/x86_64/kernels/zen3 [INFO] [stderr] configure: creating ./obj/x86_64/kernels/zen2 [INFO] [stderr] configure: creating ./obj/x86_64/kernels/haswell [INFO] [stderr] configure: creating ./obj/x86_64/kernels/zen [INFO] [stderr] configure: creating ./obj/x86_64/kernels/piledriver [INFO] [stderr] configure: creating ./obj/x86_64/kernels/bulldozer [INFO] [stderr] configure: creating ./obj/x86_64/kernels/generic [INFO] [stderr] configure: creating ./obj/x86_64/ref_kernels/skx [INFO] [stderr] configure: creating ./obj/x86_64/ref_kernels/knl [INFO] [stderr] configure: creating ./obj/x86_64/ref_kernels/haswell [INFO] [stderr] configure: creating ./obj/x86_64/ref_kernels/sandybridge [INFO] [stderr] configure: creating ./obj/x86_64/ref_kernels/penryn [INFO] [stderr] configure: creating ./obj/x86_64/ref_kernels/zen3 [INFO] [stderr] configure: creating ./obj/x86_64/ref_kernels/zen2 [INFO] [stderr] configure: creating ./obj/x86_64/ref_kernels/zen [INFO] [stderr] configure: creating ./obj/x86_64/ref_kernels/excavator [INFO] [stderr] configure: creating ./obj/x86_64/ref_kernels/steamroller [INFO] [stderr] configure: creating ./obj/x86_64/ref_kernels/piledriver [INFO] [stderr] configure: creating ./obj/x86_64/ref_kernels/bulldozer [INFO] [stderr] configure: creating ./obj/x86_64/ref_kernels/generic [INFO] [stderr] configure: creating ./obj/x86_64/frame [INFO] [stderr] configure: creating ./obj/x86_64/blastest [INFO] [stderr] configure: creating ./obj/x86_64/testsuite [INFO] [stderr] configure: creating ./lib/x86_64 [INFO] [stderr] configure: creating ./include/x86_64 [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/config/skx to ./obj/x86_64/config/skx [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/config/knl to ./obj/x86_64/config/knl [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/config/haswell to ./obj/x86_64/config/haswell [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/config/sandybridge to ./obj/x86_64/config/sandybridge [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/config/penryn to ./obj/x86_64/config/penryn [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/config/zen3 to ./obj/x86_64/config/zen3 [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/config/zen2 to ./obj/x86_64/config/zen2 [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/config/zen to ./obj/x86_64/config/zen [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/config/excavator to ./obj/x86_64/config/excavator [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/config/steamroller to ./obj/x86_64/config/steamroller [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/config/piledriver to ./obj/x86_64/config/piledriver [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/config/bulldozer to ./obj/x86_64/config/bulldozer [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/config/generic to ./obj/x86_64/config/generic [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/config/x86_64 to ./obj/x86_64/config/x86_64 [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/kernels/skx to ./obj/x86_64/kernels/skx [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/kernels/knl to ./obj/x86_64/kernels/knl [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/kernels/sandybridge to ./obj/x86_64/kernels/sandybridge [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/kernels/penryn to ./obj/x86_64/kernels/penryn [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/kernels/zen3 to ./obj/x86_64/kernels/zen3 [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/kernels/zen2 to ./obj/x86_64/kernels/zen2 [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/kernels/haswell to ./obj/x86_64/kernels/haswell [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/kernels/zen to ./obj/x86_64/kernels/zen [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/kernels/piledriver to ./obj/x86_64/kernels/piledriver [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/kernels/bulldozer to ./obj/x86_64/kernels/bulldozer [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/kernels/generic to ./obj/x86_64/kernels/generic [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/ref_kernels to ./obj/x86_64/ref_kernels [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/ref_kernels to ./obj/x86_64/ref_kernels/skx [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/ref_kernels to ./obj/x86_64/ref_kernels/knl [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/ref_kernels to ./obj/x86_64/ref_kernels/haswell [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/ref_kernels to ./obj/x86_64/ref_kernels/sandybridge [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/ref_kernels to ./obj/x86_64/ref_kernels/penryn [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/ref_kernels to ./obj/x86_64/ref_kernels/zen3 [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/ref_kernels to ./obj/x86_64/ref_kernels/zen2 [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/ref_kernels to ./obj/x86_64/ref_kernels/zen [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/ref_kernels to ./obj/x86_64/ref_kernels/excavator [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/ref_kernels to ./obj/x86_64/ref_kernels/steamroller [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/ref_kernels to ./obj/x86_64/ref_kernels/piledriver [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/ref_kernels to ./obj/x86_64/ref_kernels/bulldozer [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/ref_kernels to ./obj/x86_64/ref_kernels/generic [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/frame to ./obj/x86_64/frame [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/config/x86_64 [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/config/skx [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/config/knl [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/config/haswell [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/config/sandybridge [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/config/penryn [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/config/zen3 [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/config/zen2 [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/config/zen [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/config/excavator [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/config/steamroller [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/config/piledriver [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/config/bulldozer [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/config/generic [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/kernels/skx [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/kernels/knl [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/kernels/sandybridge [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/kernels/penryn [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/kernels/zen3 [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/kernels/zen2 [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/kernels/haswell [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/kernels/zen [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/kernels/piledriver [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/kernels/bulldozer [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/kernels/generic [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/ref_kernels [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/frame [INFO] [stderr] configure: configured to build within top-level directory of source distribution. [INFO] [stderr] Running: `cd "/opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "make" "install"` [INFO] [stderr] Generating monolithic blis.hGenerating monolithic cblas.hInstalling config.mk common.mk into /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/share/blis/ [INFO] [stderr] ..Installing config/x86_64/make_defs.mk into /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/share/blis/config/x86_64 [INFO] [stderr] .........mkdir -p /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/share/pkgconfig [INFO] [stderr] ..... [INFO] [stderr] .....Installing blis.pc into /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/share/pkgconfig/ [INFO] [stderr] install -c -m 0644 blis.pc /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/share/pkgconfig [INFO] [stderr] Generated include/x86_64/cblas.h [INFO] [stderr] .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... [INFO] [stderr] Generated include/x86_64/blis.h [INFO] [stderr] Compiling obj/x86_64/config/bulldozer/bli_cntx_init_bulldozer.o ('bulldozer' CFLAGS for config code) [INFO] [stderr] Compiling obj/x86_64/config/excavator/bli_cntx_init_excavator.o ('excavator' CFLAGS for config code) [INFO] [stderr] Compiling obj/x86_64/config/generic/bli_cntx_init_generic.o ('generic' CFLAGS for config code) [INFO] [stderr] Compiling obj/x86_64/config/haswell/bli_cntx_init_haswell.o ('haswell' CFLAGS for config code) [INFO] [stderr] Compiling obj/x86_64/config/knl/bli_cntx_init_knl.o ('knl' CFLAGS for config code) [INFO] [stderr] Compiling obj/x86_64/config/piledriver/bli_cntx_init_piledriver.o ('piledriver' CFLAGS for config code) [INFO] [stderr] Compiling obj/x86_64/config/penryn/bli_cntx_init_penryn.o ('penryn' CFLAGS for config code) [INFO] [stderr] Compiling obj/x86_64/config/sandybridge/bli_cntx_init_sandybridge.o ('sandybridge' CFLAGS for config code) [INFO] [stderr] Compiling obj/x86_64/config/skx/bli_cntx_init_skx.o ('skx' CFLAGS for config code) [INFO] [stderr] Compiling obj/x86_64/config/steamroller/bli_cntx_init_steamroller.o ('steamroller' CFLAGS for config code) [INFO] [stderr] Compiling obj/x86_64/config/zen/bli_cntx_init_zen.o ('zen' CFLAGS for config code) [INFO] [stderr] Compiling obj/x86_64/config/zen2/bli_cntx_init_zen2.o ('zen2' CFLAGS for config code) [INFO] [stderr] Compiling obj/x86_64/config/zen3/bli_cntx_init_zen3.o ('zen3' CFLAGS for config code) [INFO] [stderr] Compiling obj/x86_64/kernels/skx/3/bli_dgemm_skx_asm_16x12_l2.o ('skx' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/skx/3/bli_dgemm_skx_asm_16x14.o ('skx' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/knl/1m/bli_dpackm_knl_asm_24x8.o ('knl' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/skx/3/bli_sgemm_skx_asm_32x12_l2.o ('skx' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/knl/1m/bli_spackm_knl_asm_24x16.o ('knl' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/knl/3/bli_dgemm_knl_asm_24x8.o ('knl' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/knl/3/bli_sgemm_knl_asm_24x16.o ('knl' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/sandybridge/3/bli_gemm_sandybridge_asm_d8x4.o ('sandybridge' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/sandybridge/3/bli_gemm_sandybridge_int_d8x4.o ('sandybridge' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/penryn/1/bli_axpyv_penryn_int.o ('penryn' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/penryn/1/bli_dotv_penryn_int.o ('penryn' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/penryn/1f/bli_axpy2v_penryn_int.o ('penryn' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/penryn/1f/bli_axpyf_penryn_int.o ('penryn' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/penryn/1f/bli_dotaxpyv_penryn_int.o ('penryn' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/penryn/1f/bli_dotxaxpyf_penryn_int.o ('penryn' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/penryn/1f/bli_dotxf_penryn_int.o ('penryn' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/penryn/3/bli_gemm_penryn_asm_d4x4.o ('penryn' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/penryn/3/bli_gemmtrsm_l_penryn_asm_d4x4.o ('penryn' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/penryn/3/bli_gemmtrsm_u_penryn_asm_d4x4.o ('penryn' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/penryn/3/bli_trsm_l_penryn_asm_d4x4.o ('penryn' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/penryn/3/bli_trsm_u_penryn_asm_d4x4.o ('penryn' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/1m/bli_packm_haswell_asm_c3xk.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/1m/bli_packm_haswell_asm_c8xk.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/1m/bli_packm_haswell_asm_d6xk.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/1m/bli_packm_haswell_asm_d8xk.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/1m/bli_packm_haswell_asm_s16xk.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/1m/bli_packm_haswell_asm_s6xk.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/1m/bli_packm_haswell_asm_z3xk.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/1m/bli_packm_haswell_asm_z4xk.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/bli_gemm_haswell_asm_d6x8.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/bli_gemm_haswell_asm_d8x6.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/bli_gemmtrsm_l_haswell_asm_d6x8.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/bli_gemmtrsm_u_haswell_asm_d6x8.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8m.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8n.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_s6x16m.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_s6x16n.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8m.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8n.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_s6x16m.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_s6x16n.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/d6x8/bli_gemmsup_r_haswell_ref_dMx1.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/d6x8/bli_gemmsup_rd_haswell_asm_dMx1.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/d6x8/bli_gemmsup_rd_haswell_asm_dMx2.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/d6x8/bli_gemmsup_rd_haswell_asm_dMx4.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/d6x8/bli_gemmsup_rd_haswell_asm_dMx8.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/d6x8/bli_gemmsup_rv_haswell_asm_dMx2.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/d6x8/bli_gemmsup_rv_haswell_asm_dMx4.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/d6x8/bli_gemmsup_rv_haswell_asm_dMx6.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/d6x8/bli_gemmsup_rv_haswell_asm_dMx8.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/s6x16/bli_gemmsup_r_haswell_ref_sMx1.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/s6x16/bli_gemmsup_rd_haswell_asm_sMx1.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/s6x16/bli_gemmsup_rd_haswell_asm_sMx12.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/s6x16/bli_gemmsup_rd_haswell_asm_sMx16.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/s6x16/bli_gemmsup_rd_haswell_asm_sMx2.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/s6x16/bli_gemmsup_rd_haswell_asm_sMx4.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/s6x16/bli_gemmsup_rd_haswell_asm_sMx8.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/s6x16/bli_gemmsup_rv_haswell_asm_sMx12.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/s6x16/bli_gemmsup_rv_haswell_asm_sMx16.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/s6x16/bli_gemmsup_rv_haswell_asm_sMx2.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/s6x16/bli_gemmsup_rv_haswell_asm_sMx4.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/s6x16/bli_gemmsup_rv_haswell_asm_sMx6.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/s6x16/bli_gemmsup_rv_haswell_asm_sMx8.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/zen/1/bli_amaxv_zen_int.o ('zen' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/zen/1/bli_axpyv_zen_int.o ('zen' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/zen/1/bli_axpyv_zen_int10.o ('zen' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/zen/1/bli_copyv_zen_int.o ('zen' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/zen/1/bli_dotv_zen_int.o ('zen' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/zen/1/bli_dotv_zen_int10.o ('zen' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/zen/1/bli_dotxv_zen_int.o ('zen' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/zen/1/bli_scalv_zen_int.o ('zen' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/zen/1/bli_scalv_zen_int10.o ('zen' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/zen/1/bli_setv_zen_int.o ('zen' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/zen/1/bli_swapv_zen_int8.o ('zen' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/zen/1f/bli_axpyf_zen_int_4.o ('zen' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/zen/1f/bli_axpyf_zen_int_5.o ('zen' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/zen/1f/bli_axpyf_zen_int_8.o ('zen' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/zen/1f/bli_dotxf_zen_int_8.o ('zen' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/zen/3/bli_gemm_small.o ('zen' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/zen/3/bli_gemmt_small.o ('zen' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/zen/3/bli_trsm_small.o ('zen' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/piledriver/3/bli_gemm_piledriver_asm_d8x3.o ('piledriver' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/bulldozer/3/bli_gemm_bulldozer_asm_d4x6_fma4.o ('bulldozer' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/bli_cntx_skx_ref.o ('skx' CFLAGS for ref. kernel init) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1/bli_addv_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1/bli_amaxv_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1/bli_axpbyv_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1/bli_axpyv_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1/bli_copyv_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1/bli_dotv_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1/bli_dotxv_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1/bli_invertv_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1/bli_scal2v_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1/bli_scalv_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1/bli_setv_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1/bli_subv_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1/bli_swapv_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1/bli_xpbyv_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1f/bli_axpy2v_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1f/bli_axpyf_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1f/bli_dotaxpyv_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1f/bli_dotxaxpyf_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1f/bli_dotxf_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_1er_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_bb_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1m/bli_unpackm_cxk_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/3/bli_gemm_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/3/bli_gemmsup_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/3/bli_gemmtrsm_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/3/bli_trsm_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/3/bb/bli_gemmbb_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/3/bb/bli_gemmtrsmbb_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/3/bb/bli_trsmbb_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/ind/bli_gemm1m_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/ind/bli_gemmtrsm1m_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/ind/bli_trsm1m_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/bli_cntx_knl_ref.o ('knl' CFLAGS for ref. kernel init) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1/bli_addv_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1/bli_amaxv_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1/bli_axpbyv_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1/bli_axpyv_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1/bli_copyv_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1/bli_dotv_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1/bli_dotxv_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1/bli_invertv_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1/bli_scal2v_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1/bli_scalv_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1/bli_setv_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1/bli_subv_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1/bli_swapv_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1/bli_xpbyv_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1f/bli_axpy2v_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1f/bli_axpyf_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1f/bli_dotaxpyv_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1f/bli_dotxaxpyf_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1f/bli_dotxf_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_1er_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_bb_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1m/bli_unpackm_cxk_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/3/bli_gemm_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/3/bli_gemmsup_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/3/bli_gemmtrsm_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/3/bli_trsm_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/3/bb/bli_gemmbb_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/3/bb/bli_gemmtrsmbb_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/3/bb/bli_trsmbb_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/ind/bli_gemm1m_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/ind/bli_gemmtrsm1m_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/ind/bli_trsm1m_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/bli_cntx_haswell_ref.o ('haswell' CFLAGS for ref. kernel init) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1/bli_addv_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1/bli_amaxv_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1/bli_axpbyv_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1/bli_axpyv_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1/bli_copyv_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1/bli_dotv_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1/bli_dotxv_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1/bli_invertv_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1/bli_scal2v_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1/bli_scalv_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1/bli_setv_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1/bli_subv_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1/bli_swapv_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1/bli_xpbyv_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1f/bli_axpy2v_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1f/bli_axpyf_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1f/bli_dotaxpyv_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1f/bli_dotxaxpyf_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1f/bli_dotxf_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_1er_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_bb_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1m/bli_unpackm_cxk_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/3/bli_gemm_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/3/bli_gemmsup_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/3/bli_gemmtrsm_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/3/bli_trsm_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/3/bb/bli_gemmbb_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/3/bb/bli_gemmtrsmbb_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/3/bb/bli_trsmbb_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/ind/bli_gemm1m_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/ind/bli_gemmtrsm1m_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/ind/bli_trsm1m_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/bli_cntx_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernel init) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1/bli_addv_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1/bli_amaxv_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1/bli_axpbyv_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1/bli_axpyv_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1/bli_copyv_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1/bli_dotv_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1/bli_dotxv_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1/bli_invertv_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1/bli_scal2v_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1/bli_scalv_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1/bli_setv_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1/bli_subv_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1/bli_swapv_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1/bli_xpbyv_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1f/bli_axpy2v_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1f/bli_axpyf_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1f/bli_dotaxpyv_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1f/bli_dotxaxpyf_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1f/bli_dotxf_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_1er_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_bb_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1m/bli_unpackm_cxk_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/3/bli_gemm_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/3/bli_gemmsup_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/kernels/skx/3/bli_dgemm_skx_asm_16x12_l2.c:286:16: warning: 'offsets' defined but not used [-Wunused-variable] [INFO] [stderr] 286 | static int64_t offsets[16] __attribute__((aligned(64))) = [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/kernels/skx/3/bli_dgemm_skx_asm_16x14.c:153:16: warning: 'offsets' defined but not used [-Wunused-variable] [INFO] [stderr] 153 | static int64_t offsets[16] __attribute__((aligned(64))) = [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/blis-src-520dd7f1da58cbb2/out/blis_x86_64-unknown-linux-gnu/kernels/skx/3/bli_sgemm_skx_asm_32x12_l2.c:317:16: warning: 'offsets' defined but not used [-Wunused-variable] [INFO] [stderr] 317 | static int64_t offsets[16] __attribute__((aligned(64))) = [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] gcc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] compilation terminated. [INFO] [stderr] make: *** [Makefile:647: obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_skx_ref.o] Error 1 [INFO] [stderr] make: *** Waiting for unfinished jobs.... [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blis-src-0.2.1/build.rs:111:5: [INFO] [stderr] assertion failed: command.status().unwrap().success() [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557b06f16f25 - std::backtrace_rs::backtrace::libunwind::trace::h9f8bc1d636af8459 [INFO] [stderr] at /rustc/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x557b06f16f25 - std::backtrace_rs::backtrace::trace_unsynchronized::hda732b1559c4b71d [INFO] [stderr] at /rustc/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x557b06f16f25 - std::sys::backtrace::_print_fmt::h5c5e5cf9b8cda9b3 [INFO] [stderr] at /rustc/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/library/std/src/sys/backtrace.rs:65:5 [INFO] [stderr] 3: 0x557b06f16f25 - ::fmt::h40ce9eb17bd4e921 [INFO] [stderr] at /rustc/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/library/std/src/sys/backtrace.rs:40:26 [INFO] [stderr] 4: 0x557b06f39a9b - core::fmt::rt::Argument::fmt::he822121cbe614046 [INFO] [stderr] at /rustc/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x557b06f39a9b - core::fmt::write::hbc3a58f1c2535c84 [INFO] [stderr] at /rustc/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/library/core/src/fmt/mod.rs:1182:21 [INFO] [stderr] 6: 0x557b06f149ff - std::io::Write::write_fmt::h1697cebf46edae42 [INFO] [stderr] at /rustc/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/library/std/src/io/mod.rs:1827:15 [INFO] [stderr] 7: 0x557b06f18291 - std::sys::backtrace::BacktraceLock::print::hdca5204bcb98f46d [INFO] [stderr] at /rustc/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/library/std/src/sys/backtrace.rs:43:9 [INFO] [stderr] 8: 0x557b06f18291 - std::panicking::default_hook::{{closure}}::h64e12fa4b78d48f2 [INFO] [stderr] at /rustc/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/library/std/src/panicking.rs:269:22 [INFO] [stderr] 9: 0x557b06f17f6c - std::panicking::default_hook::h275e29b7919cf4db [INFO] [stderr] at /rustc/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/library/std/src/panicking.rs:296:9 [INFO] [stderr] 10: 0x557b06f18911 - std::panicking::rust_panic_with_hook::h9c074e21c4a2d8f8 [INFO] [stderr] at /rustc/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/library/std/src/panicking.rs:800:13 [INFO] [stderr] 11: 0x557b06f18743 - std::panicking::begin_panic_handler::{{closure}}::h02bb21a03e9a8776 [INFO] [stderr] at /rustc/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/library/std/src/panicking.rs:667:13 [INFO] [stderr] 12: 0x557b06f173e9 - std::sys::backtrace::__rust_end_short_backtrace::h225d3c44568eb26d [INFO] [stderr] at /rustc/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x557b06f18404 - rust_begin_unwind [INFO] [stderr] at /rustc/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/library/std/src/panicking.rs:665:5 [INFO] [stderr] 14: 0x557b06f38953 - core::panicking::panic_fmt::h730f2d5bd6213811 [INFO] [stderr] at /rustc/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x557b06f389dc - core::panicking::panic::h3d432b5112809f63 [INFO] [stderr] at /rustc/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/library/core/src/panicking.rs:148:5 [INFO] [stderr] 16: 0x557b06eef428 - build_script_build::run::hfb778f64e9fac5b3 [INFO] [stderr] 17: 0x557b06eee276 - build_script_build::compile::he7f74919d20c1839 [INFO] [stderr] 18: 0x557b06eeee4d - build_script_build::main::h9c1baf330befb0a3 [INFO] [stderr] 19: 0x557b06eeac23 - core::ops::function::FnOnce::call_once::he9e85e5287c8c32c [INFO] [stderr] 20: 0x557b06eef9c6 - std::sys::backtrace::__rust_begin_short_backtrace::he6e684e439635118 [INFO] [stderr] 21: 0x557b06eea789 - std::rt::lang_start::{{closure}}::h9dc1b1863df17daa [INFO] [stderr] 22: 0x557b06f1182d - core::ops::function::impls:: for &F>::call_once::h7fb70a5d60f81216 [INFO] [stderr] at /rustc/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x557b06f1182d - std::panicking::try::do_call::h11ae5a075c34736d [INFO] [stderr] at /rustc/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/library/std/src/panicking.rs:557:40 [INFO] [stderr] 24: 0x557b06f1182d - std::panicking::try::h2c6554bb6163d551 [INFO] [stderr] at /rustc/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/library/std/src/panicking.rs:521:19 [INFO] [stderr] 25: 0x557b06f1182d - std::panic::catch_unwind::h77d7f674a16dd5dc [INFO] [stderr] at /rustc/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/library/std/src/panic.rs:350:14 [INFO] [stderr] 26: 0x557b06f1182d - std::rt::lang_start_internal::{{closure}}::hd3b52ca65f0ced42 [INFO] [stderr] at /rustc/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/library/std/src/rt.rs:142:48 [INFO] [stderr] 27: 0x557b06f1182d - std::panicking::try::do_call::h0ac8f4bef2babfe2 [INFO] [stderr] at /rustc/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/library/std/src/panicking.rs:557:40 [INFO] [stderr] 28: 0x557b06f1182d - std::panicking::try::hcc631c24cdd4d060 [INFO] [stderr] at /rustc/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/library/std/src/panicking.rs:521:19 [INFO] [stderr] 29: 0x557b06f1182d - std::panic::catch_unwind::hc95e8aceeb085a59 [INFO] [stderr] at /rustc/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/library/std/src/panic.rs:350:14 [INFO] [stderr] 30: 0x557b06f1182d - std::rt::lang_start_internal::h7e65d2693b096bad [INFO] [stderr] at /rustc/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/library/std/src/rt.rs:142:20 [INFO] [stderr] 31: 0x557b06eea767 - std::rt::lang_start::h419ceac31c204498 [INFO] [stderr] 32: 0x557b06eef445 - main [INFO] [stderr] 33: 0x7fd863367d90 - [INFO] [stderr] 34: 0x7fd863367e40 - __libc_start_main [INFO] [stderr] 35: 0x557b06ee9b15 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "803da33479847d7ef3cb182a1d09f897129e4b7f9962463b22b34052d6b798c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "803da33479847d7ef3cb182a1d09f897129e4b7f9962463b22b34052d6b798c1", kill_on_drop: false }` [INFO] [stdout] 803da33479847d7ef3cb182a1d09f897129e4b7f9962463b22b34052d6b798c1