request from: hawk checking if we should skip the build started at: Mon Jun 3 13:47:57 2019 fetching http://src.tld-linux.org/~buildertidev//srpms/e13c2eb5-293a-4a06-af0e-2c835e69fbef/python-setuptools-40.5.0-1.src.rpm fetched 841051 bytes, 19201.4 K/s installing srpm: python-setuptools-40.5.0-1.src.rpm + install -d /tmp/B.5e0WU4/BUILD /tmp/B.5e0WU4/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-setuptools-40.5.0-1.src.rpm * Sat Jun 01 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-setuptools.git;a=log;h=master * Thu Nov 08 2018 Arkadiusz Miśkiewicz c37f86b - up to 40.5.0 * Thu Sep 27 2018 Arkadiusz Miśkiewicz 2f31e13 - up to 40.4.3 * Fri Sep 14 2018 Elan Ruusamäe 9fded6e - use reusable source url * Thu Aug 30 2018 Jan Palus be14e54 - up to 40.2.0 * Mon Jul 30 2018 Jacek Konieczny 929b3f4 - six is always build-required * Sun Jul 01 2018 Arkadiusz Miśkiewicz 6ef7e1f - BR unzip * Sun Jul 01 2018 Arkadiusz Miśkiewicz 505e497 - release 3 (by relup.sh) + rpm -Uhv --nodeps --define '_topdir /tmp/B.5e0WU4' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' python-setuptools-40.5.0-1.src.rpm python-setuptools ################################################## + rm -f python-setuptools-40.5.0-1.src.rpm + install -m 700 -d /tmp/B.5e0WU4/BUILD/tmp + TMPDIR=/tmp/B.5e0WU4/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.5e0WU4' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.5e0WU4/python-setuptools.spec Building target platforms: x86_64-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: x86_64-tld-linux no BR needed building RPM using: set -ex; : build-id: e13c2eb5-293a-4a06-af0e-2c835e69fbef; TMPDIR=/tmp/B.5e0WU4/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.5e0WU4' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.5e0WU4/python-setuptools.spec + : build-id: e13c2eb5-293a-4a06-af0e-2c835e69fbef + TMPDIR=/tmp/B.5e0WU4/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.5e0WU4' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.5e0WU4/python-setuptools.spec Building target platforms: x86_64-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.5e0WU4/BUILD/tmp /bin/sh -e /tmp/B.5e0WU4/BUILD/tmp/rpm-tmp.5081 + umask 022 + cd /tmp/B.5e0WU4/BUILD + cd /tmp/B.5e0WU4/BUILD + rm -rf setuptools-40.5.0 + /usr/bin/unzip -qq /tmp/B.5e0WU4/setuptools-40.5.0.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd setuptools-40.5.0 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + 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.5e0WU4/BUILD/tmp /bin/sh -e /tmp/B.5e0WU4/BUILD/tmp/rpm-tmp.5081 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.5e0WU4/BUILD/tmp + umask 022 + cd /tmp/B.5e0WU4/BUILD + cd setuptools-40.5.0 + LC_ALL=C.UTF-8 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 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-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 copying easy_install.py -> build-2/lib creating build-2/lib/pkg_resources copying pkg_resources/py31compat.py -> build-2/lib/pkg_resources copying pkg_resources/__init__.py -> build-2/lib/pkg_resources creating build-2/lib/setuptools copying setuptools/glob.py -> build-2/lib/setuptools copying setuptools/py36compat.py -> build-2/lib/setuptools copying setuptools/namespaces.py -> build-2/lib/setuptools copying setuptools/py31compat.py -> build-2/lib/setuptools copying setuptools/depends.py -> build-2/lib/setuptools copying setuptools/config.py -> build-2/lib/setuptools copying setuptools/dist.py -> build-2/lib/setuptools copying setuptools/unicode_utils.py -> build-2/lib/setuptools copying setuptools/archive_util.py -> build-2/lib/setuptools copying setuptools/build_meta.py -> build-2/lib/setuptools copying setuptools/msvc.py -> build-2/lib/setuptools copying setuptools/package_index.py -> build-2/lib/setuptools copying setuptools/ssl_support.py -> build-2/lib/setuptools copying setuptools/py33compat.py -> build-2/lib/setuptools copying setuptools/py27compat.py -> build-2/lib/setuptools copying setuptools/glibc.py -> build-2/lib/setuptools copying setuptools/lib2to3_ex.py -> build-2/lib/setuptools copying setuptools/monkey.py -> build-2/lib/setuptools copying setuptools/site-patch.py -> build-2/lib/setuptools copying setuptools/__init__.py -> build-2/lib/setuptools copying setuptools/windows_support.py -> build-2/lib/setuptools copying setuptools/pep425tags.py -> build-2/lib/setuptools copying setuptools/version.py -> build-2/lib/setuptools copying setuptools/dep_util.py -> build-2/lib/setuptools copying setuptools/sandbox.py -> build-2/lib/setuptools copying setuptools/extension.py -> build-2/lib/setuptools copying setuptools/launch.py -> build-2/lib/setuptools copying setuptools/wheel.py -> build-2/lib/setuptools creating build-2/lib/pkg_resources/_vendor copying pkg_resources/_vendor/appdirs.py -> build-2/lib/pkg_resources/_vendor copying pkg_resources/_vendor/six.py -> build-2/lib/pkg_resources/_vendor copying pkg_resources/_vendor/pyparsing.py -> build-2/lib/pkg_resources/_vendor copying pkg_resources/_vendor/__init__.py -> build-2/lib/pkg_resources/_vendor creating build-2/lib/pkg_resources/extern copying pkg_resources/extern/__init__.py -> build-2/lib/pkg_resources/extern creating build-2/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/specifiers.py -> build-2/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/_structures.py -> build-2/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/_compat.py -> build-2/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/markers.py -> build-2/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/requirements.py -> build-2/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/__init__.py -> build-2/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/utils.py -> build-2/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/version.py -> build-2/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/__about__.py -> build-2/lib/pkg_resources/_vendor/packaging creating build-2/lib/setuptools/_vendor copying setuptools/_vendor/six.py -> build-2/lib/setuptools/_vendor copying setuptools/_vendor/pyparsing.py -> build-2/lib/setuptools/_vendor copying setuptools/_vendor/__init__.py -> build-2/lib/setuptools/_vendor creating build-2/lib/setuptools/command copying setuptools/command/setopt.py -> build-2/lib/setuptools/command copying setuptools/command/py36compat.py -> build-2/lib/setuptools/command copying setuptools/command/develop.py -> build-2/lib/setuptools/command copying setuptools/command/sdist.py -> build-2/lib/setuptools/command copying setuptools/command/register.py -> build-2/lib/setuptools/command copying setuptools/command/bdist_wininst.py -> build-2/lib/setuptools/command copying setuptools/command/upload.py -> build-2/lib/setuptools/command copying setuptools/command/bdist_rpm.py -> build-2/lib/setuptools/command copying setuptools/command/build_py.py -> build-2/lib/setuptools/command copying setuptools/command/easy_install.py -> build-2/lib/setuptools/command copying setuptools/command/install_scripts.py -> build-2/lib/setuptools/command copying setuptools/command/egg_info.py -> build-2/lib/setuptools/command copying setuptools/command/rotate.py -> build-2/lib/setuptools/command copying setuptools/command/saveopts.py -> build-2/lib/setuptools/command copying setuptools/command/alias.py -> build-2/lib/setuptools/command copying setuptools/command/__init__.py -> build-2/lib/setuptools/command copying setuptools/command/build_ext.py -> build-2/lib/setuptools/command copying setuptools/command/upload_docs.py -> build-2/lib/setuptools/command copying setuptools/command/build_clib.py -> build-2/lib/setuptools/command copying setuptools/command/install.py -> build-2/lib/setuptools/command copying setuptools/command/bdist_egg.py -> build-2/lib/setuptools/command copying setuptools/command/dist_info.py -> build-2/lib/setuptools/command copying setuptools/command/test.py -> build-2/lib/setuptools/command copying setuptools/command/install_egg_info.py -> build-2/lib/setuptools/command copying setuptools/command/install_lib.py -> build-2/lib/setuptools/command creating build-2/lib/setuptools/extern copying setuptools/extern/__init__.py -> build-2/lib/setuptools/extern creating build-2/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/specifiers.py -> build-2/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/_structures.py -> build-2/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/_compat.py -> build-2/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/markers.py -> build-2/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/requirements.py -> build-2/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/__init__.py -> build-2/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/utils.py -> build-2/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/version.py -> build-2/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/__about__.py -> build-2/lib/setuptools/_vendor/packaging copying setuptools/script (dev).tmpl -> build-2/lib/setuptools copying setuptools/script.tmpl -> build-2/lib/setuptools copying setuptools/gui.exe -> build-2/lib/setuptools copying setuptools/gui-64.exe -> build-2/lib/setuptools copying setuptools/cli-64.exe -> build-2/lib/setuptools copying setuptools/cli.exe -> build-2/lib/setuptools copying setuptools/gui-32.exe -> build-2/lib/setuptools copying setuptools/cli-32.exe -> build-2/lib/setuptools copying setuptools/command/launcher manifest.xml -> build-2/lib/setuptools/command + LC_ALL=C.UTF-8 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 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-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 copying easy_install.py -> build-3/lib creating build-3/lib/pkg_resources copying pkg_resources/py31compat.py -> build-3/lib/pkg_resources copying pkg_resources/__init__.py -> build-3/lib/pkg_resources creating build-3/lib/setuptools copying setuptools/glob.py -> build-3/lib/setuptools copying setuptools/py36compat.py -> build-3/lib/setuptools copying setuptools/namespaces.py -> build-3/lib/setuptools copying setuptools/py31compat.py -> build-3/lib/setuptools copying setuptools/depends.py -> build-3/lib/setuptools copying setuptools/config.py -> build-3/lib/setuptools copying setuptools/dist.py -> build-3/lib/setuptools copying setuptools/unicode_utils.py -> build-3/lib/setuptools copying setuptools/archive_util.py -> build-3/lib/setuptools copying setuptools/build_meta.py -> build-3/lib/setuptools copying setuptools/msvc.py -> build-3/lib/setuptools copying setuptools/package_index.py -> build-3/lib/setuptools copying setuptools/ssl_support.py -> build-3/lib/setuptools copying setuptools/py33compat.py -> build-3/lib/setuptools copying setuptools/py27compat.py -> build-3/lib/setuptools copying setuptools/glibc.py -> build-3/lib/setuptools copying setuptools/lib2to3_ex.py -> build-3/lib/setuptools copying setuptools/monkey.py -> build-3/lib/setuptools copying setuptools/site-patch.py -> build-3/lib/setuptools copying setuptools/__init__.py -> build-3/lib/setuptools copying setuptools/windows_support.py -> build-3/lib/setuptools copying setuptools/pep425tags.py -> build-3/lib/setuptools copying setuptools/version.py -> build-3/lib/setuptools copying setuptools/dep_util.py -> build-3/lib/setuptools copying setuptools/sandbox.py -> build-3/lib/setuptools copying setuptools/extension.py -> build-3/lib/setuptools copying setuptools/launch.py -> build-3/lib/setuptools copying setuptools/wheel.py -> build-3/lib/setuptools creating build-3/lib/pkg_resources/_vendor copying pkg_resources/_vendor/appdirs.py -> build-3/lib/pkg_resources/_vendor copying pkg_resources/_vendor/six.py -> build-3/lib/pkg_resources/_vendor copying pkg_resources/_vendor/pyparsing.py -> build-3/lib/pkg_resources/_vendor copying pkg_resources/_vendor/__init__.py -> build-3/lib/pkg_resources/_vendor creating build-3/lib/pkg_resources/extern copying pkg_resources/extern/__init__.py -> build-3/lib/pkg_resources/extern creating build-3/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/specifiers.py -> build-3/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/_structures.py -> build-3/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/_compat.py -> build-3/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/markers.py -> build-3/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/requirements.py -> build-3/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/__init__.py -> build-3/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/utils.py -> build-3/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/version.py -> build-3/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/__about__.py -> build-3/lib/pkg_resources/_vendor/packaging creating build-3/lib/setuptools/_vendor copying setuptools/_vendor/six.py -> build-3/lib/setuptools/_vendor copying setuptools/_vendor/pyparsing.py -> build-3/lib/setuptools/_vendor copying setuptools/_vendor/__init__.py -> build-3/lib/setuptools/_vendor creating build-3/lib/setuptools/command copying setuptools/command/setopt.py -> build-3/lib/setuptools/command copying setuptools/command/py36compat.py -> build-3/lib/setuptools/command copying setuptools/command/develop.py -> build-3/lib/setuptools/command copying setuptools/command/sdist.py -> build-3/lib/setuptools/command copying setuptools/command/register.py -> build-3/lib/setuptools/command copying setuptools/command/bdist_wininst.py -> build-3/lib/setuptools/command copying setuptools/command/upload.py -> build-3/lib/setuptools/command copying setuptools/command/bdist_rpm.py -> build-3/lib/setuptools/command copying setuptools/command/build_py.py -> build-3/lib/setuptools/command copying setuptools/command/easy_install.py -> build-3/lib/setuptools/command copying setuptools/command/install_scripts.py -> build-3/lib/setuptools/command copying setuptools/command/egg_info.py -> build-3/lib/setuptools/command copying setuptools/command/rotate.py -> build-3/lib/setuptools/command copying setuptools/command/saveopts.py -> build-3/lib/setuptools/command copying setuptools/command/alias.py -> build-3/lib/setuptools/command copying setuptools/command/__init__.py -> build-3/lib/setuptools/command copying setuptools/command/build_ext.py -> build-3/lib/setuptools/command copying setuptools/command/upload_docs.py -> build-3/lib/setuptools/command copying setuptools/command/build_clib.py -> build-3/lib/setuptools/command copying setuptools/command/install.py -> build-3/lib/setuptools/command copying setuptools/command/bdist_egg.py -> build-3/lib/setuptools/command copying setuptools/command/dist_info.py -> build-3/lib/setuptools/command copying setuptools/command/test.py -> build-3/lib/setuptools/command copying setuptools/command/install_egg_info.py -> build-3/lib/setuptools/command copying setuptools/command/install_lib.py -> build-3/lib/setuptools/command creating build-3/lib/setuptools/extern copying setuptools/extern/__init__.py -> build-3/lib/setuptools/extern creating build-3/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/specifiers.py -> build-3/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/_structures.py -> build-3/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/_compat.py -> build-3/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/markers.py -> build-3/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/requirements.py -> build-3/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/__init__.py -> build-3/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/utils.py -> build-3/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/version.py -> build-3/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/__about__.py -> build-3/lib/setuptools/_vendor/packaging copying setuptools/script (dev).tmpl -> build-3/lib/setuptools copying setuptools/script.tmpl -> build-3/lib/setuptools copying setuptools/gui.exe -> build-3/lib/setuptools copying setuptools/gui-64.exe -> build-3/lib/setuptools copying setuptools/cli-64.exe -> build-3/lib/setuptools copying setuptools/cli.exe -> build-3/lib/setuptools copying setuptools/gui-32.exe -> build-3/lib/setuptools copying setuptools/cli-32.exe -> build-3/lib/setuptools copying setuptools/command/launcher manifest.xml -> build-3/lib/setuptools/command + /usr/bin/make -j4 -C docs html 'SPHINXBUILD=sphinx-build-3' make: Entering directory '/tmp/B.5e0WU4/BUILD/setuptools-40.5.0/docs' mkdir -p build/html build/doctrees sphinx-build-3 -b html -d build/doctrees . build/html Running Sphinx v1.7.6 loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [html]: targets for 11 source files that are out of date updating environment: 11 added, 0 changed, 0 removed reading sources... [ 9%] developer-guide reading sources... [ 18%] development reading sources... [ 27%] easy_install reading sources... [ 36%] formats reading sources... [ 45%] history reading sources... [ 54%] index reading sources... [ 63%] pkg_resources reading sources... [ 72%] python3 reading sources... [ 81%] releases reading sources... [ 90%] roadmap reading sources... [100%] setuptools looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 9%] developer-guide writing output... [ 18%] development writing output... [ 27%] easy_install writing output... [ 36%] formats writing output... [ 45%] history writing output... [ 54%] index writing output... [ 63%] pkg_resources writing output... [ 72%] python3 writing output... [ 81%] releases writing output... [ 90%] roadmap writing output... [100%] setuptools generating indices... writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded. The HTML pages are in build/html. Build finished. The HTML pages are in build/html. make: Leaving directory '/tmp/B.5e0WU4/BUILD/setuptools-40.5.0/docs' + 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.5e0WU4/BUILD/tmp /bin/sh -e /tmp/B.5e0WU4/BUILD/tmp/rpm-tmp.67925 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.5e0WU4/BUILD/tmp + umask 022 + cd /tmp/B.5e0WU4/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder + /bin/mkdir -p /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder + cd setuptools-40.5.0 + rm -rf /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.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 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-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/lib64/python3.7/site-packages' '--optimize=2' '--root=/tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder' running build running build_py running install running install_lib creating /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder creating /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr creating /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share creating /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7 creating /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages creating /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/pkg_resources copying build-3/lib/pkg_resources/py31compat.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/pkg_resources creating /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/pkg_resources/_vendor creating /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/pkg_resources/_vendor/packaging copying build-3/lib/pkg_resources/_vendor/packaging/specifiers.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/pkg_resources/_vendor/packaging copying build-3/lib/pkg_resources/_vendor/packaging/_structures.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/pkg_resources/_vendor/packaging copying build-3/lib/pkg_resources/_vendor/packaging/_compat.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/pkg_resources/_vendor/packaging copying build-3/lib/pkg_resources/_vendor/packaging/markers.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/pkg_resources/_vendor/packaging copying build-3/lib/pkg_resources/_vendor/packaging/requirements.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/pkg_resources/_vendor/packaging copying build-3/lib/pkg_resources/_vendor/packaging/__init__.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/pkg_resources/_vendor/packaging copying build-3/lib/pkg_resources/_vendor/packaging/utils.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/pkg_resources/_vendor/packaging copying build-3/lib/pkg_resources/_vendor/packaging/version.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/pkg_resources/_vendor/packaging copying build-3/lib/pkg_resources/_vendor/packaging/__about__.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/pkg_resources/_vendor/packaging copying build-3/lib/pkg_resources/_vendor/appdirs.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/pkg_resources/_vendor copying build-3/lib/pkg_resources/_vendor/six.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/pkg_resources/_vendor copying build-3/lib/pkg_resources/_vendor/pyparsing.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/pkg_resources/_vendor copying build-3/lib/pkg_resources/_vendor/__init__.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/pkg_resources/_vendor copying build-3/lib/pkg_resources/__init__.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/pkg_resources creating /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/pkg_resources/extern copying build-3/lib/pkg_resources/extern/__init__.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/pkg_resources/extern copying build-3/lib/easy_install.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages creating /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/glob.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/py36compat.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/namespaces.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/gui.exe -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/script (dev).tmpl -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/py31compat.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/depends.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/gui-64.exe -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/config.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/dist.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/unicode_utils.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/archive_util.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/build_meta.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/msvc.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/package_index.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/ssl_support.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/py33compat.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/py27compat.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/cli-64.exe -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/script.tmpl -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools creating /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/_vendor creating /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/_vendor/packaging copying build-3/lib/setuptools/_vendor/packaging/specifiers.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/_vendor/packaging copying build-3/lib/setuptools/_vendor/packaging/_structures.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/_vendor/packaging copying build-3/lib/setuptools/_vendor/packaging/_compat.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/_vendor/packaging copying build-3/lib/setuptools/_vendor/packaging/markers.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/_vendor/packaging copying build-3/lib/setuptools/_vendor/packaging/requirements.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/_vendor/packaging copying build-3/lib/setuptools/_vendor/packaging/__init__.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/_vendor/packaging copying build-3/lib/setuptools/_vendor/packaging/utils.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/_vendor/packaging copying build-3/lib/setuptools/_vendor/packaging/version.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/_vendor/packaging copying build-3/lib/setuptools/_vendor/packaging/__about__.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/_vendor/packaging copying build-3/lib/setuptools/_vendor/six.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/_vendor copying build-3/lib/setuptools/_vendor/pyparsing.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/_vendor copying build-3/lib/setuptools/_vendor/__init__.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/_vendor copying build-3/lib/setuptools/glibc.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/lib2to3_ex.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/monkey.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/cli.exe -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/site-patch.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools creating /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/setopt.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/py36compat.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/develop.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/sdist.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/register.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/bdist_wininst.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/upload.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/launcher manifest.xml -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/bdist_rpm.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/build_py.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/easy_install.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/install_scripts.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/egg_info.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/rotate.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/saveopts.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/alias.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/__init__.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/build_ext.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/upload_docs.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/build_clib.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/install.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/bdist_egg.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/dist_info.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/test.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/install_egg_info.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/install_lib.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/__init__.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/windows_support.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/pep425tags.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/gui-32.exe -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/version.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/dep_util.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/sandbox.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/extension.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/launch.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools creating /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/extern copying build-3/lib/setuptools/extern/__init__.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/extern copying build-3/lib/setuptools/cli-32.exe -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/wheel.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/pkg_resources/py31compat.py to py31compat.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/pkg_resources/_vendor/packaging/specifiers.py to specifiers.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/pkg_resources/_vendor/packaging/_structures.py to _structures.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/pkg_resources/_vendor/packaging/_compat.py to _compat.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/pkg_resources/_vendor/packaging/markers.py to markers.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/pkg_resources/_vendor/packaging/requirements.py to requirements.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/pkg_resources/_vendor/packaging/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/pkg_resources/_vendor/packaging/utils.py to utils.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/pkg_resources/_vendor/packaging/version.py to version.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/pkg_resources/_vendor/packaging/__about__.py to __about__.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/pkg_resources/_vendor/appdirs.py to appdirs.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/pkg_resources/_vendor/six.py to six.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/pkg_resources/_vendor/pyparsing.py to pyparsing.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/pkg_resources/_vendor/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/pkg_resources/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/pkg_resources/extern/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/easy_install.py to easy_install.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/glob.py to glob.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/py36compat.py to py36compat.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/namespaces.py to namespaces.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/py31compat.py to py31compat.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/depends.py to depends.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/config.py to config.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/dist.py to dist.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/unicode_utils.py to unicode_utils.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/archive_util.py to archive_util.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/build_meta.py to build_meta.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/msvc.py to msvc.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/package_index.py to package_index.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/ssl_support.py to ssl_support.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/py33compat.py to py33compat.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/py27compat.py to py27compat.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/_vendor/packaging/specifiers.py to specifiers.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/_vendor/packaging/_structures.py to _structures.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/_vendor/packaging/_compat.py to _compat.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/_vendor/packaging/markers.py to markers.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/_vendor/packaging/requirements.py to requirements.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/_vendor/packaging/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/_vendor/packaging/utils.py to utils.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/_vendor/packaging/version.py to version.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/_vendor/packaging/__about__.py to __about__.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/_vendor/six.py to six.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/_vendor/pyparsing.py to pyparsing.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/_vendor/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/glibc.py to glibc.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/lib2to3_ex.py to lib2to3_ex.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/monkey.py to monkey.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/site-patch.py to site-patch.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command/setopt.py to setopt.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command/py36compat.py to py36compat.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command/develop.py to develop.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command/sdist.py to sdist.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command/register.py to register.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command/bdist_wininst.py to bdist_wininst.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command/upload.py to upload.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command/bdist_rpm.py to bdist_rpm.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command/build_py.py to build_py.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command/easy_install.py to easy_install.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command/install_scripts.py to install_scripts.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command/egg_info.py to egg_info.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command/rotate.py to rotate.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command/saveopts.py to saveopts.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command/alias.py to alias.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command/build_ext.py to build_ext.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command/upload_docs.py to upload_docs.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command/build_clib.py to build_clib.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command/install.py to install.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command/bdist_egg.py to bdist_egg.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command/dist_info.py to dist_info.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command/test.py to test.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command/install_egg_info.py to install_egg_info.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/command/install_lib.py to install_lib.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/windows_support.py to windows_support.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/pep425tags.py to pep425tags.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/version.py to version.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/dep_util.py to dep_util.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/sandbox.py to sandbox.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/extension.py to extension.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/launch.py to launch.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/extern/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools/wheel.py to wheel.cpython-37.pyc writing byte-compilation script '/tmp/B.5e0WU4/BUILD/tmp/tmp6w_gqhj9.py' /usr/bin/python3 /tmp/B.5e0WU4/BUILD/tmp/tmp6w_gqhj9.py removing /tmp/B.5e0WU4/BUILD/tmp/tmp6w_gqhj9.py running install_egg_info running egg_info writing setuptools.egg-info/PKG-INFO writing dependency_links to setuptools.egg-info/dependency_links.txt writing entry points to setuptools.egg-info/entry_points.txt writing requirements to setuptools.egg-info/requires.txt writing top-level names to setuptools.egg-info/top_level.txt reading manifest file 'setuptools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'setuptools.egg-info/SOURCES.txt' Copying setuptools.egg-info to /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python3.7/site-packages/setuptools-40.5.0-py3.7.egg-info running install_scripts Installing easy_install script to /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/bin Installing easy_install-3.7 script to /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/bin + 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 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-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/lib64/python2.7/site-packages' '--optimize=2' '--root=/tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder' running build running build_py running install running install_lib creating /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7 creating /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages creating /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/pkg_resources copying build-2/lib/pkg_resources/py31compat.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/pkg_resources creating /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/pkg_resources/_vendor creating /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/pkg_resources/_vendor/packaging copying build-2/lib/pkg_resources/_vendor/packaging/specifiers.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/pkg_resources/_vendor/packaging copying build-2/lib/pkg_resources/_vendor/packaging/_structures.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/pkg_resources/_vendor/packaging copying build-2/lib/pkg_resources/_vendor/packaging/_compat.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/pkg_resources/_vendor/packaging copying build-2/lib/pkg_resources/_vendor/packaging/markers.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/pkg_resources/_vendor/packaging copying build-2/lib/pkg_resources/_vendor/packaging/requirements.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/pkg_resources/_vendor/packaging copying build-2/lib/pkg_resources/_vendor/packaging/__init__.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/pkg_resources/_vendor/packaging copying build-2/lib/pkg_resources/_vendor/packaging/utils.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/pkg_resources/_vendor/packaging copying build-2/lib/pkg_resources/_vendor/packaging/version.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/pkg_resources/_vendor/packaging copying build-2/lib/pkg_resources/_vendor/packaging/__about__.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/pkg_resources/_vendor/packaging copying build-2/lib/pkg_resources/_vendor/appdirs.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/pkg_resources/_vendor copying build-2/lib/pkg_resources/_vendor/six.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/pkg_resources/_vendor copying build-2/lib/pkg_resources/_vendor/pyparsing.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/pkg_resources/_vendor copying build-2/lib/pkg_resources/_vendor/__init__.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/pkg_resources/_vendor copying build-2/lib/pkg_resources/__init__.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/pkg_resources creating /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/pkg_resources/extern copying build-2/lib/pkg_resources/extern/__init__.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/pkg_resources/extern copying build-2/lib/easy_install.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages creating /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/glob.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/py36compat.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/namespaces.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/gui.exe -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/script (dev).tmpl -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/py31compat.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/depends.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/gui-64.exe -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/config.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/dist.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/unicode_utils.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/archive_util.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/build_meta.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/msvc.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/package_index.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/ssl_support.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/py33compat.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/py27compat.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/cli-64.exe -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/script.tmpl -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools creating /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/_vendor creating /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/_vendor/packaging copying build-2/lib/setuptools/_vendor/packaging/specifiers.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/_vendor/packaging copying build-2/lib/setuptools/_vendor/packaging/_structures.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/_vendor/packaging copying build-2/lib/setuptools/_vendor/packaging/_compat.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/_vendor/packaging copying build-2/lib/setuptools/_vendor/packaging/markers.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/_vendor/packaging copying build-2/lib/setuptools/_vendor/packaging/requirements.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/_vendor/packaging copying build-2/lib/setuptools/_vendor/packaging/__init__.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/_vendor/packaging copying build-2/lib/setuptools/_vendor/packaging/utils.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/_vendor/packaging copying build-2/lib/setuptools/_vendor/packaging/version.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/_vendor/packaging copying build-2/lib/setuptools/_vendor/packaging/__about__.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/_vendor/packaging copying build-2/lib/setuptools/_vendor/six.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/_vendor copying build-2/lib/setuptools/_vendor/pyparsing.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/_vendor copying build-2/lib/setuptools/_vendor/__init__.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/_vendor copying build-2/lib/setuptools/glibc.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/lib2to3_ex.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/monkey.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/cli.exe -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/site-patch.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools creating /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/setopt.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/py36compat.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/develop.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/sdist.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/register.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/bdist_wininst.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/upload.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/launcher manifest.xml -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/bdist_rpm.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/build_py.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/easy_install.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/install_scripts.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/egg_info.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/rotate.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/saveopts.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/alias.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/__init__.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/build_ext.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/upload_docs.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/build_clib.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/install.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/bdist_egg.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/dist_info.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/test.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/install_egg_info.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/install_lib.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/__init__.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/windows_support.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/pep425tags.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/gui-32.exe -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/version.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/dep_util.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/sandbox.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/extension.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/launch.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools creating /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/extern copying build-2/lib/setuptools/extern/__init__.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/extern copying build-2/lib/setuptools/cli-32.exe -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/wheel.py -> /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/pkg_resources/py31compat.py to py31compat.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/pkg_resources/_vendor/packaging/specifiers.py to specifiers.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/pkg_resources/_vendor/packaging/_structures.py to _structures.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/pkg_resources/_vendor/packaging/_compat.py to _compat.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/pkg_resources/_vendor/packaging/markers.py to markers.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/pkg_resources/_vendor/packaging/requirements.py to requirements.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/pkg_resources/_vendor/packaging/__init__.py to __init__.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/pkg_resources/_vendor/packaging/utils.py to utils.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/pkg_resources/_vendor/packaging/version.py to version.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/pkg_resources/_vendor/packaging/__about__.py to __about__.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/pkg_resources/_vendor/appdirs.py to appdirs.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/pkg_resources/_vendor/six.py to six.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/pkg_resources/_vendor/pyparsing.py to pyparsing.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/pkg_resources/_vendor/__init__.py to __init__.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/pkg_resources/__init__.py to __init__.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/pkg_resources/extern/__init__.py to __init__.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/easy_install.py to easy_install.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/glob.py to glob.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/py36compat.py to py36compat.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/namespaces.py to namespaces.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/py31compat.py to py31compat.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/depends.py to depends.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/config.py to config.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/dist.py to dist.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/unicode_utils.py to unicode_utils.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/archive_util.py to archive_util.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/build_meta.py to build_meta.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/msvc.py to msvc.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/package_index.py to package_index.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/ssl_support.py to ssl_support.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/py33compat.py to py33compat.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/py27compat.py to py27compat.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/_vendor/packaging/specifiers.py to specifiers.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/_vendor/packaging/_structures.py to _structures.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/_vendor/packaging/_compat.py to _compat.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/_vendor/packaging/markers.py to markers.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/_vendor/packaging/requirements.py to requirements.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/_vendor/packaging/__init__.py to __init__.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/_vendor/packaging/utils.py to utils.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/_vendor/packaging/version.py to version.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/_vendor/packaging/__about__.py to __about__.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/_vendor/six.py to six.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/_vendor/pyparsing.py to pyparsing.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/_vendor/__init__.py to __init__.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/glibc.py to glibc.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/lib2to3_ex.py to lib2to3_ex.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/monkey.py to monkey.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/site-patch.py to site-patch.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command/setopt.py to setopt.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command/py36compat.py to py36compat.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command/develop.py to develop.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command/sdist.py to sdist.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command/register.py to register.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command/bdist_wininst.py to bdist_wininst.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command/upload.py to upload.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command/bdist_rpm.py to bdist_rpm.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command/build_py.py to build_py.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command/easy_install.py to easy_install.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command/install_scripts.py to install_scripts.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command/egg_info.py to egg_info.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command/rotate.py to rotate.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command/saveopts.py to saveopts.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command/alias.py to alias.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command/__init__.py to __init__.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command/build_ext.py to build_ext.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command/upload_docs.py to upload_docs.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command/build_clib.py to build_clib.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command/install.py to install.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command/bdist_egg.py to bdist_egg.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command/dist_info.py to dist_info.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command/test.py to test.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command/install_egg_info.py to install_egg_info.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/command/install_lib.py to install_lib.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/__init__.py to __init__.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/windows_support.py to windows_support.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/pep425tags.py to pep425tags.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/version.py to version.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/dep_util.py to dep_util.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/sandbox.py to sandbox.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/extension.py to extension.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/launch.py to launch.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/extern/__init__.py to __init__.pyc byte-compiling /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools/wheel.py to wheel.pyc writing byte-compilation script '/tmp/B.5e0WU4/BUILD/tmp/tmpur1yWO.py' /usr/bin/python -OO /tmp/B.5e0WU4/BUILD/tmp/tmpur1yWO.py removing /tmp/B.5e0WU4/BUILD/tmp/tmpur1yWO.py running install_egg_info running egg_info writing requirements to setuptools.egg-info/requires.txt writing setuptools.egg-info/PKG-INFO writing top-level names to setuptools.egg-info/top_level.txt writing dependency_links to setuptools.egg-info/dependency_links.txt writing entry points to setuptools.egg-info/entry_points.txt reading manifest file 'setuptools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'setuptools.egg-info/SOURCES.txt' Copying setuptools.egg-info to /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages/setuptools-40.5.0-py2.7.egg-info running install_scripts Installing easy_install script to /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/bin Installing easy_install-2.7 script to /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/bin + '[' ! -d /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages ']' + find /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/python2.7/site-packages -name '*.py' -print0 + grep -ZzvE '/(site-patch.py)$' + xargs -0r -l512 rm + '[' ! -d /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/lib64/python2.7/site-packages ']' + ln -sf easy_install-3.7 /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/bin/easy_install + __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: 15/249 files hardlinked Processing files: python-setuptools-40.5.0-1 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.5e0WU4/BUILD/tmp /bin/sh -e /tmp/B.5e0WU4/BUILD/tmp/rpm-tmp.9922 + umask 022 + cd /tmp/B.5e0WU4/BUILD + cd setuptools-40.5.0 + DOCDIR=/tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/doc/python-setuptools-40.5.0 + export DOCDIR + rm -rf /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/doc/python-setuptools-40.5.0 + /bin/mkdir -p /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/doc/python-setuptools-40.5.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/doc/python-setuptools-40.5.0... Documentation compressed. + cp -pr CHANGES.rst README.rst /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/doc/python-setuptools-40.5.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/doc/python-setuptools-40.5.0... ./README.rst ./CHANGES.rst Documentation compressed. + exit 0 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 Requires: /usr/bin/python python(abi) = 2.7 Obsoletes: python-distribute < 0.7 python-setuptools-devel Processing files: python3-setuptools-40.5.0-1 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.5e0WU4/BUILD/tmp /bin/sh -e /tmp/B.5e0WU4/BUILD/tmp/rpm-tmp.86716 + umask 022 + cd /tmp/B.5e0WU4/BUILD + cd setuptools-40.5.0 + DOCDIR=/tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/doc/python3-setuptools-40.5.0 + export DOCDIR + rm -rf /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/doc/python3-setuptools-40.5.0 + /bin/mkdir -p /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/doc/python3-setuptools-40.5.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/doc/python3-setuptools-40.5.0... Documentation compressed. + cp -pr CHANGES.rst README.rst /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/doc/python3-setuptools-40.5.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/doc/python3-setuptools-40.5.0... ./README.rst ./CHANGES.rst Documentation compressed. + exit 0 Requires: /usr/bin/python3 Obsoletes: python3-distribute < 0.7 Processing files: easy_install-40.5.0-1 Conflicts: python-setuptools < 1:18.6.1-2 Processing files: python-setuptools-apidocs-40.5.0-1 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.5e0WU4/BUILD/tmp /bin/sh -e /tmp/B.5e0WU4/BUILD/tmp/rpm-tmp.55079 + umask 022 + cd /tmp/B.5e0WU4/BUILD + cd setuptools-40.5.0 + DOCDIR=/tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/doc/python-setuptools-apidocs-40.5.0 + export DOCDIR + rm -rf /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/doc/python-setuptools-apidocs-40.5.0 + /bin/mkdir -p /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/doc/python-setuptools-apidocs-40.5.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/doc/python-setuptools-apidocs-40.5.0... Documentation compressed. + cp -pr docs/build/html/_static docs/build/html/developer-guide.html docs/build/html/development.html docs/build/html/easy_install.html docs/build/html/formats.html docs/build/html/history.html docs/build/html/index.html docs/build/html/pkg_resources.html docs/build/html/python3.html docs/build/html/releases.html docs/build/html/roadmap.html docs/build/html/search.html docs/build/html/setuptools.html docs/build/html/searchindex.js /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/doc/python-setuptools-apidocs-40.5.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder/usr/share/doc/python-setuptools-apidocs-40.5.0... Documentation compressed. + exit 0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder Wrote: /tmp/B.5e0WU4/RPMS/python-setuptools-40.5.0-1.noarch.rpm Wrote: /tmp/B.5e0WU4/RPMS/python3-setuptools-40.5.0-1.noarch.rpm Wrote: /tmp/B.5e0WU4/RPMS/easy_install-40.5.0-1.noarch.rpm Wrote: /tmp/B.5e0WU4/RPMS/python-setuptools-apidocs-40.5.0-1.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.5e0WU4/BUILD/tmp /bin/sh -e /tmp/B.5e0WU4/BUILD/tmp/rpm-tmp.19563 + umask 022 + cd /tmp/B.5e0WU4/BUILD + cd setuptools-40.5.0 + /bin/rm '--interactive=never' -rf /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder + rm -rf /tmp/B.5e0WU4/BUILD/tmp/python-setuptools-40.5.0-root-builder ended at: Mon Jun 3 13:48:16 2019, done in 0:00:19.010567 + chmod -R u+rwX /tmp/B.5e0WU4/BUILD + rm -rf /tmp/B.5e0WU4/tmp /tmp/B.5e0WU4/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/... 200..204 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages Preparing... ################################################## python-setuptools ################################################## python3-setuptools ################################################## python-setuptools-apidocs ################################################## End-TLD-Builder-Info + rm -rf /tmp/B.5e0WU4 Begin-TLD-Builder-Info Build-Time: user:8.67s sys:1.50s real:22.57s (faults io:0 non-io:937392) Files queued for ftp: 297900 python-setuptools-apidocs-40.5.0-1.noarch.rpm 3559 easy_install-40.5.0-1.noarch.rpm 574858 python3-setuptools-40.5.0-1.noarch.rpm 433013 python-setuptools-40.5.0-1.noarch.rpm 246 python-setuptools-40.5.0-1.src.rpm.uploadinfo End-TLD-Builder-Info