D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: %make is deprecated, use %make_build instead
Installing /home/iurt/rpmbuild/SRPMS/urlview-0.9-24.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ElmdhK
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf urlview-0.9
+ /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/urlview-0.9.tar.bz2
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd urlview-0.9
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #0 (urlview-comma.patch2):'
Patch #0 (urlview-comma.patch2):
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0
patching file Makefile.in
patching file urlview.c
patching file escape.c
patching file escape.h
patching file Makefile.am
+ echo 'Patch #1 (urlview-0.9-use_firefox.patch):'
Patch #1 (urlview-0.9-use_firefox.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .firefox --fuzz=0
patching file url_handler.sh
+ echo 'Patch #2 (urlview-0.9-fix_segfault.patch):'
Patch #2 (urlview-0.9-fix_segfault.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p0 -b --suffix .segfault --fuzz=0
patching file urlview.c
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6YyKcD
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd urlview-0.9
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ touch NEWS
+ autoreconf -fis
autoreconf: warning: autoconf input should be named 'configure.ac', not 'configure.in'
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:2: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:429: AM_INIT_AUTOMAKE is expanded from...
configure.in:2: the top level
configure.in:4: warning: 'AM_PROG_CC_STDC': this macro is obsolete.
configure.in:4: You should simply use the 'AC_PROG_CC' macro instead.
configure.in:4: Also, your code should no longer depend upon 'am_cv_prog_cc_stdc',
configure.in:4: but upon 'ac_cv_prog_cc_stdc'.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:747: AM_PROG_CC_STDC is expanded from...
configure.in:4: the top level
configure.in:59: warning: AC_OUTPUT should be used without arguments.
configure.in:59: You should run autoupdate.
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:2: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.in:2: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.in:4: installing './compile'
Makefile.am: installing './depcomp'
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
+ 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
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
+ /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
+ ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-slang
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for aarch64-mageia-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for snprintf... yes
checking for regcomp... yes
checking for regex.h... yes
checking for stdarg.h... yes
checking for varargs.h... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
+ /usr/bin/make -O -j8
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"urlview\" -DVERSION=\"0.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DUSE_SLANG=1 -DHAVE_SNPRINTF=1 -DHAVE_REGEX_H=1 -DHAVE_STDARG_H=1 -I.   -I/usr/include/slang  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DURLVIEW -Dunix -c -o quote.o quote.c
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"urlview\" -DVERSION=\"0.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DUSE_SLANG=1 -DHAVE_SNPRINTF=1 -DHAVE_REGEX_H=1 -DHAVE_STDARG_H=1 -I.   -I/usr/include/slang  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DURLVIEW -Dunix -c -o dokey.o dokey.c
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"urlview\" -DVERSION=\"0.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DUSE_SLANG=1 -DHAVE_SNPRINTF=1 -DHAVE_REGEX_H=1 -DHAVE_STDARG_H=1 -I.   -I/usr/include/slang  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DURLVIEW -Dunix -c -o escape.o escape.c
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"urlview\" -DVERSION=\"0.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DUSE_SLANG=1 -DHAVE_SNPRINTF=1 -DHAVE_REGEX_H=1 -DHAVE_STDARG_H=1 -I.   -I/usr/include/slang  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DURLVIEW -Dunix -c -o enter.o enter.c
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"urlview\" -DVERSION=\"0.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DUSE_SLANG=1 -DHAVE_SNPRINTF=1 -DHAVE_REGEX_H=1 -DHAVE_STDARG_H=1 -I.   -I/usr/include/slang  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DURLVIEW -Dunix -c -o urlview.o urlview.c
urlview.c: In function 'main':
urlview.c:511:11: warning: implicit declaration of function 'escape' [-Wimplicit-function-declaration]
  511 |           escape(escaped_url,sizeof(escaped_url), url[current]);
      |           ^~~~~~
urlview.c:519:11: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
  519 |           system (buf);
      |           ^~~~~~~~~~~~
urlview.c:516:48: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=]
  516 |             snprintf (buf, sizeof (buf), "%s %s", command, quote (scratch, sizeof (scratch), escaped_url));
      |                                                ^
