D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/isomd5sum-1.2.5-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.EdyhBp + umask 022 + cd /home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build + test -d /home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.CADNHX + umask 022 + cd /home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build + rm -rf isomd5sum-1.2.5 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/1.2.5.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd isomd5sum-1.2.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.eQPtc4 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build + cd isomd5sum-1.2.5 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + 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 -Wno-strict-aliasing' + export CFLAGS + LDFLAGS='-Wl,--as-needed -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 + PYTHON=/usr/bin/python3 + make checkisomd5 implantisomd5 pyisomd5sum.so cc -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 -Wno-strict-aliasing -std=gnu11 -Wall -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.12 -I/usr/include/python3.12 -c -O3 -o checkisomd5.o checkisomd5.c cc -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 -Wno-strict-aliasing -std=gnu11 -Wall -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.12 -I/usr/include/python3.12 -c -O3 -o libcheckisomd5.o libcheckisomd5.c ar -rv libcheckisomd5.a libcheckisomd5.o ar: creating libcheckisomd5.a a - libcheckisomd5.o cc -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 -Wno-strict-aliasing -std=gnu11 -Wall -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.12 -I/usr/include/python3.12 -c -O3 -o md5.o md5.c md5.c:181:27: warning: argument 1 of type 'uint32[4]' {aka 'unsigned int[4]'} with mismatched bound [-Warray-parameter=] 181 | void MD5_Transform(uint32 buf[4], uint32 const in[16]) | ~~~~~~~^~~~~~ md5.c:26:28: note: previously declared as 'uint32 *' {aka 'unsigned int *'} 26 | void MD5_Transform(uint32 *buf, uint32 const *in); | ~~~~~~~~^~~ md5.c:181:48: warning: argument 2 of type 'const uint32[16]' {aka 'const unsigned int[16]'} with mismatched bound [-Warray-parameter=] 181 | void MD5_Transform(uint32 buf[4], uint32 const in[16]) | ~~~~~~~~~~~~~^~~~~~ md5.c:26:47: note: previously declared as 'const uint32 *' {aka 'const unsigned int *'} 26 | void MD5_Transform(uint32 *buf, uint32 const *in); | ~~~~~~~~~~~~~~^~ ar -rv libcheckisomd5.a md5.o a - md5.o cc -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 -Wno-strict-aliasing -std=gnu11 -Wall -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.12 -I/usr/include/python3.12 -c -O3 -o utilities.o utilities.c utilities.c: In function 'validate_fragment': utilities.c:221:13: warning: '__builtin_strncat' output may be truncated copying 1 byte from a string of length 2 [-Wstringop-truncation] 221 | strncat(hashsums, tmp, 1); | ^ utilities.c:221:13: warning: '__builtin_strncat' output may be truncated copying 1 byte from a string of length 2 [-Wstringop-truncation] utilities.c: In function 'md5sum': utilities.c:238:9: warning: '__builtin_strncat' output may be truncated copying 2 bytes from a string of length 2 [-Wstringop-truncation] 238 | strncat(hashsum, tmp, 2); | ^ ar -rv libcheckisomd5.a utilities.o a - utilities.o cc -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 -Wno-strict-aliasing -std=gnu11 -Wall -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.12 -I/usr/include/python3.12 checkisomd5.o libcheckisomd5.a -lpopt -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -o checkisomd5 cc -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 -Wno-strict-aliasing -std=gnu11 -Wall -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.12 -I/usr/include/python3.12 -c -O3 -o implantisomd5.o implantisomd5.c cc -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 -Wno-strict-aliasing -std=gnu11 -Wall -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.12 -I/usr/include/python3.12 -c -O3 -o libimplantisomd5.o libimplantisomd5.c ar -rv libimplantisomd5.a libimplantisomd5.o ar: creating libimplantisomd5.a a - libimplantisomd5.o ar -rv libimplantisomd5.a md5.o a - md5.o ar -rv libimplantisomd5.a utilities.o a - utilities.o cc -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 -Wno-strict-aliasing -std=gnu11 -Wall -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.12 -I/usr/include/python3.12 implantisomd5.o libimplantisomd5.a -lpopt -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -o implantisomd5 cc -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 -Wno-strict-aliasing -std=gnu11 -Wall -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.12 -I/usr/include/python3.12 -c -O3 -o pyisomd5sum.o pyisomd5sum.c cc -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 -Wno-strict-aliasing -std=gnu11 -Wall -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.12 -I/usr/include/python3.12 -shared -g -fpic pyisomd5sum.o libcheckisomd5.a libimplantisomd5.a -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -o pyisomd5sum.so rm libimplantisomd5.o md5.o libcheckisomd5.o utilities.o + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8qzy6f + umask 022 + cd /home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build + mkdir /home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build/BUILDROOT + cd isomd5sum-1.2.5 + '[' 1 -eq 1 ']' + PYTHON=/usr/bin/python3 + make DESTDIR=/home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build/BUILDROOT install-bin install-devel install-python install -d -m 0755 /home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build/BUILDROOT/usr/bin install -d -m 0755 /home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build/BUILDROOT/usr/share/man/man1 install -m 0755 implantisomd5 /home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build/BUILDROOT/usr/bin install -m 0755 checkisomd5 /home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build/BUILDROOT/usr/bin install -m 0644 implantisomd5.1 /home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build/BUILDROOT/usr/share/man/man1 install -m 0644 checkisomd5.1 /home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build/BUILDROOT/usr/share/man/man1 install -d -m 0755 /home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build/BUILDROOT/usr/include install -d -m 0755 /home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build/BUILDROOT/usr/lib64 install -d -m 0755 /home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build/BUILDROOT/usr/share/pkgconfig install -m 0644 libimplantisomd5.h /home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build/BUILDROOT/usr/include/ install -m 0644 libcheckisomd5.h /home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build/BUILDROOT/usr/include/ install -m 0644 libimplantisomd5.a /home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build/BUILDROOT/usr/lib64 install -m 0644 libcheckisomd5.a /home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build/BUILDROOT/usr/lib64 sed "s#@VERSION@#1.2.5#g; s#@includedir@#/usr/include#g; s#@libdir@#/usr/lib64#g" isomd5sum.pc.in > /home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build/BUILDROOT/usr/share/pkgconfig/isomd5sum.pc install -d -m 0755 /home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build/BUILDROOT/usr/lib64/python3.12/site-packages install -m 0755 pyisomd5sum.so /home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build/BUILDROOT/usr/lib64/python3.12/site-packages + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.2.5-1.mga10 --unique-debug-suffix -1.2.5-1.mga10.x86_64 --unique-debug-src-base isomd5sum-1.2.5-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build/isomd5sum-1.2.5 find-debuginfo: starting Extracting debug info from 3 files DWARF-compressing 3 files sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/isomd5sum-1.2.5-1.mga10.x86_64 find-debuginfo: done + /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/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 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build/BUILDROOT/usr/lib64/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build/BUILDROOT/usr/lib/debug/usr/lib64/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build/SPECPARTS/rpm-debuginfo.specpart Processing files: isomd5sum-1.2.5-1.mga10.x86_64 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6BP1Mf + umask 022 + cd /home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build + cd isomd5sum-1.2.5 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build/BUILDROOT/usr/share/licenses/isomd5sum + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build/BUILDROOT/usr/share/licenses/isomd5sum + cp -pr /home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build/isomd5sum-1.2.5/COPYING /home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build/BUILDROOT/usr/share/licenses/isomd5sum + RPM_EC=0 ++ jobs -p + exit 0 Provides: isomd5sum = 1.2.5-1.mga10 isomd5sum(x86-64) = 1.2.5-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.16)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpopt.so.0()(64bit) libpopt.so.0(LIBPOPT_0)(64bit) Processing files: isomd5sum-devel-1.2.5-1.mga10.x86_64 Provides: isomd5sum-devel = 1.2.5-1.mga10 isomd5sum-devel(x86-64) = 1.2.5-1.mga10 pkgconfig(isomd5sum) = 1.2.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: pkgconfig Processing files: python3-isomd5sum-1.2.5-1.mga10.x86_64 Provides: python-isomd5sum = 1.2.5-1.mga10 python3-isomd5sum = 1.2.5-1.mga10 python3-isomd5sum(x86-64) = 1.2.5-1.mga10 python3.12-isomd5sum = 1.2.5-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.16)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) python(abi) = 3.12 Obsoletes: python-isomd5sum < 1.2.5-1.mga10 Processing files: isomd5sum-debugsource-1.2.5-1.mga10.x86_64 Provides: isomd5sum-debugsource = 1.2.5-1.mga10 isomd5sum-debugsource(x86-64) = 1.2.5-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: isomd5sum-debuginfo-1.2.5-1.mga10.x86_64 Provides: debuginfo(build-id) = 867e6444e4d700ea843fcdfdb70c711a725fcf30 debuginfo(build-id) = fd495a2b348d2c40456052d017af7530043c13bc isomd5sum-debuginfo = 1.2.5-1.mga10 isomd5sum-debuginfo(x86-64) = 1.2.5-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: isomd5sum-debugsource(x86-64) = 1.2.5-1.mga10 Processing files: python3-isomd5sum-debuginfo-1.2.5-1.mga10.x86_64 Provides: debuginfo(build-id) = 591581f4fed40bc285d10cc42412c20761fa05e8 python-isomd5sum-debuginfo = 1.2.5-1.mga10 python3-isomd5sum-debuginfo = 1.2.5-1.mga10 python3-isomd5sum-debuginfo(x86-64) = 1.2.5-1.mga10 python3.12-isomd5sum-debuginfo = 1.2.5-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: isomd5sum-debugsource(x86-64) = 1.2.5-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-isomd5sum-1.2.5-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/isomd5sum-debugsource-1.2.5-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/isomd5sum-devel-1.2.5-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/isomd5sum-1.2.5-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-isomd5sum-debuginfo-1.2.5-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/isomd5sum-debuginfo-1.2.5-1.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.BTyKvM + umask 022 + cd /home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build + test -d /home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build + rm -rf /home/pterjan/rpmbuild/BUILD/isomd5sum-1.2.5-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!