request from: hawk checking if we should skip the build started at: Thu May 16 09:52:26 2019 fetching http://src.tld-linux.org/~buildertidev//srpms/bc22b2ab-39a1-4281-996b-3c3433aa92d1/python-wheel-0.29.0-3.src.rpm fetched 59807 bytes, 1464.9 K/s installing srpm: python-wheel-0.29.0-3.src.rpm + install -d /tmp/B.a7beuK/BUILD /tmp/B.a7beuK/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-wheel-0.29.0-3.src.rpm * Thu May 16 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-wheel.git;a=log;h=master * Tue Jul 03 2018 Arkadiusz Miƛkiewicz 390f31e - release 3 (by relup.sh) + rpm -Uhv --nodeps --define '_topdir /tmp/B.a7beuK' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' python-wheel-0.29.0-3.src.rpm python-wheel ################################################## + rm -f python-wheel-0.29.0-3.src.rpm + install -m 700 -d /tmp/B.a7beuK/BUILD/tmp + TMPDIR=/tmp/B.a7beuK/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.a7beuK' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.a7beuK/python-wheel.spec Building target platforms: i686-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: i686-tld-linux no BR needed building RPM using: set -ex; : build-id: bc22b2ab-39a1-4281-996b-3c3433aa92d1; TMPDIR=/tmp/B.a7beuK/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.a7beuK' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.a7beuK/python-wheel.spec + : build-id: bc22b2ab-39a1-4281-996b-3c3433aa92d1 + TMPDIR=/tmp/B.a7beuK/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.a7beuK' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.a7beuK/python-wheel.spec Building target platforms: i686-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.a7beuK/BUILD/tmp /bin/sh -e /tmp/B.a7beuK/BUILD/tmp/rpm-tmp.77003 + umask 022 + cd /tmp/B.a7beuK/BUILD + cd /tmp/B.a7beuK/BUILD + rm -rf wheel-0.29.0 + /usr/bin/gzip -dc /tmp/B.a7beuK/wheel-0.29.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd wheel-0.29.0 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + /bin/sed -ie 1d wheel/egg2wheel.py wheel/wininst2wheel.py + exit 0 Executing(%build): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.a7beuK/BUILD/tmp /bin/sh -e /tmp/B.a7beuK/BUILD/tmp/rpm-tmp.77003 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.a7beuK/BUILD/tmp + umask 022 + cd /tmp/B.a7beuK/BUILD + cd wheel-0.29.0 + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-tld-linux-g++ + export CXX + /usr/bin/python setup.py build '--build-base=build-2' running build running build_py creating build-2 creating build-2/lib creating build-2/lib/wheel copying wheel/archive.py -> build-2/lib/wheel copying wheel/pkginfo.py -> build-2/lib/wheel copying wheel/egg2wheel.py -> build-2/lib/wheel copying wheel/bdist_wheel.py -> build-2/lib/wheel copying wheel/util.py -> build-2/lib/wheel copying wheel/pep425tags.py -> build-2/lib/wheel copying wheel/decorator.py -> build-2/lib/wheel copying wheel/__init__.py -> build-2/lib/wheel copying wheel/install.py -> build-2/lib/wheel copying wheel/wininst2wheel.py -> build-2/lib/wheel copying wheel/__main__.py -> build-2/lib/wheel copying wheel/metadata.py -> build-2/lib/wheel copying wheel/paths.py -> build-2/lib/wheel creating build-2/lib/wheel/test copying wheel/test/test_signatures.py -> build-2/lib/wheel/test copying wheel/test/test_tool.py -> build-2/lib/wheel/test copying wheel/test/test_install.py -> build-2/lib/wheel/test copying wheel/test/test_ranking.py -> build-2/lib/wheel/test copying wheel/test/test_wheelfile.py -> build-2/lib/wheel/test copying wheel/test/test_paths.py -> build-2/lib/wheel/test copying wheel/test/test_tagopt.py -> build-2/lib/wheel/test copying wheel/test/__init__.py -> build-2/lib/wheel/test copying wheel/test/test_keys.py -> build-2/lib/wheel/test copying wheel/test/test_basic.py -> build-2/lib/wheel/test creating build-2/lib/wheel/tool copying wheel/tool/__init__.py -> build-2/lib/wheel/tool creating build-2/lib/wheel/signatures copying wheel/signatures/djbec.py -> build-2/lib/wheel/signatures copying wheel/signatures/ed25519py.py -> build-2/lib/wheel/signatures copying wheel/signatures/keys.py -> build-2/lib/wheel/signatures copying wheel/signatures/__init__.py -> build-2/lib/wheel/signatures 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' 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-2/lib/wheel copying wheel/test/pydist-schema.json -> build-2/lib/wheel/test copying wheel/test/test-1.0-py2.py3-none-win32.whl -> build-2/lib/wheel/test creating build-2/lib/wheel/test/complex-dist copying wheel/test/complex-dist/setup.py -> build-2/lib/wheel/test/complex-dist creating build-2/lib/wheel/test/complex-dist/complexdist copying wheel/test/complex-dist/complexdist/__init__.py -> build-2/lib/wheel/test/complex-dist/complexdist creating build-2/lib/wheel/test/headers.dist copying wheel/test/headers.dist/header.h -> build-2/lib/wheel/test/headers.dist copying wheel/test/headers.dist/headersdist.py -> build-2/lib/wheel/test/headers.dist copying wheel/test/headers.dist/setup.py -> build-2/lib/wheel/test/headers.dist creating build-2/lib/wheel/test/simple.dist copying wheel/test/simple.dist/setup.py -> build-2/lib/wheel/test/simple.dist creating build-2/lib/wheel/test/simple.dist/simpledist copying wheel/test/simple.dist/simpledist/__init__.py -> build-2/lib/wheel/test/simple.dist/simpledist + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-tld-linux-g++ + export CXX + /usr/bin/python3 setup.py build '--build-base=build-3' running build running build_py creating build-3 creating build-3/lib creating build-3/lib/wheel copying wheel/archive.py -> build-3/lib/wheel copying wheel/pkginfo.py -> build-3/lib/wheel copying wheel/egg2wheel.py -> build-3/lib/wheel copying wheel/bdist_wheel.py -> build-3/lib/wheel copying wheel/util.py -> build-3/lib/wheel copying wheel/pep425tags.py -> build-3/lib/wheel copying wheel/decorator.py -> build-3/lib/wheel copying wheel/__init__.py -> build-3/lib/wheel copying wheel/install.py -> build-3/lib/wheel copying wheel/wininst2wheel.py -> build-3/lib/wheel copying wheel/__main__.py -> build-3/lib/wheel copying wheel/metadata.py -> build-3/lib/wheel copying wheel/paths.py -> build-3/lib/wheel creating build-3/lib/wheel/test copying wheel/test/test_signatures.py -> build-3/lib/wheel/test copying wheel/test/test_tool.py -> build-3/lib/wheel/test copying wheel/test/test_install.py -> build-3/lib/wheel/test copying wheel/test/test_ranking.py -> build-3/lib/wheel/test copying wheel/test/test_wheelfile.py -> build-3/lib/wheel/test copying wheel/test/test_paths.py -> build-3/lib/wheel/test copying wheel/test/test_tagopt.py -> build-3/lib/wheel/test copying wheel/test/__init__.py -> build-3/lib/wheel/test copying wheel/test/test_keys.py -> build-3/lib/wheel/test copying wheel/test/test_basic.py -> build-3/lib/wheel/test creating build-3/lib/wheel/tool copying wheel/tool/__init__.py -> build-3/lib/wheel/tool creating build-3/lib/wheel/signatures copying wheel/signatures/djbec.py -> build-3/lib/wheel/signatures copying wheel/signatures/ed25519py.py -> build-3/lib/wheel/signatures copying wheel/signatures/keys.py -> build-3/lib/wheel/signatures copying wheel/signatures/__init__.py -> build-3/lib/wheel/signatures 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' 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-3/lib/wheel copying wheel/test/pydist-schema.json -> build-3/lib/wheel/test copying wheel/test/test-1.0-py2.py3-none-win32.whl -> build-3/lib/wheel/test creating build-3/lib/wheel/test/complex-dist copying wheel/test/complex-dist/setup.py -> build-3/lib/wheel/test/complex-dist creating build-3/lib/wheel/test/complex-dist/complexdist copying wheel/test/complex-dist/complexdist/__init__.py -> build-3/lib/wheel/test/complex-dist/complexdist creating build-3/lib/wheel/test/headers.dist copying wheel/test/headers.dist/header.h -> build-3/lib/wheel/test/headers.dist copying wheel/test/headers.dist/headersdist.py -> build-3/lib/wheel/test/headers.dist copying wheel/test/headers.dist/setup.py -> build-3/lib/wheel/test/headers.dist creating build-3/lib/wheel/test/simple.dist copying wheel/test/simple.dist/setup.py -> build-3/lib/wheel/test/simple.dist creating build-3/lib/wheel/test/simple.dist/simpledist copying wheel/test/simple.dist/simpledist/__init__.py -> build-3/lib/wheel/test/simple.dist/simpledist + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.a7beuK/BUILD/tmp /bin/sh -e /tmp/B.a7beuK/BUILD/tmp/rpm-tmp.77003 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.a7beuK/BUILD/tmp + umask 022 + cd /tmp/B.a7beuK/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder + /bin/mkdir -p /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder + cd wheel-0.29.0 + rm -rf /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-tld-linux-g++ + export CXX + /usr/bin/python3 setup.py build '--build-base=build-3' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python3.7/site-packages' '--install-platlib=/usr/lib/python3.7/site-packages' '--optimize=2' '--root=/tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder' 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' 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' running install running install_lib creating /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder creating /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr creating /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share creating /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7 creating /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages creating /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel creating /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/tool copying build-3/lib/wheel/tool/__init__.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/tool copying build-3/lib/wheel/archive.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel copying build-3/lib/wheel/pkginfo.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel copying build-3/lib/wheel/egg2wheel.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel copying build-3/lib/wheel/bdist_wheel.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel copying build-3/lib/wheel/util.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel copying build-3/lib/wheel/pep425tags.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel copying build-3/lib/wheel/decorator.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel copying build-3/lib/wheel/__init__.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel copying build-3/lib/wheel/install.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel creating /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/signatures copying build-3/lib/wheel/signatures/djbec.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/signatures copying build-3/lib/wheel/signatures/ed25519py.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/signatures copying build-3/lib/wheel/signatures/keys.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/signatures copying build-3/lib/wheel/signatures/__init__.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/signatures creating /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/test copying build-3/lib/wheel/test/test-1.0-py2.py3-none-win32.whl -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/test creating /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/test/complex-dist copying build-3/lib/wheel/test/complex-dist/setup.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/test/complex-dist creating /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/test/complex-dist/complexdist copying build-3/lib/wheel/test/complex-dist/complexdist/__init__.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/test/complex-dist/complexdist copying build-3/lib/wheel/test/test_signatures.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/test copying build-3/lib/wheel/test/test_tool.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/test copying build-3/lib/wheel/test/test_install.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/test copying build-3/lib/wheel/test/test_ranking.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/test copying build-3/lib/wheel/test/test_wheelfile.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/test copying build-3/lib/wheel/test/test_paths.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/test copying build-3/lib/wheel/test/test_tagopt.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/test copying build-3/lib/wheel/test/pydist-schema.json -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/test creating /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/test/headers.dist copying build-3/lib/wheel/test/headers.dist/setup.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/test/headers.dist copying build-3/lib/wheel/test/headers.dist/headersdist.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/test/headers.dist copying build-3/lib/wheel/test/headers.dist/header.h -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/test/headers.dist creating /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/test/simple.dist copying build-3/lib/wheel/test/simple.dist/setup.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/test/simple.dist creating /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/test/simple.dist/simpledist copying build-3/lib/wheel/test/simple.dist/simpledist/__init__.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/test/simple.dist/simpledist copying build-3/lib/wheel/test/__init__.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/test copying build-3/lib/wheel/test/test_keys.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/test copying build-3/lib/wheel/test/test_basic.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/test copying build-3/lib/wheel/wininst2wheel.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel copying build-3/lib/wheel/__main__.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel copying build-3/lib/wheel/metadata.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel copying build-3/lib/wheel/paths.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel copying build-3/lib/wheel/eggnames.txt -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/tool/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/archive.py to archive.cpython-37.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/pkginfo.py to pkginfo.cpython-37.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/egg2wheel.py to egg2wheel.cpython-37.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/bdist_wheel.py to bdist_wheel.cpython-37.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/util.py to util.cpython-37.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/pep425tags.py to pep425tags.cpython-37.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/decorator.py to decorator.cpython-37.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/install.py to install.cpython-37.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/signatures/djbec.py to djbec.cpython-37.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/signatures/ed25519py.py to ed25519py.cpython-37.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/signatures/keys.py to keys.cpython-37.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/signatures/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/test/complex-dist/setup.py to setup.cpython-37.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/test/complex-dist/complexdist/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/test/test_signatures.py to test_signatures.cpython-37.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/test/test_tool.py to test_tool.cpython-37.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/test/test_install.py to test_install.cpython-37.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/test/test_ranking.py to test_ranking.cpython-37.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/test/test_wheelfile.py to test_wheelfile.cpython-37.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/test/test_paths.py to test_paths.cpython-37.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/test/test_tagopt.py to test_tagopt.cpython-37.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/test/headers.dist/setup.py to setup.cpython-37.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/test/headers.dist/headersdist.py to headersdist.cpython-37.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/test/simple.dist/setup.py to setup.cpython-37.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/test/simple.dist/simpledist/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/test/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/test/test_keys.py to test_keys.cpython-37.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/test/test_basic.py to test_basic.cpython-37.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/wininst2wheel.py to wininst2wheel.cpython-37.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/__main__.py to __main__.cpython-37.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/metadata.py to metadata.cpython-37.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/paths.py to paths.cpython-37.pyc writing byte-compilation script '/tmp/B.a7beuK/BUILD/tmp/tmpiv_vxkq9.py' /usr/bin/python3 /tmp/B.a7beuK/BUILD/tmp/tmpiv_vxkq9.py removing /tmp/B.a7beuK/BUILD/tmp/tmpiv_vxkq9.py running install_egg_info Copying wheel.egg-info to /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel-0.29.0-py3.7.egg-info running install_scripts Installing wheel script to /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/bin + /bin/mv /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/bin/wheel /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/bin/wheel-3 + /bin/rm '--interactive=never' -r /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python3.7/site-packages/wheel/test + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-tld-linux-g++ + export CXX + /usr/bin/python setup.py build '--build-base=build-2' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python2.7/site-packages' '--install-platlib=/usr/lib/python2.7/site-packages' '--optimize=2' '--root=/tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder' running build running build_py 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' 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' running install running install_lib creating /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7 creating /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages creating /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel creating /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/tool copying build-2/lib/wheel/tool/__init__.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/tool copying build-2/lib/wheel/archive.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel copying build-2/lib/wheel/pkginfo.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel copying build-2/lib/wheel/egg2wheel.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel copying build-2/lib/wheel/bdist_wheel.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel copying build-2/lib/wheel/util.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel copying build-2/lib/wheel/pep425tags.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel copying build-2/lib/wheel/decorator.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel copying build-2/lib/wheel/__init__.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel copying build-2/lib/wheel/install.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel creating /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/signatures copying build-2/lib/wheel/signatures/djbec.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/signatures copying build-2/lib/wheel/signatures/ed25519py.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/signatures copying build-2/lib/wheel/signatures/keys.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/signatures copying build-2/lib/wheel/signatures/__init__.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/signatures creating /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/test copying build-2/lib/wheel/test/test-1.0-py2.py3-none-win32.whl -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/test creating /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/test/complex-dist copying build-2/lib/wheel/test/complex-dist/setup.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/test/complex-dist creating /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/test/complex-dist/complexdist copying build-2/lib/wheel/test/complex-dist/complexdist/__init__.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/test/complex-dist/complexdist copying build-2/lib/wheel/test/test_signatures.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/test copying build-2/lib/wheel/test/test_tool.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/test copying build-2/lib/wheel/test/test_install.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/test copying build-2/lib/wheel/test/test_ranking.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/test copying build-2/lib/wheel/test/test_wheelfile.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/test copying build-2/lib/wheel/test/test_paths.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/test copying build-2/lib/wheel/test/test_tagopt.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/test copying build-2/lib/wheel/test/pydist-schema.json -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/test creating /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/test/headers.dist copying build-2/lib/wheel/test/headers.dist/setup.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/test/headers.dist copying build-2/lib/wheel/test/headers.dist/headersdist.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/test/headers.dist copying build-2/lib/wheel/test/headers.dist/header.h -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/test/headers.dist creating /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/test/simple.dist copying build-2/lib/wheel/test/simple.dist/setup.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/test/simple.dist creating /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/test/simple.dist/simpledist copying build-2/lib/wheel/test/simple.dist/simpledist/__init__.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/test/simple.dist/simpledist copying build-2/lib/wheel/test/__init__.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/test copying build-2/lib/wheel/test/test_keys.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/test copying build-2/lib/wheel/test/test_basic.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/test copying build-2/lib/wheel/wininst2wheel.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel copying build-2/lib/wheel/__main__.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel copying build-2/lib/wheel/metadata.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel copying build-2/lib/wheel/paths.py -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel copying build-2/lib/wheel/eggnames.txt -> /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/tool/__init__.py to __init__.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/archive.py to archive.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/pkginfo.py to pkginfo.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/egg2wheel.py to egg2wheel.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/bdist_wheel.py to bdist_wheel.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/util.py to util.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/pep425tags.py to pep425tags.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/decorator.py to decorator.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/__init__.py to __init__.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/install.py to install.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/signatures/djbec.py to djbec.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/signatures/ed25519py.py to ed25519py.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/signatures/keys.py to keys.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/signatures/__init__.py to __init__.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/test/complex-dist/setup.py to setup.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/test/complex-dist/complexdist/__init__.py to __init__.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/test/test_signatures.py to test_signatures.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/test/test_tool.py to test_tool.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/test/test_install.py to test_install.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/test/test_ranking.py to test_ranking.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/test/test_wheelfile.py to test_wheelfile.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/test/test_paths.py to test_paths.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/test/test_tagopt.py to test_tagopt.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/test/headers.dist/setup.py to setup.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/test/headers.dist/headersdist.py to headersdist.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/test/simple.dist/setup.py to setup.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/test/simple.dist/simpledist/__init__.py to __init__.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/test/__init__.py to __init__.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/test/test_keys.py to test_keys.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/test/test_basic.py to test_basic.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/wininst2wheel.py to wininst2wheel.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/__main__.py to __main__.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/metadata.py to metadata.pyc byte-compiling /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/paths.py to paths.pyc writing byte-compilation script '/tmp/B.a7beuK/BUILD/tmp/tmpC0cFFL.py' /usr/bin/python -OO /tmp/B.a7beuK/BUILD/tmp/tmpC0cFFL.py removing /tmp/B.a7beuK/BUILD/tmp/tmpC0cFFL.py running install_egg_info Copying wheel.egg-info to /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel-0.29.0-py2.7.egg-info running install_scripts Installing wheel script to /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/bin + /bin/mv /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/bin/wheel /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/bin/wheel-2 + ln -sf wheel-2 /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/bin/wheel + /bin/rm '--interactive=never' -r /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages/wheel/test + '[' ! -d /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages ']' + find /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + '[' ! -d /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/lib/python2.7/site-packages ']' + __spec_install_post_strip + set +x + __spec_install_post_chrpath + set +x + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Hardlink Python files: 2/54 files hardlinked Processing files: python-wheel-0.29.0-3 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.a7beuK/BUILD/tmp /bin/sh -e /tmp/B.a7beuK/BUILD/tmp/rpm-tmp.66905 + umask 022 + cd /tmp/B.a7beuK/BUILD + cd wheel-0.29.0 + DOCDIR=/tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/doc/python-wheel-0.29.0 + export DOCDIR + rm -rf /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/doc/python-wheel-0.29.0 + /bin/mkdir -p /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/doc/python-wheel-0.29.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/doc/python-wheel-0.29.0... Documentation compressed. + cp -pr CHANGES.txt LICENSE.txt README.txt /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/doc/python-wheel-0.29.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/doc/python-wheel-0.29.0... ./LICENSE.txt ./README.txt ./CHANGES.txt Documentation compressed. + exit 0 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 Requires: /usr/bin/python python(abi) = 2.7 Processing files: python3-wheel-0.29.0-3 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.a7beuK/BUILD/tmp /bin/sh -e /tmp/B.a7beuK/BUILD/tmp/rpm-tmp.98388 + umask 022 + cd /tmp/B.a7beuK/BUILD + cd wheel-0.29.0 + DOCDIR=/tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/doc/python3-wheel-0.29.0 + export DOCDIR + rm -rf /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/doc/python3-wheel-0.29.0 + /bin/mkdir -p /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/doc/python3-wheel-0.29.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/doc/python3-wheel-0.29.0... Documentation compressed. + cp -pr CHANGES.txt LICENSE.txt README.txt /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/doc/python3-wheel-0.29.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder/usr/share/doc/python3-wheel-0.29.0... ./LICENSE.txt ./README.txt ./CHANGES.txt Documentation compressed. + exit 0 Requires: /usr/bin/python3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder Wrote: /tmp/B.a7beuK/RPMS/python-wheel-0.29.0-3.noarch.rpm Wrote: /tmp/B.a7beuK/RPMS/python3-wheel-0.29.0-3.noarch.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.a7beuK/BUILD/tmp /bin/sh -e /tmp/B.a7beuK/BUILD/tmp/rpm-tmp.95022 + umask 022 + cd /tmp/B.a7beuK/BUILD + cd wheel-0.29.0 + /bin/rm '--interactive=never' -rf /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder + rm -rf /tmp/B.a7beuK/BUILD/tmp/python-wheel-0.29.0-root-builder ended at: Thu May 16 09:52:31 2019, done in 0:00:04.202029 + chmod -R u+rwX /tmp/B.a7beuK/BUILD + rm -rf /tmp/B.a7beuK/tmp /tmp/B.a7beuK/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info + rm -rf /tmp/B.a7beuK Begin-TLD-Builder-Info Build-Time: user:2.04s sys:0.34s real:5.14s (faults io:5 non-io:236871) Files queued for ftp: 81130 python3-wheel-0.29.0-3.noarch.rpm 57499 python-wheel-0.29.0-3.noarch.rpm 132 python-wheel-0.29.0-3.src.rpm.uploadinfo End-TLD-Builder-Info