D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/dust-1.2.4-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.degcW0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rIr2PS + umask 022 + cd /home/pterjan/rpmbuild/BUILD/dust-1.2.4-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/dust-1.2.4-build + rm -rf dust-1.2.4 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/dust-1.2.4.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd dust-1.2.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/mkdir -p .cargo + cp /home/pterjan/rpmbuild/SOURCES/cargo.config .cargo/config + tar xf /home/pterjan/rpmbuild/SOURCES/dust-cargo-vendor-1.2.4.tar.xz + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8weK8u + umask 022 + cd /home/pterjan/rpmbuild/BUILD/dust-1.2.4-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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd dust-1.2.4 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cargo build --release warning: `/home/pterjan/rpmbuild/BUILD/dust-1.2.4-build/dust-1.2.4/.cargo/config` is deprecated in favor of `config.toml` | = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml` Compiling proc-macro2 v1.0.105 Compiling unicode-ident v1.0.22 Compiling quote v1.0.43 Compiling utf8parse v0.2.2 Compiling is_terminal_polyfill v1.70.2 Compiling anstyle-query v1.1.5 Compiling heck v0.5.0 Compiling anstyle v1.0.13 Compiling colorchoice v1.0.4 Compiling clap_lex v0.7.6 Compiling memchr v2.7.6 Compiling strsim v0.11.1 Compiling crossbeam-utils v0.8.21 Compiling serde_core v1.0.228 Compiling libc v0.2.180 Compiling serde v1.0.228 Compiling autocfg v1.5.0 Compiling bitflags v2.10.0 Compiling cfg_aliases v0.2.1 Compiling rustix v1.1.3 Compiling rayon-core v1.13.0 Compiling thiserror v1.0.69 Compiling roff v0.2.2 Compiling zmij v1.0.12 Compiling linux-raw-sys v0.11.0 Compiling regex-syntax v0.8.8 Compiling serde_json v1.0.149 Compiling cfg-if v1.0.4 Compiling nu-ansi-term v0.50.3 Compiling iana-time-zone v0.1.64 Compiling itoa v1.0.17 Compiling either v1.15.0 Compiling thousands v0.2.0 Compiling stfu8 v0.2.7 Compiling unicode-width v0.2.2 Compiling anstyle-parse v0.2.7 Compiling nix v0.30.1 Compiling anstream v0.6.21 Compiling aho-corasick v1.1.4 Compiling clap_builder v4.5.54 Compiling num-traits v0.2.19 Compiling crossbeam-epoch v0.9.18 Compiling crossbeam-deque v0.8.6 Compiling regex-automata v0.4.13 Compiling lscolors v0.21.0 Compiling terminal_size v0.4.3 Compiling syn v2.0.114 Compiling sysinfo v0.37.2 Compiling rayon v1.11.0 Compiling chrono v0.4.42 Compiling ctrlc v3.5.1 Compiling regex v1.12.2 Compiling clap_derive v4.5.49 Compiling serde_derive v1.0.228 Compiling thiserror-impl v1.0.69 Compiling clap v4.5.54 Compiling clap_complete v4.5.65 Compiling clap_mangen v0.2.31 Compiling du-dust v1.2.4 (/home/pterjan/rpmbuild/BUILD/dust-1.2.4-build/dust-1.2.4) Compiling toml v0.5.11 Compiling config-file v0.2.3 Finished `release` profile [optimized] target(s) in 2m 01s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.OB8jpR + umask 022 + cd /home/pterjan/rpmbuild/BUILD/dust-1.2.4-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/dust-1.2.4-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/dust-1.2.4-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/dust-1.2.4-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/dust-1.2.4-build + mkdir /home/pterjan/rpmbuild/BUILD/dust-1.2.4-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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd dust-1.2.4 + '[' 1 -eq 1 ']' + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/dust-1.2.4-build/BUILDROOT/usr/bin + cp target/release/dust /home/pterjan/rpmbuild/BUILD/dust-1.2.4-build/BUILDROOT/usr/bin/ + /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 + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/dust-1.2.4-build/SPECPARTS/rpm-debuginfo.specpart Processing files: dust-1.2.4-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.PtIML4 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/dust-1.2.4-build + cd dust-1.2.4 + DOCDIR=/home/pterjan/rpmbuild/BUILD/dust-1.2.4-build/BUILDROOT/usr/share/doc/dust + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/dust-1.2.4-build/BUILDROOT/usr/share/doc/dust + cp -pr /home/pterjan/rpmbuild/BUILD/dust-1.2.4-build/dust-1.2.4/LICENSE /home/pterjan/rpmbuild/BUILD/dust-1.2.4-build/BUILDROOT/usr/share/doc/dust + cp -pr /home/pterjan/rpmbuild/BUILD/dust-1.2.4-build/dust-1.2.4/README.md /home/pterjan/rpmbuild/BUILD/dust-1.2.4-build/BUILDROOT/usr/share/doc/dust + RPM_EC=0 ++ jobs -p + exit 0 Provides: dust = 1.2.4-1.mga10 dust(x86-64) = 1.2.4-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.18)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.30)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3)(64bit) libgcc_s.so.1(GCC_4.2.0)(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/dust-1.2.4-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/dust-1.2.4-1.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.xt22uo + umask 022 + cd /home/pterjan/rpmbuild/BUILD/dust-1.2.4-build + test -d /home/pterjan/rpmbuild/BUILD/dust-1.2.4-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/dust-1.2.4-build + rm -rf /home/pterjan/rpmbuild/BUILD/dust-1.2.4-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!