D: [iurt_root_command] chroot
Building target platforms: noarch
Building for target noarch
Installing /home/pterjan/rpmbuild/SRPMS/python-clikit-0.6.2-5.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Icli9E
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build
+ test -d /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.0uTH18
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build
+ rm -rf clikit-0.6.2
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/clikit-0.6.2.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd clikit-0.6.2
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/clikit-0.6.2-relax-requirements.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/clikit-0.6.2-allow-current-crashtest.patch
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4En0LJ
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build
+ cd clikit-0.6.2
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ :
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ true
+ for f in pyproject.toml setup.py setup.cfg
+ '[' -f pyproject.toml ']'
+ sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' pyproject.toml
+ sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' pyproject.toml
+ sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' pyproject.toml
+ sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' pyproject.toml
+ sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' pyproject.toml
+ sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' pyproject.toml
+ sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' pyproject.toml
+ sed -i -e 's/~=/>=/g' pyproject.toml
+ sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' pyproject.toml
+ sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' pyproject.toml
+ for f in pyproject.toml setup.py setup.cfg
+ '[' -f setup.py ']'
+ sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.py
+ sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.py
+ sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.py
+ sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.py
+ sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.py
+ sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.py
+ sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.py
+ sed -i -e 's/~=/>=/g' setup.py
+ sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.py
+ sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.py
+ for f in pyproject.toml setup.py setup.cfg
+ '[' -f setup.cfg ']'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build/clikit-0.6.2/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build/clikit-0.6.2/.pyproject-builddir
+ RPM_TOXENV=py312
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build/clikit-0.6.2/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build/python-clikit-0.6.2-5.mga10.noarch-pyproject-buildrequires
Handling poetry_core>=1.0.0a5 from build-system.requires
Requirement satisfied: poetry_core>=1.0.0a5
   (installed: poetry_core 1.9.0)
Handling crashtest (>=0.3.0) ; python_version >= "3.6" from hook generated metadata: Requires-Dist (clikit)
Requirement satisfied: crashtest (>=0.3.0) ; python_version >= "3.6"
   (installed: crashtest 0.4.1)
Handling enum34 (>=1.1) ; python_version >= "2.7" and python_version < "2.8" from hook generated metadata: Requires-Dist (clikit)
Ignoring alien requirement: enum34 (>=1.1) ; python_version >= "2.7" and python_version < "2.8"
Handling pastel (>=0.2.0) from hook generated metadata: Requires-Dist (clikit)
Requirement satisfied: pastel (>=0.2.0)
   (installed: pastel 0.2.1)
Handling pylev (>=1.3) from hook generated metadata: Requires-Dist (clikit)
Requirement satisfied: pylev (>=1.3)
   (installed: pylev 1.4.0)
Handling typing (>=3.6) ; python_version >= "2.7" and python_version < "2.8" or python_version >= "3.4" and python_version < "3.5" from hook generated metadata: Requires-Dist (clikit)
Ignoring alien requirement: typing (>=3.6) ; python_version >= "2.7" and python_version < "2.8" or python_version >= "3.4" and python_version < "3.5"
Handling typing-extensions (>=3.6) ; python_version >= "3.5" and python_full_version < "3.5.4" from hook generated metadata: Requires-Dist (clikit)
Ignoring alien requirement: typing-extensions (>=3.6) ; python_version >= "3.5" and python_full_version < "3.5.4"
+ cat /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build/python-clikit-0.6.2-5.mga10.noarch-pyproject-buildrequires
+ rm -rfv clikit-0.6.2.dist-info/
removed 'clikit-0.6.2.dist-info/WHEEL'
removed 'clikit-0.6.2.dist-info/METADATA'
removed 'clikit-0.6.2.dist-info/LICENSE'
removed directory 'clikit-0.6.2.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2CQxtW
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build
+ cd clikit-0.6.2
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ mkdir -p /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build/clikit-0.6.2/.pyproject-builddir
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build/clikit-0.6.2/.pyproject-builddir
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build/clikit-0.6.2/pyproject-wheeldir
Processing /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build/clikit-0.6.2
  Preparing metadata (pyproject.toml): started
  Running command Preparing metadata (pyproject.toml)
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: clikit
  Building wheel for clikit (pyproject.toml): started
  Running command Building wheel for clikit (pyproject.toml)
  Building wheel for clikit (pyproject.toml): finished with status 'done'
  Created wheel for clikit: filename=clikit-0.6.2-py2.py3-none-any.whl size=91554 sha256=95ce3982cea403edb9b2742a0d065435b1502a120f894fea06d83f3ed66c4d91
  Stored in directory: /home/pterjan/.cache/pip/wheels/0e/3c/aa/30b74ca183568798a68b52abccfe52e0ea33574bd5a7184bfe
