D: [iurt_root_command] chroot RTNETLINK answers: Invalid argument RTNETLINK answers: Invalid argument RTNETLINK answers: Invalid argument RTNETLINK answers: Invalid argument RTNETLINK answers: Invalid argument RTNETLINK answers: Invalid argument RTNETLINK answers: Invalid argument RTNETLINK answers: Invalid argument RTNETLINK answers: Invalid argument RTNETLINK answers: Invalid argument Building target platforms: i686 Building for target i686 Installing /home/iurt/rpmbuild/SRPMS/@2246758:netavark-1.1.0-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.yiC5lq Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WB5upz + umask 022 + cd /home/iurt/rpmbuild/BUILD/netavark-1.1.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD/netavark-1.1.0-build + rm -rf netavark-1.1.0 + /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/1.1.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd netavark-1.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + GIT_COMMITTER_DATE=@1751688572 + GIT_AUTHOR_DATE=@1751688572 + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'netavark-1.1.0 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + tar fx /home/iurt/rpmbuild/SOURCES/netavark-v1.1.0-vendor.tar.gz + mkdir -p .cargo + cat + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.cslhxl + umask 022 + cd /home/iurt/rpmbuild/BUILD/netavark-1.1.0-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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 netavark-1.1.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/make build mkdir -p bin mkdir -p targets cargo build --release warning: `/home/iurt/rpmbuild/BUILD/netavark-1.1.0-build/netavark-1.1.0/.cargo/config` is deprecated in favor of `config.toml` note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml` Compiling proc-macro2 v1.0.40 Compiling quote v1.0.20 Compiling unicode-ident v1.0.1 Compiling syn v1.0.98 Compiling libc v0.2.126 Compiling autocfg v1.1.0 Compiling cfg-if v1.0.0 Compiling memchr v2.5.0 Compiling serde v1.0.140 Compiling serde_derive v1.0.140 Compiling futures-core v0.3.21 Compiling version_check v0.9.4 Compiling pin-project-lite v0.2.9 Compiling log v0.4.17 Compiling once_cell v1.13.0 Compiling smallvec v1.9.0 Compiling futures-io v0.3.21 Compiling slab v0.4.6 Compiling scopeguard v1.1.0 Compiling futures-task v0.3.21 Compiling byteorder v1.4.3 Compiling futures-channel v0.3.21 Compiling futures-util v0.3.21 Compiling futures-sink v0.3.21 Compiling bitflags v1.3.2 Compiling typenum v1.15.0 Compiling parking_lot_core v0.9.3 Compiling pin-utils v0.1.0 Compiling anyhow v1.0.58 Compiling cache-padded v1.2.0 Compiling parking_lot_core v0.8.5 Compiling paste v1.0.7 Compiling concurrent-queue v1.2.2 Compiling instant v0.1.12 Compiling waker-fn v1.1.0 Compiling fastrand v1.7.0 Compiling bytes v1.1.0 Compiling parking v2.0.0 Compiling event-listener v2.5.2 Compiling tinyvec_macros v0.1.0 Compiling tinyvec v1.6.0 Compiling regex-syntax v0.6.27 Compiling matches v0.1.9 Compiling ppv-lite86 v0.2.16 Compiling async-trait v0.1.56 Compiling static_assertions v1.1.0 Compiling tracing-core v0.1.28 Compiling hashbrown v0.12.2 Compiling lazy_static v1.4.0 Compiling unicode-bidi v0.3.8 Compiling heck v0.4.0 Compiling os_str_bytes v6.1.0 Compiling serde_json v1.0.82 Compiling same-file v1.0.6 Compiling sha1_smol v1.0.0 Compiling termcolor v1.1.3 Compiling aho-corasick v0.7.18 Compiling futures-lite v1.12.0 Compiling easy-parallel v3.2.0 Compiling async-task v4.3.0 Compiling generic-array v0.14.5 Compiling proc-macro-error-attr v1.0.4 Compiling proc-macro-error v1.0.4 Compiling percent-encoding v2.1.0 Compiling sha1 v0.6.1 Compiling clap_lex v0.2.4 Compiling walkdir v2.3.2 Compiling async-lock v2.5.0 Compiling async-channel v1.6.1 Compiling num-traits v0.2.15 Compiling lock_api v0.4.7 Compiling num-integer v0.1.45 Compiling memoffset v0.6.5 Compiling tokio v1.20.0 Compiling indexmap v1.9.1 Compiling unicode-normalization v0.1.21 Compiling form_urlencoded v1.0.1 Compiling ordered-stream v0.0.1 Compiling textwrap v0.15.0 Compiling async-executor v1.4.1 Compiling strsim v0.10.0 Compiling cpufeatures v0.2.2 Compiling ryu v1.0.10 Compiling itoa v1.0.2 Compiling humantime v2.1.0 Compiling hex v0.4.3 Compiling time v0.1.44 Compiling idna v0.2.3 Compiling socket2 v0.4.4 Compiling mio v0.8.4 Compiling num_cpus v1.13.1 Compiling getrandom v0.2.7 Compiling signal-hook-registry v1.4.0 Compiling parking_lot v0.12.1 Compiling rand_core v0.6.3 Compiling nix v0.23.1 Compiling dirs-sys v0.3.7 Compiling polling v2.2.0 Compiling atty v0.2.14 Compiling rand_chacha v0.3.1 Compiling parking_lot v0.11.2 Compiling ordered-float v2.10.0 Compiling rand v0.8.5 Compiling async-io v1.7.0 Compiling block-buffer v0.10.2 Compiling crypto-common v0.1.5 Compiling regex v1.6.0 Compiling digest v0.10.3 Compiling async-broadcast v0.4.0 Compiling dirs v4.0.0 Compiling nix v0.24.2 Compiling sha2 v0.10.2 Compiling env_logger v0.9.0 Compiling iptables v0.5.0 Compiling thiserror-impl v1.0.31 Compiling futures-macro v0.3.21 Compiling tokio-macros v1.8.0 Compiling enumflags2_derive v0.7.4 Compiling tracing-attributes v0.1.22 Compiling async-recursion v0.3.2 Compiling clap_derive v3.2.7 Compiling serde_repr v0.1.8 Compiling derivative v2.2.0 Compiling thiserror v1.0.31 Compiling netlink-packet-utils v0.5.1 Compiling sysctl v0.4.4 Compiling netlink-packet-core v0.4.2 Compiling netlink-packet-route v0.13.0 Compiling tracing v0.1.35 Compiling futures-executor v0.3.21 Compiling futures v0.3.21 Compiling netlink-sys v0.8.3 Compiling netlink-proto v0.10.0 Compiling clap v3.2.8 Compiling rtnetlink v0.11.0 Compiling enumflags2 v0.7.5 Compiling ipnet v2.5.0 Compiling serde-value v0.7.0 Compiling url v2.2.2 Compiling chrono v0.4.19 Compiling toml v0.5.9 Compiling proc-macro-crate v1.1.3 Compiling netavark v1.1.0 (/home/iurt/rpmbuild/BUILD/netavark-1.1.0-build/netavark-1.1.0) Compiling zvariant_derive v3.4.1 Compiling zbus_macros v2.3.2 Compiling zvariant v3.4.1 Compiling zbus_names v2.1.0 Compiling zbus v2.3.2 Finished `release` profile [optimized] target(s) in 4m 23s cp targets/release/netavark bin/netavark + cd docs + go-md2man -in netavark.1.md -out netavark.1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7pAn0V + umask 022 + cd /home/iurt/rpmbuild/BUILD/netavark-1.1.0-build + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILD/netavark-1.1.0-build/BUILDROOT '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILD/netavark-1.1.0-build/BUILDROOT ++ dirname /home/iurt/rpmbuild/BUILD/netavark-1.1.0-build/BUILDROOT + mkdir -p /home/iurt/rpmbuild/BUILD/netavark-1.1.0-build + mkdir /home/iurt/rpmbuild/BUILD/netavark-1.1.0-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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 netavark-1.1.0 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILD/netavark-1.1.0-build/BUILDROOT 'INSTALL=/usr/bin/install -p' PREFIX=/usr install -D -m0755 bin/netavark /home/iurt/rpmbuild/BUILD/netavark-1.1.0-build/BUILDROOT//usr/libexec/podman/netavark /usr/bin/make -C docs install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/netavark-1.1.0-build/netavark-1.1.0/docs' install -d /home/iurt/rpmbuild/BUILD/netavark-1.1.0-build/BUILDROOT//usr/share/man/man1 install -m 0644 *.1 /home/iurt/rpmbuild/BUILD/netavark-1.1.0-build/BUILDROOT//usr/share/man/man1 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/netavark-1.1.0-build/netavark-1.1.0/docs' + /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 -j24 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/iurt/rpmbuild/BUILD/netavark-1.1.0-build/SPECPARTS/rpm-debuginfo.specpart Processing files: netavark-1.1.0-2.mga10.i686 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HP5T8F + umask 022 + cd /home/iurt/rpmbuild/BUILD/netavark-1.1.0-build + cd netavark-1.1.0 + LICENSEDIR=/home/iurt/rpmbuild/BUILD/netavark-1.1.0-build/BUILDROOT/usr/share/licenses/netavark + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/netavark-1.1.0-build/BUILDROOT/usr/share/licenses/netavark + cp -pr /home/iurt/rpmbuild/BUILD/netavark-1.1.0-build/netavark-1.1.0/LICENSE /home/iurt/rpmbuild/BUILD/netavark-1.1.0-build/BUILDROOT/usr/share/licenses/netavark + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(crate(aho-corasick)) = v0.7.18 bundled(crate(anyhow)) = v1.0.57 bundled(crate(async-broadcast)) = v0.4.0 bundled(crate(async-channel)) = v1.6.1 bundled(crate(async-executor)) = v1.4.1 bundled(crate(async-io)) = v1.6.0 bundled(crate(async-lock)) = v2.5.0 bundled(crate(async-recursion)) = v0.3.2 bundled(crate(async-task)) = v4.2.0 bundled(crate(async-trait)) = v0.1.53 bundled(crate(atty)) = v0.2.14 bundled(crate(autocfg)) = v1.1.0 bundled(crate(bitflags)) = v1.3.2 bundled(crate(block-buffer)) = v0.10.2 bundled(crate(byteorder)) = v1.4.3 bundled(crate(bytes)) = v1.1.0 bundled(crate(cache-padded)) = v1.2.0 bundled(crate(cfg-if)) = v1.0.0 bundled(crate(chrono)) = v0.4.19 bundled(crate(clap)) = v3.1.15 bundled(crate(clap_derive)) = v3.1.7 bundled(crate(clap_lex)) = v0.2.0 bundled(crate(concurrent-queue)) = v1.2.2 bundled(crate(cpufeatures)) = v0.2.2 bundled(crate(crypto-common)) = v0.1.3 bundled(crate(derivative)) = v2.2.0 bundled(crate(digest)) = v0.10.3 bundled(crate(easy-parallel)) = v3.2.0 bundled(crate(enumflags2)) = v0.7.5 bundled(crate(enumflags2_derive)) = v0.7.4 bundled(crate(env_logger)) = v0.9.0 bundled(crate(event-listener)) = v2.5.2 bundled(crate(fastrand)) = v1.7.0 bundled(crate(form_urlencoded)) = v1.0.1 bundled(crate(futures)) = v0.3.21 bundled(crate(futures-channel)) = v0.3.21 bundled(crate(futures-core)) = v0.3.21 bundled(crate(futures-executor)) = v0.3.21 bundled(crate(futures-io)) = v0.3.21 bundled(crate(futures-lite)) = v1.12.0 bundled(crate(futures-macro)) = v0.3.21 bundled(crate(futures-sink)) = v0.3.21 bundled(crate(futures-task)) = v0.3.21 bundled(crate(futures-util)) = v0.3.21 bundled(crate(generic-array)) = v0.14.5 bundled(crate(getrandom)) = v0.2.6 bundled(crate(hashbrown)) = v0.11.2 bundled(crate(heck)) = v0.4.0 bundled(crate(hex)) = v0.4.3 bundled(crate(humantime)) = v2.1.0 bundled(crate(idna)) = v0.2.3 bundled(crate(indexmap)) = v1.8.1 bundled(crate(instant)) = v0.1.12 bundled(crate(ipnet)) = v2.5.0 bundled(crate(iptables)) = v0.5.0 bundled(crate(itoa)) = v1.0.1 bundled(crate(lazy_static)) = v1.4.0 bundled(crate(libc)) = v0.2.125 bundled(crate(lock_api)) = v0.4.7 bundled(crate(log)) = v0.4.17 bundled(crate(matches)) = v0.1.9 bundled(crate(memchr)) = v2.5.0 bundled(crate(memoffset)) = v0.6.5 bundled(crate(mio)) = v0.8.2 bundled(crate(netavark)) = v1.0.3 bundled(crate(netlink-packet-core)) = v0.4.2 bundled(crate(netlink-packet-route)) = v0.11.0 bundled(crate(netlink-packet-utils)) = v0.5.1 bundled(crate(netlink-proto)) = v0.9.2 bundled(crate(netlink-sys)) = v0.8.2 bundled(crate(nix)) = v0.24.1 bundled(crate(num-integer)) = v0.1.45 bundled(crate(num-traits)) = v0.2.15 bundled(crate(num_cpus)) = v1.13.1 bundled(crate(once_cell)) = v1.10.0 bundled(crate(ordered-float)) = v2.10.0 bundled(crate(ordered-stream)) = v0.0.1 bundled(crate(os_str_bytes)) = v6.0.0 bundled(crate(parking)) = v2.0.0 bundled(crate(parking_lot)) = v0.12.0 bundled(crate(parking_lot_core)) = v0.9.3 bundled(crate(paste)) = v1.0.7 bundled(crate(percent-encoding)) = v2.1.0 bundled(crate(pin-project-lite)) = v0.2.9 bundled(crate(pin-utils)) = v0.1.0 bundled(crate(polling)) = v2.2.0 bundled(crate(ppv-lite86)) = v0.2.16 bundled(crate(proc-macro-crate)) = v1.1.3 bundled(crate(proc-macro-error)) = v1.0.4 bundled(crate(proc-macro-error-attr)) = v1.0.4 bundled(crate(proc-macro2)) = v1.0.37 bundled(crate(quote)) = v1.0.18 bundled(crate(rand)) = v0.8.5 bundled(crate(rand_chacha)) = v0.3.1 bundled(crate(rand_core)) = v0.6.3 bundled(crate(regex)) = v1.5.5 bundled(crate(regex-syntax)) = v0.6.25 bundled(crate(rtnetlink)) = v0.9.1 bundled(crate(ryu)) = v1.0.9 bundled(crate(same-file)) = v1.0.6 bundled(crate(scopeguard)) = v1.1.0 bundled(crate(serde)) = v1.0.137 bundled(crate(serde-value)) = v0.7.0 bundled(crate(serde_derive)) = v1.0.137 bundled(crate(serde_json)) = v1.0.81 bundled(crate(serde_repr)) = v0.1.8 bundled(crate(sha1)) = v0.6.1 bundled(crate(sha1_smol)) = v1.0.0 bundled(crate(sha2)) = v0.10.2 bundled(crate(signal-hook-registry)) = v1.4.0 bundled(crate(simple-error)) = v0.2.3 bundled(crate(slab)) = v0.4.6 bundled(crate(smallvec)) = v1.8.0 bundled(crate(socket2)) = v0.4.4 bundled(crate(static_assertions)) = v1.1.0 bundled(crate(strsim)) = v0.10.0 bundled(crate(syn)) = v1.0.92 bundled(crate(sysctl)) = v0.4.4 bundled(crate(termcolor)) = v1.1.3 bundled(crate(textwrap)) = v0.15.0 bundled(crate(thiserror)) = v1.0.31 bundled(crate(thiserror-impl)) = v1.0.31 bundled(crate(time)) = v0.1.43 bundled(crate(tinyvec)) = v1.6.0 bundled(crate(tinyvec_macros)) = v0.1.0 bundled(crate(tokio)) = v1.18.1 bundled(crate(tokio-macros)) = v1.7.0 bundled(crate(toml)) = v0.5.9 bundled(crate(typenum)) = v1.15.0 bundled(crate(unicode-bidi)) = v0.3.8 bundled(crate(unicode-normalization)) = v0.1.19 bundled(crate(unicode-xid)) = v0.2.3 bundled(crate(url)) = v2.2.2 bundled(crate(version_check)) = v0.9.4 bundled(crate(waker-fn)) = v1.1.0 bundled(crate(walkdir)) = v2.3.2 bundled(crate(zbus)) = v2.2.0 bundled(crate(zbus_macros)) = v2.2.0 bundled(crate(zbus_names)) = v2.1.0 bundled(crate(zvariant)) = v3.2.0 bundled(crate(zvariant_derive)) = v3.2.0 container-network-stack = 2 netavark = 1.1.0-2.mga10 netavark(x86-32) = 1.1.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux.so.2 ld-linux.so.2(GLIBC_2.3) libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.14) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.16) libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.18) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.25) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.29) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.32) libc.so.6(GLIBC_2.33) libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.39) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.9) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.3) libgcc_s.so.1(GCC_4.2.0) Recommends: aardvark-dns >= 1.0.3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILD/netavark-1.1.0-build/BUILDROOT Wrote: /home/iurt/rpmbuild/RPMS/i686/netavark-1.1.0-2.mga10.i686.rpm Executing(rmbuild): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.UX1jKq + umask 022 + cd /home/iurt/rpmbuild/BUILD/netavark-1.1.0-build + test -d /home/iurt/rpmbuild/BUILD/netavark-1.1.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/iurt/rpmbuild/BUILD/netavark-1.1.0-build + rm -rf /home/iurt/rpmbuild/BUILD/netavark-1.1.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!