Mock Version: 5.0 Mock Version: 5.0 Mock Version: 5.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target riscv64 --nodeps /builddir/build/SPECS/rust.spec'], chrootPath='/var/lib/mock/f39-build-1688140-41102/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target riscv64 --nodeps /builddir/build/SPECS/rust.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1696464000 Wrote: /builddir/build/SRPMS/rust-1.73.0-1.fc39.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/rust.spec'], chrootPath='/var/lib/mock/f39-build-1688140-41102/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/rust.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1696464000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0t9mPK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rustc-1.73.0-src + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/rustc-1.73.0-src.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd rustc-1.73.0-src + rm -rf /builddir/build/BUILD/rustc-1.73.0-src-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/rustc-1.73.0-src-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (0001-Use-lld-provided-by-system.patch):' Patch #1 (0001-Use-lld-provided-by-system.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file compiler/rustc_target/src/spec/wasm_base.rs patching file compiler/rustc_target/src/spec/x86_64_unknown_none.rs patching file compiler/rustc_target/src/spec/x86_64_unknown_uefi.rs Patch #2 (rustc-1.70.0-rust-gdb-substitute-path.patch): + echo 'Patch #2 (rustc-1.70.0-rust-gdb-substitute-path.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file src/etc/rust-gdb Patch #3 (0001-Let-environment-variables-override-some-default-CPUs.patch): + echo 'Patch #3 (0001-Let-environment-variables-override-some-default-CPUs.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file compiler/rustc_target/src/spec/powerpc64le_unknown_linux_gnu.rs patching file compiler/rustc_target/src/spec/s390x_unknown_linux_gnu.rs patching file compiler/rustc_target/src/spec/x86_64_unknown_linux_gnu.rs Patch #4 (0001-bootstrap-allow-disabling-target-self-contained.patch): + echo 'Patch #4 (0001-bootstrap-allow-disabling-target-self-contained.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file config.example.toml Hunk #1 succeeded at 797 (offset 8 lines). patching file src/bootstrap/compile.rs Hunk #1 succeeded at 251 (offset -12 lines). patching file src/bootstrap/config.rs Hunk #1 succeeded at 542 (offset 1 line). Hunk #2 succeeded at 555 (offset 1 line). Hunk #3 succeeded at 1056 (offset 53 lines). Hunk #4 succeeded at 1610 (offset 81 lines). patching file src/bootstrap/lib.rs Hunk #1 succeeded at 1318 (offset 33 lines). Patch #5 (0002-set-an-external-library-path-for-wasm32-wasi.patch): + echo 'Patch #5 (0002-set-an-external-library-path-for-wasm32-wasi.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file compiler/rustc_codegen_ssa/src/back/link.rs Hunk #1 succeeded at 1496 (offset 21 lines). Hunk #2 succeeded at 1994 (offset 21 lines). patching file compiler/rustc_target/src/spec/mod.rs Hunk #1 succeeded at 1695 (offset 42 lines). Hunk #2 succeeded at 2170 (offset 45 lines). patching file compiler/rustc_target/src/spec/wasm32_wasi.rs Patch #6 (0001-Skip-ExpandYamlAnchors-when-the-config-is-missing.patch): + echo 'Patch #6 (0001-Skip-ExpandYamlAnchors-when-the-config-is-missing.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file src/bootstrap/test.rs Hunk #1 succeeded at 1167 (offset -7 lines). Patch #7 (0001-wasi-round-up-the-size-for-aligned_alloc.patch): + echo 'Patch #7 (0001-wasi-round-up-the-size-for-aligned_alloc.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file library/std/src/sys/unix/alloc.rs + sed -i.try-python -e '/^try python3 /i try "/usr/bin/python3" "$@"' ./configure + sed -i.rust-src -e s#@BUILDDIR@#/builddir/build/BUILD/rustc-1.73.0-src# ./src/etc/rust-gdb + rm -rf src/llvm-project/ + mkdir -p src/llvm-project/libunwind/ + rm -rf vendor/curl-sys-0.4.63+curl-8.1.2/curl/ vendor/curl-sys/curl/ + rm -rf vendor/jemalloc-sys/jemalloc/ vendor/tikv-jemalloc-sys/jemalloc/ + rm -rf vendor/libffi-sys/libffi/ + rm -rf vendor/libmimalloc-sys/c_src/mimalloc/ + rm -rf vendor/libssh2-sys/libssh2/ + rm -rf vendor/libz-sys/src/zlib/ vendor/libz-sys/src/zlib-ng/ + rm -rf vendor/lzma-sys-0.1.17/xz-5.2/ vendor/lzma-sys/xz-5.2/ + rm -rf vendor/openssl-src/openssl/ + rm -rf vendor/libgit2-sys/libgit2/ + sed -i.lzma -e /LZMA_API_STATIC/d src/bootstrap/tool.rs + find vendor -name .cargo-checksum.json -exec sed -i.uncheck -e 's/"files":{[^}]*}/"files":{ }/' '{}' + + find -name '*.rs' -type f -perm /111 -exec chmod -v -x '{}' + mode of './compiler/rustc_codegen_cranelift/scripts/filter_profile.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './compiler/rustc_codegen_cranelift/y.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/tools/rust-analyzer/crates/ide/src/folding_ranges.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/tinytemplate/benches/benchmarks.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/tinytemplate/src/template.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/tinytemplate/src/instruction.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/tinytemplate/src/compiler.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/tinytemplate/src/error.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/tinytemplate/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/tinytemplate/src/syntax.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/gix-pack/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/examples/most_simple.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/examples/dynamic_colors.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/examples/nested_colors.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/examples/control.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/src/color.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/src/formatters.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/src/control.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/src/style.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/tests/ansi_term_compat.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/equivalent-1.0.0/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/bumpalo/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/rayon-core-1.10.1/src/broadcast/test.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot/src/candlestick.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot/src/key.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot/src/prelude.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot/src/filledcurve.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot/src/grid.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot/src/display.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot/src/map.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot/src/traits.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot/src/axis.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot/src/data.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot/src/proxy.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot/src/curve.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot/src/errorbar.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/gimli-0.27.2/tests/parse_self.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/type-map/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/unicode-normalization/src/no_std_prelude.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fEefpC + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS= + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd rustc-1.73.0-src + export RUSTC_TARGET_CPU_X86_64=x86-64 RUSTC_TARGET_CPU_PPC64LE=pwr8 RUSTC_TARGET_CPU_S390X=z13 LIBSSH2_SYS_USE_PKG_CONFIG=1 + RUSTC_TARGET_CPU_X86_64=x86-64 + RUSTC_TARGET_CPU_PPC64LE=pwr8 + RUSTC_TARGET_CPU_S390X=z13 + LIBSSH2_SYS_USE_PKG_CONFIG=1 ++ /usr/bin/getconf _NPROCESSORS_ONLN + ncpus=8 ++ free -g ++ awk '/^Mem:/{print $2}' + max_cpus=12 + '[' 12 -ge 1 -a 12 -lt 8 ']' + test -r /usr/lib/clang/17/lib/riscv64-redhat-linux-gnu/libclang_rt.profile.a + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS= + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./vendor/tikv-jemalloc-sys/configure/configure + diff -u ./vendor/tikv-jemalloc-sys/configure/configure.backup ./vendor/tikv-jemalloc-sys/configure/configure + mv ./vendor/tikv-jemalloc-sys/configure/configure.backup ./vendor/tikv-jemalloc-sys/configure/configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./vendor/tikv-jemalloc-sys/configure/configure + diff -u ./vendor/tikv-jemalloc-sys/configure/configure.backup ./vendor/tikv-jemalloc-sys/configure/configure + mv ./vendor/tikv-jemalloc-sys/configure/configure.backup ./vendor/tikv-jemalloc-sys/configure/configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./vendor/tikv-jemalloc-sys/configure/configure + diff -u ./vendor/tikv-jemalloc-sys/configure/configure.backup ./vendor/tikv-jemalloc-sys/configure/configure --- ./vendor/tikv-jemalloc-sys/configure/configure.backup 2023-10-03 00:12:10.000000000 -0400 +++ ./vendor/tikv-jemalloc-sys/configure/configure 2023-11-16 02:31:06.892221204 -0500 @@ -2140,7 +2140,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./vendor/tikv-jemalloc-sys/configure/configure + diff -u ./vendor/tikv-jemalloc-sys/configure/configure.backup ./vendor/tikv-jemalloc-sys/configure/configure + mv ./vendor/tikv-jemalloc-sys/configure/configure.backup ./vendor/tikv-jemalloc-sys/configure/configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./vendor/tikv-jemalloc-sys/configure/configure + diff -u ./vendor/tikv-jemalloc-sys/configure/configure.backup ./vendor/tikv-jemalloc-sys/configure/configure + mv ./vendor/tikv-jemalloc-sys/configure/configure.backup ./vendor/tikv-jemalloc-sys/configure/configure + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./vendor/jemalloc-sys/configure/configure + diff -u ./vendor/jemalloc-sys/configure/configure.backup ./vendor/jemalloc-sys/configure/configure + mv ./vendor/jemalloc-sys/configure/configure.backup ./vendor/jemalloc-sys/configure/configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./vendor/jemalloc-sys/configure/configure + diff -u ./vendor/jemalloc-sys/configure/configure.backup ./vendor/jemalloc-sys/configure/configure + mv ./vendor/jemalloc-sys/configure/configure.backup ./vendor/jemalloc-sys/configure/configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./vendor/jemalloc-sys/configure/configure + diff -u ./vendor/jemalloc-sys/configure/configure.backup ./vendor/jemalloc-sys/configure/configure --- ./vendor/jemalloc-sys/configure/configure.backup 2023-10-03 00:12:09.000000000 -0400 +++ ./vendor/jemalloc-sys/configure/configure 2023-11-16 02:31:08.292234617 -0500 @@ -2140,7 +2140,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./vendor/jemalloc-sys/configure/configure + diff -u ./vendor/jemalloc-sys/configure/configure.backup ./vendor/jemalloc-sys/configure/configure + mv ./vendor/jemalloc-sys/configure/configure.backup ./vendor/jemalloc-sys/configure/configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./vendor/jemalloc-sys/configure/configure + diff -u ./vendor/jemalloc-sys/configure/configure.backup ./vendor/jemalloc-sys/configure/configure + mv ./vendor/jemalloc-sys/configure/configure.backup ./vendor/jemalloc-sys/configure/configure + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh ++ grep -q runstatedir=DIR ./configure + ./configure --build=riscv64-koji-linux-gnu --host=riscv64-koji-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-option-checking --libdir=/usr/lib --build=riscv64gc-unknown-linux-gnu --host=riscv64gc-unknown-linux-gnu --target=riscv64gc-unknown-linux-gnu --set target.riscv64gc-unknown-linux-gnu.linker=gcc --set target.riscv64gc-unknown-linux-gnu.cc=gcc --set target.riscv64gc-unknown-linux-gnu.cxx=g++ --set target.riscv64gc-unknown-linux-gnu.ar=/usr/bin/ar --set target.riscv64gc-unknown-linux-gnu.ranlib=/usr/bin/ranlib --set target.riscv64gc-unknown-linux-gnu.profiler=/usr/lib/clang/17/lib/riscv64-redhat-linux-gnu/libclang_rt.profile.a --python=/usr/bin/python3 --local-rust-root=/usr --set build.rustfmt=/bin/true --llvm-root=/usr --enable-llvm-link-shared --disable-llvm-static-stdcpp --disable-rpath --debuginfo-level=2 --set rust.codegen-units-std=1 --set build.build-stage=2 --set build.doc-stage=2 --set build.install-stage=2 --set build.test-stage=2 --enable-extended --tools=cargo,clippy,rls,rust-analyzer,rustfmt,src --enable-vendor --enable-verbose-tests --dist-compression-formats=gz --release-channel=stable '--release-description=Fedora 1.73.0-1.fc39' configure: processing command line configure: configure: build.configure-args := ['--build=riscv64-koji-linux-gnu', '--host=ris ... configure: build.build := riscv64gc-unknown-linux-gnu configure: build.host := ['riscv64gc-unknown-linux-gnu'] configure: install.prefix := /usr configure: install.bindir := /usr/bin configure: install.sysconfdir := /etc configure: install.datadir := /usr/share configure: install.libdir := /usr/lib configure: install.localstatedir := /var configure: install.mandir := /usr/share/man configure: install.infodir := /usr/share/info configure: build.target := ['riscv64gc-unknown-linux-gnu'] configure: target.riscv64gc-unknown-linux-gnu.linker := gcc configure: target.riscv64gc-unknown-linux-gnu.cc := gcc configure: target.riscv64gc-unknown-linux-gnu.cxx := g++ configure: target.riscv64gc-unknown-linux-gnu.ar := /usr/bin/ar configure: target.riscv64gc-unknown-linux-gnu.ranlib := /usr/bin/ranlib configure: target.riscv64gc-unknown-linux-gnu.profiler := /usr/lib/clang/17/lib/r ... configure: build.rustfmt := /bin/true configure: rust.codegen-units-std := 1 configure: build.build-stage := 2 configure: build.doc-stage := 2 configure: build.install-stage := 2 configure: build.test-stage := 2 configure: build.python := /usr/bin/python3 configure: build.rustc := /usr/bin/rustc configure: build.cargo := /usr/bin/cargo configure: target.riscv64gc-unknown-linux-gnu.llvm-config := /usr/bin/llvm-config ... configure: llvm.link-shared := True configure: llvm.static-libstdcpp := False configure: rust.rpath := False configure: rust.debuginfo-level := 2 configure: build.extended := True configure: build.tools := ['cargo', 'clippy', 'rls', 'rust-analyzer', 'r ... configure: build.vendor := True configure: rust.verbose-tests := True configure: dist.compression-formats := ['gz'] configure: rust.channel := stable configure: rust.description := Fedora 1.73.0-1.fc39 configure: profile := dist warning: localstatedir will be ignored warning: infodir will be ignored configure: configure: writing `config.toml` in current directory configure: configure: run `python /builddir/build/BUILD/rustc-1.73.0-src/x.py --help` + /usr/bin/python3 ./x.py build -j 8 Building bootstrap Compiling libc v0.2.140 Compiling memchr v2.5.0 Compiling proc-macro2 v1.0.60 Compiling unicode-ident v1.0.0 Compiling cfg-if v1.0.0 Compiling quote v1.0.26 Compiling typenum v1.15.0 Compiling version_check v0.9.4 /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x84430a)[0xffffff8b44430a] linux-vdso.so.1(__vdso_rt_sigreturn+0x0)[0xffffff8e750800] /lib64/lp64d/libc.so.6(read+0x4a)[0xffffff8a9e2da2] /lib64/lp64d/libstd-06d1304f0c05bfff.so(_ZN51_$LT$$RF$std..fs..File$u20$as$u20$std..io..Read$GT$4read17hd35b85da46f717e6E+0x28)[0xffffff8ab273b6] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3d6d2)[0xffffff8d63d6d2] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3c720)[0xffffff8d63c720] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40202)[0xffffff8d640202] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40272)[0xffffff8d640272] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a406c8)[0xffffff8d6406c8] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3efd2)[0xffffff8d63efd2] /lib64/lp64d/libstd-06d1304f0c05bfff.so(rust_metadata_std_47b2772cb8ffd188+0xac6a4)[0xffffff8ab436a4] /lib64/lp64d/libc.so.6(+0x734e4)[0xffffff8a9924e4] /lib64/lp64d/libc.so.6(+0xcb5cc)[0xffffff8a9ea5cc] Compiling serde v1.0.160 /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x84430a)[0xffffff8e84430a] linux-vdso.so.1(__vdso_rt_sigreturn+0x0)[0xffffff91b2f800] /lib64/lp64d/libc.so.6(read+0x4a)[0xffffff8dde2da2] /lib64/lp64d/libstd-06d1304f0c05bfff.so(_ZN51_$LT$$RF$std..fs..File$u20$as$u20$std..io..Read$GT$4read17hd35b85da46f717e6E+0x28)[0xffffff8df273b6] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3d6d2)[0xffffff90a3d6d2] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3c720)[0xffffff90a3c720] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40202)[0xffffff90a40202] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40272)[0xffffff90a40272] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a406c8)[0xffffff90a406c8] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3efd2)[0xffffff90a3efd2] /lib64/lp64d/libstd-06d1304f0c05bfff.so(rust_metadata_std_47b2772cb8ffd188+0xac6a4)[0xffffff8df436a4] /lib64/lp64d/libc.so.6(+0x734e4)[0xffffff8dd924e4] /lib64/lp64d/libc.so.6(+0xcb5cc)[0xffffff8ddea5cc] Compiling cc v1.0.73 /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x84430a)[0xffffff9784430a] linux-vdso.so.1(__vdso_rt_sigreturn+0x0)[0xffffff9abb5800] /lib64/lp64d/libc.so.6(read+0x4a)[0xffffff96de2da2] /lib64/lp64d/libstd-06d1304f0c05bfff.so(_ZN51_$LT$$RF$std..fs..File$u20$as$u20$std..io..Read$GT$4read17hd35b85da46f717e6E+0x28)[0xffffff96f273b6] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3d6d2)[0xffffff99a3d6d2] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3c720)[0xffffff99a3c720] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40202)[0xffffff99a40202] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40272)[0xffffff99a40272] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a406c8)[0xffffff99a406c8] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3efd2)[0xffffff99a3efd2] /lib64/lp64d/libstd-06d1304f0c05bfff.so(rust_metadata_std_47b2772cb8ffd188+0xac6a4)[0xffffff96f436a4] /lib64/lp64d/libc.so.6(+0x734e4)[0xffffff96d924e4] /lib64/lp64d/libc.so.6(+0xcb5cc)[0xffffff96dea5cc] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x84430a)[0xffffffa284430a] linux-vdso.so.1(__vdso_rt_sigreturn+0x0)[0xffffffa5ad8800] /lib64/lp64d/libc.so.6(read+0x4a)[0xffffffa1de2da2] /lib64/lp64d/libstd-06d1304f0c05bfff.so(_ZN51_$LT$$RF$std..fs..File$u20$as$u20$std..io..Read$GT$4read17hd35b85da46f717e6E+0x28)[0xffffffa1f273b6] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3d6d2)[0xffffffa4a3d6d2] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3c720)[0xffffffa4a3c720] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40202)[0xffffffa4a40202] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40272)[0xffffffa4a40272] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a406c8)[0xffffffa4a406c8] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3efd2)[0xffffffa4a3efd2] /lib64/lp64d/libstd-06d1304f0c05bfff.so(rust_metadata_std_47b2772cb8ffd188+0xac6a4)[0xffffffa1f436a4] /lib64/lp64d/libc.so.6(+0x734e4)[0xffffffa1d924e4] /lib64/lp64d/libc.so.6(+0xcb5cc)[0xffffffa1dea5cc] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x84430a)[0xffffff8044430a] linux-vdso.so.1(__vdso_rt_sigreturn+0x0)[0xffffff83838800] /lib64/lp64d/libc.so.6(read+0x4a)[0xffffff7f9e2da2] /lib64/lp64d/libstd-06d1304f0c05bfff.so(_ZN51_$LT$$RF$std..fs..File$u20$as$u20$std..io..Read$GT$4read17hd35b85da46f717e6E+0x28)[0xffffff7fb273b6] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3d6d2)[0xffffff8263d6d2] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3c720)[0xffffff8263c720] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40202)[0xffffff82640202] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40272)[0xffffff82640272] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a406c8)[0xffffff826406c8] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3efd2)[0xffffff8263efd2] /lib64/lp64d/libstd-06d1304f0c05bfff.so(rust_metadata_std_47b2772cb8ffd188+0xac6a4)[0xffffff7fb436a4] /lib64/lp64d/libc.so.6(+0x734e4)[0xffffff7f9924e4] /lib64/lp64d/libc.so.6(+0xcb5cc)[0xffffff7f9ea5cc] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x84430a)[0xffffff7ce4430a] linux-vdso.so.1(__vdso_rt_sigreturn+0x0)[0xffffff8024d800] /lib64/lp64d/libc.so.6(read+0x4a)[0xffffff7c54bda2] /lib64/lp64d/libstd-06d1304f0c05bfff.so(_ZN51_$LT$$RF$std..fs..File$u20$as$u20$std..io..Read$GT$4read17hd35b85da46f717e6E+0x28)[0xffffff8016c3b6] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3d6d2)[0xffffff7f03d6d2] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3c720)[0xffffff7f03c720] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40202)[0xffffff7f040202] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40272)[0xffffff7f040272] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a406c8)[0xffffff7f0406c8] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3efd2)[0xffffff7f03efd2] /lib64/lp64d/libstd-06d1304f0c05bfff.so(rust_metadata_std_47b2772cb8ffd188+0xac6a4)[0xffffff801886a4] /lib64/lp64d/libc.so.6(+0x734e4)[0xffffff7c4fb4e4] /lib64/lp64d/libc.so.6(+0xcb5cc)[0xffffff7c5535cc] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x84430a)[0xffffff8024430a] linux-vdso.so.1(__vdso_rt_sigreturn+0x0)[0xffffff83552800] /lib64/lp64d/libc.so.6(read+0x4a)[0xffffff7f7e2da2] /lib64/lp64d/libstd-06d1304f0c05bfff.so(_ZN51_$LT$$RF$std..fs..File$u20$as$u20$std..io..Read$GT$4read17hd35b85da46f717e6E+0x28)[0xffffff7f9273b6] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3d6d2)[0xffffff8243d6d2] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3c720)[0xffffff8243c720] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40202)[0xffffff82440202] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40272)[0xffffff82440272] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a406c8)[0xffffff824406c8] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3efd2)[0xffffff8243efd2] /lib64/lp64d/libstd-06d1304f0c05bfff.so(rust_metadata_std_47b2772cb8ffd188+0xac6a4)[0xffffff7f9436a4] /lib64/lp64d/libc.so.6(+0x734e4)[0xffffff7f7924e4] /lib64/lp64d/libc.so.6(+0xcb5cc)[0xffffff7f7ea5cc] Compiling bitflags v1.3.2 /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x84430a)[0xffffff9c24430a] linux-vdso.so.1(__vdso_rt_sigreturn+0x0)[0xffffff9f4e4800] /lib64/lp64d/libc.so.6(read+0x4a)[0xffffff9b7e2da2] /lib64/lp64d/libstd-06d1304f0c05bfff.so(_ZN51_$LT$$RF$std..fs..File$u20$as$u20$std..io..Read$GT$4read17hd35b85da46f717e6E+0x28)[0xffffff9b9273b6] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3d6d2)[0xffffff9e43d6d2] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3c720)[0xffffff9e43c720] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40202)[0xffffff9e440202] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40272)[0xffffff9e440272] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a406c8)[0xffffff9e4406c8] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3efd2)[0xffffff9e43efd2] /lib64/lp64d/libstd-06d1304f0c05bfff.so(rust_metadata_std_47b2772cb8ffd188+0xac6a4)[0xffffff9b9436a4] /lib64/lp64d/libc.so.6(+0x734e4)[0xffffff9b7924e4] /lib64/lp64d/libc.so.6(+0xcb5cc)[0xffffff9b7ea5cc] Compiling once_cell v1.12.0 /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x84430a)[0xffffff9e24430a] linux-vdso.so.1(__vdso_rt_sigreturn+0x0)[0xffffffa153e800] /lib64/lp64d/libc.so.6(read+0x4a)[0xffffff9d7e2da2] /lib64/lp64d/libstd-06d1304f0c05bfff.so(_ZN51_$LT$$RF$std..fs..File$u20$as$u20$std..io..Read$GT$4read17hd35b85da46f717e6E+0x28)[0xffffff9d9273b6] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3d6d2)[0xffffffa043d6d2] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3c720)[0xffffffa043c720] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40202)[0xffffffa0440202] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40272)[0xffffffa0440272] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a406c8)[0xffffffa04406c8] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3efd2)[0xffffffa043efd2] /lib64/lp64d/libstd-06d1304f0c05bfff.so(rust_metadata_std_47b2772cb8ffd188+0xac6a4)[0xffffff9d9436a4] /lib64/lp64d/libc.so.6(+0x734e4)[0xffffff9d7924e4] /lib64/lp64d/libc.so.6(+0xcb5cc)[0xffffff9d7ea5cc] Compiling log v0.4.17 Compiling generic-array v0.14.5 /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x84430a)[0xffffff9084430a] linux-vdso.so.1(__vdso_rt_sigreturn+0x0)[0xffffff93b00800] /lib64/lp64d/libc.so.6(read+0x4a)[0xffffff8fde2da2] /lib64/lp64d/libstd-06d1304f0c05bfff.so(_ZN51_$LT$$RF$std..fs..File$u20$as$u20$std..io..Read$GT$4read17hd35b85da46f717e6E+0x28)[0xffffff8ff273b6] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3d6d2)[0xffffff92a3d6d2] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3c720)[0xffffff92a3c720] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40202)[0xffffff92a40202] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40272)[0xffffff92a40272] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a406c8)[0xffffff92a406c8] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3efd2)[0xffffff92a3efd2] /lib64/lp64d/libstd-06d1304f0c05bfff.so(rust_metadata_std_47b2772cb8ffd188+0xac6a4)[0xffffff8ff436a4] /lib64/lp64d/libc.so.6(+0x734e4)[0xffffff8fd924e4] /lib64/lp64d/libc.so.6(+0xcb5cc)[0xffffff8fdea5cc] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x84430a)[0xffffffa9a4430a] linux-vdso.so.1(__vdso_rt_sigreturn+0x0)[0xfffffface1b800] /lib64/lp64d/libc.so.6(read+0x4a)[0xffffffa8fe2da2] /lib64/lp64d/libstd-06d1304f0c05bfff.so(_ZN51_$LT$$RF$std..fs..File$u20$as$u20$std..io..Read$GT$4read17hd35b85da46f717e6E+0x28)[0xffffffa91273b6] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3d6d2)[0xffffffabc3d6d2] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3c720)[0xffffffabc3c720] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40202)[0xffffffabc40202] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40272)[0xffffffabc40272] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a406c8)[0xffffffabc406c8] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3efd2)[0xffffffabc3efd2] /lib64/lp64d/libstd-06d1304f0c05bfff.so(rust_metadata_std_47b2772cb8ffd188+0xac6a4)[0xffffffa91436a4] /lib64/lp64d/libc.so.6(+0x734e4)[0xffffffa8f924e4] /lib64/lp64d/libc.so.6(+0xcb5cc)[0xffffffa8fea5cc] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x84430a)[0xffffff9a64430a] linux-vdso.so.1(__vdso_rt_sigreturn+0x0)[0xffffff9d99a800] /lib64/lp64d/libc.so.6(read+0x4a)[0xffffff99be2da2] /lib64/lp64d/libstd-06d1304f0c05bfff.so(_ZN51_$LT$$RF$std..fs..File$u20$as$u20$std..io..Read$GT$4read17hd35b85da46f717e6E+0x28)[0xffffff99d273b6] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3d6d2)[0xffffff9c83d6d2] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3c720)[0xffffff9c83c720] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40202)[0xffffff9c840202] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40272)[0xffffff9c840272] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a406c8)[0xffffff9c8406c8] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3efd2)[0xffffff9c83efd2] /lib64/lp64d/libstd-06d1304f0c05bfff.so(rust_metadata_std_47b2772cb8ffd188+0xac6a4)[0xffffff99d436a4] /lib64/lp64d/libc.so.6(+0x734e4)[0xffffff99b924e4] /lib64/lp64d/libc.so.6(+0xcb5cc)[0xffffff99bea5cc] Compiling pkg-config v0.3.25 Compiling regex-automata v0.1.10 /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x84430a)[0xffffff7da4430a] linux-vdso.so.1(__vdso_rt_sigreturn+0x0)[0xffffff80dfe800] /lib64/lp64d/libc.so.6(read+0x4a)[0xffffff7cfe2da2] /lib64/lp64d/libstd-06d1304f0c05bfff.so(_ZN51_$LT$$RF$std..fs..File$u20$as$u20$std..io..Read$GT$4read17hd35b85da46f717e6E+0x28)[0xffffff7d1273b6] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3d6d2)[0xffffff7fc3d6d2] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3c720)[0xffffff7fc3c720] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40202)[0xffffff7fc40202] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40272)[0xffffff7fc40272] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a406c8)[0xffffff7fc406c8] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3efd2)[0xffffff7fc3efd2] /lib64/lp64d/libstd-06d1304f0c05bfff.so(rust_metadata_std_47b2772cb8ffd188+0xac6a4)[0xffffff7d1436a4] /lib64/lp64d/libc.so.6(+0x734e4)[0xffffff7cf924e4] /lib64/lp64d/libc.so.6(+0xcb5cc)[0xffffff7cfea5cc] Compiling io-lifetimes v1.0.9 /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x84430a)[0xffffffa524430a] linux-vdso.so.1(__vdso_rt_sigreturn+0x0)[0xffffffa86ac800] /lib64/lp64d/libc.so.6(read+0x4a)[0xffffffa494bda2] /lib64/lp64d/libstd-06d1304f0c05bfff.so(_ZN51_$LT$$RF$std..fs..File$u20$as$u20$std..io..Read$GT$4read17hd35b85da46f717e6E+0x28)[0xffffffa85cb3b6] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3d6d2)[0xffffffa743d6d2] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3c720)[0xffffffa743c720] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40202)[0xffffffa7440202] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40272)[0xffffffa7440272] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a406c8)[0xffffffa74406c8] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3efd2)[0xffffffa743efd2] /lib64/lp64d/libstd-06d1304f0c05bfff.so(rust_metadata_std_47b2772cb8ffd188+0xac6a4)[0xffffffa85e76a4] /lib64/lp64d/libc.so.6(+0x734e4)[0xffffffa48fb4e4] /lib64/lp64d/libc.so.6(+0xcb5cc)[0xffffffa49535cc] Compiling lazy_static v1.4.0 /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x84430a)[0xffffff8c04430a] linux-vdso.so.1(__vdso_rt_sigreturn+0x0)[0xffffff8f426800] /lib64/lp64d/libc.so.6(read+0x4a)[0xffffff8b5e2da2] /lib64/lp64d/libstd-06d1304f0c05bfff.so(_ZN51_$LT$$RF$std..fs..File$u20$as$u20$std..io..Read$GT$4read17hd35b85da46f717e6E+0x28)[0xffffff8b7273b6] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3d6d2)[0xffffff8e23d6d2] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x84430a)[0xffffff7f04430a] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3c720)[0xffffff8e23c720] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40202)[0xffffff8e240202] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40272)[0xffffff8e240272] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a406c8)[0xffffff8e2406c8] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3efd2)[0xffffff8e23efd2] linux-vdso.so.1(__vdso_rt_sigreturn+0x0)[0xffffff82474800] /lib64/lp64d/libc.so.6(read+0x4a)[0xffffff7e74bda2] /lib64/lp64d/libstd-06d1304f0c05bfff.so(_ZN51_$LT$$RF$std..fs..File$u20$as$u20$std..io..Read$GT$4read17hd35b85da46f717e6E+0x28)[0xffffff823933b6] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3d6d2)[0xffffff8123d6d2] /lib64/lp64d/libstd-06d1304f0c05bfff.so(rust_metadata_std_47b2772cb8ffd188+0xac6a4)[0xffffff8b7436a4] /lib64/lp64d/libc.so.6(+0x734e4)[0xffffff8b5924e4] /lib64/lp64d/libc.so.6(+0xcb5cc)[0xffffff8b5ea5cc] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3c720)[0xffffff8123c720] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40202)[0xffffff81240202] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40272)[0xffffff81240272] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a406c8)[0xffffff812406c8] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3efd2)[0xffffff8123efd2] /lib64/lp64d/libstd-06d1304f0c05bfff.so(rust_metadata_std_47b2772cb8ffd188+0xac6a4)[0xffffff823af6a4] /lib64/lp64d/libc.so.6(+0x734e4)[0xffffff7e6fb4e4] /lib64/lp64d/libc.so.6(+0xcb5cc)[0xffffff7e7535cc] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x84430a)[0xffffffb824430a] linux-vdso.so.1(__vdso_rt_sigreturn+0x0)[0xffffffbb5f7800] /lib64/lp64d/libc.so.6(read+0x4a)[0xffffffb77e2da2] /lib64/lp64d/libstd-06d1304f0c05bfff.so(_ZN51_$LT$$RF$std..fs..File$u20$as$u20$std..io..Read$GT$4read17hd35b85da46f717e6E+0x28)[0xffffffb79273b6] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3d6d2)[0xffffffba43d6d2] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3c720)[0xffffffba43c720] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40202)[0xffffffba440202] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40272)[0xffffffba440272] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a406c8)[0xffffffba4406c8] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3efd2)[0xffffffba43efd2] /lib64/lp64d/libstd-06d1304f0c05bfff.so(rust_metadata_std_47b2772cb8ffd188+0xac6a4)[0xffffffb79436a4] /lib64/lp64d/libc.so.6(+0x734e4)[0xffffffb77924e4] /lib64/lp64d/libc.so.6(+0xcb5cc)[0xffffffb77ea5cc] Compiling syn v2.0.8 error: could not compile `regex-automata` (lib) Caused by: process didn't exit successfully: `/usr/bin/rustc --crate-name regex_automata /builddir/build/BUILD/rustc-1.73.0-src/vendor/regex-automata-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C metadata=0677655fa6944adf -C extra-filename=-0677655fa6944adf --out-dir /builddir/build/BUILD/rustc-1.73.0-src/build/bootstrap/debug/deps -L dependency=/builddir/build/BUILD/rustc-1.73.0-src/build/bootstrap/debug/deps --cap-lints allow -C linker=gcc -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` (signal: 11, SIGSEGV: invalid memory reference) warning: build failed, waiting for other jobs to finish... /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x84430a)[0xffffffa764430a] linux-vdso.so.1(__vdso_rt_sigreturn+0x0)[0xffffffaa9a8800] /lib64/lp64d/libc.so.6(read+0x4a)[0xffffffa6be2da2] /lib64/lp64d/libstd-06d1304f0c05bfff.so(_ZN51_$LT$$RF$std..fs..File$u20$as$u20$std..io..Read$GT$4read17hd35b85da46f717e6E+0x28)[0xffffffa6d273b6] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3d6d2)[0xffffffa983d6d2] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3c720)[0xffffffa983c720] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40202)[0xffffffa9840202] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40272)[0xffffffa9840272] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a406c8)[0xffffffa98406c8] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3efd2)[0xffffffa983efd2] /lib64/lp64d/libstd-06d1304f0c05bfff.so(rust_metadata_std_47b2772cb8ffd188+0xac6a4)[0xffffffa6d436a4] /lib64/lp64d/libc.so.6(+0x734e4)[0xffffffa6b924e4] /lib64/lp64d/libc.so.6(+0xcb5cc)[0xffffffa6bea5cc] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x84430a)[0xffffff7e44430a] linux-vdso.so.1(__vdso_rt_sigreturn+0x0)[0xffffff81843800] /lib64/lp64d/libc.so.6(read+0x4a)[0xffffff7db4bda2] /lib64/lp64d/libstd-06d1304f0c05bfff.so(_ZN51_$LT$$RF$std..fs..File$u20$as$u20$std..io..Read$GT$4read17hd35b85da46f717e6E+0x28)[0xffffff817623b6] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3d6d2)[0xffffff8063d6d2] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3c720)[0xffffff8063c720] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40202)[0xffffff80640202] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40272)[0xffffff80640272] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a406c8)[0xffffff806406c8] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3efd2)[0xffffff8063efd2] /lib64/lp64d/libstd-06d1304f0c05bfff.so(rust_metadata_std_47b2772cb8ffd188+0xac6a4)[0xffffff8177e6a4] /lib64/lp64d/libc.so.6(+0x734e4)[0xffffff7dafb4e4] /lib64/lp64d/libc.so.6(+0xcb5cc)[0xffffff7db535cc] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x84430a)[0xffffffb564430a] linux-vdso.so.1(__vdso_rt_sigreturn+0x0)[0xffffffb8a7f800] /lib64/lp64d/libc.so.6(syscall+0x1c)[0xffffffb4d51b8c] /lib64/lp64d/libstd-06d1304f0c05bfff.so(_ZN3std3sys4unix5locks11futex_mutex5Mutex14lock_contended17hd11d6a69133c6dc9E+0x96)[0xffffffb897eeec] /lib64/lp64d/libstd-06d1304f0c05bfff.so(_ZN3std3sys4unix5locks13futex_condvar7Condvar4wait17h93432bdc3b5ae45aE+0x9e)[0xffffffb89bbd32] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3c6e8)[0xffffffb783c6e8] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40202)[0xffffffb7840202] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40272)[0xffffffb7840272] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a406c8)[0xffffffb78406c8] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3efd2)[0xffffffb783efd2] /lib64/lp64d/libstd-06d1304f0c05bfff.so(rust_metadata_std_47b2772cb8ffd188+0xac6a4)[0xffffffb89ba6a4] /lib64/lp64d/libc.so.6(+0x734e4)[0xffffffb4cfb4e4] /lib64/lp64d/libc.so.6(+0xcb5cc)[0xffffffb4d535cc] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x84430a)[0xffffff87c4430a] linux-vdso.so.1(__vdso_rt_sigreturn+0x0)[0xffffff8b04f800] /lib64/lp64d/libc.so.6(syscall+0x1c)[0xffffff87351b8c] /lib64/lp64d/libstd-06d1304f0c05bfff.so(_ZN3std3sys4unix5locks13futex_condvar7Condvar4wait17h93432bdc3b5ae45aE+0x64)[0xffffff8af8bcf8] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3c6e8)[0xffffff89e3c6e8] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40202)[0xffffff89e40202] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40272)[0xffffff89e40272] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a406c8)[0xffffff89e406c8] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3efd2)[0xffffff89e3efd2] /lib64/lp64d/libstd-06d1304f0c05bfff.so(rust_metadata_std_47b2772cb8ffd188+0xac6a4)[0xffffff8af8a6a4] /lib64/lp64d/libc.so.6(+0x734e4)[0xffffff872fb4e4] /lib64/lp64d/libc.so.6(+0xcb5cc)[0xffffff873535cc] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x84430a)[0xffffff8344430a] linux-vdso.so.1(__vdso_rt_sigreturn+0x0)[0xffffff86726800] /lib64/lp64d/libstd-06d1304f0c05bfff.so(_ZN3std3sys4unix5locks11futex_mutex5Mutex14lock_contended17hd11d6a69133c6dc9E+0x64)[0xffffff82b07eba] /lib64/lp64d/libstd-06d1304f0c05bfff.so(_ZN3std3sys4unix5locks13futex_condvar7Condvar4wait17h93432bdc3b5ae45aE+0x9e)[0xffffff82b44d32] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3c6e8)[0xffffff8563c6e8] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40202)[0xffffff85640202] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40272)[0xffffff85640272] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a406c8)[0xffffff856406c8] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3efd2)[0xffffff8563efd2] /lib64/lp64d/libstd-06d1304f0c05bfff.so(rust_metadata_std_47b2772cb8ffd188+0xac6a4)[0xffffff82b436a4] /lib64/lp64d/libc.so.6(+0x734e4)[0xffffff829924e4] /lib64/lp64d/libc.so.6(+0xcb5cc)[0xffffff829ea5cc] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x84430a)[0xffffffb244430a] linux-vdso.so.1(__vdso_rt_sigreturn+0x0)[0xffffffb58ce800] /lib64/lp64d/libc.so.6(syscall+0x1c)[0xffffffb1b51b8c] /lib64/lp64d/libstd-06d1304f0c05bfff.so(_ZN3std3sys4unix5locks11futex_mutex5Mutex14lock_contended17hd11d6a69133c6dc9E+0x96)[0xffffffb57cdeec] /lib64/lp64d/libstd-06d1304f0c05bfff.so(_ZN3std3sys4unix5locks13futex_condvar7Condvar4wait17h93432bdc3b5ae45aE+0x9e)[0xffffffb580ad32] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3c6e8)[0xffffffb463c6e8] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40202)[0xffffffb4640202] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40272)[0xffffffb4640272] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a406c8)[0xffffffb46406c8] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3efd2)[0xffffffb463efd2] /lib64/lp64d/libstd-06d1304f0c05bfff.so(rust_metadata_std_47b2772cb8ffd188+0xac6a4)[0xffffffb58096a4] /lib64/lp64d/libc.so.6(+0x734e4)[0xffffffb1afb4e4] /lib64/lp64d/libc.so.6(+0xcb5cc)[0xffffffb1b535cc] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x84430a)[0xffffffa0a4430a] linux-vdso.so.1(__vdso_rt_sigreturn+0x0)[0xffffffa3e96800] /lib64/lp64d/libc.so.6(syscall+0x1c)[0xffffffa0151b8c] /lib64/lp64d/libstd-06d1304f0c05bfff.so(_ZN3std3sys4unix5locks11futex_mutex5Mutex14lock_contended17hd11d6a69133c6dc9E+0x96)[0xffffffa3d95eec] /lib64/lp64d/libstd-06d1304f0c05bfff.so(_ZN3std3sys4unix5locks13futex_condvar7Condvar4wait17h93432bdc3b5ae45aE+0x9e)[0xffffffa3dd2d32] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3c6e8)[0xffffffa2c3c6e8] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40202)[0xffffffa2c40202] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a40272)[0xffffffa2c40272] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a406c8)[0xffffffa2c406c8] /lib64/lp64d/librustc_driver-c4a66972209a040b.so(+0x2a3efd2)[0xffffffa2c3efd2] /lib64/lp64d/libstd-06d1304f0c05bfff.so(rust_metadata_std_47b2772cb8ffd188+0xac6a4)[0xffffffa3dd16a4] /lib64/lp64d/libc.so.6(+0x734e4)[0xffffffa00fb4e4] /lib64/lp64d/libc.so.6(+0xcb5cc)[0xffffffa01535cc] failed to run: /usr/bin/cargo build --manifest-path /builddir/build/BUILD/rustc-1.73.0-src/src/bootstrap/Cargo.toml --frozen Build completed unsuccessfully in 0:01:46 error: Bad exit status from /var/tmp/rpm-tmp.fEefpC (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.fEefpC (%build) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/rust.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 597, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/rust.spec