D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-blake3-1.8.2-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Kzi0nT Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.KxM5nb + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build + rm -rf blake3-1.8.2 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/blake3-1.8.2.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd blake3-1.8.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/blake3-fix-metadata.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + rm LICENSE_CC0 + 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 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jggWzm + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build + cd blake3-1.8.2 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5HTzFA + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd blake3-1.8.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo build -j16 -Z avoid-dev-deps --profile rpm Compiling shlex v1.3.0 Compiling constant_time_eq v0.3.1 Running `/usr/bin/rustc --crate-name shlex --edition=2015 /usr/share/cargo/registry/shlex-1.3.0/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 debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=677aaa9f98110d10 -C extra-filename=-a2a8ab4824824fb9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build/blake3-1.8.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build/blake3-1.8.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling arrayref v0.3.9 Compiling arrayvec v0.7.6 Compiling cfg-if v1.0.1 Running `/usr/bin/rustc --crate-name constant_time_eq --edition=2021 /usr/share/cargo/registry/constant_time_eq-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c02da546cc605155 -C extra-filename=-e2d1807cb872bbe0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build/blake3-1.8.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build/blake3-1.8.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name arrayref --edition=2015 /usr/share/cargo/registry/arrayref-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=48a545ccd2403744 -C extra-filename=-5d55476880a4676c --out-dir /home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build/blake3-1.8.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build/blake3-1.8.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name arrayvec --edition=2018 /usr/share/cargo/registry/arrayvec-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "zeroize"))' -C metadata=914942c65f56715f -C extra-filename=-5b63552fa3ae4c61 --out-dir /home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build/blake3-1.8.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build/blake3-1.8.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=d15e1610e28af61d -C extra-filename=-248c37a1e6f75f0e --out-dir /home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build/blake3-1.8.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build/blake3-1.8.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling cc v1.2.25 Running `/usr/bin/rustc --crate-name cc --edition=2018 /usr/share/cargo/registry/cc-1.2.25/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 debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=f31fee789a971437 -C extra-filename=-dcf4095e89ef5f0d --out-dir /home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build/blake3-1.8.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build/blake3-1.8.2/target/rpm/deps --extern shlex=/home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build/blake3-1.8.2/target/rpm/deps/libshlex-a2a8ab4824824fb9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling blake3 v1.8.2 (/home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build/blake3-1.8.2) Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "digest", "mmap", "neon", "no_avx2", "no_avx512", "no_neon", "no_sse2", "no_sse41", "prefer_intrinsics", "pure", "rayon", "serde", "std", "traits-preview", "wasm32_simd", "zeroize"))' -C metadata=af895e7f797da7d5 -C extra-filename=-aa78aab5f5696d89 --out-dir /home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build/blake3-1.8.2/target/rpm/build/blake3-aa78aab5f5696d89 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build/blake3-1.8.2/target/rpm/deps --extern cc=/home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build/blake3-1.8.2/target/rpm/deps/libcc-dcf4095e89ef5f0d.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build/blake3-1.8.2/target/rpm/build/blake3-aa78aab5f5696d89/build-script-build` Running `/usr/bin/rustc --crate-name blake3 --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "digest", "mmap", "neon", "no_avx2", "no_avx512", "no_neon", "no_sse2", "no_sse41", "prefer_intrinsics", "pure", "rayon", "serde", "std", "traits-preview", "wasm32_simd", "zeroize"))' -C metadata=407b081ed3d7e4b3 -C extra-filename=-2627f914a1e21dea --out-dir /home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build/blake3-1.8.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build/blake3-1.8.2/target/rpm/deps --extern arrayref=/home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build/blake3-1.8.2/target/rpm/deps/libarrayref-5d55476880a4676c.rmeta --extern arrayvec=/home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build/blake3-1.8.2/target/rpm/deps/libarrayvec-5b63552fa3ae4c61.rmeta --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build/blake3-1.8.2/target/rpm/deps/libcfg_if-248c37a1e6f75f0e.rmeta --extern constant_time_eq=/home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build/blake3-1.8.2/target/rpm/deps/libconstant_time_eq-e2d1807cb872bbe0.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build/blake3-1.8.2/target/rpm/build/blake3-45f0aebddf65b543/out -L native=/home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build/blake3-1.8.2/target/rpm/build/blake3-45f0aebddf65b543/out -l static=blake3_sse2_sse41_avx2_assembly -l static=blake3_avx512_assembly --cfg blake3_sse2_ffi --cfg blake3_sse41_ffi --cfg blake3_avx2_ffi --cfg blake3_avx512_ffi --check-cfg 'cfg(blake3_sse2_ffi, values(none()))' --check-cfg 'cfg(blake3_sse2_rust, values(none()))' --check-cfg 'cfg(blake3_sse41_ffi, values(none()))' --check-cfg 'cfg(blake3_sse41_rust, values(none()))' --check-cfg 'cfg(blake3_avx2_ffi, values(none()))' --check-cfg 'cfg(blake3_avx2_rust, values(none()))' --check-cfg 'cfg(blake3_avx512_ffi, values(none()))' --check-cfg 'cfg(blake3_neon, values(none()))' --check-cfg 'cfg(blake3_wasm32_simd, values(none()))'` Finished `rpm` profile [optimized + debuginfo] target(s) in 10.39s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.WKjt0p + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd blake3-1.8.2 + '[' 1 -eq 1 ']' + set -euo pipefail ++ /usr/bin/cargo2rpm --path Cargo.toml is-lib + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' ++ /usr/bin/cargo2rpm --path Cargo.toml name + CRATE_NAME=blake3 ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=1.8.2 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build/BUILDROOT/usr/share/cargo/registry/blake3-1.8.2 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build/BUILDROOT/usr/share/cargo/registry/blake3-1.8.2 + /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo package -l + grep -w -E -v 'Cargo.(lock|toml.orig)' + xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build/BUILDROOT/usr/share/cargo/registry/blake3-1.8.2 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build/blake3-1.8.2` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build/BUILDROOT/usr/share/cargo/registry/blake3-1.8.2/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build/BUILDROOT/usr/share/cargo/registry/blake3-1.8.2/Cargo.toml.deps + echo '{"files":{},"package":""}' ++ /usr/bin/cargo2rpm --path Cargo.toml is-bin + '[' 0 -eq 1 ']' + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/share/cargo/registry/blake3-1.8.2/c/test.py from /usr/bin/env python3 to #!/usr/bin/python3 + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: rust-blake3-devel-1.8.2-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/blake3-1.8.2/CONTRIBUTING.md warning: File listed twice: /usr/share/cargo/registry/blake3-1.8.2/LICENSE_A2 warning: File listed twice: /usr/share/cargo/registry/blake3-1.8.2/LICENSE_A2LLVM warning: File listed twice: /usr/share/cargo/registry/blake3-1.8.2/README.md Provides: crate(blake3) = 1.8.2 rust-blake3-devel = 1.8.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(arrayref/default) >= 0.3.5 crate(arrayvec) >= 0.7.4 crate(cc/default) >= 1.1.12 crate(cfg-if/default) >= 1.0.0 crate(constant_time_eq) >= 0.3.1 Processing files: rust-blake3+default-devel-1.8.2-1.mga10.noarch Provides: crate(blake3/default) = 1.8.2 rust-blake3+default-devel = 1.8.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(blake3) = 1.8.2 crate(blake3/std) = 1.8.2 Processing files: rust-blake3+digest-devel-1.8.2-1.mga10.noarch Provides: crate(blake3/digest) = 1.8.2 rust-blake3+digest-devel = 1.8.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(blake3) = 1.8.2 crate(digest/default) >= 0.10.1 crate(digest/mac) >= 0.10.1 Processing files: rust-blake3+mmap-devel-1.8.2-1.mga10.noarch Provides: crate(blake3/mmap) = 1.8.2 rust-blake3+mmap-devel = 1.8.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(blake3) = 1.8.2 crate(blake3/std) = 1.8.2 crate(memmap2/default) >= 0.9.0 Processing files: rust-blake3+neon-devel-1.8.2-1.mga10.noarch Provides: crate(blake3/neon) = 1.8.2 rust-blake3+neon-devel = 1.8.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(blake3) = 1.8.2 Processing files: rust-blake3+no_avx2-devel-1.8.2-1.mga10.noarch Provides: crate(blake3/no_avx2) = 1.8.2 rust-blake3+no_avx2-devel = 1.8.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(blake3) = 1.8.2 Processing files: rust-blake3+no_avx512-devel-1.8.2-1.mga10.noarch Provides: crate(blake3/no_avx512) = 1.8.2 rust-blake3+no_avx512-devel = 1.8.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(blake3) = 1.8.2 Processing files: rust-blake3+no_neon-devel-1.8.2-1.mga10.noarch Provides: crate(blake3/no_neon) = 1.8.2 rust-blake3+no_neon-devel = 1.8.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(blake3) = 1.8.2 Processing files: rust-blake3+no_sse2-devel-1.8.2-1.mga10.noarch Provides: crate(blake3/no_sse2) = 1.8.2 rust-blake3+no_sse2-devel = 1.8.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(blake3) = 1.8.2 Processing files: rust-blake3+no_sse41-devel-1.8.2-1.mga10.noarch Provides: crate(blake3/no_sse41) = 1.8.2 rust-blake3+no_sse41-devel = 1.8.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(blake3) = 1.8.2 Processing files: rust-blake3+prefer_intrinsics-devel-1.8.2-1.mga10.noarch Provides: crate(blake3/prefer_intrinsics) = 1.8.2 rust-blake3+prefer_intrinsics-devel = 1.8.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(blake3) = 1.8.2 Processing files: rust-blake3+pure-devel-1.8.2-1.mga10.noarch Provides: crate(blake3/pure) = 1.8.2 rust-blake3+pure-devel = 1.8.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(blake3) = 1.8.2 Processing files: rust-blake3+rayon-devel-1.8.2-1.mga10.noarch Provides: crate(blake3/rayon) = 1.8.2 rust-blake3+rayon-devel = 1.8.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(blake3) = 1.8.2 crate(rayon-core/default) >= 1.12.1 Processing files: rust-blake3+serde-devel-1.8.2-1.mga10.noarch Provides: crate(blake3/serde) = 1.8.2 rust-blake3+serde-devel = 1.8.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(blake3) = 1.8.2 crate(serde) >= 1.0.0 crate(serde/derive) >= 1.0.0 Processing files: rust-blake3+std-devel-1.8.2-1.mga10.noarch Provides: crate(blake3/std) = 1.8.2 rust-blake3+std-devel = 1.8.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(blake3) = 1.8.2 Processing files: rust-blake3+traits-preview-devel-1.8.2-1.mga10.noarch Provides: crate(blake3/traits-preview) = 1.8.2 rust-blake3+traits-preview-devel = 1.8.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(blake3) = 1.8.2 crate(digest/default) >= 0.10.1 crate(digest/mac) >= 0.10.1 Processing files: rust-blake3+zeroize-devel-1.8.2-1.mga10.noarch Provides: crate(blake3/zeroize) = 1.8.2 rust-blake3+zeroize-devel = 1.8.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(arrayvec/zeroize) >= 0.7.4 crate(blake3) = 1.8.2 crate(zeroize) >= 1.0.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-blake3+digest-devel-1.8.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-blake3+prefer_intrinsics-devel-1.8.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-blake3+no_avx2-devel-1.8.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-blake3+no_sse41-devel-1.8.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-blake3+no_avx512-devel-1.8.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-blake3+pure-devel-1.8.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-blake3+default-devel-1.8.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-blake3+no_sse2-devel-1.8.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-blake3+rayon-devel-1.8.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-blake3+std-devel-1.8.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-blake3+no_neon-devel-1.8.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-blake3+mmap-devel-1.8.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-blake3+traits-preview-devel-1.8.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-blake3+neon-devel-1.8.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-blake3+serde-devel-1.8.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-blake3+zeroize-devel-1.8.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-blake3-devel-1.8.2-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8gVT5z + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build + test -d /home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-blake3-1.8.2-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/blake3-1.8.2/CONTRIBUTING.md File listed twice: /usr/share/cargo/registry/blake3-1.8.2/LICENSE_A2 File listed twice: /usr/share/cargo/registry/blake3-1.8.2/LICENSE_A2LLVM File listed twice: /usr/share/cargo/registry/blake3-1.8.2/README.md D: [iurt_root_command] Success!