request from: hawk checking if we should skip the build started at: Thu Dec 12 14:33:26 2019 fetching http://src.tld-linux.org/~builderti//srpms/35c39235-b27e-4f78-8713-164c92d0d094/flake8-3.7.8-2.src.rpm fetched 156812 bytes, 3645.7 K/s installing srpm: flake8-3.7.8-2.src.rpm + install -d /tmp/B.LgVsMs/BUILD /tmp/B.LgVsMs/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog flake8-3.7.8-2.src.rpm * Thu Dec 12 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/flake8.git;a=log;h=74c2b4bf801a0fc54b3c73188cb61802a3612adf * Mon Oct 28 2019 Jan Rękorajski 74c2b4b - rebuild with python 3.8 - release 2 (by relup.sh) * Tue Oct 22 2019 Jakub Bogusz 7b99a73 - added req patch: adjust entrypoints versions to be compatible with rpm dependency generators * Tue Oct 22 2019 Jakub Bogusz 1820387 - updated to 3.7.8 - removed outdated mock patch + rpm -Uhv --nodeps --define '_topdir /tmp/B.LgVsMs' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests flake8-3.7.8-2.src.rpm flake8 ################################################## + rm -f flake8-3.7.8-2.src.rpm + install -m 700 -d /tmp/B.LgVsMs/BUILD/tmp + TMPDIR=/tmp/B.LgVsMs/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.LgVsMs' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.LgVsMs/flake8.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: 35c39235-b27e-4f78-8713-164c92d0d094; TMPDIR=/tmp/B.LgVsMs/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.LgVsMs' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.LgVsMs/flake8.spec + : build-id: 35c39235-b27e-4f78-8713-164c92d0d094 + TMPDIR=/tmp/B.LgVsMs/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.LgVsMs' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.LgVsMs/flake8.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.LgVsMs/BUILD/tmp /bin/sh -e /tmp/B.LgVsMs/BUILD/tmp/rpm-tmp.96203 + umask 022 + cd /tmp/B.LgVsMs/BUILD + cd /tmp/B.LgVsMs/BUILD + rm -rf flake8-3.7.8 + /bin/tar -xf - + /usr/bin/gzip -dc /tmp/B.LgVsMs/flake8-3.7.8.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd flake8-3.7.8 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (flake8-req.patch):' Patch #0 (flake8-req.patch): + build-2/lib/flake8 copying src/flake8/exceptions.py -> build-2/lib/flake8 copying src/flake8/defaults.py -> build-2/lib/flake8 copying src/flake8/processor.py -> build-2/lib/flake8 copying src/flake8/style_guide.py -> build-2/lib/flake8 copying src/flake8/statistics.py -> build-2/lib/flake8 copying src/flake8/checker.py -> build-2/lib/flake8 copying src/flake8/__init__.py -> build-2/lib/flake8 copying src/flake8/utils.py -> build-2/lib/flake8 creating build-2/lib/flake8/api copying src/flake8/api/__init__.py -> build-2/lib/flake8/api copying src/flake8/api/legacy.py -> build-2/lib/flake8/api creating build-2/lib/flake8/formatting copying src/flake8/formatting/default.py -> build-2/lib/flake8/formatting copying src/flake8/formatting/base.py -> build-2/lib/flake8/formatting copying src/flake8/formatting/__init__.py -> build-2/lib/flake8/formatting creating build-2/lib/flake8/main copying src/flake8/main/vcs.py -> build-2/lib/flake8/main copying src/flake8/main/application.py -> build-2/lib/flake8/main copying src/flake8/main/debug.py -> build-2/lib/flake8/main copying src/flake8/main/git.py -> build-2/lib/flake8/main copying src/flake8/main/cli.py -> build-2/lib/flake8/main copying src/flake8/main/mercurial.py -> build-2/lib/flake8/main copying src/flake8/main/__init__.py -> build-2/lib/flake8/main copying src/flake8/main/options.py -> build-2/lib/flake8/main copying src/flake8/main/setuptools_command.py -> build-2/lib/flake8/main creating build-2/lib/flake8/options copying src/flake8/options/config.py -> build-2/lib/flake8/options copying src/flake8/options/__init__.py -> build-2/lib/flake8/options copying src/flake8/options/manager.py -> build-2/lib/flake8/options copying src/flake8/options/aggregator.py -> build-2/lib/flake8/options creating build-2/lib/flake8/plugins copying src/flake8/plugins/__init__.py -> build-2/lib/flake8/plugins copying src/flake8/plugins/pyflakes.py -> build-2/lib/flake8/plugins copying src/flake8/plugins/manager.py -> build-2/lib/flake8/plugins + grep 'import mock' tests/ -rl + /bin/sed -i -e 's/import mock/from unittest import mock/' tests/unit/test_utils.py tests/unit/test_legacy_api.py tests/unit/test_style_guide.py tests/unit/test_plugin_type_manager.py tests/unit/test_option_manager.py tests/unit/test_plugin_manager.py tests/unit/test_application.py tests/unit/test_file_checker.py tests/unit/test_violation.py tests/unit/test_file_processor.py tests/unit/test_base_formatter.py tests/unit/test_git.py tests/unit/test_checker_manager.py tests/unit/test_config_file_finder.py tests/unit/test_debug.py tests/unit/test_option.py tests/unit/test_plugin.py tests/unit/test_merged_config_parser.py tests/unit/test_get_local_plugins.py tests/integration/test_checker.py tests/integration/test_main.py + 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 creating build-3/lib/flake8 copying src/flake8/__main__.py -> build-3/lib/flake8 copying src/flake8/exceptions.py -> build-3/lib/flake8 copying src/flake8/defaults.py -> build-3/lib/flake8 copying src/flake8/processor.py -> build-3/lib/flake8 copying src/flake8/style_guide.py -> build-3/lib/flake8 copying src/flake8/statistics.py -> build-3/lib/flake8 copying src/flake8/checker.py -> build-3/lib/flake8 copying src/flake8/__init__.py -> build-3/lib/flake8 copying src/flake8/utils.py -> build-3/lib/flake8 creating build-3/lib/flake8/api copying src/flake8/api/__init__.py -> build-3/lib/flake8/api copying src/flake8/api/legacy.py -> build-3/lib/flake8/api creating build-3/lib/flake8/formatting copying src/flake8/formatting/default.py -> build-3/lib/flake8/formatting copying src/flake8/formatting/base.py -> build-3/lib/flake8/formatting copying src/flake8/formatting/__init__.py -> build-3/lib/flake8/formatting creating build-3/lib/flake8/main copying src/flake8/main/vcs.py -> build-3/lib/flake8/main copying src/flake8/main/application.py -> build-3/lib/flake8/main copying src/flake8/main/debug.py -> build-3/lib/flake8/main copying src/flake8/main/git.py -> build-3/lib/flake8/main copying src/flake8/main/cli.py -> build-3/lib/flake8/main copying src/flake8/main/mercurial.py -> build-3/lib/flake8/main copying src/flake8/main/__init__.py -> build-3/lib/flake8/main copying src/flake8/main/options.py -> build-3/lib/flake8/main copying src/flake8/main/setuptools_command.py -> build-3/lib/flake8/main creating build-3/lib/flake8/options copying src/flake8/options/config.py -> build-3/lib/flake8/options copying src/flake8/options/__init__.py -> build-3/lib/flake8/options copying src/flake8/options/manager.py -> build-3/lib/flake8/options copying src/flake8/options/aggregator.py -> build-3/lib/flake8/options creating build-3/lib/flake8/plugins copying src/flake8/plugins/__init__.py -> build-3/lib/flake8/plugins copying src/flake8/plugins/pyflakes.py -> build-3/lib/flake8/plugins copying src/flake8/plugins/manager.py -> build-3/lib/flake8/plugins + cd docs/source + pwd + PYTHONPATH=/tmp/B.LgVsMs/BUILD/flake8-3.7.8/docs/source/../../src sphinx-build-3 -b html . _build/html Running Sphinx v1.7.6 making output directory... loading pickled environment... not yet created loading intersphinx inventory from https://docs.python.org/3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'https://docs.python.org/3/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://docs.python.org/3/objects.inv', , ConnectionError(...)) building [mo]: targets for 0 po files that are out of date building [html]: targets for 89 source files that are out of date updating environment: 89 added, 0 changed, 0 removed reading sources... [ 1%] faq reading sources... [ 2%] glossary reading sources... [ 3%] index reading sources... [ 4%] internal/checker reading sources... [ 5%] internal/cli reading sources... [ 6%] internal/contributing reading sources... [ 7%] internal/formatters reading sources... [ 8%] internal/index reading sources... [ 10%] internal/option_handling reading sources... [ 11%] internal/plugin_handling reading sources... [ 12%] internal/releases reading sources... [ 13%] internal/start-to-finish reading sources... [ 14%] internal/utils reading sources... [ 15%] internal/writing-code reading sources... [ 16%] internal/writing-documentation reading sources... [ 17%] manpage reading sources... [ 19%] plugin-development/cross-compatibility reading sources... [ 20%] plugin-development/formatters reading sources... [ 21%] plugin-development/index reading sources... [ 22%] plugin-development/plugin-parameters reading sources... [ 23%] plugin-development/registering-plugins reading sources... [ 24%] release-notes/0.6.0 reading sources... [ 25%] release-notes/0.7.0 reading sources... [ 26%] release-notes/0.8.0 reading sources... [ 28%] release-notes/0.9.0 reading sources... [ 29%] release-notes/1.0.0 reading sources... [ 30%] release-notes/1.1.0 reading sources... [ 31%] release-notes/1.2.0 reading sources... [ 32%] release-notes/1.3.0 reading sources... [ 33%] release-notes/1.3.1 reading sources... [ 34%] release-notes/1.4.0 reading sources... [ 35%] release-notes/1.5.0 reading sources... [ 37%] release-notes/1.6.0 reading sources... [ 38%] release-notes/1.6.1 reading sources... [ 39%] release-notes/1.6.2 reading sources... [ 40%] release-notes/1.7.0 reading sources... [ 41%] release-notes/2.0.0 reading sources... [ 42%] release-notes/2.1.0 reading sources... [ 43%] release-notes/2.2.0 reading sources... [ 44%] release-notes/2.2.1 reading sources... [ 46%] release-notes/2.2.2 reading sources... [ 47%] release-notes/2.2.3 reading sources... [ 48%] release-notes/2.2.4 reading sources... [ 49%] release-notes/2.2.5 reading sources... [ 50%] release-notes/2.3.0 reading sources... [ 51%] release-notes/2.4.0 reading sources... [ 52%] release-notes/2.4.1 reading sources... [ 53%] release-notes/2.5.0 reading sources... [ 55%] release-notes/2.5.1 reading sources... [ 56%] release-notes/2.5.2 reading sources... [ 57%] release-notes/2.5.3 reading sources... [ 58%] release-notes/2.5.4 reading sources... [ 59%] release-notes/2.5.5 reading sources... [ 60%] release-notes/2.6.0 reading sources... [ 61%] release-notes/2.6.1 reading sources... [ 62%] release-notes/2.6.2 reading sources... [ 64%] release-notes/3.0.0 reading sources... [ 65%] release-notes/3.0.1 reading sources... [ 66%] release-notes/3.0.2 reading sources... [ 67%] release-notes/3.0.3 reading sources... [ 68%] release-notes/3.0.4 reading sources... [ 69%] release-notes/3.1.0 reading sources... [ 70%] release-notes/3.1.1 reading sources... [ 71%] release-notes/3.2.0 reading sources... [ 73%] release-notes/3.2.1 reading sources... [ 74%] release-notes/3.3.0 reading sources... [ 75%] release-notes/3.4.0 reading sources... [ 76%] release-notes/3.4.1 reading sources... [ 77%] release-notes/3.5.0 reading sources... [ 78%] release-notes/3.6.0 reading sources... [ 79%] release-notes/3.7.0 reading sources... [ 80%] release-notes/3.7.1 reading sources... [ 82%] release-notes/3.7.2 reading sources... [ 83%] release-notes/3.7.3 reading sources... [ 84%] release-notes/3.7.4 reading sources... [ 85%] release-notes/3.7.5 reading sources... [ 86%] release-notes/3.7.6 reading sources... [ 87%] release-notes/3.7.7 reading sources... [ 88%] release-notes/3.7.8 reading sources... [ 89%] release-notes/index reading sources... [ 91%] user/configuration reading sources... [ 92%] user/error-codes reading sources... [ 93%] user/index reading sources... [ 94%] user/invocation reading sources... [ 95%] user/options reading sources... [ 96%] user/python-api reading sources... [ 97%] user/using-hooks reading sources... [ 98%] user/using-plugins reading sources... [100%] user/violations WARNING: autodoc: failed to import function 'register' from module 'flake8_polyfill.options'; the following exception was raised: No module named 'flake8_polyfill' WARNING: autodoc: failed to import function 'monkey_patch' from module 'flake8_polyfill.stdin'; the following exception was raised: No module named 'flake8_polyfill' looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 1%] faq writing output... [ 2%] glossary writing output... [ 3%] index writing output... [ 4%] internal/checker writing output... [ 5%] internal/cli writing output... [ 6%] internal/contributing writing output... [ 7%] internal/formatters writing output... [ 8%] internal/index writing output... [ 10%] internal/option_handling writing output... [ 11%] internal/plugin_handling writing output... [ 12%] internal/releases writing output... [ 13%] internal/start-to-finish writing output... [ 14%] internal/utils writing output... [ 15%] internal/writing-code writing output... [ 16%] internal/writing-documentation writing output... [ 17%] manpage writing output... [ 19%] plugin-development/cross-compatibility writing output... [ 20%] plugin-development/formatters writing output... [ 21%] plugin-development/index writing output... [ 22%] plugin-development/plugin-parameters writing output... [ 23%] plugin-development/registering-plugins writing output... [ 24%] release-notes/0.6.0 writing output... [ 25%] release-notes/0.7.0 writing output... [ 26%] release-notes/0.8.0 writing output... [ 28%] release-notes/0.9.0 writing output... [ 29%] release-notes/1.0.0 writing output... [ 30%] release-notes/1.1.0 writing output... [ 31%] release-notes/1.2.0 writing output... [ 32%] release-notes/1.3.0 writing output... [ 33%] release-notes/1.3.1 writing output... [ 34%] release-notes/1.4.0 writing output... [ 35%] release-notes/1.5.0 writing output... [ 37%] release-notes/1.6.0 writing output... [ 38%] release-notes/1.6.1 writing output... [ 39%] release-notes/1.6.2 writing output... [ 40%] release-notes/1.7.0 writing output... [ 41%] release-notes/2.0.0 writing output... [ 42%] release-notes/2.1.0 writing output... [ 43%] release-notes/2.2.0 writing output... [ 44%] release-notes/2.2.1 writing output... [ 46%] release-notes/2.2.2 writing output... [ 47%] release-notes/2.2.3 writing output... [ 48%] release-notes/2.2.4 writing output... [ 49%] release-notes/2.2.5 writing output... [ 50%] release-notes/2.3.0 writing output... [ 51%] release-notes/2.4.0 writing output... [ 52%] release-notes/2.4.1 writing output... [ 53%] release-notes/2.5.0 writing output... [ 55%] release-notes/2.5.1 writing output... [ 56%] release-notes/2.5.2 writing output... [ 57%] release-notes/2.5.3 writing output... [ 58%] release-notes/2.5.4 writing output... [ 59%] release-notes/2.5.5 writing output... [ 60%] release-notes/2.6.0 writing output... [ 61%] release-notes/2.6.1 writing output... [ 62%] release-notes/2.6.2 writing output... [ 64%] release-notes/3.0.0 writing output... [ 65%] release-notes/3.0.1 writing output... [ 66%] release-notes/3.0.2 writing output... [ 67%] release-notes/3.0.3 writing output... [ 68%] release-notes/3.0.4 writing output... [ 69%] release-notes/3.1.0 writing output... [ 70%] release-notes/3.1.1 writing output... [ 71%] release-notes/3.2.0 writing output... [ 73%] release-notes/3.2.1 writing output... [ 74%] release-notes/3.3.0 writing output... [ 75%] release-notes/3.4.0 writing output... [ 76%] release-notes/3.4.1 writing output... [ 77%] release-notes/3.5.0 writing output... [ 78%] release-notes/3.6.0 writing output... [ 79%] release-notes/3.7.0 writing output... [ 80%] release-notes/3.7.1 writing output... [ 82%] release-notes/3.7.2 writing output... [ 83%] release-notes/3.7.3 writing output... [ 84%] release-notes/3.7.4 writing output... [ 85%] release-notes/3.7.5 writing output... [ 86%] release-notes/3.7.6 writing output... [ 87%] release-notes/3.7.7 writing output... [ 88%] release-notes/3.7.8 writing output... [ 89%] release-notes/index writing output... [ 91%] user/configuration writing output... [ 92%] user/error-codes writing output... [ 93%] user/index writing output... [ 94%] user/invocation writing output... [ 95%] user/options writing output... [ 96%] user/python-api writing output... [ 97%] user/using-hooks writing output... [ 98%] user/using-plugins writing output... [100%] user/violations generating indices... genindex py-modindex highlighting module code... [ 7%] flake8.api.legacy highlighting module code... [ 15%] flake8.checker highlighting module code... [ 23%] flake8.formatting.base highlighting module code... [ 30%] flake8.formatting.default highlighting module code... [ 38%] flake8.main.application highlighting module code... [ 46%] flake8.main.cli highlighting module code... [ 53%] flake8.main.options highlighting module code... [ 61%] flake8.options.aggregator highlighting module code... [ 69%] flake8.options.config highlighting module code... [ 76%] flake8.options.manager highlighting module code... [ 84%] flake8.plugins.manager highlighting module code... [ 92%] flake8.processor highlighting module code... [100%] flake8.utils 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, 4 warnings. The HTML pages are in _build/html. + 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.LgVsMs/BUILD/tmp /bin/sh -e /tmp/B.LgVsMs/BUILD/tmp/rpm-tmp.51043 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.LgVsMs/BUILD/tmp + umask 022 + cd /tmp/B.LgVsMs/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder + /bin/mkdir -p /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder + cd flake8-3.7.8 + rm -rf /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-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/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.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder' running build running build_py running install running install_lib creating /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder creating /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr creating /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share creating /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7 creating /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages creating /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8 copying build-2/lib/flake8/__main__.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8 copying build-2/lib/flake8/exceptions.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8 copying build-2/lib/flake8/defaults.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8 copying build-2/lib/flake8/processor.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8 creating /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/plugins copying build-2/lib/flake8/plugins/__init__.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/plugins copying build-2/lib/flake8/plugins/pyflakes.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/plugins copying build-2/lib/flake8/plugins/manager.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/plugins copying build-2/lib/flake8/style_guide.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8 creating /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/api copying build-2/lib/flake8/api/__init__.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/api copying build-2/lib/flake8/api/legacy.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/api creating /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/options copying build-2/lib/flake8/options/config.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/options copying build-2/lib/flake8/options/__init__.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/options copying build-2/lib/flake8/options/manager.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/options copying build-2/lib/flake8/options/aggregator.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/options creating /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/formatting copying build-2/lib/flake8/formatting/default.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/formatting copying build-2/lib/flake8/formatting/base.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/formatting copying build-2/lib/flake8/formatting/__init__.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/formatting copying build-2/lib/flake8/statistics.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8 copying build-2/lib/flake8/checker.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8 copying build-2/lib/flake8/__init__.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8 copying build-2/lib/flake8/utils.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8 creating /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/main copying build-2/lib/flake8/main/vcs.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/main copying build-2/lib/flake8/main/application.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/main copying build-2/lib/flake8/main/debug.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/main copying build-2/lib/flake8/main/git.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/main copying build-2/lib/flake8/main/cli.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/main copying build-2/lib/flake8/main/mercurial.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/main copying build-2/lib/flake8/main/__init__.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/main copying build-2/lib/flake8/main/options.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/main copying build-2/lib/flake8/main/setuptools_command.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/main byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/__main__.py to __main__.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/exceptions.py to exceptions.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/defaults.py to defaults.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/processor.py to processor.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/plugins/__init__.py to __init__.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/plugins/pyflakes.py to pyflakes.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/plugins/manager.py to manager.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/style_guide.py to style_guide.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/api/__init__.py to __init__.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/api/legacy.py to legacy.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/options/config.py to config.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/options/__init__.py to __init__.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/options/manager.py to manager.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/options/aggregator.py to aggregator.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/formatting/default.py to default.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/formatting/base.py to base.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/formatting/__init__.py to __init__.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/statistics.py to statistics.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/checker.py to checker.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/__init__.py to __init__.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/utils.py to utils.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/main/vcs.py to vcs.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/main/application.py to application.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/main/debug.py to debug.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/main/git.py to git.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/main/cli.py to cli.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/main/mercurial.py to mercurial.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/main/__init__.py to __init__.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/main/options.py to options.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8/main/setuptools_command.py to setuptools_command.pyc writing byte-compilation script '/tmp/B.LgVsMs/BUILD/tmp/tmp5maavq.py' /usr/bin/python -OO /tmp/B.LgVsMs/BUILD/tmp/tmp5maavq.py removing /tmp/B.LgVsMs/BUILD/tmp/tmp5maavq.py running install_egg_info running egg_info writing requirements to src/flake8.egg-info/requires.txt writing src/flake8.egg-info/PKG-INFO writing top-level names to src/flake8.egg-info/top_level.txt writing dependency_links to src/flake8.egg-info/dependency_links.txt writing entry points to src/flake8.egg-info/entry_points.txt reading manifest file 'src/flake8.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution no previously-included directories found matching 'docs/build/' writing manifest file 'src/flake8.egg-info/SOURCES.txt' Copying src/flake8.egg-info to /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages/flake8-3.7.8-py2.7.egg-info running install_scripts Installing flake8 script to /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/bin + /bin/mv /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/bin/flake8 /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/bin/flake8-2 + '[' ! -d /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages ']' + find /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + '[' ! -d /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/lib64/python2.7/site-packages ']' + 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.8/site-packages' '--install-platlib=/usr/lib64/python3.8/site-packages' '--optimize=2' '--root=/tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder' running build running build_py running install running install_lib creating /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8 creating /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages creating /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8 copying build-3/lib/flake8/__main__.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8 copying build-3/lib/flake8/exceptions.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8 copying build-3/lib/flake8/defaults.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8 copying build-3/lib/flake8/processor.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8 creating /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/plugins copying build-3/lib/flake8/plugins/__init__.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/plugins copying build-3/lib/flake8/plugins/pyflakes.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/plugins copying build-3/lib/flake8/plugins/manager.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/plugins copying build-3/lib/flake8/style_guide.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8 creating /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/api copying build-3/lib/flake8/api/__init__.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/api copying build-3/lib/flake8/api/legacy.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/api creating /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/options copying build-3/lib/flake8/options/config.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/options copying build-3/lib/flake8/options/__init__.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/options copying build-3/lib/flake8/options/manager.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/options copying build-3/lib/flake8/options/aggregator.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/options creating /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/formatting copying build-3/lib/flake8/formatting/default.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/formatting copying build-3/lib/flake8/formatting/base.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/formatting copying build-3/lib/flake8/formatting/__init__.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/formatting copying build-3/lib/flake8/statistics.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8 copying build-3/lib/flake8/checker.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8 copying build-3/lib/flake8/__init__.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8 copying build-3/lib/flake8/utils.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8 creating /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/main copying build-3/lib/flake8/main/vcs.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/main copying build-3/lib/flake8/main/application.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/main copying build-3/lib/flake8/main/debug.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/main copying build-3/lib/flake8/main/git.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/main copying build-3/lib/flake8/main/cli.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/main copying build-3/lib/flake8/main/mercurial.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/main copying build-3/lib/flake8/main/__init__.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/main copying build-3/lib/flake8/main/options.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/main copying build-3/lib/flake8/main/setuptools_command.py -> /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/main byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/__main__.py to __main__.cpython-38.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/exceptions.py to exceptions.cpython-38.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/defaults.py to defaults.cpython-38.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/processor.py to processor.cpython-38.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/plugins/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/plugins/pyflakes.py to pyflakes.cpython-38.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/plugins/manager.py to manager.cpython-38.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/style_guide.py to style_guide.cpython-38.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/api/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/api/legacy.py to legacy.cpython-38.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/options/config.py to config.cpython-38.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/options/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/options/manager.py to manager.cpython-38.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/options/aggregator.py to aggregator.cpython-38.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/formatting/default.py to default.cpython-38.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/formatting/base.py to base.cpython-38.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/formatting/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/statistics.py to statistics.cpython-38.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/checker.py to checker.cpython-38.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/utils.py to utils.cpython-38.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/main/vcs.py to vcs.cpython-38.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/main/application.py to application.cpython-38.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/main/debug.py to debug.cpython-38.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/main/git.py to git.cpython-38.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/main/cli.py to cli.cpython-38.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/main/mercurial.py to mercurial.cpython-38.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/main/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/main/options.py to options.cpython-38.pyc byte-compiling /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8/main/setuptools_command.py to setuptools_command.cpython-38.pyc writing byte-compilation script '/tmp/B.LgVsMs/BUILD/tmp/tmp8a805m26.py' /usr/bin/python3 /tmp/B.LgVsMs/BUILD/tmp/tmp8a805m26.py removing /tmp/B.LgVsMs/BUILD/tmp/tmp8a805m26.py running install_egg_info running egg_info writing src/flake8.egg-info/PKG-INFO writing dependency_links to src/flake8.egg-info/dependency_links.txt writing entry points to src/flake8.egg-info/entry_points.txt writing requirements to src/flake8.egg-info/requires.txt writing top-level names to src/flake8.egg-info/top_level.txt reading manifest file 'src/flake8.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution no previously-included directories found matching 'docs/build/' writing manifest file 'src/flake8.egg-info/SOURCES.txt' Copying src/flake8.egg-info to /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/python3.8/site-packages/flake8-3.7.8-py3.8.egg-info running install_scripts Installing flake8 script to /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/bin + /bin/mv /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/bin/flake8 /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/bin/flake8-3 + ln -s flake-3 /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/bin/flake8 + __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: 0/90 files hardlinked Processing files: flake8-3.7.8-2 Processing files: python-flake8-3.7.8-2 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.LgVsMs/BUILD/tmp /bin/sh -e /tmp/B.LgVsMs/BUILD/tmp/rpm-tmp.55058 + umask 022 + cd /tmp/B.LgVsMs/BUILD + cd flake8-3.7.8 + DOCDIR=/tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/doc/python-flake8-3.7.8 + export DOCDIR + rm -rf /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/doc/python-flake8-3.7.8 + /bin/mkdir -p /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/doc/python-flake8-3.7.8 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/doc/python-flake8-3.7.8... Documentation compressed. + cp -pr CONTRIBUTORS.txt LICENSE README.rst /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/doc/python-flake8-3.7.8 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/doc/python-flake8-3.7.8... ./CONTRIBUTORS.txt ./README.rst ./LICENSE Documentation compressed. + exit 0 Provides: pythonegg(flake8) = 3.7.8 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/python python(abi) python(abi) = 2.7 pythonegg(configparser) pythonegg(entrypoints) >= 0.3 pythonegg(entrypoints) < 0.4 pythonegg(enum34) pythonegg(functools32) pythonegg(mccabe) >= 0.6.0 pythonegg(mccabe) < 0.7.0 pythonegg(pycodestyle) >= 2.5.0 pythonegg(pycodestyle) < 2.6.0 pythonegg(pyflakes) >= 2.1.0 pythonegg(pyflakes) < 2.2.0 pythonegg(typing) Processing files: python3-flake8-3.7.8-2 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.LgVsMs/BUILD/tmp /bin/sh -e /tmp/B.LgVsMs/BUILD/tmp/rpm-tmp.37320 + umask 022 + cd /tmp/B.LgVsMs/BUILD + cd flake8-3.7.8 + DOCDIR=/tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/doc/python3-flake8-3.7.8 + export DOCDIR + rm -rf /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/doc/python3-flake8-3.7.8 + /bin/mkdir -p /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/doc/python3-flake8-3.7.8 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/doc/python3-flake8-3.7.8... Documentation compressed. + cp -pr CONTRIBUTORS.txt LICENSE README.rst /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/doc/python3-flake8-3.7.8 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/doc/python3-flake8-3.7.8... ./CONTRIBUTORS.txt ./README.rst ./LICENSE Documentation compressed. + exit 0 Provides: python3egg(flake8) = 3.7.8 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/python3 python(abi) python(abi) = 3.8 python3egg(entrypoints) >= 0.3 python3egg(entrypoints) < 0.4 python3egg(mccabe) >= 0.6.0 python3egg(mccabe) < 0.7.0 python3egg(pycodestyle) >= 2.5.0 python3egg(pycodestyle) < 2.6.0 python3egg(pyflakes) >= 2.1.0 python3egg(pyflakes) < 2.2.0 Processing files: python-flake8-apidocs-3.7.8-2 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.LgVsMs/BUILD/tmp /bin/sh -e /tmp/B.LgVsMs/BUILD/tmp/rpm-tmp.1625 + umask 022 + cd /tmp/B.LgVsMs/BUILD + cd flake8-3.7.8 + DOCDIR=/tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/doc/python-flake8-apidocs-3.7.8 + export DOCDIR + rm -rf /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/doc/python-flake8-apidocs-3.7.8 + /bin/mkdir -p /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/doc/python-flake8-apidocs-3.7.8 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/doc/python-flake8-apidocs-3.7.8... Documentation compressed. + cp -pr docs/source/_build/html/_modules docs/source/_build/html/_static docs/source/_build/html/internal docs/source/_build/html/plugin-development docs/source/_build/html/release-notes docs/source/_build/html/user docs/source/_build/html/faq.html docs/source/_build/html/genindex.html docs/source/_build/html/glossary.html docs/source/_build/html/index.html docs/source/_build/html/manpage.html docs/source/_build/html/py-modindex.html docs/source/_build/html/search.html docs/source/_build/html/searchindex.js /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/doc/python-flake8-apidocs-3.7.8 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder/usr/share/doc/python-flake8-apidocs-3.7.8... ./_static/fonts/fontawesome-webfont.ttf ./_static/fonts/RobotoSlab/roboto-slab-v7-bold.eot ./_static/fonts/RobotoSlab/roboto-slab-v7-regular.ttf ./_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff ./_static/fonts/RobotoSlab/roboto-slab-v7-regular.eot ./_static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf ./_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff ./_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff2 ./_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff2 ./_static/fonts/fontawesome-webfont.woff2 ./_static/fonts/fontawesome-webfont.woff ./_static/fonts/fontawesome-webfont.eot ./_static/fonts/Lato/lato-italic.ttf ./_static/fonts/Lato/lato-bolditalic.ttf ./_static/fonts/Lato/lato-bolditalic.eot ./_static/fonts/Lato/lato-italic.eot ./_static/fonts/Lato/lato-regular.eot ./_static/fonts/Lato/lato-bold.ttf ./_static/fonts/Lato/lato-regular.woff ./_static/fonts/Lato/lato-italic.woff ./_static/fonts/Lato/lato-regular.ttf ./_static/fonts/Lato/lato-bold.eot ./_static/fonts/Lato/lato-regular.woff2 ./_static/fonts/Lato/lato-bold.woff2 ./_static/fonts/Lato/lato-bolditalic.woff ./_static/fonts/Lato/lato-italic.woff2 ./_static/fonts/Lato/lato-bold.woff ./_static/fonts/Lato/lato-bolditalic.woff2 ./_static/fonts/fontawesome-webfont.svg Documentation compressed. + exit 0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder Wrote: /tmp/B.LgVsMs/RPMS/flake8-3.7.8-2.noarch.rpm Wrote: /tmp/B.LgVsMs/RPMS/python-flake8-3.7.8-2.noarch.rpm Wrote: /tmp/B.LgVsMs/RPMS/python3-flake8-3.7.8-2.noarch.rpm Wrote: /tmp/B.LgVsMs/RPMS/python-flake8-apidocs-3.7.8-2.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.LgVsMs/BUILD/tmp /bin/sh -e /tmp/B.LgVsMs/BUILD/tmp/rpm-tmp.40991 + umask 022 + cd /tmp/B.LgVsMs/BUILD + cd flake8-3.7.8 + /bin/rm '--interactive=never' -rf /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder + rm -rf /tmp/B.LgVsMs/BUILD/tmp/flake8-3.7.8-root-builder ended at: Thu Dec 12 14:34:26 2019, done in 0:00:59.667928 + chmod -R u+rwX /tmp/B.LgVsMs/BUILD + rm -rf /tmp/B.LgVsMs/tmp /tmp/B.LgVsMs/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..357 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages Preparing... ################################################## python-flake8 ################################################## End-TLD-Builder-Info + rm -rf /tmp/B.LgVsMs Begin-TLD-Builder-Info Build-Time: user:52.54s sys:6.46s real:62.25s (faults io:0 non-io:1452146) Files queued for ftp: 5538954 python-flake8-apidocs-3.7.8-2.noarch.rpm 114588 python3-flake8-3.7.8-2.noarch.rpm 80240 python-flake8-3.7.8-2.noarch.rpm 3572 flake8-3.7.8-2.noarch.rpm 212 flake8-3.7.8-2.src.rpm.uploadinfo End-TLD-Builder-Info