D: [iurt_root_command] chroot warning: line 24: It's not recommended to have unversioned Obsoletes: Obsoletes: ccs-tools Installing /home/iurt/rpmbuild/SRPMS/tomoyo-tools-2.5.0-10.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Amx68K + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf tomoyo-tools + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/tomoyo-tools-2.5.0-20110929.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tomoyo-tools + /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/iurt/rpmbuild/tmp/rpm-tmp.YLlZlO + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd tomoyo-tools + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + sed -i s:/usr/lib:/usr/lib64:g Include.make + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + make -s all 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' 'CXXFLAG=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' editpolicy_offline.c: In function 'ccs_get_name': editpolicy_offline.c:1464:16: warning: taking address of packed member of 'struct ccs_shared_acl_head' may result in an unaligned pointer value [-Waddress-of-packed-member] 1464 | list_add_tail(&ptr->head.list, head); | ^~~~~~~~~~~~~~~ editpolicy_offline.c: In function 'ccs_get_group': editpolicy_offline.c:1582:17: warning: taking address of packed member of 'struct ccs_shared_acl_head' may result in an unaligned pointer value [-Waddress-of-packed-member] 1582 | list_add_tail(&entry->head.list, list); | ^~~~~~~~~~~~~~~~~ editpolicy_offline.c: In function 'ccs_update_policy': editpolicy_offline.c:1795:17: warning: taking address of packed member of 'struct ccs_acl_head' may result in an unaligned pointer value [-Waddress-of-packed-member] 1795 | list_add_tail(&entry->list, list); | ^~~~~~~~~~~~ editpolicy_offline.c: In function 'ccs_commit_condition': editpolicy_offline.c:1966:13: warning: taking address of packed member of 'struct ccs_shared_acl_head' may result in an unaligned pointer value [-Waddress-of-packed-member] 1966 | list_add(&entry->head.list, &ccs_condition_list); | ^~~~~~~~~~~~~~~~~ editpolicy_offline.c:1973:21: warning: taking address of packed member of 'struct ccs_shared_acl_head' may result in an unaligned pointer value [-Waddress-of-packed-member] 1973 | ccs_del_condition(&entry->head.list); | ^~~~~~~~~~~~~~~~~ editpolicy_offline.c: In function 'ccs_get_condition': editpolicy_offline.c:2234:21: warning: taking address of packed member of 'struct ccs_shared_acl_head' may result in an unaligned pointer value [-Waddress-of-packed-member] 2234 | ccs_del_condition(&entry->head.list); | ^~~~~~~~~~~~~~~~~ editpolicy_offline.c: In function 'ccs_update_domain': editpolicy_offline.c:2310:17: warning: taking address of packed member of 'struct ccs_acl_info' may result in an unaligned pointer value [-Waddress-of-packed-member] 2310 | list_add_tail(&entry->list, list); | ^~~~~~~~~~~~ editpolicy_offline.c: In function 'ccs_editpolicy_offline_init': editpolicy_offline.c:4756:13: warning: type of 'coid' defaults to 'int' [-Wimplicit-int] 4756 | static void ccs_editpolicy_offline_init(coid) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ init_policy.c: In function 'main': init_policy.c:646:53: warning: '%02d' directive output may be truncated writing between 2 and 11 bytes into a region of size between 0 and 10 [-Wformat-truncation=] 646 | snprintf(stamp, sizeof(stamp) - 1, "%02d-%02d-%02d.%02d:%02d:%02d", | ^~~~ In file included from /usr/include/stdio.h:866, from init_policy.c:26: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 18 and 64 bytes into a destination of size 19 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.W5GcIK + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64 + cd tomoyo-tools + '[' 1 -eq 1 ']' + echo 'warning: %makeinstall is deprecated, try %make_install instead' warning: %makeinstall is deprecated, try %make_install instead + /usr/bin/make prefix=/home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr exec_prefix=/home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr bindir=/home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/bin sbindir=/home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/sbin sysconfdir=/home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/etc datadir=/home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/share includedir=/home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/include libdir=/home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/lib64 libexecdir=/home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/libexec localstatedir=/home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/var sharedstatedir=/home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/var/lib mandir=/home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/share/man infodir=/home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/share/info install -s INSTALLDIR=/home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64 + install -m 644 /home/iurt/rpmbuild/SOURCES/README.tomoyo-tools.urpmi README.install.urpmi + mkdir -p /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/etc/logrotate.d/ + install -m 644 /home/iurt/rpmbuild/SOURCES/tomoyo.logrotate /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/etc/logrotate.d/tomoyo + mkdir -p /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/etc/rc.d/init.d + install -m 700 /home/iurt/rpmbuild/SOURCES/tomoyo.init /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/etc/rc.d/init.d/tomoyo-auditd + mkdir -p /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/var/log/tomoyo + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 2.5.0-10.mga8 --unique-debug-suffix -2.5.0-10.mga8.aarch64 --unique-debug-src-base tomoyo-tools-2.5.0-10.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/tomoyo-tools explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/sbin/tomoyo-init explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/lib64/tomoyo/init_policy extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/sbin/tomoyo-init explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/lib64/tomoyo/tomoyo-editpolicy-agent explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/lib64/tomoyo/audit-exec-param extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/lib64/tomoyo/audit-exec-param extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/lib64/tomoyo/init_policy extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/lib64/tomoyo/tomoyo-editpolicy-agent explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/lib64/tomoyo/convert-exec-param explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/sbin/tomoyo-auditd extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/sbin/tomoyo-auditd explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/lib64/libtomoyotools.so.3.0.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/lib64/tomoyo/convert-audit-log extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/lib64/libtomoyotools.so.3.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/lib64/tomoyo/convert-audit-log extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/lib64/tomoyo/convert-exec-param explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/sbin/tomoyo-checkpolicy explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/sbin/tomoyo-diffpolicy extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/sbin/tomoyo-checkpolicy extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/sbin/tomoyo-diffpolicy explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/sbin/tomoyo-editpolicy explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/sbin/tomoyo-domainmatch extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/sbin/tomoyo-editpolicy extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/sbin/tomoyo-domainmatch explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/sbin/tomoyo-findtemp extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/sbin/tomoyo-findtemp explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/sbin/tomoyo-loadpolicy extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/sbin/tomoyo-loadpolicy explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/sbin/tomoyo-notifyd extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/sbin/tomoyo-notifyd explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/sbin/tomoyo-patternize extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/sbin/tomoyo-patternize explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/sbin/tomoyo-pstree extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/sbin/tomoyo-pstree explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/sbin/tomoyo-savepolicy explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/sbin/tomoyo-queryd explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/sbin/tomoyo-selectpolicy explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/sbin/tomoyo-setlevel explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/sbin/tomoyo-setprofile explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/sbin/tomoyo-sortpolicy extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/sbin/tomoyo-savepolicy extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/sbin/tomoyo-setlevel extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/sbin/tomoyo-queryd extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/sbin/tomoyo-selectpolicy extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/sbin/tomoyo-sortpolicy extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/sbin/tomoyo-setprofile original debug info size: 1356kB, size after compression: 1256kB /usr/lib/rpm/sepdebugcrcfix: Updated 23 CRC32s, 0 CRC32s did match. 1084 blocks + /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-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /etc/rc.d/init.d/tomoyo-auditd from /bin/sh to #!/usr/bin/sh Processing files: tomoyo-tools-2.5.0-10.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qLc62L + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd tomoyo-tools + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/share/doc/tomoyo-tools + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/share/doc/tomoyo-tools + cp -pr README.install.urpmi /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64/usr/share/doc/tomoyo-tools + RPM_EC=0 ++ jobs -p + exit 0 Provides: tomoyo-tools = 2.5.0-10.mga8 tomoyo-tools(aarch-64) = 2.5.0-10.mga8 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libncurses.so.6()(64bit) libtinfo.so.6()(64bit) libtomoyotools.so.3()(64bit) Conflicts: ccs-tools Obsoletes: ccs-tools Processing files: lib64tomoyotools3-2.5.0-10.mga8.aarch64 Provides: lib64tomoyotools3 = 2.5.0-10.mga8 lib64tomoyotools3(aarch-64) = 2.5.0-10.mga8 libtomoyotools.so.3()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) Processing files: tomoyo-tools-debugsource-2.5.0-10.mga8.aarch64 Provides: tomoyo-tools-debugsource = 2.5.0-10.mga8 tomoyo-tools-debugsource(aarch-64) = 2.5.0-10.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tomoyo-tools-debuginfo-2.5.0-10.mga8.aarch64 Provides: debuginfo(build-id) = 0efc4afa20d475da52e1e60156d615f2b3bf3980 debuginfo(build-id) = 28db970b831bf84c35b8eef7b13fe512be1d7f69 debuginfo(build-id) = 374b09949179a3eb954a95e110ae035dc83f5b0d debuginfo(build-id) = 45fd49adb0d4ea6be80b025fd7af6dad59f83bdd debuginfo(build-id) = 60df25cfe5ec11541917d686d8cd03ca885dd340 debuginfo(build-id) = 787f9df8852a248832ec885d6bcf533542fe5782 debuginfo(build-id) = 8af76653c9e53759703be97d7718560ac8107c54 debuginfo(build-id) = 8e585e2d900682db6f7c482b7bdb515fd349e726 debuginfo(build-id) = 97d7e08814c30eea2ad5be3311796391b1349743 debuginfo(build-id) = a0b134850a2a128494c85acb3afd48caf1c47103 debuginfo(build-id) = afecbe9597a5963113dc9f3067f6b274d1bc7c89 debuginfo(build-id) = b276de060b4ce82ed728d2a3713ac3f24bd39eb8 debuginfo(build-id) = b7418a1511e273967f677269e8d0a3f51d10494b debuginfo(build-id) = b8e4fa18b5ebf3ec2dfe32867c0be20b187933b5 debuginfo(build-id) = bf340a985a2827605e9da7a74ee4645683c4abc9 debuginfo(build-id) = cccbf8f7d2513fa1a8cc9368db285125a8805a03 debuginfo(build-id) = cdb8c46cd526b39457ec86bba9c8f88045597c82 debuginfo(build-id) = d278a50b5c642580f33819ca610d50eab3ab2696 debuginfo(build-id) = d8e1950dbbfaf511b15fa64fe354bdc2fba1687c debuginfo(build-id) = e51a75715a6f5ad87f0c5dffa6c47e871cdd883a debuginfo(build-id) = e6fd461a28ed32f000abf41d69895680e29be699 debuginfo(build-id) = f517780b3870d3bbb9b3e7903392d6144218b992 tomoyo-tools-debuginfo = 2.5.0-10.mga8 tomoyo-tools-debuginfo(aarch-64) = 2.5.0-10.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: tomoyo-tools-debugsource(aarch-64) = 2.5.0-10.mga8 Processing files: lib64tomoyotools3-debuginfo-2.5.0-10.mga8.aarch64 Provides: debuginfo(build-id) = b8bf4d15d94e8bc7d51eb650c589493c394e1ab2 lib64tomoyotools3-debuginfo = 2.5.0-10.mga8 lib64tomoyotools3-debuginfo(aarch-64) = 2.5.0-10.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: tomoyo-tools-debugsource(aarch-64) = 2.5.0-10.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64tomoyotools3-2.5.0-10.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64tomoyotools3-debuginfo-2.5.0-10.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/tomoyo-tools-2.5.0-10.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/tomoyo-tools-debugsource-2.5.0-10.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/tomoyo-tools-debuginfo-2.5.0-10.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.IVNDSK + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd tomoyo-tools + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Mfz5qM + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf tomoyo-tools + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!