Mock Version: 1.4.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-setuptools.spec'], chrootPath='/var/lib/mock/648426-epel-7-ppc64le-1508681197/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-setuptools.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': 'en_US.UTF-8'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: copr-builder-251086253.novalocal Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/python-setuptools-28.8.0-2.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/python-setuptools.spec'], chrootPath='/var/lib/mock/648426-epel-7-ppc64le-1508681197/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/python-setuptools.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': 'en_US.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pylrNg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf setuptools-28.8.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/setuptools-28.8.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd setuptools-28.8.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find setuptools -name '*.py' + xargs sed -i -e '1 {/^#!\//d}' + rm -f setuptools/cli-32.exe setuptools/cli-64.exe setuptools/cli.exe setuptools/gui-32.exe setuptools/gui-64.exe setuptools/gui.exe + rm setuptools/tests/test_integration.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TPlKE3 + umask 022 + cd /builddir/build/BUILD + cd setuptools-28.8.0 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib copying easy_install.py -> build/lib creating build/lib/setuptools copying setuptools/__init__.py -> build/lib/setuptools copying setuptools/archive_util.py -> build/lib/setuptools copying setuptools/depends.py -> build/lib/setuptools copying setuptools/dist.py -> build/lib/setuptools copying setuptools/extension.py -> build/lib/setuptools copying setuptools/glob.py -> build/lib/setuptools copying setuptools/launch.py -> build/lib/setuptools copying setuptools/lib2to3_ex.py -> build/lib/setuptools copying setuptools/monkey.py -> build/lib/setuptools copying setuptools/msvc.py -> build/lib/setuptools copying setuptools/namespaces.py -> build/lib/setuptools copying setuptools/package_index.py -> build/lib/setuptools copying setuptools/py26compat.py -> build/lib/setuptools copying setuptools/py27compat.py -> build/lib/setuptools copying setuptools/py31compat.py -> build/lib/setuptools copying setuptools/sandbox.py -> build/lib/setuptools copying setuptools/site-patch.py -> build/lib/setuptools copying setuptools/ssl_support.py -> build/lib/setuptools copying setuptools/unicode_utils.py -> build/lib/setuptools copying setuptools/version.py -> build/lib/setuptools copying setuptools/windows_support.py -> build/lib/setuptools creating build/lib/pkg_resources copying pkg_resources/__init__.py -> build/lib/pkg_resources creating build/lib/setuptools/extern copying setuptools/extern/__init__.py -> build/lib/setuptools/extern creating build/lib/setuptools/command copying setuptools/command/__init__.py -> build/lib/setuptools/command copying setuptools/command/alias.py -> build/lib/setuptools/command copying setuptools/command/bdist_egg.py -> build/lib/setuptools/command copying setuptools/command/bdist_rpm.py -> build/lib/setuptools/command copying setuptools/command/bdist_wininst.py -> build/lib/setuptools/command copying setuptools/command/build_ext.py -> build/lib/setuptools/command copying setuptools/command/build_py.py -> build/lib/setuptools/command copying setuptools/command/develop.py -> build/lib/setuptools/command copying setuptools/command/easy_install.py -> build/lib/setuptools/command copying setuptools/command/egg_info.py -> build/lib/setuptools/command copying setuptools/command/install.py -> build/lib/setuptools/command copying setuptools/command/install_egg_info.py -> build/lib/setuptools/command copying setuptools/command/install_lib.py -> build/lib/setuptools/command copying setuptools/command/install_scripts.py -> build/lib/setuptools/command copying setuptools/command/py36compat.py -> build/lib/setuptools/command copying setuptools/command/register.py -> build/lib/setuptools/command copying setuptools/command/rotate.py -> build/lib/setuptools/command copying setuptools/command/saveopts.py -> build/lib/setuptools/command copying setuptools/command/sdist.py -> build/lib/setuptools/command copying setuptools/command/setopt.py -> build/lib/setuptools/command copying setuptools/command/test.py -> build/lib/setuptools/command copying setuptools/command/upload.py -> build/lib/setuptools/command copying setuptools/command/upload_docs.py -> build/lib/setuptools/command creating build/lib/pkg_resources/extern copying pkg_resources/extern/__init__.py -> build/lib/pkg_resources/extern creating build/lib/pkg_resources/_vendor copying pkg_resources/_vendor/six.py -> build/lib/pkg_resources/_vendor copying pkg_resources/_vendor/pyparsing.py -> build/lib/pkg_resources/_vendor copying pkg_resources/_vendor/appdirs.py -> build/lib/pkg_resources/_vendor copying pkg_resources/_vendor/__init__.py -> build/lib/pkg_resources/_vendor creating build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/version.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/utils.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/specifiers.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/requirements.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/markers.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/_structures.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/_compat.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/__init__.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/__about__.py -> build/lib/pkg_resources/_vendor/packaging copying setuptools/script (dev).tmpl -> build/lib/setuptools copying setuptools/script.tmpl -> build/lib/setuptools + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fk7jKQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le ++ dirname /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le + cd setuptools-28.8.0 + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le running install running install_lib creating /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr creating /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib creating /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/pkg_resources creating /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/pkg_resources/_vendor creating /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/__about__.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/__init__.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/_compat.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/_structures.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/markers.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/requirements.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/specifiers.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/utils.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/version.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/__init__.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/pkg_resources/_vendor copying build/lib/pkg_resources/_vendor/appdirs.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/pkg_resources/_vendor copying build/lib/pkg_resources/_vendor/pyparsing.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/pkg_resources/_vendor copying build/lib/pkg_resources/_vendor/six.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/pkg_resources/_vendor creating /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/pkg_resources/extern copying build/lib/pkg_resources/extern/__init__.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/pkg_resources/extern copying build/lib/pkg_resources/__init__.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/pkg_resources creating /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/script.tmpl -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/script (dev).tmpl -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools creating /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/upload_docs.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/upload.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/test.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/setopt.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/sdist.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/saveopts.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/rotate.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/register.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/py36compat.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/install_scripts.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/install_lib.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/install_egg_info.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/install.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/egg_info.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/easy_install.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/develop.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/build_py.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/build_ext.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/bdist_wininst.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/bdist_rpm.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/bdist_egg.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/alias.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/__init__.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command creating /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/extern copying build/lib/setuptools/extern/__init__.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/extern copying build/lib/setuptools/windows_support.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/version.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/unicode_utils.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/ssl_support.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/site-patch.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/sandbox.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/py31compat.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/py27compat.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/py26compat.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/package_index.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/namespaces.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/msvc.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/monkey.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/lib2to3_ex.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/launch.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/glob.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/extension.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/dist.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/depends.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/archive_util.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/__init__.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools copying build/lib/easy_install.py -> /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/__about__.py to __about__.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/_compat.py to _compat.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/_structures.py to _structures.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/markers.py to markers.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/requirements.py to requirements.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/specifiers.py to specifiers.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/pkg_resources/_vendor/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/pkg_resources/_vendor/appdirs.py to appdirs.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/pkg_resources/_vendor/pyparsing.py to pyparsing.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/pkg_resources/_vendor/six.py to six.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/pkg_resources/extern/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/pkg_resources/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command/upload_docs.py to upload_docs.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command/upload.py to upload.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command/test.py to test.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command/setopt.py to setopt.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command/sdist.py to sdist.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command/saveopts.py to saveopts.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command/rotate.py to rotate.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command/register.py to register.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command/py36compat.py to py36compat.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command/install_scripts.py to install_scripts.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command/install_lib.py to install_lib.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command/install_egg_info.py to install_egg_info.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command/install.py to install.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command/egg_info.py to egg_info.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command/easy_install.py to easy_install.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command/develop.py to develop.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command/build_py.py to build_py.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command/build_ext.py to build_ext.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command/bdist_wininst.py to bdist_wininst.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command/bdist_rpm.py to bdist_rpm.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command/bdist_egg.py to bdist_egg.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command/alias.py to alias.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/command/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/extern/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/windows_support.py to windows_support.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/unicode_utils.py to unicode_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/ssl_support.py to ssl_support.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/site-patch.py to site-patch.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/sandbox.py to sandbox.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/py31compat.py to py31compat.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/py27compat.py to py27compat.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/py26compat.py to py26compat.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/package_index.py to package_index.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/namespaces.py to namespaces.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/msvc.py to msvc.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/monkey.py to monkey.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/lib2to3_ex.py to lib2to3_ex.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/launch.py to launch.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/glob.py to glob.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/extension.py to extension.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/dist.py to dist.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/depends.py to depends.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/archive_util.py to archive_util.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/easy_install.py to easy_install.pyc running install_egg_info running egg_info writing requirements to setuptools.egg-info/requires.txt writing setuptools.egg-info/PKG-INFO writing top-level names to setuptools.egg-info/top_level.txt writing dependency_links to setuptools.egg-info/dependency_links.txt writing entry points to setuptools.egg-info/entry_points.txt reading manifest file 'setuptools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.exe' under directory 'setuptools' warning: no files found matching '*' under directory 'setuptools/_vendor' writing manifest file 'setuptools.egg-info/SOURCES.txt' Copying setuptools.egg-info to /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools-28.8.0-py2.7.egg-info running install_scripts Installing easy_install script to /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/bin Installing easy_install-2.7 script to /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/bin + rm -rf /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages/setuptools/tests + install -p -m 0644 /builddir/build/SOURCES/LICENSE psfl.txt + install -p -m 0644 /builddir/build/SOURCES/LICENSE.txt zpl.txt + install -p -m 0644 /builddir/build/SOURCES/LICENSE-2.0 asl.txt + find /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7/site-packages -name '*.exe' + xargs rm -f + rm -r docs/Makefile docs/conf.py docs/_templates docs/_theme + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/setuptools-28.8.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python-setuptools-28.8.0-2.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vt5ICE + umask 022 + cd /builddir/build/BUILD + cd setuptools-28.8.0 + DOCDIR=/builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/share/doc/python-setuptools-28.8.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/share/doc/python-setuptools-28.8.0 + cp -pr docs/developer-guide.txt docs/development.txt docs/easy_install.txt docs/formats.txt docs/history.txt docs/index.txt docs/pkg_resources.txt docs/python3.txt docs/releases.txt docs/requirements.txt docs/roadmap.txt docs/setuptools.txt /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/share/doc/python-setuptools-28.8.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Zt0jvs + umask 022 + cd /builddir/build/BUILD + cd setuptools-28.8.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/share/licenses/python-setuptools-28.8.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/share/licenses/python-setuptools-28.8.0 + cp -pr psfl.txt /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/share/licenses/python-setuptools-28.8.0 + cp -pr zpl.txt /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/share/licenses/python-setuptools-28.8.0 + cp -pr asl.txt /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le/usr/share/licenses/python-setuptools-28.8.0 + exit 0 Provides: python-setuptools python-setuptools = 28.8.0-2.el7.centos 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: /usr/bin/python python(abi) = 2.7 Obsoletes: python-setuptools < 28.8.0-2.el7.centos Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le warning: Could not canonicalize hostname: copr-builder-251086253.novalocal Wrote: /builddir/build/RPMS/python-setuptools-28.8.0-2.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Uosmi6 + umask 022 + cd /builddir/build/BUILD + cd setuptools-28.8.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-setuptools-28.8.0-2.el7.centos.ppc64le + exit 0 Child return code was: 0