D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/netavark-1.1.0-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.upKO0T Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.vy7qYD + umask 022 + cd /home/pterjan/rpmbuild/BUILD/netavark-1.1.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/netavark-1.1.0-build + rm -rf netavark-1.1.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/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=@1745480047 + GIT_AUTHOR_DATE=@1745480047 + /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/pterjan/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/pterjan/rpmbuild/tmp/rpm-tmp.V8okZW + umask 022 + cd /home/pterjan/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 -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 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/pterjan/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 unicode-ident v1.0.1 Compiling quote v1.0.20 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 futures-task v0.3.21 Compiling byteorder v1.4.3 Compiling slab v0.4.6 Compiling scopeguard v1.1.0 Compiling futures-channel v0.3.21 Compiling futures-util v0.3.21 Compiling futures-sink v0.3.21 Compiling bitflags v1.3.2 Compiling pin-utils v0.1.0 Compiling parking_lot_core v0.9.3 Compiling anyhow v1.0.58 Compiling typenum v1.15.0 Compiling parking_lot_core v0.8.5 Compiling paste v1.0.7 Compiling cache-padded v1.2.0 Compiling bytes v1.1.0 Compiling tinyvec_macros v0.1.0 Compiling parking v2.0.0 Compiling waker-fn v1.1.0 Compiling fastrand v1.7.0 Compiling event-listener v2.5.2 Compiling async-trait v0.1.56 Compiling regex-syntax v0.6.27 Compiling static_assertions v1.1.0 Compiling ppv-lite86 v0.2.16 Compiling matches v0.1.9 Compiling os_str_bytes v6.1.0 Compiling lazy_static v1.4.0 Compiling sha1_smol v1.0.0 Compiling hashbrown v0.12.2 Compiling async-task v4.3.0 Compiling percent-encoding v2.1.0 Compiling tinyvec v1.6.0 Compiling instant v0.1.12 Compiling concurrent-queue v1.2.2 Compiling heck v0.4.0 Compiling serde_json v1.0.82 Compiling unicode-bidi v0.3.8 Compiling termcolor v1.1.3 Compiling same-file v1.0.6 Compiling easy-parallel v3.2.0 Compiling sha1 v0.6.1 Compiling form_urlencoded v1.0.1 Compiling tracing-core v0.1.28 Compiling async-lock v2.5.0 Compiling strsim v0.10.0 Compiling ryu v1.0.10 Compiling walkdir v2.3.2 Compiling itoa v1.0.2 Compiling hex v0.4.3 Compiling textwrap v0.15.0 Compiling cpufeatures v0.2.2 Compiling humantime v2.1.0 Compiling clap_lex v0.2.4 Compiling async-channel v1.6.1 Compiling ordered-stream v0.0.1 Compiling unicode-normalization v0.1.21 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 futures-lite v1.12.0 Compiling aho-corasick v0.7.18 Compiling generic-array v0.14.5 Compiling proc-macro-error-attr v1.0.4 Compiling proc-macro-error v1.0.4 Compiling idna v0.2.3 Compiling socket2 v0.4.4 Compiling getrandom v0.2.7 Compiling num_cpus v1.13.1 Compiling mio v0.8.4 Compiling signal-hook-registry v1.4.0 Compiling dirs-sys v0.3.7 Compiling polling v2.2.0 Compiling nix v0.23.1 Compiling atty v0.2.14 Compiling nix v0.24.2 Compiling time v0.1.44 Compiling rand_core v0.6.3 Compiling parking_lot v0.12.1 Compiling dirs v4.0.0 Compiling parking_lot v0.11.2 Compiling regex v1.6.0 Compiling rand_chacha v0.3.1 Compiling async-io v1.7.0 Compiling async-executor v1.4.1 Compiling async-broadcast v0.4.0 Compiling rand v0.8.5 Compiling ordered-float v2.10.0 Compiling crypto-common v0.1.5 Compiling block-buffer v0.10.2 Compiling digest v0.10.3 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 serde_repr v0.1.8 Compiling clap_derive v3.2.7 Compiling async-recursion v0.3.2 Compiling derivative v2.2.0 Compiling futures-executor v0.3.21 Compiling futures v0.3.21 Compiling netlink-sys v0.8.3 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 tracing v0.1.35 Compiling netlink-proto v0.10.0 Compiling netlink-packet-route v0.13.0 Compiling clap v3.2.8 Compiling rtnetlink v0.11.0 Compiling toml v0.5.9 Compiling chrono v0.4.19 Compiling enumflags2 v0.7.5 Compiling url v2.2.2 Compiling ipnet v2.5.0 Compiling serde-value v0.7.0 Compiling proc-macro-crate v1.1.3 Compiling netavark v1.1.0 (/home/pterjan/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 2m 22s 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/pterjan/rpmbuild/tmp/rpm-tmp.OuzSRY + umask 022 + cd /home/pterjan/rpmbuild/BUILD/netavark-1.1.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/netavark-1.1.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/netavark-1.1.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/netavark-1.1.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/netavark-1.1.0-build + mkdir /home/pterjan/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 -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 netavark-1.1.0 + '[' 1 -eq 1 ']' + /usr/bin/make DESTDIR=/home/pterjan/rpmbuild/BUILD/netavark-1.1.0-build/BUILDROOT PREFIX=/usr install install -D -m0755 bin/netavark /home/pterjan/rpmbuild/BUILD/netavark-1.1.0-build/BUILDROOT//usr/libexec/podman/netavark /usr/bin/make -C docs install make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/netavark-1.1.0-build/netavark-1.1.0/docs' install -d /home/pterjan/rpmbuild/BUILD/netavark-1.1.0-build/BUILDROOT//usr/share/man/man1 install -m 0644 *.1 /home/pterjan/rpmbuild/BUILD/netavark-1.1.0-build/BUILDROOT//usr/share/man/man1 make[1]: Leaving directory '/home/pterjan/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 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/netavark-1.1.0-build/SPECPARTS/rpm-debuginfo.specpart Processing files: netavark-1.1.0-1.mga10.x86_64 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.56mBSO + umask 022 + cd /home/pterjan/rpmbuild/BUILD/netavark-1.1.0-build + cd netavark-1.1.0 + LICENSEDIR=/home/pterjan/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/pterjan/rpmbuild/BUILD/netavark-1.1.0-build/BUILDROOT/usr/share/licenses/netavark + cp -pr /home/pterjan/rpmbuild/BUILD/netavark-1.1.0-build/netavark-1.1.0/LICENSE /home/pterjan/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-1.mga10 netavark(x86-64) = 1.1.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(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.29)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.39)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(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) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) Recommends: aardvark-dns >= 1.0.3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/netavark-1.1.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/netavark-1.1.0-1.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Db2nxd + umask 022 + cd /home/pterjan/rpmbuild/BUILD/netavark-1.1.0-build + test -d /home/pterjan/rpmbuild/BUILD/netavark-1.1.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/netavark-1.1.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/netavark-1.1.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!