In file included from /usr/include/stdio.h:866,
                 from /usr/include/slang/slcurses.h:22,
                 from urlview.c:24:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 1025) into a destination of size 1024
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DURLVIEW -Dunix  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o urlview urlview.o enter.o dokey.o quote.o escape.o  -lslang -lm
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.afDV4g
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/urlview-0.9-24.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/urlview-0.9-24.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/urlview-0.9-24.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/urlview-0.9-24.mga9.aarch64
+ cd urlview-0.9
+ '[' 1 -eq 1 ']'
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/urlview-0.9-24.mga9.aarch64/usr/share/man/man1
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/urlview-0.9-24.mga9.aarch64 'INSTALL=/usr/bin/install -p' mandir=/home/iurt/rpmbuild/BUILDROOT/urlview-0.9-24.mga9.aarch64/usr/share/man
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/urlview-0.9'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/urlview-0.9-24.mga9.aarch64/usr/bin'
  /usr/bin/install -p urlview '/home/iurt/rpmbuild/BUILDROOT/urlview-0.9-24.mga9.aarch64/usr/bin'
/usr/bin/install -p -m 644 urlview.man /home/iurt/rpmbuild/BUILDROOT/urlview-0.9-24.mga9.aarch64/usr/share/man/man1/urlview.1
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/urlview-0.9'
+ install -m755 url_handler.sh /home/iurt/rpmbuild/BUILDROOT/urlview-0.9-24.mga9.aarch64/usr/bin/url_handler.sh
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.9-24.mga9 --unique-debug-suffix -0.9-24.mga9.aarch64 --unique-debug-src-base urlview-0.9-24.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/urlview-0.9

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/urlview-0.9-24.mga9.aarch64/usr/bin/urlview
dwz: ./usr/bin/urlview-0.9-24.mga9.aarch64.debug: Unknown debugging section .debug_line_str
original debug info size: 48kB, size after compression: 48kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match.
57 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
mangling shebang in /usr/bin/url_handler.sh from /bin/bash to #!/usr/bin/bash
Processing files: urlview-0.9-24.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HM7Hmg
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd urlview-0.9
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/urlview-0.9-24.mga9.aarch64/usr/share/doc/urlview
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/urlview-0.9-24.mga9.aarch64/usr/share/doc/urlview
+ cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/urlview-0.9-24.mga9.aarch64/usr/share/doc/urlview
+ cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/urlview-0.9-24.mga9.aarch64/usr/share/doc/urlview
+ cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/urlview-0.9-24.mga9.aarch64/usr/share/doc/urlview
+ cp -pr INSTALL /home/iurt/rpmbuild/BUILDROOT/urlview-0.9-24.mga9.aarch64/usr/share/doc/urlview
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/urlview-0.9-24.mga9.aarch64/usr/share/doc/urlview
+ cp -pr sample.urlview /home/iurt/rpmbuild/BUILDROOT/urlview-0.9-24.mga9.aarch64/usr/share/doc/urlview
+ cp -pr urlview.sgml /home/iurt/rpmbuild/BUILDROOT/urlview-0.9-24.mga9.aarch64/usr/share/doc/urlview
+ RPM_EC=0
++ jobs -p
+ exit 0
warning: absolute symlink: /usr/share/doc/urlview/INSTALL -> /usr/share/automake-1.16/INSTALL
Provides: urlview = 0.9-24.mga9 urlview(aarch-64) = 0.9-24.mga9
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) libc.so.6(GLIBC_2.33)(64bit) libslang.so.2()(64bit) libslang.so.2(SLANG2)(64bit)
Processing files: urlview-debugsource-0.9-24.mga9.aarch64
Provides: urlview-debugsource = 0.9-24.mga9 urlview-debugsource(aarch-64) = 0.9-24.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: urlview-debuginfo-0.9-24.mga9.aarch64
Provides: debuginfo(build-id) = 285497f2fced075006392ff0acddf657a6355bbe urlview-debuginfo = 0.9-24.mga9 urlview-debuginfo(aarch-64) = 0.9-24.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: urlview-debugsource(aarch-64) = 0.9-24.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/urlview-0.9-24.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/urlview-0.9-24.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/urlview-debugsource-0.9-24.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/urlview-debuginfo-0.9-24.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.n9mNhz
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd urlview-0.9
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/urlview-0.9-24.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qBLtCu
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf urlview-0.9
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!