Successfully built clikit
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jGuvsq
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build
+ mkdir /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build/BUILDROOT
+ cd clikit-0.6.2
+ '[' 1 -eq 1 ']'
++ xargs basename --multiple
++ ls /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build/clikit-0.6.2/pyproject-wheeldir/clikit-0.6.2-py2.py3-none-any.whl
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
+ specifier=clikit==0.6.2
+ '[' -z clikit==0.6.2 ']'
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build/clikit-0.6.2/.pyproject-builddir
+ /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build/BUILDROOT --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build/clikit-0.6.2/pyproject-wheeldir clikit==0.6.2
Using pip 24.3.1 from /usr/lib/python3.12/site-packages/pip (python 3.12)
Looking in links: /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build/clikit-0.6.2/pyproject-wheeldir
Processing ./pyproject-wheeldir/clikit-0.6.2-py2.py3-none-any.whl
Installing collected packages: clikit
Successfully installed clikit-0.6.2
+ '[' -d /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build/BUILDROOT/usr/bin ']'
+ rm -f /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build/python-clikit-0.6.2-5.mga10.noarch-pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build/BUILDROOT/usr/lib/python3.12/site-packages ']'
+ site_dirs+=("/usr/lib/python3.12/site-packages")
+ '[' /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build/BUILDROOT/usr/lib64/python3.12/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build/BUILDROOT/usr/lib/python3.12/site-packages ']'
+ '[' -d /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build/BUILDROOT/usr/lib64/python3.12/site-packages ']'
+ for site_dir in ${site_dirs[@]}
+ for distinfo in /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.12/site-packages/clikit-0.6.2.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build/BUILDROOT/usr/lib/python3.12/site-packages/clikit-0.6.2.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build/BUILDROOT/usr/lib/python3.12/site-packages/clikit-0.6.2.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build/python-clikit-0.6.2-5.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build/BUILDROOT/usr/lib/python3.12/site-packages/clikit-0.6.2.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build/BUILDROOT/usr/lib/python3.12/site-packages/clikit-0.6.2.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build/BUILDROOT/usr/lib/python3.12/site-packages/clikit-0.6.2.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build/BUILDROOT/usr/lib/python3.12/site-packages/clikit-0.6.2.dist-info/REQUESTED'
++ wc -l /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build/python-clikit-0.6.2-5.mga10.noarch-pyproject-ghost-distinfo
++ cut -f1 '-d '
+ lines=1
+ '[' 1 -ne 1 ']'
+ RPM_FILES_ESCAPE=4.19
+ /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build/python-clikit-0.6.2-5.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build/python-clikit-0.6.2-5.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build/BUILDROOT --sitelib /usr/lib/python3.12/site-packages --sitearch /usr/lib64/python3.12/site-packages --python-version 3.12 --pyproject-record /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build/python-clikit-0.6.2-5.mga10.noarch-pyproject-record --prefix /usr clikit
+ /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-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/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
*** WARNING: ./usr/lib/python3.12/site-packages/clikit/ui/components/exception_trace.py is executable but has no shebang, removing executable bit
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build/BUILDROOT/usr/lib/python3.12 using python3.12
Not clamping source mtimes, $SOURCE_DATE_EPOCH not set
/usr/lib/python3.12/site-packages/clikit/api/args/format/command_option.py:47: SyntaxWarning: invalid escape sequence '\-'
/usr/lib/python3.12/site-packages/clikit/api/args/format/command_option.py:47: SyntaxWarning: invalid escape sequence '\-'
/usr/lib/python3.12/site-packages/clikit/utils/string.py:81: SyntaxWarning: invalid escape sequence '\s'
/usr/lib/python3.12/site-packages/clikit/utils/string.py:81: SyntaxWarning: invalid escape sequence '\s'
+ /usr/lib/rpm/redhat/brp-python-hardlink
Processing files: python3-clikit-0.6.2-5.mga10.noarch
Provides: python-clikit = 0.6.2-5.mga10 python3-clikit = 0.6.2-5.mga10 python3.12-clikit = 0.6.2-5.mga10 python3.12dist(clikit) = 0.6.2 python3dist(clikit) = 0.6.2
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.12 python3.12dist(crashtest) >= 0.3 python3.12dist(pastel) >= 0.2 python3.12dist(pylev) >= 1.3
Obsoletes: python-clikit < 0.6.2-5.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-clikit-0.6.2-5.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.9NpsOm
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build
+ test -d /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/python-clikit-0.6.2-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!