D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/udns-0.4-4.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.aPmG40 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf udns-0.4 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/udns-0.4.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd udns-0.4 + /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.s0Vhw1 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd udns-0.4 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + ./configure --enable-ipv6 configure... udns package checking for C compiler... gcc checking whenever C compiler (gcc) is GNU CC... yes checking whenever the C compiler (gcc -Wall -W -O2 -pipe) can produce executables... yes checking for ranlib... ranlib checking for getopt()... yes checking for libraries needed for socket and connect... ok (none needed) checking for inet_pton() && inet_ntop()... yes checking for socklen_t... yes checking for IPv6... yes checking for poll()... yes creating config.h... ok creating Makefile... ok creating config.status... ok all done. + make 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' SOVER=0 staticlib sharedlib gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -c udns_dn.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -c udns_dntosp.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -c udns_parse.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -c udns_resolver.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -c udns_init.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -c udns_misc.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -c udns_XtoX.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -c udns_rr_a.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -c udns_rr_ptr.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -c udns_rr_mx.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -c udns_rr_txt.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -c udns_bl.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -c udns_rr_srv.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -c udns_rr_naptr.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -c udns_codes.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -c udns_jran.c rm -f libudns.a ar rv libudns.a udns_dn.o udns_dntosp.o udns_parse.o udns_resolver.o udns_init.o udns_misc.o udns_XtoX.o udns_rr_a.o udns_rr_ptr.o udns_rr_mx.o udns_rr_txt.o udns_bl.o udns_rr_srv.o udns_rr_naptr.o udns_codes.o udns_jran.o ar: creating libudns.a a - udns_dn.o a - udns_dntosp.o a - udns_parse.o a - udns_resolver.o a - udns_init.o a - udns_misc.o a - udns_XtoX.o a - udns_rr_a.o a - udns_rr_ptr.o a - udns_rr_mx.o a - udns_rr_txt.o a - udns_bl.o a - udns_rr_srv.o a - udns_rr_naptr.o a - udns_codes.o a - udns_jran.o gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_CONFIG_H -o udns_dn.lo -c udns_dn.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_CONFIG_H -o udns_dntosp.lo -c udns_dntosp.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_CONFIG_H -o udns_parse.lo -c udns_parse.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_CONFIG_H -o udns_resolver.lo -c udns_resolver.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_CONFIG_H -o udns_init.lo -c udns_init.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_CONFIG_H -o udns_misc.lo -c udns_misc.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_CONFIG_H -o udns_XtoX.lo -c udns_XtoX.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_CONFIG_H -o udns_rr_a.lo -c udns_rr_a.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_CONFIG_H -o udns_rr_ptr.lo -c udns_rr_ptr.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_CONFIG_H -o udns_rr_mx.lo -c udns_rr_mx.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_CONFIG_H -o udns_rr_txt.lo -c udns_rr_txt.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_CONFIG_H -o udns_bl.lo -c udns_bl.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_CONFIG_H -o udns_rr_srv.lo -c udns_rr_srv.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_CONFIG_H -o udns_rr_naptr.lo -c udns_rr_naptr.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_CONFIG_H -o udns_codes.lo -c udns_codes.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_CONFIG_H -o udns_jran.lo -c udns_jran.c gcc -shared -Wl,--soname,libudns.so.0 -o libudns.so.0 udns_dn.lo udns_dntosp.lo udns_parse.lo udns_resolver.lo udns_init.lo udns_misc.lo udns_XtoX.lo udns_rr_a.lo udns_rr_ptr.lo udns_rr_mx.lo udns_rr_txt.lo udns_bl.lo udns_rr_srv.lo udns_rr_naptr.lo udns_codes.lo udns_jran.lo + ln -snf libudns.so.0 libudns.so + gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -o udns-rblcheck rblcheck.c -L. -ludns + gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -o udns-dnsget dnsget.c -L. -ludns + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.StUCp0 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/udns-0.4-4.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/udns-0.4-4.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/udns-0.4-4.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/udns-0.4-4.mga8.x86_64 + cd udns-0.4 + '[' 1 -eq 1 ']' + install -d /home/iurt/rpmbuild/BUILDROOT/udns-0.4-4.mga8.x86_64/usr/bin + install -d /home/iurt/rpmbuild/BUILDROOT/udns-0.4-4.mga8.x86_64/usr/lib64 + install -d /home/iurt/rpmbuild/BUILDROOT/udns-0.4-4.mga8.x86_64/usr/include + install -d /home/iurt/rpmbuild/BUILDROOT/udns-0.4-4.mga8.x86_64/usr/share/man/man1 + install -d /home/iurt/rpmbuild/BUILDROOT/udns-0.4-4.mga8.x86_64/usr/share/man/man3 + install -m0755 libudns.so.0 /home/iurt/rpmbuild/BUILDROOT/udns-0.4-4.mga8.x86_64/usr/lib64/ + ln -snf libudns.so.0 /home/iurt/rpmbuild/BUILDROOT/udns-0.4-4.mga8.x86_64/usr/lib64/libudns.so + install -m0644 libudns.a /home/iurt/rpmbuild/BUILDROOT/udns-0.4-4.mga8.x86_64/usr/lib64/ + install -m0644 udns.h /home/iurt/rpmbuild/BUILDROOT/udns-0.4-4.mga8.x86_64/usr/include/ + install -m0755 udns-rblcheck /home/iurt/rpmbuild/BUILDROOT/udns-0.4-4.mga8.x86_64/usr/bin/ + install -m0755 udns-dnsget /home/iurt/rpmbuild/BUILDROOT/udns-0.4-4.mga8.x86_64/usr/bin/ + install -m0644 dnsget.1 /home/iurt/rpmbuild/BUILDROOT/udns-0.4-4.mga8.x86_64/usr/share/man/man1/udns-dnsget.1 + install -m0644 rblcheck.1 /home/iurt/rpmbuild/BUILDROOT/udns-0.4-4.mga8.x86_64/usr/share/man/man1/udns-rblcheck.1 + install -m0644 udns.3 /home/iurt/rpmbuild/BUILDROOT/udns-0.4-4.mga8.x86_64/usr/share/man/man3/ + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 0.4-4.mga8 --unique-debug-suffix -0.4-4.mga8.x86_64 --unique-debug-src-base udns-0.4-4.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/udns-0.4 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/udns-0.4-4.mga8.x86_64/usr/bin/udns-dnsget explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/udns-0.4-4.mga8.x86_64/usr/lib64/libudns.so.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/udns-0.4-4.mga8.x86_64/usr/bin/udns-rblcheck extracting debug info from /home/iurt/rpmbuild/BUILDROOT/udns-0.4-4.mga8.x86_64/usr/lib64/libudns.so.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/udns-0.4-4.mga8.x86_64/usr/bin/udns-dnsget extracting debug info from /home/iurt/rpmbuild/BUILDROOT/udns-0.4-4.mga8.x86_64/usr/bin/udns-rblcheck original debug info size: 316kB, size after compression: 296kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 319 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 Processing files: udns-0.4-4.mga8.x86_64 Provides: udns = 0.4-4.mga8 udns(x86-64) = 0.4-4.mga8 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.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libudns.so.0()(64bit) Processing files: lib64udns0-0.4-4.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5qkDt1 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd udns-0.4 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/udns-0.4-4.mga8.x86_64/usr/share/doc/lib64udns0 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/udns-0.4-4.mga8.x86_64/usr/share/doc/lib64udns0 + cp -pr COPYING.LGPL /home/iurt/rpmbuild/BUILDROOT/udns-0.4-4.mga8.x86_64/usr/share/doc/lib64udns0 + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/udns-0.4-4.mga8.x86_64/usr/share/doc/lib64udns0 + cp -pr NOTES /home/iurt/rpmbuild/BUILDROOT/udns-0.4-4.mga8.x86_64/usr/share/doc/lib64udns0 + cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/udns-0.4-4.mga8.x86_64/usr/share/doc/lib64udns0 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64udns0 = 0.4-4.mga8 lib64udns0(x86-64) = 0.4-4.mga8 libudns.so.0()(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.4)(64bit) Processing files: lib64udns-devel-0.4-4.mga8.x86_64 Provides: devel(libudns(64bit)) lib64udns-devel = 0.4-4.mga8 lib64udns-devel(x86-64) = 0.4-4.mga8 udns-devel = 0.4-4.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: udns-debugsource-0.4-4.mga8.x86_64 Provides: udns-debugsource = 0.4-4.mga8 udns-debugsource(x86-64) = 0.4-4.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: udns-debuginfo-0.4-4.mga8.x86_64 Provides: debuginfo(build-id) = 3d6bc9008c6396a4db589729e0b2d327c610c626 debuginfo(build-id) = fda4bb1b83c54beff7e980daa268b0674e443f60 udns-debuginfo = 0.4-4.mga8 udns-debuginfo(x86-64) = 0.4-4.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: udns-debugsource(x86-64) = 0.4-4.mga8 Processing files: lib64udns0-debuginfo-0.4-4.mga8.x86_64 Provides: debuginfo(build-id) = 0db90b28676e40e6efa4dc49c3a58249b8bcd3c9 lib64udns0-debuginfo = 0.4-4.mga8 lib64udns0-debuginfo(x86-64) = 0.4-4.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: udns-debugsource(x86-64) = 0.4-4.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/udns-0.4-4.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/udns-0.4-4.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64udns0-0.4-4.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/udns-debuginfo-0.4-4.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64udns0-debuginfo-0.4-4.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/udns-debugsource-0.4-4.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64udns-devel-0.4-4.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ZR8I40 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd udns-0.4 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/udns-0.4-4.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SORZRZ + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf udns-0.4 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!