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-proptest-derive.spec'], chrootPath='/var/lib/mock/f40-build-2637847-66256/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-proptest-derive.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=1711584000 Wrote: /builddir/build/SRPMS/rust-proptest-derive-0.4.0-1.fc40.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target riscv64 --nodeps /builddir/build/SPECS/rust-proptest-derive.spec'], chrootPath='/var/lib/mock/f40-build-2637847-66256/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=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target riscv64 --nodeps /builddir/build/SPECS/rust-proptest-derive.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=1711497600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wijeDo + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf proptest-derive-0.4.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/proptest-derive-0.4.0.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd proptest-derive-0.4.0 + rm -rf /builddir/build/BUILD/proptest-derive-0.4.0-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/proptest-derive-0.4.0-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/proptest-derive-fix-metadata.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + set -euo pipefail + /usr/bin/mkdir -p target/rpm + /usr/bin/ln -s rpm target/release + /usr/bin/rm -rf .cargo/ + /usr/bin/mkdir -p .cargo + cat + cat + /usr/bin/rm -f Cargo.lock + /usr/bin/rm -f Cargo.toml.orig + rm -v tests/compiletest.rs removed 'tests/compiletest.rs' + rm -vr tests/compile-fail/ removed 'tests/compile-fail/E0021-weight-malformed.rs' removed 'tests/compile-fail/E0028-skipped-variant-has-param.rs' removed 'tests/compile-fail/E0016-immediate-lit.rs' removed 'tests/compile-fail/E0028-skipped-variant-has-filter.rs' removed 'tests/compile-fail/E0031-no-bound-non-tyvar.rs' removed 'tests/compile-fail/E0001-lifetime.rs' removed 'tests/compile-fail/E0003-void-struct.rs' removed 'tests/compile-fail/E0034-regex-malformed.rs' removed 'tests/compile-fail/E0032-no-bound-malformed.rs' removed 'tests/compile-fail/E0009-illegal-weight.rs' removed 'tests/compile-fail/E0022-overspec-param.rs' removed 'tests/compile-fail/E0658-no-bare-modifiers.rs' removed 'tests/compile-fail/E0005-void-enum.rs' removed 'tests/compile-fail/E0020-skip-malformed.rs' removed 'tests/compile-fail/E0010-parent-has-params.rs' removed 'tests/compile-fail/E0026-strategy-malformed.rs' removed 'tests/compile-fail/E0027-filter-malformed.rs' removed 'tests/compile-fail/E0002-no-unions.rs' removed 'tests/compile-fail/E0029-filter-on-unit-variant.rs' removed 'tests/compile-fail/no-arbitrary.rs' removed 'tests/compile-fail/E0027-filter-malformed-expr.rs' removed 'tests/compile-fail/E0023-params-malformed.rs' removed 'tests/compile-fail/E0023-params-malformed-expr.rs' removed 'tests/compile-fail/E0014-bare-attr.rs' removed 'tests/compile-fail/E0033-weight-overflow.rs' removed 'tests/compile-fail/E0017-set-again.rs' removed 'tests/compile-fail/must-be-debug.rs' removed 'tests/compile-fail/E0019-no_params-malformed.rs' removed 'tests/compile-fail/E0029-strategy-on-unit-variant.rs' removed 'tests/compile-fail/E0007-illegal-strategy.rs' removed 'tests/compile-fail/regex_wrong_type.rs' removed 'tests/compile-fail/E0026-strategy-malformed-expr.rs' removed 'tests/compile-fail/E0030-params-on-unit-struct.rs' removed 'tests/compile-fail/E0028-skipped-variant-has-strat.rs' removed 'tests/compile-fail/E0004-void-enum.rs' removed 'tests/compile-fail/E0018-unknown-mod.rs' removed 'tests/compile-fail/E0006-void-enum.rs' removed 'tests/compile-fail/E0011-params-variant.rs' removed 'tests/compile-fail/E0025-overspec-strat.rs' removed 'tests/compile-fail/E0028-skipped-variant-has-weight.rs' removed 'tests/compile-fail/E0008-illegal-skip.rs' removed 'tests/compile-fail/E0012-parent-has-filter.rs' removed 'tests/compile-fail/E0015-lit-set.rs' removed 'tests/compile-fail/E0035-cant_set_param_and_regex.rs' removed 'tests/compile-fail/E0029-params-on-unit-variant.rs' removed directory 'tests/compile-fail/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.jfMfD9 + umask 022 + cd /builddir/build/BUILD + cd proptest-derive-0.4.0 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/rust-proptest-derive-0.4.0-1.fc40.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details.