D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/sash-3.8-9.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.RmUcqZ
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf sash-3.8
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/sash-3.8.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd sash-3.8
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #5 (sash-3.8-scriptarg.patch):'
Patch #5 (sash-3.8-scriptarg.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .scriptarg --fuzz=0
patching file sash.c
Hunk #1 succeeded at 527 (offset 46 lines).
Hunk #2 succeeded at 1358 (offset 69 lines).
patching file sash.1
Hunk #2 succeeded at 525 (offset 29 lines).
+ echo 'Patch #6 (sash-pwdfunc.patch):'
Patch #6 (sash-pwdfunc.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .pwd --fuzz=0
patching file __getgrent.c
patching file __getpwent.c
patching file getgrgid.c
patching file getgrnam.c
patching file getpwnam.c
patching file getpwuid.c
patching file grp_.h
patching file pwd_.h
patching file Makefile
Hunk #1 succeeded at 49 (offset 34 lines).
+ echo 'Patch #7 (sash-3.7-segfault.patch):'
Patch #7 (sash-3.7-segfault.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .segf --fuzz=0
patching file utils.c
+ echo 'Patch #8 (sash-3.8-special-script-call-esp-for-glibc-post.patch):'
Patch #8 (sash-3.8-special-script-call-esp-for-glibc-post.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .pix --fuzz=0
patching file sash.c
Hunk #2 succeeded at 440 (offset 1 line).
Hunk #3 succeeded at 465 (offset 8 lines).
Hunk #4 succeeded at 479 (offset 8 lines).
Hunk #5 succeeded at 537 (offset 20 lines).
Hunk #6 succeeded at 553 (offset 20 lines).
+ echo 'Patch #9 (sash-3.8-mga-nostrip.patch):'
Patch #9 (sash-3.8-mga-nostrip.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .nostrip --fuzz=0
patching file Makefile
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YS4QSJ
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd sash-3.8
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /usr/bin/make 'OPT=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_CHROOT=1 -DHAVE_LINUX_LOSETUP=1 -DHAVE_LINUX_PIVOT=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0 -DMOUNT_TYPE='"ext3"'   -c -o sash.o sash.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_CHROOT=1 -DHAVE_LINUX_LOSETUP=1 -DHAVE_LINUX_PIVOT=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0 -DMOUNT_TYPE='"ext3"'   -c -o cmds.o cmds.c
cmds.c: In function 'do_where':
cmds.c:1451:29: warning: comparison between pointer and zero character constant [-Wpointer-compare]
 1451 |                 if (dirName == '\0')
      |                             ^~
cmds.c:1451:21: note: did you mean to dereference the pointer?
 1451 |                 if (dirName == '\0')
      |                     ^
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_CHROOT=1 -DHAVE_LINUX_LOSETUP=1 -DHAVE_LINUX_PIVOT=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0 -DMOUNT_TYPE='"ext3"'   -c -o cmd_dd.o cmd_dd.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_CHROOT=1 -DHAVE_LINUX_LOSETUP=1 -DHAVE_LINUX_PIVOT=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0 -DMOUNT_TYPE='"ext3"'   -c -o cmd_ed.o cmd_ed.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_CHROOT=1 -DHAVE_LINUX_LOSETUP=1 -DHAVE_LINUX_PIVOT=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0 -DMOUNT_TYPE='"ext3"'   -c -o cmd_grep.o cmd_grep.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_CHROOT=1 -DHAVE_LINUX_LOSETUP=1 -DHAVE_LINUX_PIVOT=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0 -DMOUNT_TYPE='"ext3"'   -c -o cmd_ls.o cmd_ls.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_CHROOT=1 -DHAVE_LINUX_LOSETUP=1 -DHAVE_LINUX_PIVOT=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0 -DMOUNT_TYPE='"ext3"'   -c -o cmd_tar.o cmd_tar.c
In file included from /usr/include/string.h:519,
                 from sash.h:16,
                 from cmd_tar.c:10:
In function 'strncpy',
    inlined from 'writeHeader' at cmd_tar.c:1011:2:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_CHROOT=1 -DHAVE_LINUX_LOSETUP=1 -DHAVE_LINUX_PIVOT=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0 -DMOUNT_TYPE='"ext3"'   -c -o cmd_gzip.o cmd_gzip.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_CHROOT=1 -DHAVE_LINUX_LOSETUP=1 -DHAVE_LINUX_PIVOT=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0 -DMOUNT_TYPE='"ext3"'   -c -o cmd_find.o cmd_find.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_CHROOT=1 -DHAVE_LINUX_LOSETUP=1 -DHAVE_LINUX_PIVOT=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0 -DMOUNT_TYPE='"ext3"'   -c -o cmd_file.o cmd_file.c
cmd_file.c: In function 'checkFile':
cmd_file.c:181:43: warning: '%s' directive writing up to 8191 bytes into a region of size 1012 [-Wformat-overflow=]
  181 |                 sprintf(cp, "script for \"%s\"", begin);
      |                                           ^~
