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='/mnt/mock/kojid//dist-an23.3-riscv64-gcc14-build-503932-74856/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=172800uid=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=1767657600 Wrote: /builddir/build/SRPMS/rust-1.85.0-2.an23_rva23.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='/mnt/mock/kojid//dist-an23.3-riscv64-gcc14-build-503932-74856/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=172800uid=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=1767657600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BiNJaV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rustc-1.85.0-src + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/rustc-1.85.0-src.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd rustc-1.85.0-src + /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/base/wasm.rs patching file compiler/rustc_target/src/spec/targets/aarch64_unknown_none_softfloat.rs Hunk #1 succeeded at 15 (offset 1 line). patching file compiler/rustc_target/src/spec/targets/aarch64_unknown_uefi.rs patching file compiler/rustc_target/src/spec/targets/x86_64_unknown_none.rs Hunk #1 succeeded at 19 (offset 2 lines). patching file compiler/rustc_target/src/spec/targets/x86_64_unknown_uefi.rs Hunk #1 succeeded at 14 (offset -2 lines). + echo 'Patch #2 (rustc-1.70.0-rust-gdb-substitute-path.patch):' 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/targets/powerpc64le_unknown_linux_gnu.rs patching file compiler/rustc_target/src/spec/targets/s390x_unknown_linux_gnu.rs patching file compiler/rustc_target/src/spec/targets/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 patching file src/bootstrap/src/core/build_steps/compile.rs patching file src/bootstrap/src/core/config/config.rs patching file src/bootstrap/src/lib.rs Patch #6 (rustc-1.85.0-unbundle-sqlite.patch): + echo 'Patch #6 (rustc-1.85.0-unbundle-sqlite.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file src/tools/cargo/Cargo.lock patching file src/tools/cargo/Cargo.toml Patch #7 (0001-Only-translate-profile-flags-for-Clang.patch): + echo 'Patch #7 (0001-Only-translate-profile-flags-for-Clang.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 -d vendor/cc-1.2.6 patching file src/flags.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.85.0-src# ./src/etc/rust-gdb + rm -rf src/llvm-project/ + mkdir -p src/llvm-project/libunwind/ + rm -rf src/gcc + rm -rf src/tools/enzyme + rm -rf src/tools/rustc-perf + find ./vendor/curl-sys-0.4.52+curl-7.81.0/curl/ ./vendor/curl-sys-0.4.74+curl-8.9.0/curl/ ./vendor/curl-sys-0.4.78+curl-8.11.0/curl/ -mindepth 1 -delete + find ./vendor/jemalloc-sys-0.3.2/jemalloc/ ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/jemalloc/ ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/jemalloc/ ./vendor/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/jemalloc/ -mindepth 1 -delete + find ./vendor/libffi-sys-2.3.0/libffi/ -mindepth 1 -delete + find ./vendor/libmimalloc-sys-0.1.39/c_src/mimalloc/ -mindepth 1 -delete + find ./vendor/libsqlite3-sys-0.25.2/sqlcipher/ ./vendor/libsqlite3-sys-0.30.1/sqlcipher/ -mindepth 1 -delete + find ./vendor/libssh2-sys-0.2.23/libssh2/ ./vendor/libssh2-sys-0.3.0/libssh2/ -mindepth 1 -delete + find ./vendor/libz-sys-1.1.20/src/zlib/ ./vendor/libz-sys-1.1.3/src/zlib/ ./vendor/libz-sys-1.1.20/src/zlib-ng/ ./vendor/libz-sys-1.1.3/src/zlib-ng/ -mindepth 1 -delete + find ./vendor/lzma-sys-0.1.20/xz-5.2/ -mindepth 1 -delete + find ./vendor/openssl-src-111.17.0+1.1.1m/openssl/ ./vendor/openssl-src-111.28.2+1.1.1w/openssl/ -mindepth 1 -delete + find ./vendor/onig_sys-69.8.1/oniguruma/ -mindepth 1 -delete + find ./vendor/libsqlite3-sys-0.22.2/sqlite3/ ./vendor/libsqlite3-sys-0.25.2/sqlite3/ ./vendor/libsqlite3-sys-0.30.1/sqlite3/ -mindepth 1 -delete + sed -i.lzma -e /LZMA_API_STATIC/d src/bootstrap/src/core/build_steps/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 './vendor/type-map-0.5.0/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/alloc-no-stdlib-2.0.4/tests/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/alloc-no-stdlib-2.0.4/src/bin/tests.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/alloc-no-stdlib-2.0.4/src/allocated_memory/index_macro.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/alloc-no-stdlib-2.0.4/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.4.4/src/grid.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.4.4/src/candlestick.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.4.4/src/key.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.4.4/src/map.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.4.4/src/filledcurve.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.4.4/src/curve.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.4.4/src/errorbar.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.4.4/src/proxy.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.4.4/src/prelude.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.4.4/src/data.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.4.4/src/traits.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.4.4/src/axis.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.4.4/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.4.4/src/display.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/bumpalo-3.16.0/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/ipnet-2.10.0/src/ipext.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/ipnet-2.10.0/src/ipnet_serde.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/ipnet-2.10.0/src/ipnet_schemars.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/ipnet-2.10.0/src/mask.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/ipnet-2.10.0/src/ipnet.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/ipnet-2.10.0/src/parser.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/ipnet-2.10.0/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/tinytemplate-1.2.1/benches/benchmarks.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/tinytemplate-1.2.1/src/syntax.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/tinytemplate-1.2.1/src/instruction.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/tinytemplate-1.2.1/src/error.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/tinytemplate-1.2.1/src/compiler.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/tinytemplate-1.2.1/src/template.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/tinytemplate-1.2.1/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/quinn-0.11.3/src/tests.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-decompressor-2.3.4/src/bin/tests.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/gimli-0.26.1/tests/parse_self.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/unicode-normalization-0.1.22/src/no_std_prelude.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/libc-0.2.97/src/vxworks/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.5.0/src/grid.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.5.0/src/candlestick.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.5.0/src/key.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.5.0/src/map.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.5.0/src/filledcurve.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.5.0/src/curve.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.5.0/src/errorbar.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.5.0/src/proxy.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.5.0/src/prelude.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.5.0/src/data.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.5.0/src/traits.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.5.0/src/axis.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.5.0/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.5.0/src/display.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/alloc-stdlib-0.2.2/tests/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/alloc-stdlib-0.2.2/src/bin/tests.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/alloc-stdlib-0.2.2/src/test.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/alloc-stdlib-0.2.2/src/heap_alloc.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/tests/criterion_tests.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/benches/benchmarks/measurement_overhead.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/benches/benchmarks/external_process.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/benches/benchmarks/custom_measurement.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/benches/benchmarks/async_measurement_overhead.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/benches/benchmarks/with_inputs.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/benches/benchmarks/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/benches/benchmarks/iter_with_setup.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/benches/benchmarks/iter_with_large_setup.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/benches/benchmarks/iter_with_large_drop.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/benches/benchmarks/compare_functions.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/benches/benchmarks/sampling_mode.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/benches/benchmarks/special_characters.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/benches/bench_main.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/benchmark.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/estimate.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/csv_report.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/macros.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/plot/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/plot/gnuplot_backend/iteration_times.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/plot/gnuplot_backend/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/plot/gnuplot_backend/pdf.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/plot/gnuplot_backend/summary.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/plot/gnuplot_backend/t_test.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/plot/gnuplot_backend/regression.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/plot/gnuplot_backend/distributions.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/plot/plotters_backend/iteration_times.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/plot/plotters_backend/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/plot/plotters_backend/pdf.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/plot/plotters_backend/summary.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/plot/plotters_backend/t_test.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/plot/plotters_backend/regression.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/plot/plotters_backend/distributions.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/connection.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/stats/rand_util.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/stats/tuple.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/stats/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/stats/float.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/stats/univariate/mixed.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/stats/univariate/sample.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/stats/univariate/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/stats/univariate/kde/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/stats/univariate/kde/kernel.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/stats/univariate/bootstrap.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/stats/univariate/resamples.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/stats/univariate/percentiles.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/stats/univariate/outliers/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/stats/univariate/outliers/tukey.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/stats/bivariate/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/stats/bivariate/regression.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/stats/bivariate/bootstrap.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/stats/bivariate/resamples.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/stats/test.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/kde.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/format.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/measurement.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/profiler.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/error.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/analysis/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/analysis/compare.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/report.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/macros_private.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/html/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/fs.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/async_executor.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/benchmark_group.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/routine.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/bencher.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/process-wrap-8.0.2/tests/multiproc_helper.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/derive-where-1.2.7/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/miniz_oxide-0.4.4/build.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/unicode-normalization-0.1.23/src/no_std_prelude.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/libc-0.2.94/src/vxworks/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/bin/test_threading.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/bin/tests.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/bin/test_broccoli.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/bin/brotli.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/bin/integration_tests.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/bin/test_custom_dict.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/utf8_util.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/histogram.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/literal_cost.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/compat.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/vectorization.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/encode.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/command.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/util.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/block_splitter.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/static_dict_lut.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/brotli_bit_stream.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/backward_references/benchmark.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/backward_references/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/backward_references/hash_to_binary_tree.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/backward_references/test.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/backward_references/hq.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/worker_pool.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/metablock.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/compress_fragment.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/cluster.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/dictionary_hash.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/test.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/reader.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/static_dict.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/block_split.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/constants.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/compress_fragment_two_pass.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/bit_cost.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/writer.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/multithreading.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/ffi/compressor.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/ffi/multicompress/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/ffi/multicompress/test.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/gix-pack-0.56.0/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './compiler/rustc_codegen_cranelift/scripts/filter_profile.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--) + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gYfM6u + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -march=rva23u64 -mabi=lp64d' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -march=rva23u64 -mabi=lp64d' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -march=rva23u64 -mabi=lp64d -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -march=rva23u64 -mabi=lp64d -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd rustc-1.85.0-src + export RUSTC_TARGET_CPU_X86_64=x86-64-v2 RUSTONIG_SYSTEM_LIBONIG=1 LIBSQLITE3_SYS_USE_PKG_CONFIG=1 LIBSSH2_SYS_USE_PKG_CONFIG=1 + RUSTC_TARGET_CPU_X86_64=x86-64-v2 + RUSTONIG_SYSTEM_LIBONIG=1 + LIBSQLITE3_SYS_USE_PKG_CONFIG=1 + LIBSSH2_SYS_USE_PKG_CONFIG=1 + test -r '%{clang_resource_dir}/lib/riscv64-anolis-linux-gnu/libclang_rt.profile.a' error: Bad exit status from /var/tmp/rpm-tmp.gYfM6u (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.gYfM6u (%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