Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python3-setuptools.spec'], chrootPath='/var/lib/mock/818180-custom-1-i386-1541163950.916792/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=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.7ei1vgki:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f6bee50399e7485aaacf0b8f87a55c1f', '-D', '/var/lib/mock/818180-custom-1-i386-1541163950.916792/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.7ei1vgki:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python3-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: i686 Building for target i686 Wrote: /builddir/build/SRPMS/python3-setuptools-19.6.2-3.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python3-setuptools.spec'], chrootPath='/var/lib/mock/818180-custom-1-i386-1541163950.916792/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=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.7ei1vgki:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '2b49ee01c8844b2280cc3f74c9383a10', '-D', '/var/lib/mock/818180-custom-1-i386-1541163950.916792/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.7ei1vgki:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python3-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: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.S7QKNz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf setuptools-19.6.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/setuptools-19.6.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd setuptools-19.6.2 + /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-arm-32.exe setuptools/cli.exe setuptools/gui-32.exe setuptools/gui-64.exe setuptools/gui-arm-32.exe setuptools/gui.exe + rm setuptools/tests/test_integration.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Oc65PY + umask 022 + cd /builddir/build/BUILD + cd setuptools-19.6.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + /usr/bin/python3.4 setup.py build '--executable=/usr/bin/python3.4 -s' 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/launch.py -> build/lib/setuptools copying setuptools/lib2to3_ex.py -> build/lib/setuptools copying setuptools/msvc9_support.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/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/_markerlib copying _markerlib/markers.py -> build/lib/_markerlib copying _markerlib/__init__.py -> build/lib/_markerlib 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/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_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/__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/specifiers.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 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kiOb2o + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386 + cd setuptools-19.6.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + /usr/bin/python3.4 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386 running install running install_lib creating /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr creating /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib creating /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4 creating /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages creating /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/_markerlib copying build/lib/_markerlib/__init__.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/_markerlib copying build/lib/_markerlib/markers.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/_markerlib creating /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/pkg_resources creating /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/pkg_resources/_vendor creating /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/__about__.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/__init__.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/_compat.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/_structures.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/specifiers.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/version.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/__init__.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/pkg_resources/_vendor copying build/lib/pkg_resources/_vendor/six.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/pkg_resources/_vendor creating /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/pkg_resources/extern copying build/lib/pkg_resources/extern/__init__.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/pkg_resources/extern copying build/lib/pkg_resources/__init__.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/pkg_resources creating /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools copying build/lib/setuptools/script.tmpl -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools copying build/lib/setuptools/script (dev).tmpl -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools creating /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/command copying build/lib/setuptools/command/upload_docs.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/command copying build/lib/setuptools/command/test.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/command copying build/lib/setuptools/command/setopt.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/command copying build/lib/setuptools/command/sdist.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/command copying build/lib/setuptools/command/saveopts.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/command copying build/lib/setuptools/command/rotate.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/command copying build/lib/setuptools/command/register.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/command copying build/lib/setuptools/command/install_scripts.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/command copying build/lib/setuptools/command/install_lib.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/command copying build/lib/setuptools/command/install_egg_info.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/command copying build/lib/setuptools/command/install.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/command copying build/lib/setuptools/command/egg_info.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/command copying build/lib/setuptools/command/easy_install.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/command copying build/lib/setuptools/command/develop.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/command copying build/lib/setuptools/command/build_py.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/command copying build/lib/setuptools/command/build_ext.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/command copying build/lib/setuptools/command/bdist_wininst.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/command copying build/lib/setuptools/command/bdist_rpm.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/command copying build/lib/setuptools/command/bdist_egg.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/command copying build/lib/setuptools/command/alias.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/command copying build/lib/setuptools/command/__init__.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/command creating /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/extern copying build/lib/setuptools/extern/__init__.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/extern copying build/lib/setuptools/windows_support.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools copying build/lib/setuptools/version.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools copying build/lib/setuptools/utils.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools copying build/lib/setuptools/unicode_utils.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools copying build/lib/setuptools/ssl_support.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools copying build/lib/setuptools/site-patch.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools copying build/lib/setuptools/sandbox.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools copying build/lib/setuptools/py31compat.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools copying build/lib/setuptools/py27compat.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools copying build/lib/setuptools/py26compat.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools copying build/lib/setuptools/package_index.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools copying build/lib/setuptools/msvc9_support.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools copying build/lib/setuptools/lib2to3_ex.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools copying build/lib/setuptools/launch.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools copying build/lib/setuptools/extension.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools copying build/lib/setuptools/dist.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools copying build/lib/setuptools/depends.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools copying build/lib/setuptools/archive_util.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools copying build/lib/setuptools/__init__.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools copying build/lib/easy_install.py -> /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/_markerlib/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/_markerlib/markers.py to markers.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/pkg_resources/_vendor/packaging/__about__.py to __about__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/pkg_resources/_vendor/packaging/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/pkg_resources/_vendor/packaging/_compat.py to _compat.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/pkg_resources/_vendor/packaging/_structures.py to _structures.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/pkg_resources/_vendor/packaging/specifiers.py to specifiers.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/pkg_resources/_vendor/packaging/version.py to version.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/pkg_resources/_vendor/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/pkg_resources/_vendor/six.py to six.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/pkg_resources/extern/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/pkg_resources/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/command/upload_docs.py to upload_docs.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/command/test.py to test.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/command/setopt.py to setopt.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/command/sdist.py to sdist.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/command/saveopts.py to saveopts.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/command/rotate.py to rotate.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/command/register.py to register.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/command/install_scripts.py to install_scripts.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/command/install_lib.py to install_lib.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/command/install_egg_info.py to install_egg_info.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/command/install.py to install.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/command/egg_info.py to egg_info.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/command/easy_install.py to easy_install.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/command/develop.py to develop.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/command/build_py.py to build_py.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/command/build_ext.py to build_ext.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/command/bdist_wininst.py to bdist_wininst.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/command/bdist_rpm.py to bdist_rpm.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/command/bdist_egg.py to bdist_egg.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/command/alias.py to alias.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/command/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/extern/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/windows_support.py to windows_support.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/version.py to version.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/utils.py to utils.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/unicode_utils.py to unicode_utils.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/ssl_support.py to ssl_support.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/site-patch.py to site-patch.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/sandbox.py to sandbox.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/py31compat.py to py31compat.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/py27compat.py to py27compat.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/py26compat.py to py26compat.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/package_index.py to package_index.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/msvc9_support.py to msvc9_support.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/lib2to3_ex.py to lib2to3_ex.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/launch.py to launch.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/extension.py to extension.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/dist.py to dist.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/depends.py to depends.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/archive_util.py to archive_util.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/easy_install.py to easy_install.cpython-34.pyc writing byte-compilation script '/tmp/tmpanm6k79s.py' /usr/bin/python3.4 -O /tmp/tmpanm6k79s.py removing /tmp/tmpanm6k79s.py running install_egg_info running egg_info writing entry points to setuptools.egg-info/entry_points.txt writing setuptools.egg-info/PKG-INFO writing top-level names to setuptools.egg-info/top_level.txt writing requirements to setuptools.egg-info/requires.txt writing dependency_links to setuptools.egg-info/dependency_links.txt reading manifest file 'setuptools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching '*.exe' under directory 'setuptools' BUILDSTDERR: 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/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools-19.6.2-py3.4.egg-info running install_scripts Installing easy_install-3.4 script to /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/bin Installing easy_install script to /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/bin + rm /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/bin/easy_install + rm -rf /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages/setuptools/tests + install -p -m 0644 /builddir/build/SOURCES/LICENSE-2.0 asl.txt + xargs rm -f + find /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/lib/python3.4/site-packages -name '*.exe' + 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-19.6.2 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. BUILDSTDERR: 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 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python34-setuptools-19.6.2-3.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.S0BpoT + umask 022 + cd /builddir/build/BUILD + cd setuptools-19.6.2 + DOCDIR=/builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/share/doc/python34-setuptools-19.6.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/share/doc/python34-setuptools-19.6.2 + 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/roadmap.txt docs/setuptools.txt /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/share/doc/python34-setuptools-19.6.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.q3otMn + umask 022 + cd /builddir/build/BUILD + cd setuptools-19.6.2 + LICENSEDIR=/builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/share/licenses/python34-setuptools-19.6.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/share/licenses/python34-setuptools-19.6.2 + cp -pr asl.txt /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386/usr/share/licenses/python34-setuptools-19.6.2 + exit 0 Provides: python34-setuptools = 19.6.2-3.el7 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/python3.4 python(abi) = 3.4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386 Wrote: /builddir/build/RPMS/python34-setuptools-19.6.2-3.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Uc9qvz + umask 022 + cd /builddir/build/BUILD + cd setuptools-19.6.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python3-setuptools-19.6.2-3.el7.i386 + exit 0 Child return code was: 0