Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python-wheel.spec'], False, '/var/lib/mock/sclo6-rh-python34-rh-el6-build-6706-8526/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python-wheel.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: c1bg.rdu2.centos.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/rh-python34-python-wheel-0.24.0-1.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python-wheel.spec'], False, '/var/lib/mock/sclo6-rh-python34-rh-el6-build-6706-8526/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python-wheel.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Z5Oilw + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf wheel-0.24.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/wheel-0.24.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd wheel-0.24.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -ie 1d wheel/egg2wheel.py wheel/wininst2wheel.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.z5I0Ti + umask 022 + cd /builddir/build/BUILD + cd wheel-0.24.0 + LANG=C + export LANG + unset DISPLAY + scl enable rh-python34 - running build running build_py creating build creating build/lib creating build/lib/wheel copying wheel/install.py -> build/lib/wheel copying wheel/archive.py -> build/lib/wheel copying wheel/__main__.py -> build/lib/wheel copying wheel/util.py -> build/lib/wheel copying wheel/__init__.py -> build/lib/wheel copying wheel/pep425tags.py -> build/lib/wheel copying wheel/wininst2wheel.py -> build/lib/wheel copying wheel/paths.py -> build/lib/wheel copying wheel/bdist_wheel.py -> build/lib/wheel copying wheel/egg2wheel.py -> build/lib/wheel copying wheel/metadata.py -> build/lib/wheel copying wheel/pkginfo.py -> build/lib/wheel copying wheel/decorator.py -> build/lib/wheel creating build/lib/wheel/test copying wheel/test/test_paths.py -> build/lib/wheel/test copying wheel/test/test_wheelfile.py -> build/lib/wheel/test copying wheel/test/test_signatures.py -> build/lib/wheel/test copying wheel/test/test_ranking.py -> build/lib/wheel/test copying wheel/test/test_tagopt.py -> build/lib/wheel/test copying wheel/test/__init__.py -> build/lib/wheel/test copying wheel/test/test_install.py -> build/lib/wheel/test copying wheel/test/test_basic.py -> build/lib/wheel/test copying wheel/test/test_tool.py -> build/lib/wheel/test copying wheel/test/test_keys.py -> build/lib/wheel/test creating build/lib/wheel/tool copying wheel/tool/__init__.py -> build/lib/wheel/tool creating build/lib/wheel/signatures copying wheel/signatures/__init__.py -> build/lib/wheel/signatures copying wheel/signatures/keys.py -> build/lib/wheel/signatures copying wheel/signatures/djbec.py -> build/lib/wheel/signatures copying wheel/signatures/ed25519py.py -> build/lib/wheel/signatures running egg_info writing wheel.egg-info/PKG-INFO writing top-level names to wheel.egg-info/top_level.txt writing entry points to wheel.egg-info/entry_points.txt writing dependency_links to wheel.egg-info/dependency_links.txt writing requirements to wheel.egg-info/requires.txt reading manifest file 'wheel.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'wheel/test/*/dist' no previously-included directories found matching 'wheel/test/*/build' writing manifest file 'wheel.egg-info/SOURCES.txt' copying wheel/eggnames.txt -> build/lib/wheel copying wheel/test/pydist-schema.json -> build/lib/wheel/test copying wheel/test/test-1.0-py2.py3-none-win32.whl -> build/lib/wheel/test creating build/lib/wheel/test/complex-dist copying wheel/test/complex-dist/setup.py -> build/lib/wheel/test/complex-dist creating build/lib/wheel/test/complex-dist/complexdist copying wheel/test/complex-dist/complexdist/__init__.py -> build/lib/wheel/test/complex-dist/complexdist creating build/lib/wheel/test/headers.dist copying wheel/test/headers.dist/header.h -> build/lib/wheel/test/headers.dist copying wheel/test/headers.dist/headersdist.py -> build/lib/wheel/test/headers.dist copying wheel/test/headers.dist/setup.py -> build/lib/wheel/test/headers.dist creating build/lib/wheel/test/simple.dist copying wheel/test/simple.dist/setup.py -> build/lib/wheel/test/simple.dist creating build/lib/wheel/test/simple.dist/simpledist copying wheel/test/simple.dist/simpledist/__init__.py -> build/lib/wheel/test/simple.dist/simpledist + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dY39R8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch ++ dirname /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch + cd wheel-0.24.0 + LANG=C + export LANG + unset DISPLAY + scl enable rh-python34 - running install running install_lib creating /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt creating /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh creating /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34 creating /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root creating /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr creating /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib creating /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4 creating /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages creating /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel creating /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/test copying build/lib/wheel/test/test_paths.py -> /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/test copying build/lib/wheel/test/pydist-schema.json -> /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/test creating /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/test/headers.dist copying build/lib/wheel/test/headers.dist/setup.py -> /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/test/headers.dist copying build/lib/wheel/test/headers.dist/headersdist.py -> /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/test/headers.dist copying build/lib/wheel/test/headers.dist/header.h -> /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/test/headers.dist copying build/lib/wheel/test/test_wheelfile.py -> /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/test copying build/lib/wheel/test/test_signatures.py -> /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/test copying build/lib/wheel/test/test_ranking.py -> /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/test copying build/lib/wheel/test/test_tagopt.py -> /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/test copying build/lib/wheel/test/__init__.py -> /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/test creating /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/test/simple.dist creating /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/test/simple.dist/simpledist copying build/lib/wheel/test/simple.dist/simpledist/__init__.py -> /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/test/simple.dist/simpledist copying build/lib/wheel/test/simple.dist/setup.py -> /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/test/simple.dist copying build/lib/wheel/test/test-1.0-py2.py3-none-win32.whl -> /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/test creating /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/test/complex-dist copying build/lib/wheel/test/complex-dist/setup.py -> /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/test/complex-dist creating /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/test/complex-dist/complexdist copying build/lib/wheel/test/complex-dist/complexdist/__init__.py -> /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/test/complex-dist/complexdist copying build/lib/wheel/test/test_install.py -> /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/test copying build/lib/wheel/test/test_basic.py -> /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/test copying build/lib/wheel/test/test_tool.py -> /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/test copying build/lib/wheel/test/test_keys.py -> /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/test copying build/lib/wheel/install.py -> /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel copying build/lib/wheel/archive.py -> /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel copying build/lib/wheel/__main__.py -> /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel copying build/lib/wheel/util.py -> /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel copying build/lib/wheel/__init__.py -> /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel copying build/lib/wheel/pep425tags.py -> /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel copying build/lib/wheel/wininst2wheel.py -> /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel copying build/lib/wheel/paths.py -> /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel copying build/lib/wheel/bdist_wheel.py -> /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel copying build/lib/wheel/egg2wheel.py -> /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel copying build/lib/wheel/metadata.py -> /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel copying build/lib/wheel/eggnames.txt -> /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel creating /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/tool copying build/lib/wheel/tool/__init__.py -> /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/tool copying build/lib/wheel/pkginfo.py -> /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel creating /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/signatures copying build/lib/wheel/signatures/__init__.py -> /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/signatures copying build/lib/wheel/signatures/keys.py -> /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/signatures copying build/lib/wheel/signatures/djbec.py -> /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/signatures copying build/lib/wheel/signatures/ed25519py.py -> /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/signatures copying build/lib/wheel/decorator.py -> /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel byte-compiling /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/test/test_paths.py to test_paths.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/test/headers.dist/setup.py to setup.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/test/headers.dist/headersdist.py to headersdist.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/test/test_wheelfile.py to test_wheelfile.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/test/test_signatures.py to test_signatures.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/test/test_ranking.py to test_ranking.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/test/test_tagopt.py to test_tagopt.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/test/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/test/simple.dist/simpledist/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/test/simple.dist/setup.py to setup.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/test/complex-dist/setup.py to setup.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/test/complex-dist/complexdist/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/test/test_install.py to test_install.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/test/test_basic.py to test_basic.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/test/test_tool.py to test_tool.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/test/test_keys.py to test_keys.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/install.py to install.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/archive.py to archive.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/__main__.py to __main__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/util.py to util.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/pep425tags.py to pep425tags.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/wininst2wheel.py to wininst2wheel.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/paths.py to paths.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/bdist_wheel.py to bdist_wheel.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/egg2wheel.py to egg2wheel.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/metadata.py to metadata.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/tool/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/pkginfo.py to pkginfo.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/signatures/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/signatures/keys.py to keys.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/signatures/djbec.py to djbec.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/signatures/ed25519py.py to ed25519py.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel/decorator.py to decorator.cpython-34.pyc running install_egg_info running egg_info writing dependency_links to wheel.egg-info/dependency_links.txt writing top-level names to wheel.egg-info/top_level.txt writing wheel.egg-info/PKG-INFO writing requirements to wheel.egg-info/requires.txt writing entry points to wheel.egg-info/entry_points.txt reading manifest file 'wheel.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'wheel/test/*/dist' no previously-included directories found matching 'wheel/test/*/build' writing manifest file 'wheel.egg-info/SOURCES.txt' Copying wheel.egg-info to /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/wheel-0.24.0-py3.4.egg-info running install_scripts Installing wheel script to /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/bin + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/wheel-0.24.0 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/rh-python34/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + scl enable rh-python34 '/usr/lib/rpm/redhat/brp-python-bytecompile-with-scl-python-34 /opt/rh/rh-python34/root/usr/bin/python3 1 /opt/rh/rh-python34/root' + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Tf4V9a + umask 022 + cd /builddir/build/BUILD + cd wheel-0.24.0 + unset DISPLAY + exit 0 Processing files: rh-python34-python-wheel-0.24.0-1.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.taJEsd + umask 022 + cd /builddir/build/BUILD + cd wheel-0.24.0 + DOCDIR=/builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/share/doc/rh-python34-python-wheel-0.24.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/share/doc/rh-python34-python-wheel-0.24.0 + /bin/mkdir -p /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/share/doc/rh-python34-python-wheel-0.24.0 + cp -pr LICENSE.txt CHANGES.txt README.txt /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch/opt/rh/rh-python34/root/usr/share/doc/rh-python34-python-wheel-0.24.0 + exit 0 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: /opt/rh/rh-python34/root/usr/bin/python3 rh-python34-python(abi) = 3.4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch warning: Could not canonicalize hostname: c1bg.rdu2.centos.org Wrote: /builddir/build/RPMS/rh-python34-python-wheel-0.24.0-1.el6.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZiwK7o + umask 022 + cd /builddir/build/BUILD + cd wheel-0.24.0 + /bin/rm -rf /builddir/build/BUILDROOT/rh-python34-python-wheel-0.24.0-1.el6.noarch + exit 0 Child return code was: 0 LEAVE do -->