[INFO] fetching crate blis 0.5.0... [INFO] testing blis-0.5.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate blis 0.5.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate blis 0.5.0 [INFO] finished tweaking crates.io crate blis 0.5.0 [INFO] tweaked toml for crates.io crate blis 0.5.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate blis 0.5.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 106 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.3.6 (available: v0.6.0) [INFO] [stderr] Adding reborrow v0.2.0 (available: v0.5.5) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded reborrow v0.2.0 [INFO] [stderr] Downloaded blis-sys v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a17927ffdf5754f0fd4ced8f3ae35891de3184f45f37c94e22b9f535f405b35a [INFO] running `Command { std: "docker" "start" "-a" "a17927ffdf5754f0fd4ced8f3ae35891de3184f45f37c94e22b9f535f405b35a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a17927ffdf5754f0fd4ced8f3ae35891de3184f45f37c94e22b9f535f405b35a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a17927ffdf5754f0fd4ced8f3ae35891de3184f45f37c94e22b9f535f405b35a", kill_on_drop: false }` [INFO] [stdout] a17927ffdf5754f0fd4ced8f3ae35891de3184f45f37c94e22b9f535f405b35a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 183ef3cf1f6543fb2b2d636419c79f98b11429a5c0f2dbc524060458265da738 [INFO] running `Command { std: "docker" "start" "-a" "183ef3cf1f6543fb2b2d636419c79f98b11429a5c0f2dbc524060458265da738", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling reborrow v0.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling blis-sys v0.3.0 [INFO] [stderr] error: failed to run custom build command for `blis-sys v0.3.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/blis-sys-c234a78d89d1c62d/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] Running: `"cp" "-R" "upstream" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/blis_x86_64-unknown-linux-musl"` [INFO] [stderr] Running: `cd "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/blis_x86_64-unknown-linux-musl" && "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/blis_x86_64-unknown-linux-musl/configure" "--prefix=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out" "--enable-threading=no" "--enable-static" "--disable-shared" "auto"` [INFO] [stderr] configure: detected Linux kernel version 6.8.0-1015-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.12.3 (maj: 3, min: 12, rev: 3). [INFO] [stderr] configure: python 3.12.3 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 13.3.0 (maj: 13, min: 3, rev: 0). [INFO] [stderr] configure: checking for blacklisted configurations due to gcc 13.3.0. [INFO] [stderr] configure: checking gcc 13.3.0 against known consequential version ranges. [INFO] [stderr] configure: found assembler ('as') version 2.42 (maj: 2, min: 42, rev: ). [INFO] [stderr] configure: checking for blacklisted configurations due to as 2.42. [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: automatic configuration requested. [INFO] [stderr] configure: hardware detection driver returned 'zen3'. [INFO] [stderr] configure: checking configuration against contents of 'config_registry'. [INFO] [stderr] configure: configuration 'zen3' is registered. [INFO] [stderr] configure: 'zen3' is defined as having the following sub-configurations: [INFO] [stderr] configure: zen3 [INFO] [stderr] configure: which collectively require the following kernels: [INFO] [stderr] configure: zen3 zen2 zen haswell [INFO] [stderr] configure: checking sub-configurations: [INFO] [stderr] configure: 'zen3' is registered...and exists. [INFO] [stderr] configure: checking sub-configurations' requisite kernels: [INFO] [stderr] configure: 'zen3' kernels...exist. [INFO] [stderr] configure: 'zen2' kernels...exist. [INFO] [stderr] configure: 'zen' kernels...exist. [INFO] [stderr] configure: 'haswell' kernels...exist. [INFO] [stderr] configure: detected --prefix='/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/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/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/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 static library (shared library disabled). [INFO] [stderr] configure: enabling operating system support. [INFO] [stderr] configure: threading is disabled. [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 disabled. [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/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/blis_x86_64-unknown-linux-musl/build/config.mk.in [INFO] [stderr] configure: creating ./bli_config.h from /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/blis_x86_64-unknown-linux-musl/build/bli_config.h.in [INFO] [stderr] configure: creating ./bli_addon.h from /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/blis_x86_64-unknown-linux-musl/build/bli_addon.h.in [INFO] [stderr] configure: creating ./obj/zen3 [INFO] [stderr] configure: creating ./obj/zen3/config/zen3 [INFO] [stderr] configure: creating ./obj/zen3/kernels/zen3 [INFO] [stderr] configure: creating ./obj/zen3/kernels/zen2 [INFO] [stderr] configure: creating ./obj/zen3/kernels/zen [INFO] [stderr] configure: creating ./obj/zen3/kernels/haswell [INFO] [stderr] configure: creating ./obj/zen3/ref_kernels/zen3 [INFO] [stderr] configure: creating ./obj/zen3/frame [INFO] [stderr] configure: creating ./obj/zen3/blastest [INFO] [stderr] configure: creating ./obj/zen3/testsuite [INFO] [stderr] configure: creating ./lib/zen3 [INFO] [stderr] configure: creating ./include/zen3 [INFO] [stderr] configure: mirroring /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/blis_x86_64-unknown-linux-musl/config/zen3 to ./obj/zen3/config/zen3 [INFO] [stderr] configure: mirroring /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/blis_x86_64-unknown-linux-musl/kernels/zen3 to ./obj/zen3/kernels/zen3 [INFO] [stderr] configure: mirroring /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/blis_x86_64-unknown-linux-musl/kernels/zen2 to ./obj/zen3/kernels/zen2 [INFO] [stderr] configure: mirroring /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/blis_x86_64-unknown-linux-musl/kernels/zen to ./obj/zen3/kernels/zen [INFO] [stderr] configure: mirroring /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/blis_x86_64-unknown-linux-musl/kernels/haswell to ./obj/zen3/kernels/haswell [INFO] [stderr] configure: mirroring /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/blis_x86_64-unknown-linux-musl/ref_kernels to ./obj/zen3/ref_kernels [INFO] [stderr] configure: mirroring /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/blis_x86_64-unknown-linux-musl/ref_kernels to ./obj/zen3/ref_kernels/zen3 [INFO] [stderr] configure: mirroring /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/blis_x86_64-unknown-linux-musl/frame to ./obj/zen3/frame [INFO] [stderr] configure: creating makefile fragments in ./obj/zen3/config/zen3 [INFO] [stderr] configure: creating makefile fragments in ./obj/zen3/kernels/zen3 [INFO] [stderr] configure: creating makefile fragments in ./obj/zen3/kernels/zen2 [INFO] [stderr] configure: creating makefile fragments in ./obj/zen3/kernels/zen [INFO] [stderr] configure: creating makefile fragments in ./obj/zen3/kernels/haswell [INFO] [stderr] configure: creating makefile fragments in ./obj/zen3/ref_kernels [INFO] [stderr] configure: creating makefile fragments in ./obj/zen3/frame [INFO] [stderr] configure: configured to build within top-level directory of source distribution. [INFO] [stderr] Running: `cd "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/blis_x86_64-unknown-linux-musl" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "make" "install"` [INFO] [stderr] Generating monolithic blis.hInstalling config.mk common.mk into /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/share/blis/ [INFO] [stderr] mkdir -p /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/share/pkgconfig [INFO] [stderr] Installing blis.pc into /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/share/pkgconfig/ [INFO] [stderr] install -c -m 0644 blis.pc /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/share/pkgconfig [INFO] [stderr] Installing config/zen3/make_defs.mk into /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/share/blis/config/zen3 [INFO] [stderr] .............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. [INFO] [stderr] Generated include/zen3/blis.h [INFO] [stderr] Compiling obj/zen3/config/zen3/bli_cntx_init_zen3.o ('zen3' CFLAGS for config code) [INFO] [stderr] Compiling obj/zen3/kernels/zen/1/bli_amaxv_zen_int.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/zen/1/bli_axpyv_zen_int.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/zen/1/bli_axpyv_zen_int10.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/zen/1/bli_copyv_zen_int.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/zen/1/bli_dotv_zen_int.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/zen/1/bli_dotv_zen_int10.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/zen/1/bli_dotxv_zen_int.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/zen/1/bli_scalv_zen_int.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/zen/1/bli_scalv_zen_int10.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/zen/1/bli_setv_zen_int.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/zen/1/bli_swapv_zen_int8.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/zen/1f/bli_axpyf_zen_int_4.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/zen/1f/bli_axpyf_zen_int_5.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/zen/1f/bli_axpyf_zen_int_8.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/zen/1f/bli_dotxf_zen_int_8.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/zen/3/bli_gemm_small.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/zen/3/bli_gemmt_small.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/zen/3/bli_trsm_small.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/haswell/1m/bli_packm_haswell_asm_c3xk.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/haswell/1m/bli_packm_haswell_asm_c8xk.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/haswell/1m/bli_packm_haswell_asm_d6xk.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/haswell/1m/bli_packm_haswell_asm_d8xk.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/haswell/1m/bli_packm_haswell_asm_s16xk.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/haswell/1m/bli_packm_haswell_asm_s6xk.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/haswell/1m/bli_packm_haswell_asm_z3xk.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/haswell/1m/bli_packm_haswell_asm_z4xk.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/haswell/3/bli_gemm_haswell_asm_d6x8.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/haswell/3/bli_gemm_haswell_asm_d8x6.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/haswell/3/bli_gemmtrsm_l_haswell_asm_d6x8.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/haswell/3/bli_gemmtrsm_u_haswell_asm_d6x8.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8m.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8n.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_s6x16m.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_s6x16n.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8m.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8n.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_s6x16m.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_s6x16n.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/haswell/3/sup/d6x8/bli_gemmsup_r_haswell_ref_dMx1.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/haswell/3/sup/d6x8/bli_gemmsup_rd_haswell_asm_dMx1.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/haswell/3/sup/d6x8/bli_gemmsup_rd_haswell_asm_dMx2.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/haswell/3/sup/d6x8/bli_gemmsup_rd_haswell_asm_dMx4.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/haswell/3/sup/d6x8/bli_gemmsup_rd_haswell_asm_dMx8.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/haswell/3/sup/d6x8/bli_gemmsup_rv_haswell_asm_dMx2.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/haswell/3/sup/d6x8/bli_gemmsup_rv_haswell_asm_dMx4.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/haswell/3/sup/d6x8/bli_gemmsup_rv_haswell_asm_dMx6.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/haswell/3/sup/d6x8/bli_gemmsup_rv_haswell_asm_dMx8.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/haswell/3/sup/s6x16/bli_gemmsup_r_haswell_ref_sMx1.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/haswell/3/sup/s6x16/bli_gemmsup_rd_haswell_asm_sMx12.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/haswell/3/sup/s6x16/bli_gemmsup_rd_haswell_asm_sMx1.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/haswell/3/sup/s6x16/bli_gemmsup_rd_haswell_asm_sMx16.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/haswell/3/sup/s6x16/bli_gemmsup_rd_haswell_asm_sMx2.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/haswell/3/sup/s6x16/bli_gemmsup_rd_haswell_asm_sMx4.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/haswell/3/sup/s6x16/bli_gemmsup_rd_haswell_asm_sMx8.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/haswell/3/sup/s6x16/bli_gemmsup_rv_haswell_asm_sMx12.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/haswell/3/sup/s6x16/bli_gemmsup_rv_haswell_asm_sMx16.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/haswell/3/sup/s6x16/bli_gemmsup_rv_haswell_asm_sMx2.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/haswell/3/sup/s6x16/bli_gemmsup_rv_haswell_asm_sMx4.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/haswell/3/sup/s6x16/bli_gemmsup_rv_haswell_asm_sMx6.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/kernels/haswell/3/sup/s6x16/bli_gemmsup_rv_haswell_asm_sMx8.o ('zen3' CFLAGS for kernels) [INFO] [stderr] Compiling obj/zen3/ref_kernels/zen3/bli_cntx_zen3_ref.o ('zen3' CFLAGS for ref. kernel init) [INFO] [stderr] Compiling obj/zen3/ref_kernels/zen3/1/bli_addv_zen3_ref.o ('zen3' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/zen3/ref_kernels/zen3/1/bli_amaxv_zen3_ref.o ('zen3' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/zen3/ref_kernels/zen3/1/bli_axpbyv_zen3_ref.o ('zen3' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/zen3/ref_kernels/zen3/1/bli_axpyv_zen3_ref.o ('zen3' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/zen3/ref_kernels/zen3/1/bli_copyv_zen3_ref.o ('zen3' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/zen3/ref_kernels/zen3/1/bli_dotv_zen3_ref.o ('zen3' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/zen3/ref_kernels/zen3/1/bli_dotxv_zen3_ref.o ('zen3' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/zen3/ref_kernels/zen3/1/bli_invertv_zen3_ref.o ('zen3' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/zen3/ref_kernels/zen3/1/bli_scal2v_zen3_ref.o ('zen3' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/zen3/ref_kernels/zen3/1/bli_scalv_zen3_ref.o ('zen3' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/zen3/ref_kernels/zen3/1/bli_setv_zen3_ref.o ('zen3' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/zen3/ref_kernels/zen3/1/bli_subv_zen3_ref.o ('zen3' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/zen3/ref_kernels/zen3/1/bli_swapv_zen3_ref.o ('zen3' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/zen3/ref_kernels/zen3/1/bli_xpbyv_zen3_ref.o ('zen3' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/zen3/ref_kernels/zen3/1f/bli_axpy2v_zen3_ref.o ('zen3' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/zen3/ref_kernels/zen3/1f/bli_axpyf_zen3_ref.o ('zen3' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/zen3/ref_kernels/zen3/1f/bli_dotaxpyv_zen3_ref.o ('zen3' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/zen3/ref_kernels/zen3/1f/bli_dotxaxpyf_zen3_ref.o ('zen3' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/zen3/ref_kernels/zen3/1f/bli_dotxf_zen3_ref.o ('zen3' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/zen3/ref_kernels/zen3/1m/bli_packm_cxk_1er_zen3_ref.o ('zen3' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/zen3/ref_kernels/zen3/1m/bli_packm_cxk_bb_zen3_ref.o ('zen3' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/zen3/ref_kernels/zen3/1m/bli_packm_cxk_zen3_ref.o ('zen3' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/zen3/ref_kernels/zen3/1m/bli_unpackm_cxk_zen3_ref.o ('zen3' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/zen3/ref_kernels/zen3/3/bli_gemm_zen3_ref.o ('zen3' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/zen3/ref_kernels/zen3/3/bli_gemmsup_zen3_ref.o ('zen3' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/zen3/ref_kernels/zen3/3/bli_gemmtrsm_zen3_ref.o ('zen3' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/zen3/ref_kernels/zen3/3/bli_trsm_zen3_ref.o ('zen3' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/zen3/ref_kernels/zen3/3/bb/bli_gemmbb_zen3_ref.o ('zen3' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/zen3/ref_kernels/zen3/3/bb/bli_gemmtrsmbb_zen3_ref.o ('zen3' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/zen3/ref_kernels/zen3/3/bb/bli_trsmbb_zen3_ref.o ('zen3' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/zen3/ref_kernels/zen3/ind/bli_gemm1m_zen3_ref.o ('zen3' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/zen3/ref_kernels/zen3/ind/bli_gemmtrsm1m_zen3_ref.o ('zen3' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/zen3/ref_kernels/zen3/ind/bli_trsm1m_zen3_ref.o ('zen3' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/zen3/frame/0/bli_l0_check.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/0/bli_l0_fpa.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/0/bli_l0_oapi.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/0/bli_l0_tapi.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/0/copysc/bli_copysc.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1/bli_l1v_check.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1/bli_l1v_fpa.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1/bli_l1v_oapi.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1/bli_l1v_oapi_ba.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1/bli_l1v_oapi_ex.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1/bli_l1v_tapi.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1/bli_l1v_tapi_ba.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1/bli_l1v_tapi_ex.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1d/bli_l1d_check.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1d/bli_l1d_fpa.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1d/bli_l1d_oapi.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1d/bli_l1d_oapi_ba.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1d/bli_l1d_oapi_ex.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1d/bli_l1d_tapi.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1d/bli_l1d_tapi_ba.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1d/bli_l1d_tapi_ex.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1f/bli_l1f_check.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1f/bli_l1f_fpa.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1f/bli_l1f_oapi.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1f/bli_l1f_oapi_ba.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1f/bli_l1f_oapi_ex.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1f/bli_l1f_tapi.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1f/bli_l1f_tapi_ba.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1f/bli_l1f_tapi_ex.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1m/bli_l1m_check.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1m/bli_l1m_fpa.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1m/bli_l1m_oapi.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1m/bli_l1m_oapi_ba.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1m/bli_l1m_oapi_ex.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1m/bli_l1m_tapi.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1m/bli_l1m_tapi_ba.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1m/bli_l1m_tapi_ex.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1m/bli_l1m_unb_var1.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1m/packm/bli_packm_alloc.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1m/packm/bli_packm_blk_var1.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1m/packm/bli_packm_check.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1m/packm/bli_packm_cntl.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1m/packm/bli_packm_cxk.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1m/packm/bli_packm_cxk_1er.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1m/packm/bli_packm_init.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1m/packm/bli_packm_int.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1m/packm/bli_packm_part.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1m/packm/bli_packm_scalar.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1m/packm/bli_packm_struc_cxk.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1m/packm/bli_packm_struc_cxk_md.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1m/packm/bli_packm_struc_cxk_1er.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1m/packm/bli_packm_thrinfo.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1m/unpackm/bli_unpackm_blk_var1.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1m/unpackm/bli_unpackm_check.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1m/unpackm/bli_unpackm_cntl.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1m/unpackm/bli_unpackm_cxk.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/1m/unpackm/bli_unpackm_int.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/2/bli_l2_check.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/2/bli_l2_fpa.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/2/bli_l2_oapi.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/2/bli_l2_oapi_ba.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/2/bli_l2_oapi_ex.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/2/bli_l2_tapi.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/2/bli_l2_tapi_ba.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/2/bli_l2_tapi_ex.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/2/gemv/bli_gemv_unb_var1.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/2/gemv/bli_gemv_unb_var2.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/2/gemv/bli_gemv_unf_var1.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/2/gemv/bli_gemv_unf_var2.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/2/gemv/bli_gemv_var_oapi.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/2/ger/bli_ger_unb_var1.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/2/ger/bli_ger_unb_var2.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/2/ger/bli_ger_var_oapi.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/2/hemv/bli_hemv_unb_var1.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/2/hemv/bli_hemv_unb_var2.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/2/hemv/bli_hemv_unb_var3.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/2/hemv/bli_hemv_unb_var4.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/2/hemv/bli_hemv_unf_var1.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/2/hemv/bli_hemv_unf_var1a.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/2/hemv/bli_hemv_unf_var3.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/2/hemv/bli_hemv_unf_var3a.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/2/hemv/bli_hemv_var_oapi.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/2/her/bli_her_unb_var1.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/2/her/bli_her_unb_var2.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/2/her/bli_her_var_oapi.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/2/her2/bli_her2_unb_var1.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/2/her2/bli_her2_unb_var2.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/2/her2/bli_her2_unb_var3.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/2/her2/bli_her2_unb_var4.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/2/her2/bli_her2_unf_var1.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/2/her2/bli_her2_unf_var4.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/2/her2/bli_her2_var_oapi.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/2/trmv/bli_trmv_unb_var1.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/2/trmv/bli_trmv_unb_var2.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/2/trmv/bli_trmv_unf_var1.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/2/trmv/bli_trmv_unf_var2.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/2/trmv/bli_trmv_var_oapi.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/2/trsv/bli_trsv_unb_var1.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/2/trsv/bli_trsv_unb_var2.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/2/trsv/bli_trsv_unf_var1.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/2/trsv/bli_trsv_unf_var2.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/2/trsv/bli_trsv_var_oapi.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/bli_l3_blocksize.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/bli_l3_check.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/bli_l3_cntl.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/bli_l3_direct.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/bli_l3_ind.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/bli_l3_int.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/bli_l3_oapi.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/bli_l3_oapi_ex.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/bli_l3_packab.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/bli_l3_prune.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/bli_l3_schema.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/bli_l3_sup.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/bli_l3_sup_int.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/bli_l3_sup_packm_a.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/bli_l3_sup_packm_var.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/bli_l3_sup_packm_b.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/bli_l3_sup_ref.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/bli_l3_sup_var12.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/bli_l3_sup_var1n2m.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/bli_l3_tapi.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/bli_l3_tapi_ex.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/bli_l3_thrinfo.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/bli_l3_ukr_fpa.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/bli_l3_ukr_oapi.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/bli_l3_ukr_tapi.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/gemm/bli_gemm_blk_var1.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/gemm/bli_gemm_blk_var2.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/gemm/bli_gemm_blk_var3.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/gemm/bli_gemm_cntl.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/gemm/bli_gemm_front.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/gemm/bli_gemm_ker_var1.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/gemm/bli_gemm_ker_var2.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/gemm/bli_gemm_md.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/gemm/bli_gemm_md_c2r_ref.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/gemmt/bli_gemmt_front.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/gemmt/bli_gemmt_l_ker_var2.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/gemmt/bli_gemmt_u_ker_var2.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/gemmt/bli_gemmt_x_ker_var2.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/hemm/bli_hemm_front.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/symm/bli_symm_front.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/trmm/bli_trmm_front.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/trmm/bli_trmm_ll_ker_var2.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/trmm/bli_trmm_lu_ker_var2.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/trmm/bli_trmm_rl_ker_var2.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/trmm/bli_trmm_ru_ker_var2.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/trmm/bli_trmm_xx_ker_var2.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/trmm3/bli_trmm3_front.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/trsm/bli_trsm_blk_var1.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/trsm/bli_trsm_blk_var2.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/trsm/bli_trsm_blk_var3.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/trsm/bli_trsm_cntl.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/trsm/bli_trsm_front.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/trsm/bli_trsm_ll_ker_var2.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/trsm/bli_trsm_lu_ker_var2.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/trsm/bli_trsm_rl_ker_var2.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/trsm/bli_trsm_ru_ker_var2.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/3/trsm/bli_trsm_xx_ker_var2.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/bli_apool.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/bli_arch.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/bli_array.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/bli_blksz.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/bli_check.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/bli_clock.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/bli_cntl.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/bli_cntx.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/bli_const.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/bli_cpuid.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/bli_env.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/bli_error.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/bli_func.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/bli_getopt.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/bli_gks.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/bli_ind.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/bli_info.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/bli_init.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/bli_machval.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/bli_malloc.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/bli_mbool.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/bli_memsys.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/bli_obj.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/bli_obj_scalar.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/bli_pack.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/bli_param_map.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/bli_part.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/bli_pba.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/bli_pool.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/bli_prune.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/bli_query.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/bli_rntm.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/bli_sba.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/bli_setgetijm.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/bli_setgetijv.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/bli_setri.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/bli_string.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/bli_winsys.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/cast/bli_castm.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/cast/bli_castnzm.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/cast/bli_castv.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/check/bli_obj_check.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/check/bli_part_check.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/noopt/bli_dlamch.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/noopt/bli_lsame.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/noopt/bli_slamch.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/proj/bli_projm.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/base/proj/bli_projv.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/bla_amax.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/bla_asum.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/bla_axpy.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/bla_copy.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/bla_dot.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/bla_gemm.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/bla_gemv.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/bla_ger.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/bla_hemm.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/bla_hemv.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/bla_her.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/bla_her2.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/bla_her2k.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/bla_herk.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/bla_nrm2.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/bla_scal.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/bla_swap.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/bla_symm.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/bla_symv.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/bla_syr.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/bla_syr2.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/bla_syr2k.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/bla_syrk.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/bla_trmm.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/bla_trmv.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/bla_trsm.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/bla_trsv.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/blis/thread/b77_thread.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/extra/bla_axpby.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/extra/bla_gemm3m.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/extra/bla_gemm_batch.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/extra/bla_gemmt.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/f2c/bla_cabs1.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/f2c/bla_gbmv.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/f2c/bla_hbmv.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/f2c/bla_hpmv.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/f2c/bla_hpr.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/f2c/bla_hpr2.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/f2c/bla_lsame.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/f2c/bla_rot.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/f2c/bla_rotg.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/f2c/bla_rotm.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/f2c/bla_rotmg.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/f2c/bla_sbmv.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/f2c/bla_spmv.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/f2c/bla_spr.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/f2c/bla_spr2.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/f2c/bla_tbmv.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/f2c/bla_tbsv.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/f2c/bla_tpmv.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/f2c/bla_tpsv.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/f2c/bla_xerbla.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/f2c/bla_xerbla_array.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/f2c/util/bla_c_abs.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/f2c/util/bla_c_div.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/f2c/util/bla_d_abs.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/f2c/util/bla_d_cnjg.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/f2c/util/bla_d_imag.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/f2c/util/bla_d_sign.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/f2c/util/bla_f__cabs.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/f2c/util/bla_r_abs.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/f2c/util/bla_r_cnjg.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/f2c/util/bla_r_imag.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/f2c/util/bla_r_sign.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/f2c/util/bla_z_abs.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/compat/f2c/util/bla_z_div.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/thread/bli_l3_decor_openmp.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/thread/bli_l3_decor_pthreads.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/thread/bli_l3_decor_single.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/thread/bli_l3_sup_decor_openmp.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/thread/bli_l3_sup_decor_pthreads.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/thread/bli_l3_sup_decor_single.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/thread/bli_pthread.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/thread/bli_thrcomm.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/thread/bli_thrcomm_openmp.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/thread/bli_thrcomm_pthreads.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/thread/bli_thrcomm_single.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/thread/bli_thread.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/thread/bli_thrinfo.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/thread/bli_thrinfo_sup.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/util/bli_util_check.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/util/bli_util_fpa.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/util/bli_util_oapi.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/util/bli_util_oapi_ba.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/util/bli_util_oapi_ex.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/util/bli_util_tapi.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/util/bli_util_tapi_ba.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/util/bli_util_tapi_ex.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Compiling obj/zen3/frame/util/bli_util_unb_var1.o ('zen3' CFLAGS for framework code) [INFO] [stderr] Installing blis.h into /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/include/blis/ [INFO] [stderr] Archiving lib/zen3/libblis.a [INFO] [stderr] Installing libblis.a into /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/lib/ [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/lib [INFO] [stderr] cargo:include=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/include [INFO] [stderr] cargo:rustc-link-lib=static=blis [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/blis_x86_64-unknown-linux-musl/build/flatten-headers.py:113: SyntaxWarning: invalid escape sequence '\s' [INFO] [stderr] return re.sub( '\s+', ' ', s ).strip() [INFO] [stderr] /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/blis_x86_64-unknown-linux-musl/build/flatten-headers.py:169: SyntaxWarning: invalid escape sequence '\.' [INFO] [stderr] is_h = re.search( "\.h", item ) [INFO] [stderr] /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/blis_x86_64-unknown-linux-musl/build/flatten-headers.py:201: SyntaxWarning: invalid escape sequence '\*' [INFO] [stderr] return re.sub( "/\*.*?\*/", "", string, flags=re.S ) [INFO] [stderr] /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/blis_x86_64-unknown-linux-musl/build/flatten-headers.py:509: SyntaxWarning: invalid escape sequence '\s' [INFO] [stderr] regex = re.compile( '^[\s]*#include (["<])([\w\.\-/]*)([">])' ) [INFO] [stderr] In file included from /usr/lib/gcc/x86_64-linux-gnu/13/include/immintrin.h:43, [INFO] [stderr] from /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/blis_x86_64-unknown-linux-musl/kernels/zen/3/bli_trsm_small.c:37: [INFO] [stderr] In function '_mm256_unpackhi_pd', [INFO] [stderr] inlined from 'bli_dtrsm_small_AlXB_unitDiag.constprop' at /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/blis_x86_64-unknown-linux-musl/kernels/zen/3/bli_trsm_small.c:4325:16: [INFO] [stderr] /usr/lib/gcc/x86_64-linux-gnu/13/include/avxintrin.h:1084:20: warning: 'ymm0' may be used uninitialized [-Wmaybe-uninitialized] [INFO] [stderr] 1084 | return (__m256d) __builtin_ia32_unpckhpd256 ((__v4df)__A, (__v4df)__B); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/blis_x86_64-unknown-linux-musl/kernels/zen/3/bli_trsm_small.c: In function 'bli_dtrsm_small_AlXB_unitDiag.constprop': [INFO] [stderr] /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/blis_x86_64-unknown-linux-musl/kernels/zen/3/bli_trsm_small.c:3047:11: note: 'ymm0' was declared here [INFO] [stderr] 3047 | __m256d ymm0, ymm1, ymm2, ymm3; [INFO] [stderr] | ^~~~ [INFO] [stderr] In function '_mm256_unpackhi_pd', [INFO] [stderr] inlined from 'bli_dtrsm_small_AlXB_unitDiag.constprop' at /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/blis_x86_64-unknown-linux-musl/kernels/zen/3/bli_trsm_small.c:4325:16: [INFO] [stderr] /usr/lib/gcc/x86_64-linux-gnu/13/include/avxintrin.h:1084:20: warning: 'ymm1' may be used uninitialized [-Wmaybe-uninitialized] [INFO] [stderr] 1084 | return (__m256d) __builtin_ia32_unpckhpd256 ((__v4df)__A, (__v4df)__B); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/blis_x86_64-unknown-linux-musl/kernels/zen/3/bli_trsm_small.c: In function 'bli_dtrsm_small_AlXB_unitDiag.constprop': [INFO] [stderr] /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/blis_x86_64-unknown-linux-musl/kernels/zen/3/bli_trsm_small.c:3047:17: note: 'ymm1' was declared here [INFO] [stderr] 3047 | __m256d ymm0, ymm1, ymm2, ymm3; [INFO] [stderr] | ^~~~ [INFO] [stderr] In function '_mm256_unpackhi_pd', [INFO] [stderr] inlined from 'bli_dtrsm_small_AlXB_unitDiag.constprop' at /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/blis_x86_64-unknown-linux-musl/kernels/zen/3/bli_trsm_small.c:4326:16: [INFO] [stderr] /usr/lib/gcc/x86_64-linux-gnu/13/include/avxintrin.h:1084:20: warning: 'ymm2' may be used uninitialized [-Wmaybe-uninitialized] [INFO] [stderr] 1084 | return (__m256d) __builtin_ia32_unpckhpd256 ((__v4df)__A, (__v4df)__B); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/blis_x86_64-unknown-linux-musl/kernels/zen/3/bli_trsm_small.c: In function 'bli_dtrsm_small_AlXB_unitDiag.constprop': [INFO] [stderr] /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/blis_x86_64-unknown-linux-musl/kernels/zen/3/bli_trsm_small.c:3047:23: note: 'ymm2' was declared here [INFO] [stderr] 3047 | __m256d ymm0, ymm1, ymm2, ymm3; [INFO] [stderr] | ^~~~ [INFO] [stderr] In function '_mm256_unpackhi_pd', [INFO] [stderr] inlined from 'bli_dtrsm_small_AlXB_unitDiag.constprop' at /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/blis_x86_64-unknown-linux-musl/kernels/zen/3/bli_trsm_small.c:4326:16: [INFO] [stderr] /usr/lib/gcc/x86_64-linux-gnu/13/include/avxintrin.h:1084:20: warning: 'ymm3' may be used uninitialized [-Wmaybe-uninitialized] [INFO] [stderr] 1084 | return (__m256d) __builtin_ia32_unpckhpd256 ((__v4df)__A, (__v4df)__B); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/blis_x86_64-unknown-linux-musl/kernels/zen/3/bli_trsm_small.c: In function 'bli_dtrsm_small_AlXB_unitDiag.constprop': [INFO] [stderr] /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/blis_x86_64-unknown-linux-musl/kernels/zen/3/bli_trsm_small.c:3047:29: note: 'ymm3' was declared here [INFO] [stderr] 3047 | __m256d ymm0, ymm1, ymm2, ymm3; [INFO] [stderr] | ^~~~ [INFO] [stderr] In function '_mm256_unpackhi_pd', [INFO] [stderr] inlined from 'bli_dtrsm_small_AlXB.constprop' at /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/blis_x86_64-unknown-linux-musl/kernels/zen/3/bli_trsm_small.c:2624:16: [INFO] [stderr] /usr/lib/gcc/x86_64-linux-gnu/13/include/avxintrin.h:1084:20: warning: 'ymm0' may be used uninitialized [-Wmaybe-uninitialized] [INFO] [stderr] 1084 | return (__m256d) __builtin_ia32_unpckhpd256 ((__v4df)__A, (__v4df)__B); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/blis_x86_64-unknown-linux-musl/kernels/zen/3/bli_trsm_small.c: In function 'bli_dtrsm_small_AlXB.constprop': [INFO] [stderr] /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/blis_x86_64-unknown-linux-musl/kernels/zen/3/bli_trsm_small.c:991:11: note: 'ymm0' was declared here [INFO] [stderr] 991 | __m256d ymm0, ymm1, ymm2, ymm3; [INFO] [stderr] | ^~~~ [INFO] [stderr] In function '_mm256_unpackhi_pd', [INFO] [stderr] inlined from 'bli_dtrsm_small_AlXB.constprop' at /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/blis_x86_64-unknown-linux-musl/kernels/zen/3/bli_trsm_small.c:2624:16: [INFO] [stderr] /usr/lib/gcc/x86_64-linux-gnu/13/include/avxintrin.h:1084:20: warning: 'ymm1' may be used uninitialized [-Wmaybe-uninitialized] [INFO] [stderr] 1084 | return (__m256d) __builtin_ia32_unpckhpd256 ((__v4df)__A, (__v4df)__B); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/blis_x86_64-unknown-linux-musl/kernels/zen/3/bli_trsm_small.c: In function 'bli_dtrsm_small_AlXB.constprop': [INFO] [stderr] /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/blis_x86_64-unknown-linux-musl/kernels/zen/3/bli_trsm_small.c:991:17: note: 'ymm1' was declared here [INFO] [stderr] 991 | __m256d ymm0, ymm1, ymm2, ymm3; [INFO] [stderr] | ^~~~ [INFO] [stderr] In function '_mm256_unpackhi_pd', [INFO] [stderr] inlined from 'bli_dtrsm_small_AlXB.constprop' at /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/blis_x86_64-unknown-linux-musl/kernels/zen/3/bli_trsm_small.c:2625:16: [INFO] [stderr] /usr/lib/gcc/x86_64-linux-gnu/13/include/avxintrin.h:1084:20: warning: 'ymm2' may be used uninitialized [-Wmaybe-uninitialized] [INFO] [stderr] 1084 | return (__m256d) __builtin_ia32_unpckhpd256 ((__v4df)__A, (__v4df)__B); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/blis_x86_64-unknown-linux-musl/kernels/zen/3/bli_trsm_small.c: In function 'bli_dtrsm_small_AlXB.constprop': [INFO] [stderr] /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/blis_x86_64-unknown-linux-musl/kernels/zen/3/bli_trsm_small.c:991:23: note: 'ymm2' was declared here [INFO] [stderr] 991 | __m256d ymm0, ymm1, ymm2, ymm3; [INFO] [stderr] | ^~~~ [INFO] [stderr] In function '_mm256_unpackhi_pd', [INFO] [stderr] inlined from 'bli_dtrsm_small_AlXB.constprop' at /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/blis_x86_64-unknown-linux-musl/kernels/zen/3/bli_trsm_small.c:2625:16: [INFO] [stderr] /usr/lib/gcc/x86_64-linux-gnu/13/include/avxintrin.h:1084:20: warning: 'ymm3' may be used uninitialized [-Wmaybe-uninitialized] [INFO] [stderr] 1084 | return (__m256d) __builtin_ia32_unpckhpd256 ((__v4df)__A, (__v4df)__B); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/blis_x86_64-unknown-linux-musl/kernels/zen/3/bli_trsm_small.c: In function 'bli_dtrsm_small_AlXB.constprop': [INFO] [stderr] /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blis-sys-3bce11b270b1db86/out/blis_x86_64-unknown-linux-musl/kernels/zen/3/bli_trsm_small.c:991:29: note: 'ymm3' was declared here [INFO] [stderr] 991 | __m256d ymm0, ymm1, ymm2, ymm3; [INFO] [stderr] | ^~~~ [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.59.2/src/ir/context.rs:878:9: [INFO] [stderr] "__mbstate_t_union_(unnamed_at_/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t_h_16_3)" is not a valid Ident [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x578092d298d2 - std::backtrace_rs::backtrace::libunwind::trace::h7c95ef939f65c294 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x578092d298d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h32c948083968be8c [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x578092d298d2 - std::sys::backtrace::_print_fmt::hbce1ec88d06e088c [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x578092d298d2 - ::fmt::hb9fc0e74cd3e2ce7 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x578092d52303 - core::fmt::rt::Argument::fmt::h6807405d250eb341 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x578092d52303 - core::fmt::write::h44c4c28224d1d425 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stderr] 6: 0x578092d26a83 - std::io::default_write_fmt::h2bbef4d99fdfa1fb [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x578092d26a83 - std::io::Write::write_fmt::h7c137d8faa040f47 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x578092d29722 - std::sys::backtrace::BacktraceLock::print::hdd765023e0895687 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x578092d2adf2 - std::panicking::default_hook::{{closure}}::h3703709d08ff9881 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x578092d2abf5 - std::panicking::default_hook::h52db45a3301fd26f [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x578092d2b802 - std::panicking::rust_panic_with_hook::h6c4d7d69d053bb09 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x578092d2b59a - std::panicking::begin_panic_handler::{{closure}}::h7b56674cf0518b4b [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x578092d29dc9 - std::sys::backtrace::__rust_end_short_backtrace::h3266312f35a9262a [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x578092d2b22d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x578092d50690 - core::panicking::panic_fmt::h42f13c80076c805d [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x578092cf3fcf - proc_macro2::fallback::validate_ident::h3f8257e93ba403e1 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.95/src/fallback.rs:846:9 [INFO] [stderr] 17: 0x578092cf3cf4 - proc_macro2::fallback::Ident::new_checked::hb63fef6d54eb9e6c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.95/src/fallback.rs:778:9 [INFO] [stderr] 18: 0x578092ce9fc2 - proc_macro2::Ident::new::h9c395cb375dc1e76 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.95/src/lib.rs:978:21 [INFO] [stderr] 19: 0x57809284e9d3 - bindgen::ir::context::BindgenContext::rust_ident_raw::h1f6d85140db5d598 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.59.2/src/ir/context.rs:878:9 [INFO] [stderr] 20: 0x57809284e708 - bindgen::ir::context::BindgenContext::rust_ident::h61f82ba7e2825e99 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.59.2/src/ir/context.rs:870:14 [INFO] [stderr] 21: 0x578092886ec4 - ::codegen::hc3806ab4625c45cb [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.59.2/src/codegen/mod.rs:1731:35 [INFO] [stderr] 22: 0x5780928672f5 - ::codegen::h45ecc417d10742d4 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.59.2/src/codegen/mod.rs:806:42 [INFO] [stderr] 23: 0x578092912568 - ::codegen::h09f58e55a015a7b2 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.59.2/src/codegen/mod.rs:492:20 [INFO] [stderr] 24: 0x57809288de20 - ::codegen::hc3806ab4625c45cb [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.59.2/src/codegen/mod.rs:2062:24 [INFO] [stderr] 25: 0x5780928672f5 - ::codegen::h45ecc417d10742d4 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.59.2/src/codegen/mod.rs:806:42 [INFO] [stderr] 26: 0x578092912568 - ::codegen::h09f58e55a015a7b2 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.59.2/src/codegen/mod.rs:492:20 [INFO] [stderr] 27: 0x578092834145 - ::codegen::{{closure}}::h602031826ef45a8d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.59.2/src/codegen/mod.rs:515:46 [INFO] [stderr] 28: 0x5780928a65ed - ::codegen::h51a687f9408c0403 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.59.2/src/codegen/mod.rs:545:13 [INFO] [stderr] 29: 0x578092912541 - ::codegen::h09f58e55a015a7b2 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.59.2/src/codegen/mod.rs:483:24 [INFO] [stderr] 30: 0x578092840606 - bindgen::codegen::codegen::{{closure}}::h610b096abcb86a95 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.59.2/src/codegen/mod.rs:4287:53 [INFO] [stderr] 31: 0x578092851548 - bindgen::ir::context::BindgenContext::gen::h856e16c12d99dc96 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.59.2/src/ir/context.rs:1190:19 [INFO] [stderr] 32: 0x57809283f93d - bindgen::codegen::codegen::h9bab2dfdc625a3f2 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.59.2/src/codegen/mod.rs:4251:13 [INFO] [stderr] 33: 0x5780928b2e95 - bindgen::Bindings::generate::h17f6be3b1b6a3ee4 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.59.2/src/lib.rs:2374:32 [INFO] [stderr] 34: 0x5780928afffa - bindgen::Builder::generate::h53e01d2d94f58bec [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.59.2/src/lib.rs:1478:9 [INFO] [stderr] 35: 0x57809279cabd - build_script_build::main::h83bb8b9b1f93d976 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blis-sys-0.3.0/build.rs:136:10 [INFO] [stderr] 36: 0x57809279469b - core::ops::function::FnOnce::call_once::hb27cdf3c75edb8de [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 37: 0x5780927995be - std::sys::backtrace::__rust_begin_short_backtrace::h66e028940bc110ae [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stderr] 38: 0x578092794011 - std::rt::lang_start::{{closure}}::h520a73bccf85f0f7 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:206:18 [INFO] [stderr] 39: 0x578092d21df0 - core::ops::function::impls:: for &F>::call_once::h776d28ad5d8e3065 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 40: 0x578092d21df0 - std::panicking::catch_unwind::do_call::hc52b7f8762002282 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stderr] 41: 0x578092d21df0 - std::panicking::catch_unwind::h65ae6675cb87c293 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stderr] 42: 0x578092d21df0 - std::panic::catch_unwind::h4bf88f8de30a831e [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stderr] 43: 0x578092d21df0 - std::rt::lang_start_internal::{{closure}}::he18cde089aa4ecf1 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:175:24 [INFO] [stderr] 44: 0x578092d21df0 - std::panicking::catch_unwind::do_call::h8d614f4790efaa4f [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stderr] 45: 0x578092d21df0 - std::panicking::catch_unwind::he616f21a5745eff4 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stderr] 46: 0x578092d21df0 - std::panic::catch_unwind::ha12dd71f2a653c0c [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stderr] 47: 0x578092d21df0 - std::rt::lang_start_internal::hacfd5a6cee565422 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:171:5 [INFO] [stderr] 48: 0x578092793ff7 - std::rt::lang_start::h2c991e7223d9681f [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:205:5 [INFO] [stderr] 49: 0x57809279d02e - main [INFO] [stderr] 50: 0x7f79f68c71ca - [INFO] [stderr] 51: 0x7f79f68c728b - __libc_start_main [INFO] [stderr] 52: 0x578092793945 - _start [INFO] [stderr] 53: 0x0 - [INFO] running `Command { std: "docker" "inspect" "183ef3cf1f6543fb2b2d636419c79f98b11429a5c0f2dbc524060458265da738", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "183ef3cf1f6543fb2b2d636419c79f98b11429a5c0f2dbc524060458265da738", kill_on_drop: false }` [INFO] [stdout] 183ef3cf1f6543fb2b2d636419c79f98b11429a5c0f2dbc524060458265da738