D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/ocaml-json-wheel-1.0.6-21.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1T2iT1 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf json-wheel-1.0.6 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/json-wheel-1.0.6.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd json-wheel-1.0.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/json-wheel-1.0.6-safe-string.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YndEi1 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd json-wheel-1.0.6 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + make ocamllex json_lexer.mll 83 states, 685 transitions, table size 3238 bytes ocamlyacc json_parser.mly make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/json-wheel-1.0.6' ocamlfind ocamldep json_parser.mli > ._bcdi/json_parser.di ocamlfind ocamldep json_io.mli > ._bcdi/json_io.di ocamlfind ocamldep json_type.mli > ._bcdi/json_type.di ocamlfind ocamldep json_parser.ml > ._d/json_parser.d ocamlfind ocamldep json_lexer.ml > ._d/json_lexer.d ocamlfind ocamldep json_compat.ml > ._d/json_compat.d ocamlfind ocamldep json_io.ml > ._d/json_io.d ocamlfind ocamldep json_type.ml > ._d/json_type.d ocamlfind ocamlc -package netstring -c json_type.mli ocamlfind ocamlc -package netstring -c json_type.ml File "json_type.ml", line 85, characters 15-31: 85 | | Int i -> Pervasives.float i ^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims ocamlfind ocamlc -package netstring -c json_parser.mli ocamlfind ocamlc -package netstring -c json_parser.ml ocamlfind ocamlc -package netstring -c json_lexer.ml ocamlfind ocamlc -package netstring -c json_io.mli ocamlfind ocamlc -package netstring -c json_io.ml ocamlfind ocamlc -package netstring -c json_compat.ml ocamlfind ocamlc -a \ -o jsonwheel.cma json_type.cmo json_parser.cmo json_lexer.cmo json_io.cmo json_compat.cmo make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/json-wheel-1.0.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/json-wheel-1.0.6' ocamlfind ocamldep -native json_parser.mli > ._ncdi/json_parser.di ocamlfind ocamldep -native json_io.mli > ._ncdi/json_io.di ocamlfind ocamldep -native json_type.mli > ._ncdi/json_type.di ocamlfind ocamlopt -package netstring -c json_type.ml File "json_type.ml", line 85, characters 15-31: 85 | | Int i -> Pervasives.float i ^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims ocamlfind ocamlopt -package netstring -c json_parser.ml ocamlfind ocamlopt -package netstring -c json_lexer.ml ocamlfind ocamlopt -package netstring -c json_io.ml ocamlfind ocamlopt -package netstring -c json_compat.ml ocamlfind ocamlopt -a \ -o jsonwheel.cmxa json_type.cmx json_parser.cmx json_lexer.cmx json_io.cmx json_compat.cmx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/json-wheel-1.0.6' echo 'let version = "1.0.6"' > version.ml make ncl make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/json-wheel-1.0.6' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/json-wheel-1.0.6' make[2]: 'jsonwheel.cmxa' is up to date. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/json-wheel-1.0.6' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/json-wheel-1.0.6' ocamlfind ocamlopt -o jsoncat -package netstring -linkpkg \ jsonwheel.cmxa version.ml jsoncat.ml + strip jsoncat + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.E3n7A3 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64 + cd json-wheel-1.0.6 + '[' 1 -eq 1 ']' + export DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64 + DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64 + export OCAMLFIND_DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/lib64/ocaml + OCAMLFIND_DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/lib64/ocaml + mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/lib64/ocaml /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/lib64/ocaml/stublibs + mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/bin + make BINDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/bin install make META make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/json-wheel-1.0.6' make[1]: 'META' is up to date. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/json-wheel-1.0.6' ocamlfind install json-wheel META json_*.cmi \ json_type.mli json_io.mli json_compat.ml \ `test -f jsonwheel.cma && echo jsonwheel.cma json_*.cmo` \ `test -f jsonwheel.cmxa && echo jsonwheel.cmxa jsonwheel.a json_*.cmx json_*.o` Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/lib64/ocaml/json-wheel/json_type.o Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/lib64/ocaml/json-wheel/json_parser.o Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/lib64/ocaml/json-wheel/json_lexer.o Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/lib64/ocaml/json-wheel/json_io.o Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/lib64/ocaml/json-wheel/json_compat.o Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/lib64/ocaml/json-wheel/json_type.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/lib64/ocaml/json-wheel/json_parser.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/lib64/ocaml/json-wheel/json_lexer.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/lib64/ocaml/json-wheel/json_io.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/lib64/ocaml/json-wheel/json_compat.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/lib64/ocaml/json-wheel/jsonwheel.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/lib64/ocaml/json-wheel/jsonwheel.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/lib64/ocaml/json-wheel/json_type.cmo Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/lib64/ocaml/json-wheel/json_parser.cmo Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/lib64/ocaml/json-wheel/json_lexer.cmo Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/lib64/ocaml/json-wheel/json_io.cmo Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/lib64/ocaml/json-wheel/json_compat.cmo Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/lib64/ocaml/json-wheel/jsonwheel.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/lib64/ocaml/json-wheel/json_compat.ml Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/lib64/ocaml/json-wheel/json_io.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/lib64/ocaml/json-wheel/json_type.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/lib64/ocaml/json-wheel/json_type.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/lib64/ocaml/json-wheel/json_parser.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/lib64/ocaml/json-wheel/json_lexer.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/lib64/ocaml/json-wheel/json_io.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/lib64/ocaml/json-wheel/json_compat.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/lib64/ocaml/json-wheel/META if test -f jsoncat; \ then install -m 0755 jsoncat /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/bin/ ; \ else : ; fi + rm /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/lib64/ocaml/json-wheel/json_compat.cmo /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/lib64/ocaml/json-wheel/json_io.cmo /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/lib64/ocaml/json-wheel/json_lexer.cmo /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/lib64/ocaml/json-wheel/json_parser.cmo /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/lib64/ocaml/json-wheel/json_type.cmo + rm /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/lib64/ocaml/json-wheel/json_compat.o /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/lib64/ocaml/json-wheel/json_io.o /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/lib64/ocaml/json-wheel/json_lexer.o /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/lib64/ocaml/json-wheel/json_parser.o /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/lib64/ocaml/json-wheel/json_type.o + '[' -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/translate_menu + '[' -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-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-strip-shared /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ocaml-json-wheel-1.0.6-21.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.odNfY1 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd json-wheel-1.0.6 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/share/doc/ocaml-json-wheel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/share/doc/ocaml-json-wheel + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/share/doc/ocaml-json-wheel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Json_compat) = ade8db1b9f9987eb37a06664c2392436 ocaml(Json_io) = 22e26e5a3f8ecede3ab1e2db7a2dbe1c ocaml(Json_lexer) = 20ea0704a977378a9b20d6332cf8e5e0 ocaml(Json_parser) = 656214eee9b6d908abcc16c6034a4282 ocaml(Json_type) = 2cfb543ab283a2606184897b45a202a6 ocaml-json-wheel = 1.0.6-21.mga8 ocaml-json-wheel(aarch-64) = 1.0.6-21.mga8 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.28)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.17)(64bit) ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(Json_io) = 22e26e5a3f8ecede3ab1e2db7a2dbe1c ocaml(Json_parser) = 656214eee9b6d908abcc16c6034a4282 ocaml(Json_type) = 2cfb543ab283a2606184897b45a202a6 ocaml(Netbuffer) = 0e77354736e6d7487e9e01b76e6bb9da ocaml(Netchannels) = 43f6c4017815fd41d3958994a0a00cbc ocaml(Netconversion) = 7fa861c3af4768130bacc46dcb4cddc0 ocaml(Netstring_tstring) = abc69e15edd94e4135a1db502a4f2c43 ocaml(Netsys) = a8d54b13241907a3a535670317490f30 ocaml(Netsys_crypto_types) = 99097bac1da5d4ce4cd22fbb26e2add5 ocaml(Netsys_mem) = cb1749b88d7d8d20abf3a46de456a00b ocaml(Netsys_types) = 1cd8bda8ada6056c8a56c4501dffd77e ocaml(Stdlib) = aa33af4684579b41817bc194be0a7a26 ocaml(Stdlib__bigarray) = 33ee4c2e3aa5fb2f083dd780ce492c0b ocaml(Stdlib__buffer) = 28161e4effde5ea372547815f87193ec ocaml(Stdlib__bytes) = 772b4012f2db40e66e9c581c84cada7e ocaml(Stdlib__complex) = 067e32179a81c1c8dbdd0a8d52b0c645 ocaml(Stdlib__format) = 06b0893cb3ef937aa19861955f132018 ocaml(Stdlib__hashtbl) = ae8edb4e1fa8a825285031ff0efc80c8 ocaml(Stdlib__int32) = aa83c6f44c2474e5227a6c8f103e87cf ocaml(Stdlib__lexing) = af4fe7604d37ed7010a342d5a704e3c5 ocaml(Stdlib__list) = 13989ef6fbcb7235b257d3df9a80253a ocaml(Stdlib__obj) = 4f27fde74c713270e337272301a906e6 ocaml(Stdlib__parsing) = 0f8a2f81be75a9e86f670a6fef3a7f30 ocaml(Stdlib__pervasives) = b21448628d3d122ebdaa9995cac0ba7f ocaml(Stdlib__printf) = 908ae2bf186b4ad7c88e5443c57d73af ocaml(Stdlib__seq) = c5f4ef3f36de5f47b7041eed1deb9679 ocaml(Stdlib__string) = f06d662544362cc717ad99f2d75ffa1e ocaml(Stdlib__uchar) = c51d7a295527e9500ba69b459f81d6b3 ocaml(Unix) = ba30fbe5ee87d3d4d5bd805af35f363b ocaml(runtime) = 4.10.0 Processing files: ocaml-json-wheel-devel-1.0.6-21.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3ElEV3 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd json-wheel-1.0.6 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/share/doc/ocaml-json-wheel-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/share/doc/ocaml-json-wheel-devel + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/share/doc/ocaml-json-wheel-devel + cp -pr Changes /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/share/doc/ocaml-json-wheel-devel + cp -pr README /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/share/doc/ocaml-json-wheel-devel + cp -pr html /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64/usr/share/doc/ocaml-json-wheel-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml-json-wheel-devel = 1.0.6-21.mga8 ocaml-json-wheel-devel(aarch-64) = 1.0.6-21.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-json-wheel-devel-1.0.6-21.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-json-wheel-1.0.6-21.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Y5Vy81 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd json-wheel-1.0.6 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-json-wheel-1.0.6-21.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6t5jk0 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf json-wheel-1.0.6 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!