Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-wheel.spec'], chrootPath='/var/lib/mock/1005231-epel-7-x86_64-1565873824.903811/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.ghxnkygz:/etc/resolv.conf']unshare_net=FalseprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ghxnkygz:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '1ee741752a6c429789b291b7f14a4918', '-D', '/var/lib/mock/1005231-epel-7-x86_64-1565873824.903811/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ghxnkygz:/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 x86_64 --nodeps /builddir/build/SPECS/python-wheel.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 BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-wheel-0.33.1-1.el7.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-wheel.spec'], chrootPath='/var/lib/mock/1005231-epel-7-x86_64-1565873824.903811/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.ghxnkygz:/etc/resolv.conf']unshare_net=FalseprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ghxnkygz:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd97a5650e2464586ab1a0daa6ce7a802', '-D', '/var/lib/mock/1005231-epel-7-x86_64-1565873824.903811/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ghxnkygz:/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 x86_64 --nodeps /builddir/build/SPECS/python-wheel.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.i0g1Ih + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf wheel-0.33.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/wheel-0.33.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd wheel-0.33.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + test -s wheel/cli/install.py + echo '# empty' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PjJc0P + umask 022 + cd /builddir/build/BUILD + cd wheel-0.33.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' BUILDSTDERR: /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'project_urls' BUILDSTDERR: warnings.warn(msg) BUILDSTDERR: /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'python_requires' BUILDSTDERR: warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/wheel copying wheel/wheelfile.py -> build/lib/wheel copying wheel/util.py -> build/lib/wheel copying wheel/pkginfo.py -> build/lib/wheel copying wheel/pep425tags.py -> build/lib/wheel copying wheel/metadata.py -> build/lib/wheel copying wheel/bdist_wheel.py -> build/lib/wheel copying wheel/__main__.py -> build/lib/wheel copying wheel/__init__.py -> build/lib/wheel creating build/lib/wheel/cli copying wheel/cli/install.py -> build/lib/wheel/cli copying wheel/cli/unpack.py -> build/lib/wheel/cli copying wheel/cli/pack.py -> build/lib/wheel/cli copying wheel/cli/convert.py -> build/lib/wheel/cli copying wheel/cli/__init__.py -> build/lib/wheel/cli running egg_info creating wheel.egg-info writing requirements to wheel.egg-info/requires.txt writing wheel.egg-info/PKG-INFO writing top-level names to wheel.egg-info/top_level.txt writing dependency_links to wheel.egg-info/dependency_links.txt writing entry points to wheel.egg-info/entry_points.txt writing manifest file 'wheel.egg-info/SOURCES.txt' reading manifest file 'wheel.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching 'wheel/*.txt' BUILDSTDERR: warning: no files found matching '*.sh' BUILDSTDERR: warning: no files found matching '*.py' under directory 'wheel/test' BUILDSTDERR: warning: no files found matching 'wheel/test/test-1.0-py2.py3-none-win32.whl' BUILDSTDERR: warning: no files found matching 'wheel/test/headers.dist/header.h' BUILDSTDERR: warning: no files found matching 'wheel/test/pydist-schema.json' BUILDSTDERR: no previously-included directories found matching 'wheel/test/*/dist' BUILDSTDERR: no previously-included directories found matching 'wheel/test/*/build' writing manifest file 'wheel.egg-info/SOURCES.txt' + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python3.6 setup.py build '--executable=/usr/bin/python3.6 -s' running build running build_py running egg_info writing wheel.egg-info/PKG-INFO writing dependency_links to wheel.egg-info/dependency_links.txt writing entry points to wheel.egg-info/entry_points.txt writing requirements to wheel.egg-info/requires.txt writing top-level names to wheel.egg-info/top_level.txt reading manifest file 'wheel.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching 'wheel/*.txt' BUILDSTDERR: warning: no files found matching '*.sh' BUILDSTDERR: warning: no files found matching '*.py' under directory 'wheel/test' BUILDSTDERR: warning: no files found matching 'wheel/test/test-1.0-py2.py3-none-win32.whl' BUILDSTDERR: warning: no files found matching 'wheel/test/headers.dist/header.h' BUILDSTDERR: warning: no files found matching 'wheel/test/pydist-schema.json' BUILDSTDERR: no previously-included directories found matching 'wheel/test/*/dist' BUILDSTDERR: no previously-included directories found matching 'wheel/test/*/build' writing manifest file 'wheel.egg-info/SOURCES.txt' + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.i1yWHu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64 + cd wheel-0.33.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr creating /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python3.6/site-packages/wheel creating /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python3.6/site-packages/wheel/cli copying build/lib/wheel/cli/__init__.py -> /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python3.6/site-packages/wheel/cli copying build/lib/wheel/cli/convert.py -> /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python3.6/site-packages/wheel/cli copying build/lib/wheel/cli/pack.py -> /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python3.6/site-packages/wheel/cli copying build/lib/wheel/cli/unpack.py -> /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python3.6/site-packages/wheel/cli copying build/lib/wheel/cli/install.py -> /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python3.6/site-packages/wheel/cli copying build/lib/wheel/__init__.py -> /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python3.6/site-packages/wheel copying build/lib/wheel/__main__.py -> /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python3.6/site-packages/wheel copying build/lib/wheel/bdist_wheel.py -> /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python3.6/site-packages/wheel copying build/lib/wheel/metadata.py -> /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python3.6/site-packages/wheel copying build/lib/wheel/pep425tags.py -> /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python3.6/site-packages/wheel copying build/lib/wheel/pkginfo.py -> /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python3.6/site-packages/wheel copying build/lib/wheel/util.py -> /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python3.6/site-packages/wheel copying build/lib/wheel/wheelfile.py -> /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python3.6/site-packages/wheel byte-compiling /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python3.6/site-packages/wheel/cli/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python3.6/site-packages/wheel/cli/convert.py to convert.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python3.6/site-packages/wheel/cli/pack.py to pack.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python3.6/site-packages/wheel/cli/unpack.py to unpack.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python3.6/site-packages/wheel/cli/install.py to install.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python3.6/site-packages/wheel/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python3.6/site-packages/wheel/__main__.py to __main__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python3.6/site-packages/wheel/bdist_wheel.py to bdist_wheel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python3.6/site-packages/wheel/metadata.py to metadata.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python3.6/site-packages/wheel/pep425tags.py to pep425tags.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python3.6/site-packages/wheel/pkginfo.py to pkginfo.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python3.6/site-packages/wheel/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python3.6/site-packages/wheel/wheelfile.py to wheelfile.cpython-36.pyc writing byte-compilation script '/tmp/tmp_57qi_1g.py' /usr/bin/python3.6 /tmp/tmp_57qi_1g.py removing /tmp/tmp_57qi_1g.py running install_egg_info running egg_info writing wheel.egg-info/PKG-INFO writing dependency_links to wheel.egg-info/dependency_links.txt writing entry points to wheel.egg-info/entry_points.txt writing requirements to wheel.egg-info/requires.txt writing top-level names to wheel.egg-info/top_level.txt reading manifest file 'wheel.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching 'wheel/*.txt' BUILDSTDERR: warning: no files found matching '*.sh' BUILDSTDERR: warning: no files found matching '*.py' under directory 'wheel/test' BUILDSTDERR: warning: no files found matching 'wheel/test/test-1.0-py2.py3-none-win32.whl' BUILDSTDERR: warning: no files found matching 'wheel/test/headers.dist/header.h' BUILDSTDERR: warning: no files found matching 'wheel/test/pydist-schema.json' BUILDSTDERR: no previously-included directories found matching 'wheel/test/*/dist' BUILDSTDERR: 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/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python3.6/site-packages/wheel-0.33.1-py3.6.egg-info running install_scripts Installing wheel script to /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/bin + mv /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/bin/wheel /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/bin/wheel-3.6 + ln -s wheel-3.6 /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/bin/wheel-3 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64 BUILDSTDERR: /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'project_urls' BUILDSTDERR: warnings.warn(msg) BUILDSTDERR: /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'python_requires' BUILDSTDERR: warnings.warn(msg) running install running install_lib creating /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python2.7/site-packages/wheel creating /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python2.7/site-packages/wheel/cli copying build/lib/wheel/cli/__init__.py -> /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python2.7/site-packages/wheel/cli copying build/lib/wheel/cli/convert.py -> /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python2.7/site-packages/wheel/cli copying build/lib/wheel/cli/pack.py -> /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python2.7/site-packages/wheel/cli copying build/lib/wheel/cli/unpack.py -> /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python2.7/site-packages/wheel/cli copying build/lib/wheel/cli/install.py -> /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python2.7/site-packages/wheel/cli copying build/lib/wheel/__init__.py -> /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python2.7/site-packages/wheel copying build/lib/wheel/__main__.py -> /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python2.7/site-packages/wheel copying build/lib/wheel/bdist_wheel.py -> /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python2.7/site-packages/wheel copying build/lib/wheel/metadata.py -> /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python2.7/site-packages/wheel copying build/lib/wheel/pep425tags.py -> /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python2.7/site-packages/wheel copying build/lib/wheel/pkginfo.py -> /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python2.7/site-packages/wheel copying build/lib/wheel/util.py -> /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python2.7/site-packages/wheel copying build/lib/wheel/wheelfile.py -> /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python2.7/site-packages/wheel byte-compiling /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python2.7/site-packages/wheel/cli/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python2.7/site-packages/wheel/cli/convert.py to convert.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python2.7/site-packages/wheel/cli/pack.py to pack.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python2.7/site-packages/wheel/cli/unpack.py to unpack.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python2.7/site-packages/wheel/cli/install.py to install.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python2.7/site-packages/wheel/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python2.7/site-packages/wheel/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python2.7/site-packages/wheel/bdist_wheel.py to bdist_wheel.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python2.7/site-packages/wheel/metadata.py to metadata.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python2.7/site-packages/wheel/pep425tags.py to pep425tags.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python2.7/site-packages/wheel/pkginfo.py to pkginfo.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python2.7/site-packages/wheel/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python2.7/site-packages/wheel/wheelfile.py to wheelfile.pyc writing byte-compilation script '/tmp/tmpgFxbBM.py' /usr/bin/python2 -O /tmp/tmpgFxbBM.py removing /tmp/tmpgFxbBM.py running install_egg_info running egg_info writing requirements to wheel.egg-info/requires.txt writing wheel.egg-info/PKG-INFO writing top-level names to wheel.egg-info/top_level.txt writing dependency_links to wheel.egg-info/dependency_links.txt writing entry points to wheel.egg-info/entry_points.txt reading manifest file 'wheel.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching 'wheel/*.txt' BUILDSTDERR: warning: no files found matching '*.sh' BUILDSTDERR: warning: no files found matching '*.py' under directory 'wheel/test' BUILDSTDERR: warning: no files found matching 'wheel/test/test-1.0-py2.py3-none-win32.whl' BUILDSTDERR: warning: no files found matching 'wheel/test/headers.dist/header.h' BUILDSTDERR: warning: no files found matching 'wheel/test/pydist-schema.json' BUILDSTDERR: no previously-included directories found matching 'wheel/test/*/dist' BUILDSTDERR: 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/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python2.7/site-packages/wheel-0.33.1-py2.7.egg-info running install_scripts Installing wheel script to /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/bin + mv /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/bin/wheel /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/bin/wheel-2.7 + ln -s wheel-2.7 /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/bin/wheel-2 + ln -s wheel-2 /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/bin/wheel + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/wheel-0.33.1 /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 Bytecompiling .py files below /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python2-wheel-0.33.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.X0XYOb + umask 022 + cd /builddir/build/BUILD + cd wheel-0.33.1 + DOCDIR=/builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/share/doc/python2-wheel-0.33.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/share/doc/python2-wheel-0.33.1 + cp -pr README.rst /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/share/doc/python2-wheel-0.33.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PA42WS + umask 022 + cd /builddir/build/BUILD + cd wheel-0.33.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/share/licenses/python2-wheel-0.33.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/share/licenses/python2-wheel-0.33.1 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/share/licenses/python2-wheel-0.33.1 + exit 0 Provides: python-wheel = 1:0.33.1-1.el7 python2-wheel = 1:0.33.1-1.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/python2 python(abi) = 2.7 Obsoletes: python-wheel < 1:0.33.1-1.el7 Processing files: python3-wheel-0.33.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.N63s4A + umask 022 + cd /builddir/build/BUILD + cd wheel-0.33.1 + DOCDIR=/builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/share/doc/python3-wheel-0.33.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/share/doc/python3-wheel-0.33.1 + cp -pr README.rst /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/share/doc/python3-wheel-0.33.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZgUNcj + umask 022 + cd /builddir/build/BUILD + cd wheel-0.33.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/share/licenses/python3-wheel-0.33.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/share/licenses/python3-wheel-0.33.1 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64/usr/share/licenses/python3-wheel-0.33.1 + exit 0 Provides: python3-wheel = 1:0.33.1-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3.6 python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64 Wrote: /builddir/build/RPMS/python2-wheel-0.33.1-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python3-wheel-0.33.1-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hND1sx + umask 022 + cd /builddir/build/BUILD + cd wheel-0.33.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-wheel-0.33.1-1.el7.x86_64 + exit 0 Child return code was: 0