Mock Version: 2.16 Mock Version: 2.16 Mock Version: 2.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-humanize.spec'], chrootPath='/home/mockroot/dist-circle8-ppc64le-build-49338-12624/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-humanize.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/python-humanize-0.5.1-13.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/python-humanize.spec'], chrootPath='/home/mockroot/dist-circle8-ppc64le-build-49338-12624/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/python-humanize.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tFYKxl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf humanize-0.5.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/humanize-0.5.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd humanize-0.5.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + for lib in humanize/time.py humanize/filesize.py humanize/number.py + sed '1{\@^#!/usr/bin/env python@d}' humanize/time.py + touch -r humanize/time.py humanize/time.py.new + mv humanize/time.py.new humanize/time.py + for lib in humanize/time.py humanize/filesize.py humanize/number.py + sed '1{\@^#!/usr/bin/env python@d}' humanize/filesize.py + touch -r humanize/filesize.py humanize/filesize.py.new + mv humanize/filesize.py.new humanize/filesize.py + for lib in humanize/time.py humanize/filesize.py humanize/number.py + sed '1{\@^#!/usr/bin/env python@d}' humanize/number.py + touch -r humanize/number.py humanize/number.py.new + mv humanize/number.py.new humanize/number.py + rm -rf /builddir/build/BUILD/python3-python-humanize-0.5.1-13.el8 + cp -a . /builddir/build/BUILD/python3-python-humanize-0.5.1-13.el8 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cCF3Ej + umask 022 + cd /builddir/build/BUILD ~/build/BUILD/python3-python-humanize-0.5.1-13.el8 ~/build/BUILD/humanize-0.5.1 + cd humanize-0.5.1 + pushd /builddir/build/BUILD/python3-python-humanize-0.5.1-13.el8 + LANG=en_US.UTF-8 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib creating build/lib/humanize copying humanize/number.py -> build/lib/humanize copying humanize/__init__.py -> build/lib/humanize copying humanize/filesize.py -> build/lib/humanize copying humanize/compat.py -> build/lib/humanize copying humanize/i18n.py -> build/lib/humanize copying humanize/time.py -> build/lib/humanize running egg_info writing humanize.egg-info/PKG-INFO writing dependency_links to humanize.egg-info/dependency_links.txt writing entry points to humanize.egg-info/entry_points.txt writing top-level names to humanize.egg-info/top_level.txt reading manifest file 'humanize.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'humanize.egg-info/SOURCES.txt' creating build/lib/humanize/locale creating build/lib/humanize/locale/fr_FR creating build/lib/humanize/locale/fr_FR/LC_MESSAGES copying humanize/locale/fr_FR/LC_MESSAGES/humanize.mo -> build/lib/humanize/locale/fr_FR/LC_MESSAGES copying humanize/locale/fr_FR/LC_MESSAGES/humanize.po -> build/lib/humanize/locale/fr_FR/LC_MESSAGES creating build/lib/humanize/locale/ko_KR creating build/lib/humanize/locale/ko_KR/LC_MESSAGES copying humanize/locale/ko_KR/LC_MESSAGES/humanize.mo -> build/lib/humanize/locale/ko_KR/LC_MESSAGES copying humanize/locale/ko_KR/LC_MESSAGES/humanize.po -> build/lib/humanize/locale/ko_KR/LC_MESSAGES creating build/lib/humanize/locale/ru_RU creating build/lib/humanize/locale/ru_RU/LC_MESSAGES copying humanize/locale/ru_RU/LC_MESSAGES/humanize.mo -> build/lib/humanize/locale/ru_RU/LC_MESSAGES copying humanize/locale/ru_RU/LC_MESSAGES/humanize.po -> build/lib/humanize/locale/ru_RU/LC_MESSAGES + sleep 1 + popd ~/build/BUILD/humanize-0.5.1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IGozPj + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le ++ dirname /builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le + cd humanize-0.5.1 ~/build/BUILD/python3-python-humanize-0.5.1-13.el8 ~/build/BUILD/humanize-0.5.1 + pushd /builddir/build/BUILD/python3-python-humanize-0.5.1-13.el8 + LANG=en_US.UTF-8 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le running install running install_lib creating /builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le/usr creating /builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le/usr/lib creating /builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le/usr/lib/python3.6/site-packages/humanize copying build/lib/humanize/number.py -> /builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le/usr/lib/python3.6/site-packages/humanize copying build/lib/humanize/__init__.py -> /builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le/usr/lib/python3.6/site-packages/humanize copying build/lib/humanize/filesize.py -> /builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le/usr/lib/python3.6/site-packages/humanize copying build/lib/humanize/compat.py -> /builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le/usr/lib/python3.6/site-packages/humanize copying build/lib/humanize/i18n.py -> /builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le/usr/lib/python3.6/site-packages/humanize copying build/lib/humanize/time.py -> /builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le/usr/lib/python3.6/site-packages/humanize creating /builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le/usr/lib/python3.6/site-packages/humanize/locale creating /builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le/usr/lib/python3.6/site-packages/humanize/locale/fr_FR creating /builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le/usr/lib/python3.6/site-packages/humanize/locale/fr_FR/LC_MESSAGES copying build/lib/humanize/locale/fr_FR/LC_MESSAGES/humanize.mo -> /builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le/usr/lib/python3.6/site-packages/humanize/locale/fr_FR/LC_MESSAGES copying build/lib/humanize/locale/fr_FR/LC_MESSAGES/humanize.po -> /builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le/usr/lib/python3.6/site-packages/humanize/locale/fr_FR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le/usr/lib/python3.6/site-packages/humanize/locale/ko_KR creating /builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le/usr/lib/python3.6/site-packages/humanize/locale/ko_KR/LC_MESSAGES copying build/lib/humanize/locale/ko_KR/LC_MESSAGES/humanize.mo -> /builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le/usr/lib/python3.6/site-packages/humanize/locale/ko_KR/LC_MESSAGES copying build/lib/humanize/locale/ko_KR/LC_MESSAGES/humanize.po -> /builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le/usr/lib/python3.6/site-packages/humanize/locale/ko_KR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le/usr/lib/python3.6/site-packages/humanize/locale/ru_RU creating /builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le/usr/lib/python3.6/site-packages/humanize/locale/ru_RU/LC_MESSAGES copying build/lib/humanize/locale/ru_RU/LC_MESSAGES/humanize.mo -> /builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le/usr/lib/python3.6/site-packages/humanize/locale/ru_RU/LC_MESSAGES copying build/lib/humanize/locale/ru_RU/LC_MESSAGES/humanize.po -> /builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le/usr/lib/python3.6/site-packages/humanize/locale/ru_RU/LC_MESSAGES byte-compiling /builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le/usr/lib/python3.6/site-packages/humanize/number.py to number.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le/usr/lib/python3.6/site-packages/humanize/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le/usr/lib/python3.6/site-packages/humanize/filesize.py to filesize.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le/usr/lib/python3.6/site-packages/humanize/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le/usr/lib/python3.6/site-packages/humanize/i18n.py to i18n.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le/usr/lib/python3.6/site-packages/humanize/time.py to time.cpython-36.pyc writing byte-compilation script '/tmp/tmp8eojnssf.py' /usr/libexec/platform-python /tmp/tmp8eojnssf.py removing /tmp/tmp8eojnssf.py running install_egg_info running egg_info writing humanize.egg-info/PKG-INFO writing dependency_links to humanize.egg-info/dependency_links.txt writing entry points to humanize.egg-info/entry_points.txt writing top-level names to humanize.egg-info/top_level.txt reading manifest file 'humanize.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'humanize.egg-info/SOURCES.txt' Copying humanize.egg-info to /builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le/usr/lib/python3.6/site-packages/humanize-0.5.1-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le humanize + popd ~/build/BUILD/humanize-0.5.1 + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le humanize + sed -i 's|^.*/usr/lib/python3.6/site-packages.*||' humanize.lang + /usr/lib/rpm/find-debuginfo.sh -j176 --strict-build-id -m -i --build-id-seed 0.5.1-13.el8 --unique-debug-suffix -0.5.1-13.el8.ppc64le --unique-debug-src-base python-humanize-0.5.1-13.el8.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/humanize-0.5.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.IncQql + umask 022 + cd /builddir/build/BUILD + cd humanize-0.5.1 Processing files: python3-humanize-0.5.1-13.el8.noarch + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AMMIbk + umask 022 + cd /builddir/build/BUILD + cd humanize-0.5.1 + DOCDIR=/builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le/usr/share/doc/python3-humanize + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le/usr/share/doc/python3-humanize + cp -pr README.rst /builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le/usr/share/doc/python3-humanize + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0mGsci + umask 022 + cd /builddir/build/BUILD + cd humanize-0.5.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le/usr/share/licenses/python3-humanize + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le/usr/share/licenses/python3-humanize + cp -pr LICENCE /builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le/usr/share/licenses/python3-humanize + exit 0 Provides: python3-humanize = 0.5.1-13.el8 python3.6dist(humanize) = 0.5.1 python3dist(humanize) = 0.5.1 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.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le Wrote: /builddir/build/RPMS/python3-humanize-0.5.1-13.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.u9K5di + umask 022 + cd /builddir/build/BUILD + cd humanize-0.5.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-humanize-0.5.1-13.el8.ppc64le + exit 0 Child return code was: 0