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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.cnnWby + 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.BlFINw + 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:867, from init_policy.c:26: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 18 and 64 bytes into a destination of size 19 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Fz2Vev + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64 + 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.x86_64/usr exec_prefix=/home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr bindir=/home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/bin sbindir=/home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/sbin sysconfdir=/home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/etc datadir=/home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/share includedir=/home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/include libdir=/home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/lib64 libexecdir=/home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/libexec localstatedir=/home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/var sharedstatedir=/home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/var/lib mandir=/home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/share/man infodir=/home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/share/info install -s INSTALLDIR=/home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64 + 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.x86_64/etc/logrotate.d/ + install -m 644 /home/iurt/rpmbuild/SOURCES/tomoyo.logrotate /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/etc/logrotate.d/tomoyo + mkdir -p /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/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.x86_64/etc/rc.d/init.d/tomoyo-auditd + mkdir -p /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/var/log/tomoyo + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 2.5.0-10.mga8 --unique-debug-suffix -2.5.0-10.mga8.x86_64 --unique-debug-src-base tomoyo-tools-2.5.0-10.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -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.x86_64/usr/lib64/tomoyo/audit-exec-param explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/sbin/tomoyo-diffpolicy explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/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.x86_64/usr/lib64/tomoyo/init_policy explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/lib64/tomoyo/convert-audit-log explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/lib64/tomoyo/tomoyo-editpolicy-agent extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/sbin/tomoyo-diffpolicy extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/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.x86_64/usr/sbin/tomoyo-selectpolicy explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/sbin/tomoyo-patternize extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/lib64/tomoyo/init_policy explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/sbin/tomoyo-setprofile explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/sbin/tomoyo-checkpolicy explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/sbin/tomoyo-loadpolicy extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/lib64/tomoyo/audit-exec-param explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/sbin/tomoyo-savepolicy explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/sbin/tomoyo-domainmatch extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/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.x86_64/usr/sbin/tomoyo-sortpolicy explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/sbin/tomoyo-setlevel extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/lib64/tomoyo/convert-audit-log extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/sbin/tomoyo-loadpolicy extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/sbin/tomoyo-setprofile explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/sbin/tomoyo-queryd explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/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.x86_64/usr/sbin/tomoyo-pstree explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/sbin/tomoyo-auditd explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/sbin/tomoyo-notifyd extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/sbin/tomoyo-savepolicy extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/sbin/tomoyo-domainmatch extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/sbin/tomoyo-selectpolicy extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/sbin/tomoyo-checkpolicy extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/sbin/tomoyo-auditd extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/sbin/tomoyo-patternize extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/sbin/tomoyo-notifyd explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/sbin/tomoyo-editpolicy extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/sbin/tomoyo-setlevel extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/lib64/tomoyo/convert-exec-param extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/sbin/tomoyo-sortpolicy extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/sbin/tomoyo-pstree extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/sbin/tomoyo-editpolicy explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/sbin/tomoyo-findtemp extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/sbin/tomoyo-queryd explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/sbin/tomoyo-init extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/sbin/tomoyo-findtemp extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/sbin/tomoyo-init terminate called after throwing an instance of 'std::system_error' terminate called after throwing an instance of ' what(): std::system_errorResource temporarily unavailable' what(): Resource temporarily unavailable /usr/bin/gdb-add-index: line 106: 53813 Aborted (core dumped) $GDB --batch -nx -iex 'set auto-load no' -ex "file $file" -ex "save gdb-index $dwarf5 $dir" gdb-add-index: gdb error generating index for /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/lib64/tomoyo/init_policy /usr/bin/gdb-add-index: line 106: 54167 Aborted (core dumped) $GDB --batch -nx -iex 'set auto-load no' -ex "file $file" -ex "save gdb-index $dwarf5 $dir" gdb-add-index: gdb error generating index for /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/lib64/tomoyo/convert-audit-log original debug info size: 1284kB, size after compression: 1188kB /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.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.OcSAnu + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd tomoyo-tools + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/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.x86_64/usr/share/doc/tomoyo-tools + cp -pr README.install.urpmi /home/iurt/rpmbuild/BUILDROOT/tomoyo-tools-2.5.0-10.mga8.x86_64/usr/share/doc/tomoyo-tools + RPM_EC=0 ++ jobs -p + exit 0 Provides: tomoyo-tools = 2.5.0-10.mga8 tomoyo-tools(x86-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: libc.so.6()(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(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.4)(64bit) libc.so.6(GLIBC_2.7)(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.x86_64 Provides: lib64tomoyotools3 = 2.5.0-10.mga8 lib64tomoyotools3(x86-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: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) Processing files: tomoyo-tools-debugsource-2.5.0-10.mga8.x86_64 Provides: tomoyo-tools-debugsource = 2.5.0-10.mga8 tomoyo-tools-debugsource(x86-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.x86_64 Provides: debuginfo(build-id) = 1f245d92186cc0300044d265eb6f46333cf3abad debuginfo(build-id) = 20cd4cbba37d2f76c8ebccf85be5b8055d7ecc7d debuginfo(build-id) = 2526e8a80a4a404591cabfbc3c9b06821bc344c6 debuginfo(build-id) = 361577849706e6a220766be4426780c090a655f6 debuginfo(build-id) = 389339a9f36c8e12e47c77fd6902ecab8d548ea1 debuginfo(build-id) = 42beaeab743caa527eb6034a0495e343684289ca debuginfo(build-id) = 57dc0b7acad88919fafb3769991a536cac2a690f debuginfo(build-id) = 5c018c621889c8e72bb7d354aac3405f8cc5e79e debuginfo(build-id) = 607956293548f44039ad15f26f34983de26343aa debuginfo(build-id) = 63f2ae4613dfde21af1b73014859d6a519dc52d1 debuginfo(build-id) = 7a48ed41b7f7369025765ed58013baca824a468c debuginfo(build-id) = 7f3874fd0ae220dbb80ec14773fdc88ef472ab79 debuginfo(build-id) = 9676296a0609f2083640a3bcceafd6b0de708b38 debuginfo(build-id) = 97b1b6fa07b1509e5d751746a5018405d2a82cef debuginfo(build-id) = 9c7aa8bc439eb25f2de6489787ee636131bc7af1 debuginfo(build-id) = bb39eb8c6f08e31e844aacdc885f83964ed3d9d3 debuginfo(build-id) = c3fab78fe6d00e1467c5a5721ef64996c1e6ad8d debuginfo(build-id) = c710048bdc4a28e594f0d983dad20f1035356ea9 debuginfo(build-id) = f3291d27ed378688456aa2b4f47a395ee54c5259 debuginfo(build-id) = f93a466d923927e63b7f8c29d012d175d223546b debuginfo(build-id) = fd29778103409a29a427f5e4f606a1f0840bb23a debuginfo(build-id) = ffe540d57fcbea3edf63078529da5c05501702c7 tomoyo-tools-debuginfo = 2.5.0-10.mga8 tomoyo-tools-debuginfo(x86-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(x86-64) = 2.5.0-10.mga8 Processing files: lib64tomoyotools3-debuginfo-2.5.0-10.mga8.x86_64 Provides: debuginfo(build-id) = 432cf69218491e9d3e994c3eb877ee9ad78200f8 lib64tomoyotools3-debuginfo = 2.5.0-10.mga8 lib64tomoyotools3-debuginfo(x86-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(x86-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.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64tomoyotools3-2.5.0-10.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64tomoyotools3-debuginfo-2.5.0-10.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/tomoyo-tools-2.5.0-10.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/tomoyo-tools-debugsource-2.5.0-10.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/tomoyo-tools-debuginfo-2.5.0-10.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.bAxGDw + 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.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pfvYiu + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf tomoyo-tools + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!