In file included from /usr/include/stdio.h:866,
                 from sash.h:12,
                 from cmd_file.c:14:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 14 and 8205 bytes into a destination of size 1024
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_CHROOT=1 -DHAVE_LINUX_LOSETUP=1 -DHAVE_LINUX_PIVOT=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0 -DMOUNT_TYPE='"ext3"'   -c -o cmd_chattr.o cmd_chattr.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_CHROOT=1 -DHAVE_LINUX_LOSETUP=1 -DHAVE_LINUX_PIVOT=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0 -DMOUNT_TYPE='"ext3"'   -c -o cmd_ar.o cmd_ar.c
cmd_ar.c: In function 'canonicalize':
cmd_ar.c:621:42: warning: argument to 'sizeof' in 'strncpy' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess]
  621 |         strncpy(buf, hdr->ar_name, sizeof(hdr->ar_name));
      |                                          ^
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_CHROOT=1 -DHAVE_LINUX_LOSETUP=1 -DHAVE_LINUX_PIVOT=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0 -DMOUNT_TYPE='"ext3"'   -c -o utils.o utils.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_CHROOT=1 -DHAVE_LINUX_LOSETUP=1 -DHAVE_LINUX_PIVOT=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0 -DMOUNT_TYPE='"ext3"'   -c -o getgrgid.o getgrgid.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_CHROOT=1 -DHAVE_LINUX_LOSETUP=1 -DHAVE_LINUX_PIVOT=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0 -DMOUNT_TYPE='"ext3"'   -c -o getgrnam.o getgrnam.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_CHROOT=1 -DHAVE_LINUX_LOSETUP=1 -DHAVE_LINUX_PIVOT=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0 -DMOUNT_TYPE='"ext3"'   -c -o getpwnam.o getpwnam.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_CHROOT=1 -DHAVE_LINUX_LOSETUP=1 -DHAVE_LINUX_PIVOT=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0 -DMOUNT_TYPE='"ext3"'   -c -o getpwuid.o getpwuid.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_CHROOT=1 -DHAVE_LINUX_LOSETUP=1 -DHAVE_LINUX_PIVOT=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0 -DMOUNT_TYPE='"ext3"'   -c -o __getgrent.o __getgrent.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_CHROOT=1 -DHAVE_LINUX_LOSETUP=1 -DHAVE_LINUX_PIVOT=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0 -DMOUNT_TYPE='"ext3"'   -c -o __getpwent.o __getpwent.c
cc -static -o sash sash.o cmds.o cmd_dd.o cmd_ed.o cmd_grep.o cmd_ls.o cmd_tar.o cmd_gzip.o cmd_find.o cmd_file.o cmd_chattr.o cmd_ar.o utils.o getgrgid.o getgrnam.o getpwnam.o getpwuid.o __getgrent.o __getpwent.o -lz
#strip sash
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.sxlX7Z
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/sash-3.8-9.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/sash-3.8-9.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/sash-3.8-9.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/sash-3.8-9.mga9.aarch64
+ cd sash-3.8
+ '[' 1 -eq 1 ']'
+ install -D sash /home/iurt/rpmbuild/BUILDROOT/sash-3.8-9.mga9.aarch64/sbin/sash
+ install -D sash.1 /home/iurt/rpmbuild/BUILDROOT/sash-3.8-9.mga9.aarch64/usr/share/man/man8/sash.8
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 3.8-9.mga9 --unique-debug-suffix -3.8-9.mga9.aarch64 --unique-debug-src-base sash-3.8-9.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/sash-3.8

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sash-3.8-9.mga9.aarch64/sbin/sash
nm: /home/iurt/rpmbuild/BUILDROOT/sash-3.8-9.mga9.aarch64/sbin/sash: no symbols
dwz: ./sbin/sash-3.8-9.mga9.aarch64.debug: Unknown debugging section .debug_line_str
original debug info size: 3488kB, size after compression: 3488kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match.
373 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 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: sash-3.8-9.mga9.aarch64
Provides: sash = 3.8-9.mga9 sash(aarch-64) = 3.8-9.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Conflicts: glibc < 6:2.3.3-2
Processing files: sash-debugsource-3.8-9.mga9.aarch64
Provides: sash-debugsource = 3.8-9.mga9 sash-debugsource(aarch-64) = 3.8-9.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: sash-debuginfo-3.8-9.mga9.aarch64
Provides: debuginfo(build-id) = 856f0d11b3f3e9dbb3c28c7630b8a4d7dd5ab4b6 sash-debuginfo = 3.8-9.mga9 sash-debuginfo(aarch-64) = 3.8-9.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: sash-debugsource(aarch-64) = 3.8-9.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/sash-3.8-9.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/sash-debugsource-3.8-9.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/sash-3.8-9.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/sash-debuginfo-3.8-9.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7ypReq
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd sash-3.8
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/sash-3.8-9.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.o80oht
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf sash-3.8
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!