request from: hawk checking if we should skip the build started at: Sat Aug 25 01:07:12 2018 fetching http://kraz.tld-linux.org/~builderti//srpms/d63c8203-2680-4c80-894e-e838f5b578d1/python-setuptools-34.3.3-3.src.rpm fetched 614984 bytes, 737.2 K/s installing srpm: python-setuptools-34.3.3-3.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.Pgjvxp/BUILD /tmp/B.Pgjvxp/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-setuptools-34.3.3-3.src.rpm * Fri Aug 24 2018 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-setuptools.git;a=log;h=505e497fb6ec1af4ff4544ab59ee8ce89bc633e0 * Sun Jul 01 2018 Arkadiusz Miƛkiewicz 505e497 - release 3 (by relup.sh) * Mon Apr 23 2018 Mariusz Mazur 724eed2 - appdirs module needed even without tests + rpm -Uhv --nodeps --define '_topdir /tmp/B.Pgjvxp' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests python-setuptools-34.3.3-3.src.rpm python-setuptools ################################################## + rm -f python-setuptools-34.3.3-3.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.Pgjvxp/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.Pgjvxp/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.Pgjvxp' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux --define 'prep exit 0' /tmp/B.Pgjvxp/python-setuptools.spec Building target platforms: i686-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: i686-tld-linux no BR needed building RPM using: set -ex; : build-id: d63c8203-2680-4c80-894e-e838f5b578d1; TMPDIR=/tmp/B.Pgjvxp/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.Pgjvxp' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux /tmp/B.Pgjvxp/python-setuptools.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: d63c8203-2680-4c80-894e-e838f5b578d1 + TMPDIR=/tmp/B.Pgjvxp/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.Pgjvxp' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux /tmp/B.Pgjvxp/python-setuptools.spec Building target platforms: i686-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.Pgjvxp/BUILD/tmp /bin/sh -e /tmp/B.Pgjvxp/BUILD/tmp/rpm-tmp.7648 + umask 022 + cd /tmp/B.Pgjvxp/BUILD + cd /tmp/B.Pgjvxp/BUILD + rm -rf setuptools-34.3.3 + /usr/bin/unzip -qq /tmp/B.Pgjvxp/setuptools-34.3.3.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd setuptools-34.3.3 + /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.Pgjvxp/BUILD/tmp /bin/sh -e /tmp/B.Pgjvxp/BUILD/tmp/rpm-tmp.7648 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.Pgjvxp/BUILD/tmp + umask 022 + cd /tmp/B.Pgjvxp/BUILD + cd setuptools-34.3.3 + 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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-tld-linux-g++ + export CXX + /usr/bin/python setup.py build '--build-base=build-2' running build running build_py creating build-2 creating build-2/lib copying easy_install.py -> build-2/lib creating build-2/lib/pkg_resources copying pkg_resources/__init__.py -> build-2/lib/pkg_resources creating build-2/lib/setuptools copying setuptools/config.py -> build-2/lib/setuptools copying setuptools/py33compat.py -> build-2/lib/setuptools copying setuptools/glob.py -> build-2/lib/setuptools copying setuptools/dep_util.py -> build-2/lib/setuptools copying setuptools/unicode_utils.py -> build-2/lib/setuptools copying setuptools/ssl_support.py -> build-2/lib/setuptools copying setuptools/depends.py -> build-2/lib/setuptools copying setuptools/extension.py -> build-2/lib/setuptools copying setuptools/lib2to3_ex.py -> build-2/lib/setuptools copying setuptools/__init__.py -> build-2/lib/setuptools copying setuptools/archive_util.py -> build-2/lib/setuptools copying setuptools/namespaces.py -> build-2/lib/setuptools copying setuptools/py26compat.py -> build-2/lib/setuptools copying setuptools/sandbox.py -> build-2/lib/setuptools copying setuptools/py36compat.py -> build-2/lib/setuptools copying setuptools/windows_support.py -> build-2/lib/setuptools copying setuptools/py31compat.py -> build-2/lib/setuptools copying setuptools/package_index.py -> build-2/lib/setuptools copying setuptools/launch.py -> build-2/lib/setuptools copying setuptools/py27compat.py -> build-2/lib/setuptools copying setuptools/monkey.py -> build-2/lib/setuptools copying setuptools/site-patch.py -> build-2/lib/setuptools copying setuptools/msvc.py -> build-2/lib/setuptools copying setuptools/dist.py -> build-2/lib/setuptools copying setuptools/version.py -> build-2/lib/setuptools creating build-2/lib/setuptools/command copying setuptools/command/build_clib.py -> build-2/lib/setuptools/command copying setuptools/command/test.py -> build-2/lib/setuptools/command copying setuptools/command/install_lib.py -> build-2/lib/setuptools/command copying setuptools/command/install_egg_info.py -> build-2/lib/setuptools/command copying setuptools/command/__init__.py -> build-2/lib/setuptools/command copying setuptools/command/rotate.py -> build-2/lib/setuptools/command copying setuptools/command/easy_install.py -> build-2/lib/setuptools/command copying setuptools/command/build_py.py -> build-2/lib/setuptools/command copying setuptools/command/bdist_egg.py -> build-2/lib/setuptools/command copying setuptools/command/register.py -> build-2/lib/setuptools/command copying setuptools/command/saveopts.py -> build-2/lib/setuptools/command copying setuptools/command/setopt.py -> build-2/lib/setuptools/command copying setuptools/command/develop.py -> build-2/lib/setuptools/command copying setuptools/command/alias.py -> build-2/lib/setuptools/command copying setuptools/command/install_scripts.py -> build-2/lib/setuptools/command copying setuptools/command/py36compat.py -> build-2/lib/setuptools/command copying setuptools/command/install.py -> build-2/lib/setuptools/command copying setuptools/command/bdist_wininst.py -> build-2/lib/setuptools/command copying setuptools/command/egg_info.py -> build-2/lib/setuptools/command copying setuptools/command/bdist_rpm.py -> build-2/lib/setuptools/command copying setuptools/command/build_ext.py -> build-2/lib/setuptools/command copying setuptools/command/sdist.py -> build-2/lib/setuptools/command copying setuptools/command/upload_docs.py -> build-2/lib/setuptools/command copying setuptools/command/upload.py -> build-2/lib/setuptools/command copying setuptools/script (dev).tmpl -> build-2/lib/setuptools copying setuptools/script.tmpl -> build-2/lib/setuptools copying setuptools/gui-64.exe -> build-2/lib/setuptools copying setuptools/cli-32.exe -> build-2/lib/setuptools copying setuptools/gui.exe -> build-2/lib/setuptools copying setuptools/cli.exe -> build-2/lib/setuptools copying setuptools/cli-64.exe -> build-2/lib/setuptools copying setuptools/gui-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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-tld-linux-g++ + export CXX + /usr/bin/python3 setup.py build '--build-base=build-3' running build running build_py creating build-3 creating build-3/lib copying easy_install.py -> build-3/lib creating build-3/lib/pkg_resources copying pkg_resources/__init__.py -> build-3/lib/pkg_resources creating build-3/lib/setuptools copying setuptools/config.py -> build-3/lib/setuptools copying setuptools/py33compat.py -> build-3/lib/setuptools copying setuptools/glob.py -> build-3/lib/setuptools copying setuptools/dep_util.py -> build-3/lib/setuptools copying setuptools/unicode_utils.py -> build-3/lib/setuptools copying setuptools/ssl_support.py -> build-3/lib/setuptools copying setuptools/depends.py -> build-3/lib/setuptools copying setuptools/extension.py -> build-3/lib/setuptools copying setuptools/lib2to3_ex.py -> build-3/lib/setuptools copying setuptools/__init__.py -> build-3/lib/setuptools copying setuptools/archive_util.py -> build-3/lib/setuptools copying setuptools/namespaces.py -> build-3/lib/setuptools copying setuptools/py26compat.py -> build-3/lib/setuptools copying setuptools/sandbox.py -> build-3/lib/setuptools copying setuptools/py36compat.py -> build-3/lib/setuptools copying setuptools/windows_support.py -> build-3/lib/setuptools copying setuptools/py31compat.py -> build-3/lib/setuptools copying setuptools/package_index.py -> build-3/lib/setuptools copying setuptools/launch.py -> build-3/lib/setuptools copying setuptools/py27compat.py -> build-3/lib/setuptools copying setuptools/monkey.py -> build-3/lib/setuptools copying setuptools/site-patch.py -> build-3/lib/setuptools copying setuptools/msvc.py -> build-3/lib/setuptools copying setuptools/dist.py -> build-3/lib/setuptools copying setuptools/version.py -> build-3/lib/setuptools creating build-3/lib/setuptools/command copying setuptools/command/build_clib.py -> build-3/lib/setuptools/command copying setuptools/command/test.py -> build-3/lib/setuptools/command copying setuptools/command/install_lib.py -> build-3/lib/setuptools/command copying setuptools/command/install_egg_info.py -> build-3/lib/setuptools/command copying setuptools/command/__init__.py -> build-3/lib/setuptools/command copying setuptools/command/rotate.py -> build-3/lib/setuptools/command copying setuptools/command/easy_install.py -> build-3/lib/setuptools/command copying setuptools/command/build_py.py -> build-3/lib/setuptools/command copying setuptools/command/bdist_egg.py -> build-3/lib/setuptools/command copying setuptools/command/register.py -> build-3/lib/setuptools/command copying setuptools/command/saveopts.py -> build-3/lib/setuptools/command copying setuptools/command/setopt.py -> build-3/lib/setuptools/command copying setuptools/command/develop.py -> build-3/lib/setuptools/command copying setuptools/command/alias.py -> build-3/lib/setuptools/command copying setuptools/command/install_scripts.py -> build-3/lib/setuptools/command copying setuptools/command/py36compat.py -> build-3/lib/setuptools/command copying setuptools/command/install.py -> build-3/lib/setuptools/command copying setuptools/command/bdist_wininst.py -> build-3/lib/setuptools/command copying setuptools/command/egg_info.py -> build-3/lib/setuptools/command copying setuptools/command/bdist_rpm.py -> build-3/lib/setuptools/command copying setuptools/command/build_ext.py -> build-3/lib/setuptools/command copying setuptools/command/sdist.py -> build-3/lib/setuptools/command copying setuptools/command/upload_docs.py -> build-3/lib/setuptools/command copying setuptools/command/upload.py -> build-3/lib/setuptools/command copying setuptools/script (dev).tmpl -> build-3/lib/setuptools copying setuptools/script.tmpl -> build-3/lib/setuptools copying setuptools/gui-64.exe -> build-3/lib/setuptools copying setuptools/cli-32.exe -> build-3/lib/setuptools copying setuptools/gui.exe -> build-3/lib/setuptools copying setuptools/cli.exe -> build-3/lib/setuptools copying setuptools/cli-64.exe -> build-3/lib/setuptools copying setuptools/gui-32.exe -> build-3/lib/setuptools copying setuptools/command/launcher manifest.xml -> build-3/lib/setuptools/command + /usr/bin/make -j8 -C docs html 'SPHINXBUILD=sphinx-build-3' make: Entering directory '/tmp/B.Pgjvxp/BUILD/setuptools-34.3.3/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 12 source files that are out of date updating environment: 12 added, 0 changed, 0 removed reading sources... [ 8%] developer-guide reading sources... [ 16%] development reading sources... [ 25%] easy_install reading sources... [ 33%] formats reading sources... [ 41%] history reading sources... [ 50%] index reading sources... [ 58%] pkg_resources reading sources... [ 66%] python3 reading sources... [ 75%] releases reading sources... [ 83%] requirements reading sources... [ 91%] roadmap reading sources... [100%] setuptools /tmp/B.Pgjvxp/BUILD/setuptools-34.3.3/docs/history.txt:6: WARNING: duplicate label history, other instance in /tmp/B.Pgjvxp/BUILD/setuptools-34.3.3/docs/easy_install.txt ../CHANGES (links).rst:2644: WARNING: duplicate label setuptools, other instance in /tmp/B.Pgjvxp/BUILD/setuptools-34.3.3/docs/history.txt ../CHANGES (links).rst:2662: WARNING: duplicate label bootstrapping, other instance in /tmp/B.Pgjvxp/BUILD/setuptools-34.3.3/docs/history.txt ../CHANGES (links).rst:2675: WARNING: duplicate label setuptools, other instance in /tmp/B.Pgjvxp/BUILD/setuptools-34.3.3/docs/history.txt ../CHANGES (links).rst:2692: WARNING: duplicate label bootstrapping, other instance in /tmp/B.Pgjvxp/BUILD/setuptools-34.3.3/docs/history.txt ../CHANGES (links).rst:2702: WARNING: duplicate label setuptools, other instance in /tmp/B.Pgjvxp/BUILD/setuptools-34.3.3/docs/history.txt /tmp/B.Pgjvxp/BUILD/setuptools-34.3.3/docs/pkg_resources.txt:1693: WARNING: duplicate label history, other instance in /tmp/B.Pgjvxp/BUILD/setuptools-34.3.3/docs/history.txt /tmp/B.Pgjvxp/BUILD/setuptools-34.3.3/docs/setuptools.txt:240: WARNING: Unknown target name: "managing "continuous releases" using subversion". /tmp/B.Pgjvxp/BUILD/setuptools-34.3.3/docs/setuptools.txt:1032: WARNING: duplicate label entry points, other instance in /tmp/B.Pgjvxp/BUILD/setuptools-34.3.3/docs/pkg_resources.txt looking for now-outdated files... none found pickling environment... done checking consistency... /tmp/B.Pgjvxp/BUILD/setuptools-34.3.3/docs/requirements.txt: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 8%] developer-guide writing output... [ 16%] development writing output... [ 25%] easy_install writing output... [ 33%] formats writing output... [ 41%] history writing output... [ 50%] index writing output... [ 58%] pkg_resources writing output... [ 66%] python3 writing output... [ 75%] releases writing output... [ 83%] requirements writing output... [ 91%] roadmap writing output... [100%] setuptools /tmp/B.Pgjvxp/BUILD/setuptools-34.3.3/docs/setuptools.txt:939: WARNING: undefined label: resourcemanager api (if the link has no caption the label must precede a section header) /tmp/B.Pgjvxp/BUILD/setuptools-34.3.3/docs/setuptools.txt:956: WARNING: undefined label: resourcemanager api (if the link has no caption the label must precede a section header) 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, 12 warnings. The HTML pages are in build/html. Build finished. The HTML pages are in build/html. make: Leaving directory '/tmp/B.Pgjvxp/BUILD/setuptools-34.3.3/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.Pgjvxp/BUILD/tmp /bin/sh -e /tmp/B.Pgjvxp/BUILD/tmp/rpm-tmp.83463 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.Pgjvxp/BUILD/tmp + umask 022 + cd /tmp/B.Pgjvxp/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder + /bin/mkdir -p /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder + cd setuptools-34.3.3 + rm -rf /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-tld-linux-g++ + export CXX + /usr/bin/python3 setup.py build '--build-base=build-3' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python3.7/site-packages' '--install-platlib=/usr/lib/python3.7/site-packages' '--optimize=2' '--root=/tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder' running build running build_py running install running install_lib creating /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder creating /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr creating /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share creating /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7 creating /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages creating /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/pkg_resources copying build-3/lib/pkg_resources/__init__.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/pkg_resources copying build-3/lib/easy_install.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages creating /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/config.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/py33compat.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/glob.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/gui-64.exe -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/dep_util.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools creating /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/build_clib.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/test.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/install_lib.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/install_egg_info.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/__init__.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/rotate.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/easy_install.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/build_py.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/bdist_egg.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/register.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/saveopts.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/setopt.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/develop.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/alias.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/install_scripts.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/py36compat.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/install.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/launcher manifest.xml -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/bdist_wininst.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/egg_info.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/bdist_rpm.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/build_ext.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/sdist.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/upload_docs.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/command/upload.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command copying build-3/lib/setuptools/unicode_utils.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/script (dev).tmpl -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/ssl_support.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/depends.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/extension.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/lib2to3_ex.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/__init__.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/archive_util.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/cli-32.exe -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/gui.exe -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/namespaces.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/cli.exe -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/py26compat.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/cli-64.exe -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/sandbox.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/py36compat.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/gui-32.exe -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/windows_support.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/py31compat.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/package_index.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/launch.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/py27compat.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/monkey.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/site-patch.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/script.tmpl -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/msvc.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/dist.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools copying build-3/lib/setuptools/version.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/pkg_resources/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/easy_install.py to easy_install.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/config.py to config.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/py33compat.py to py33compat.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/glob.py to glob.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/dep_util.py to dep_util.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command/build_clib.py to build_clib.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command/test.py to test.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command/install_lib.py to install_lib.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-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.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command/rotate.py to rotate.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command/easy_install.py to easy_install.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command/build_py.py to build_py.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command/bdist_egg.py to bdist_egg.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command/register.py to register.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command/saveopts.py to saveopts.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command/setopt.py to setopt.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command/develop.py to develop.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command/alias.py to alias.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command/install_scripts.py to install_scripts.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command/py36compat.py to py36compat.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command/install.py to install.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command/bdist_wininst.py to bdist_wininst.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command/egg_info.py to egg_info.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command/bdist_rpm.py to bdist_rpm.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command/build_ext.py to build_ext.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command/sdist.py to sdist.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command/upload_docs.py to upload_docs.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/command/upload.py to upload.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/unicode_utils.py to unicode_utils.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/ssl_support.py to ssl_support.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/depends.py to depends.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/extension.py to extension.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/lib2to3_ex.py to lib2to3_ex.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/archive_util.py to archive_util.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/namespaces.py to namespaces.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/py26compat.py to py26compat.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/sandbox.py to sandbox.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/py36compat.py to py36compat.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/windows_support.py to windows_support.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/py31compat.py to py31compat.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/package_index.py to package_index.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/launch.py to launch.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/py27compat.py to py27compat.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/monkey.py to monkey.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/site-patch.py to site-patch.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/msvc.py to msvc.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/dist.py to dist.cpython-37.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools/version.py to version.cpython-37.pyc writing byte-compilation script '/tmp/B.Pgjvxp/BUILD/tmp/tmpy13go775.py' /usr/bin/python3 /tmp/B.Pgjvxp/BUILD/tmp/tmpy13go775.py removing /tmp/B.Pgjvxp/BUILD/tmp/tmpy13go775.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' warning: no files found matching '*' under directory 'setuptools/_vendor' writing manifest file 'setuptools.egg-info/SOURCES.txt' Copying setuptools.egg-info to /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python3.7/site-packages/setuptools-34.3.3-py3.7.egg-info running install_scripts Installing easy_install script to /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/bin Installing easy_install-3.7 script to /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-tld-linux-g++ + export CXX + /usr/bin/python setup.py build '--build-base=build-2' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python2.7/site-packages' '--install-platlib=/usr/lib/python2.7/site-packages' '--optimize=2' '--root=/tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder' running build running build_py running install running install_lib creating /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7 creating /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages creating /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/pkg_resources copying build-2/lib/pkg_resources/__init__.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/pkg_resources copying build-2/lib/easy_install.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages creating /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/config.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/py33compat.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/glob.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/gui-64.exe -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/dep_util.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools creating /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/build_clib.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/test.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/install_lib.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/install_egg_info.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/__init__.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/rotate.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/easy_install.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/build_py.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/bdist_egg.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/register.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/saveopts.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/setopt.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/develop.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/alias.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/install_scripts.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/py36compat.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/install.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/launcher manifest.xml -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/bdist_wininst.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/egg_info.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/bdist_rpm.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/build_ext.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/sdist.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/upload_docs.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/command/upload.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command copying build-2/lib/setuptools/unicode_utils.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/script (dev).tmpl -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/ssl_support.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/depends.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/extension.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/lib2to3_ex.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/__init__.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/archive_util.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/cli-32.exe -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/gui.exe -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/namespaces.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/cli.exe -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/py26compat.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/cli-64.exe -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/sandbox.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/py36compat.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/gui-32.exe -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/windows_support.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/py31compat.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/package_index.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/launch.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/py27compat.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/monkey.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/site-patch.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/script.tmpl -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/msvc.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/dist.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools copying build-2/lib/setuptools/version.py -> /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/pkg_resources/__init__.py to __init__.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/easy_install.py to easy_install.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/config.py to config.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/py33compat.py to py33compat.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/glob.py to glob.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/dep_util.py to dep_util.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command/build_clib.py to build_clib.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command/test.py to test.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command/install_lib.py to install_lib.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command/install_egg_info.py to install_egg_info.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command/__init__.py to __init__.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command/rotate.py to rotate.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command/easy_install.py to easy_install.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command/build_py.py to build_py.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command/bdist_egg.py to bdist_egg.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command/register.py to register.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command/saveopts.py to saveopts.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command/setopt.py to setopt.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command/develop.py to develop.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command/alias.py to alias.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command/install_scripts.py to install_scripts.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command/py36compat.py to py36compat.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command/install.py to install.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command/bdist_wininst.py to bdist_wininst.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command/egg_info.py to egg_info.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command/bdist_rpm.py to bdist_rpm.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command/build_ext.py to build_ext.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command/sdist.py to sdist.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command/upload_docs.py to upload_docs.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/command/upload.py to upload.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/unicode_utils.py to unicode_utils.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/ssl_support.py to ssl_support.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/depends.py to depends.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/extension.py to extension.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/lib2to3_ex.py to lib2to3_ex.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/__init__.py to __init__.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/archive_util.py to archive_util.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/namespaces.py to namespaces.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/py26compat.py to py26compat.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/sandbox.py to sandbox.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/py36compat.py to py36compat.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/windows_support.py to windows_support.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/py31compat.py to py31compat.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/package_index.py to package_index.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/launch.py to launch.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/py27compat.py to py27compat.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/monkey.py to monkey.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/site-patch.py to site-patch.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/msvc.py to msvc.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/dist.py to dist.pyc byte-compiling /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools/version.py to version.pyc writing byte-compilation script '/tmp/B.Pgjvxp/BUILD/tmp/tmpaO4E04.py' /usr/bin/python -OO /tmp/B.Pgjvxp/BUILD/tmp/tmpaO4E04.py removing /tmp/B.Pgjvxp/BUILD/tmp/tmpaO4E04.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' warning: no files found matching '*' under directory 'setuptools/_vendor' writing manifest file 'setuptools.egg-info/SOURCES.txt' Copying setuptools.egg-info to /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages/setuptools-34.3.3-py2.7.egg-info running install_scripts Installing easy_install script to /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/bin Installing easy_install-2.7 script to /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/bin + '[' ! -d /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages ']' + find /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/python2.7/site-packages -name '*.py' -print0 + grep -ZzvE '/(site-patch.py)$' + xargs -0r -l512 rm + '[' ! -d /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/lib/python2.7/site-packages ']' + ln -sf easy_install-3.7 /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-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: 4/153 files hardlinked Processing files: python-setuptools-34.3.3-3 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.Pgjvxp/BUILD/tmp /bin/sh -e /tmp/B.Pgjvxp/BUILD/tmp/rpm-tmp.85378 + umask 022 + cd /tmp/B.Pgjvxp/BUILD + cd setuptools-34.3.3 + DOCDIR=/tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/doc/python-setuptools-34.3.3 + export DOCDIR + rm -rf /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/doc/python-setuptools-34.3.3 + /bin/mkdir -p /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/doc/python-setuptools-34.3.3 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/doc/python-setuptools-34.3.3... Documentation compressed. + cp -pr CHANGES.rst README.rst /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/doc/python-setuptools-34.3.3 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/doc/python-setuptools-34.3.3... ./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-34.3.3-3 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.Pgjvxp/BUILD/tmp /bin/sh -e /tmp/B.Pgjvxp/BUILD/tmp/rpm-tmp.55849 + umask 022 + cd /tmp/B.Pgjvxp/BUILD + cd setuptools-34.3.3 + DOCDIR=/tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/doc/python3-setuptools-34.3.3 + export DOCDIR + rm -rf /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/doc/python3-setuptools-34.3.3 + /bin/mkdir -p /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/doc/python3-setuptools-34.3.3 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/doc/python3-setuptools-34.3.3... Documentation compressed. + cp -pr CHANGES.rst README.rst /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/doc/python3-setuptools-34.3.3 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/doc/python3-setuptools-34.3.3... ./README.rst ./CHANGES.rst Documentation compressed. + exit 0 Requires: /usr/bin/python3 Obsoletes: python3-distribute < 0.7 Processing files: easy_install-34.3.3-3 Conflicts: python-setuptools < 1:18.6.1-2 Processing files: python-setuptools-apidocs-34.3.3-3 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.Pgjvxp/BUILD/tmp /bin/sh -e /tmp/B.Pgjvxp/BUILD/tmp/rpm-tmp.40067 + umask 022 + cd /tmp/B.Pgjvxp/BUILD + cd setuptools-34.3.3 + DOCDIR=/tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/doc/python-setuptools-apidocs-34.3.3 + export DOCDIR + rm -rf /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/doc/python-setuptools-apidocs-34.3.3 + /bin/mkdir -p /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/doc/python-setuptools-apidocs-34.3.3 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/doc/python-setuptools-apidocs-34.3.3... 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/requirements.html docs/build/html/roadmap.html docs/build/html/search.html docs/build/html/setuptools.html docs/build/html/searchindex.js /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/doc/python-setuptools-apidocs-34.3.3 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder/usr/share/doc/python-setuptools-apidocs-34.3.3... Documentation compressed. + exit 0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder Wrote: /tmp/B.Pgjvxp/RPMS/python-setuptools-34.3.3-3.noarch.rpm Wrote: /tmp/B.Pgjvxp/RPMS/python3-setuptools-34.3.3-3.noarch.rpm Wrote: /tmp/B.Pgjvxp/RPMS/easy_install-34.3.3-3.noarch.rpm Wrote: /tmp/B.Pgjvxp/RPMS/python-setuptools-apidocs-34.3.3-3.noarch.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.Pgjvxp/BUILD/tmp /bin/sh -e /tmp/B.Pgjvxp/BUILD/tmp/rpm-tmp.7674 + umask 022 + cd /tmp/B.Pgjvxp/BUILD + cd setuptools-34.3.3 + /bin/rm '--interactive=never' -rf /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder + rm -rf /tmp/B.Pgjvxp/BUILD/tmp/python-setuptools-34.3.3-root-builder ended at: Sat Aug 25 01:07:31 2018, done in 0:00:17.891569 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.Pgjvxp/BUILD + rm -rf /tmp/B.Pgjvxp/tmp /tmp/B.Pgjvxp/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.Pgjvxp Begin-TLD-Builder-Info Build-Time: user:11.71s sys:1.39s real:20.04s (faults io:0 non-io:572611) Files queued for ftp: 292863 python-setuptools-apidocs-34.3.3-3.noarch.rpm 3337 easy_install-34.3.3-3.noarch.rpm 391429 python3-setuptools-34.3.3-3.noarch.rpm 300245 python-setuptools-34.3.3-3.noarch.rpm 246 python-setuptools-34.3.3-3.src.rpm.uploadinfo End-TLD-Builder-Info