==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python2-tornado 5.1.1-3 (Fri Jul 10 13:57:29 2020)
==> Retrieving sources...
  -> Found python2-tornado-5.1.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    python2-tornado-5.1.1.tar.gz ... Passed
==> Making package: python2-tornado 5.1.1-3 (Fri 10 Jul 2020 01:57:44 PM UTC)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (6) libnsl-1.2.0-2  python2-2.7.18-1  python2-six-1.15.0-1
             python2-backports-abc-0.5-3  python2-futures-3.3.0-2
             python2-singledispatch-3.4.0.3-4

Total Download Size:    0.04 MiB
Total Installed Size:  65.75 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
downloading python2-futures-3.3.0-2-any.pkg.tar.xz...
downloading python2-singledispatch-3.4.0.3-4-any.pkg.tar.xz...
downloading python2-backports-abc-0.5-3-any.pkg.tar.xz...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libnsl...
installing python2...
Optional dependencies for python2
    tk: for IDLE
    python2-setuptools
    python2-pip
installing python2-futures...
installing python2-six...
installing python2-singledispatch...
installing python2-backports-abc...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (5) python2-appdirs-1.4.4-1  python2-ordered-set-3.1.1-2
             python2-packaging-20.4-1  python2-pyparsing-2.4.7-1
             python2-setuptools-2:44.1.1-1

Total Installed Size:  2.86 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python2-appdirs...
installing python2-pyparsing...
installing python2-packaging...
installing python2-ordered-set...
installing python2-setuptools...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Found python2-tornado-5.1.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python2-tornado-5.1.1.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
running build
running build_py
creating build
creating build/lib.linux-armv7l-2.7
creating build/lib.linux-armv7l-2.7/tornado
copying tornado/tcpserver.py -> build/lib.linux-armv7l-2.7/tornado
copying tornado/util.py -> build/lib.linux-armv7l-2.7/tornado
copying tornado/gen.py -> build/lib.linux-armv7l-2.7/tornado
copying tornado/locks.py -> build/lib.linux-armv7l-2.7/tornado
copying tornado/process.py -> build/lib.linux-armv7l-2.7/tornado
copying tornado/websocket.py -> build/lib.linux-armv7l-2.7/tornado
copying tornado/auth.py -> build/lib.linux-armv7l-2.7/tornado
copying tornado/stack_context.py -> build/lib.linux-armv7l-2.7/tornado
copying tornado/httpclient.py -> build/lib.linux-armv7l-2.7/tornado
copying tornado/locale.py -> build/lib.linux-armv7l-2.7/tornado
copying tornado/options.py -> build/lib.linux-armv7l-2.7/tornado
copying tornado/httputil.py -> build/lib.linux-armv7l-2.7/tornado
copying tornado/__init__.py -> build/lib.linux-armv7l-2.7/tornado
copying tornado/tcpclient.py -> build/lib.linux-armv7l-2.7/tornado
copying tornado/httpserver.py -> build/lib.linux-armv7l-2.7/tornado
copying tornado/_locale_data.py -> build/lib.linux-armv7l-2.7/tornado
copying tornado/template.py -> build/lib.linux-armv7l-2.7/tornado
copying tornado/simple_httpclient.py -> build/lib.linux-armv7l-2.7/tornado
copying tornado/escape.py -> build/lib.linux-armv7l-2.7/tornado
copying tornado/ioloop.py -> build/lib.linux-armv7l-2.7/tornado
copying tornado/log.py -> build/lib.linux-armv7l-2.7/tornado
copying tornado/queues.py -> build/lib.linux-armv7l-2.7/tornado
copying tornado/wsgi.py -> build/lib.linux-armv7l-2.7/tornado
copying tornado/netutil.py -> build/lib.linux-armv7l-2.7/tornado
copying tornado/routing.py -> build/lib.linux-armv7l-2.7/tornado
copying tornado/autoreload.py -> build/lib.linux-armv7l-2.7/tornado
copying tornado/testing.py -> build/lib.linux-armv7l-2.7/tornado
copying tornado/curl_httpclient.py -> build/lib.linux-armv7l-2.7/tornado
copying tornado/iostream.py -> build/lib.linux-armv7l-2.7/tornado
copying tornado/web.py -> build/lib.linux-armv7l-2.7/tornado
copying tornado/concurrent.py -> build/lib.linux-armv7l-2.7/tornado
copying tornado/http1connection.py -> build/lib.linux-armv7l-2.7/tornado
creating build/lib.linux-armv7l-2.7/tornado/test
copying tornado/test/log_test.py -> build/lib.linux-armv7l-2.7/tornado/test
copying tornado/test/web_test.py -> build/lib.linux-armv7l-2.7/tornado/test
copying tornado/test/httputil_test.py -> build/lib.linux-armv7l-2.7/tornado/test
copying tornado/test/util.py -> build/lib.linux-armv7l-2.7/tornado/test
copying tornado/test/netutil_test.py -> build/lib.linux-armv7l-2.7/tornado/test
copying tornado/test/autoreload_test.py -> build/lib.linux-armv7l-2.7/tornado/test
copying tornado/test/concurrent_test.py -> build/lib.linux-armv7l-2.7/tornado/test
copying tornado/test/runtests.py -> build/lib.linux-armv7l-2.7/tornado/test
copying tornado/test/asyncio_test.py -> build/lib.linux-armv7l-2.7/tornado/test
copying tornado/test/__init__.py -> build/lib.linux-armv7l-2.7/tornado/test
copying tornado/test/tcpclient_test.py -> build/lib.linux-armv7l-2.7/tornado/test
copying tornado/test/curl_httpclient_test.py -> build/lib.linux-armv7l-2.7/tornado/test
copying tornado/test/iostream_test.py -> build/lib.linux-armv7l-2.7/tornado/test
copying tornado/test/windows_test.py -> build/lib.linux-armv7l-2.7/tornado/test
copying tornado/test/gen_test.py -> build/lib.linux-armv7l-2.7/tornado/test
copying tornado/test/resolve_test_helper.py -> build/lib.linux-armv7l-2.7/tornado/test
copying tornado/test/routing_test.py -> build/lib.linux-armv7l-2.7/tornado/test
copying tornado/test/locks_test.py -> build/lib.linux-armv7l-2.7/tornado/test
copying tornado/test/twisted_test.py -> build/lib.linux-armv7l-2.7/tornado/test
copying tornado/test/__main__.py -> build/lib.linux-armv7l-2.7/tornado/test
copying tornado/test/httpclient_test.py -> build/lib.linux-armv7l-2.7/tornado/test
copying tornado/test/ioloop_test.py -> build/lib.linux-armv7l-2.7/tornado/test
copying tornado/test/auth_test.py -> build/lib.linux-armv7l-2.7/tornado/test
copying tornado/test/import_test.py -> build/lib.linux-armv7l-2.7/tornado/test
copying tornado/test/stack_context_test.py -> build/lib.linux-armv7l-2.7/tornado/test
copying tornado/test/util_test.py -> build/lib.linux-armv7l-2.7/tornado/test
copying tornado/test/testing_test.py -> build/lib.linux-armv7l-2.7/tornado/test
copying tornado/test/options_test.py -> build/lib.linux-armv7l-2.7/tornado/test
copying tornado/test/http1connection_test.py -> build/lib.linux-armv7l-2.7/tornado/test
copying tornado/test/simple_httpclient_test.py -> build/lib.linux-armv7l-2.7/tornado/test
copying tornado/test/locale_test.py -> build/lib.linux-armv7l-2.7/tornado/test
copying tornado/test/process_test.py -> build/lib.linux-armv7l-2.7/tornado/test
copying tornado/test/websocket_test.py -> build/lib.linux-armv7l-2.7/tornado/test
copying tornado/test/wsgi_test.py -> build/lib.linux-armv7l-2.7/tornado/test
copying tornado/test/template_test.py -> build/lib.linux-armv7l-2.7/tornado/test
copying tornado/test/queues_test.py -> build/lib.linux-armv7l-2.7/tornado/test
copying tornado/test/httpserver_test.py -> build/lib.linux-armv7l-2.7/tornado/test
copying tornado/test/tcpserver_test.py -> build/lib.linux-armv7l-2.7/tornado/test
copying tornado/test/escape_test.py -> build/lib.linux-armv7l-2.7/tornado/test
creating build/lib.linux-armv7l-2.7/tornado/platform
copying tornado/platform/kqueue.py -> build/lib.linux-armv7l-2.7/tornado/platform
copying tornado/platform/auto.py -> build/lib.linux-armv7l-2.7/tornado/platform
copying tornado/platform/epoll.py -> build/lib.linux-armv7l-2.7/tornado/platform
copying tornado/platform/__init__.py -> build/lib.linux-armv7l-2.7/tornado/platform
copying tornado/platform/common.py -> build/lib.linux-armv7l-2.7/tornado/platform
copying tornado/platform/select.py -> build/lib.linux-armv7l-2.7/tornado/platform
copying tornado/platform/posix.py -> build/lib.linux-armv7l-2.7/tornado/platform
copying tornado/platform/twisted.py -> build/lib.linux-armv7l-2.7/tornado/platform
copying tornado/platform/asyncio.py -> build/lib.linux-armv7l-2.7/tornado/platform
copying tornado/platform/interface.py -> build/lib.linux-armv7l-2.7/tornado/platform
copying tornado/platform/windows.py -> build/lib.linux-armv7l-2.7/tornado/platform
copying tornado/platform/caresresolver.py -> build/lib.linux-armv7l-2.7/tornado/platform
creating build/lib.linux-armv7l-2.7/tornado/test/csv_translations
copying tornado/test/csv_translations/fr_FR.csv -> build/lib.linux-armv7l-2.7/tornado/test/csv_translations
creating build/lib.linux-armv7l-2.7/tornado/test/gettext_translations
creating build/lib.linux-armv7l-2.7/tornado/test/gettext_translations/fr_FR
creating build/lib.linux-armv7l-2.7/tornado/test/gettext_translations/fr_FR/LC_MESSAGES
copying tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.mo -> build/lib.linux-armv7l-2.7/tornado/test/gettext_translations/fr_FR/LC_MESSAGES
copying tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.po -> build/lib.linux-armv7l-2.7/tornado/test/gettext_translations/fr_FR/LC_MESSAGES
copying tornado/test/options_test.cfg -> build/lib.linux-armv7l-2.7/tornado/test
copying tornado/test/options_test_types.cfg -> build/lib.linux-armv7l-2.7/tornado/test
copying tornado/test/options_test_types_str.cfg -> build/lib.linux-armv7l-2.7/tornado/test
creating build/lib.linux-armv7l-2.7/tornado/test/static
copying tornado/test/static/robots.txt -> build/lib.linux-armv7l-2.7/tornado/test/static
copying tornado/test/static/sample.xml -> build/lib.linux-armv7l-2.7/tornado/test/static
copying tornado/test/static/sample.xml.gz -> build/lib.linux-armv7l-2.7/tornado/test/static
copying tornado/test/static/sample.xml.bz2 -> build/lib.linux-armv7l-2.7/tornado/test/static
creating build/lib.linux-armv7l-2.7/tornado/test/static/dir
copying tornado/test/static/dir/index.html -> build/lib.linux-armv7l-2.7/tornado/test/static/dir
copying tornado/test/static_foo.txt -> build/lib.linux-armv7l-2.7/tornado/test
creating build/lib.linux-armv7l-2.7/tornado/test/templates
copying tornado/test/templates/utf8.html -> build/lib.linux-armv7l-2.7/tornado/test/templates
copying tornado/test/test.crt -> build/lib.linux-armv7l-2.7/tornado/test
copying tornado/test/test.key -> build/lib.linux-armv7l-2.7/tornado/test
running build_ext
building 'tornado.speedups' extension
creating build/temp.linux-armv7l-2.7
creating build/temp.linux-armv7l-2.7/tornado
gcc -pthread -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -DNDEBUG -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7 -c tornado/speedups.c -o build/temp.linux-armv7l-2.7/tornado/speedups.o
gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-armv7l-2.7/tornado/speedups.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/tornado/speedups.so
==> Entering fakeroot environment...
==> Starting package()...
running install
running build
running build_py
running build_ext
running install_lib
creating /build/python2-tornado/pkg/python2-tornado/usr
creating /build/python2-tornado/pkg/python2-tornado/usr/lib
creating /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7
creating /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages
creating /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado
copying build/lib.linux-armv7l-2.7/tornado/tcpserver.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado
creating /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform
copying build/lib.linux-armv7l-2.7/tornado/platform/kqueue.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform
copying build/lib.linux-armv7l-2.7/tornado/platform/auto.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform
copying build/lib.linux-armv7l-2.7/tornado/platform/epoll.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform
copying build/lib.linux-armv7l-2.7/tornado/platform/__init__.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform
copying build/lib.linux-armv7l-2.7/tornado/platform/common.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform
copying build/lib.linux-armv7l-2.7/tornado/platform/select.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform
copying build/lib.linux-armv7l-2.7/tornado/platform/posix.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform
copying build/lib.linux-armv7l-2.7/tornado/platform/twisted.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform
copying build/lib.linux-armv7l-2.7/tornado/platform/asyncio.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform
copying build/lib.linux-armv7l-2.7/tornado/platform/interface.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform
copying build/lib.linux-armv7l-2.7/tornado/platform/windows.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform
copying build/lib.linux-armv7l-2.7/tornado/platform/caresresolver.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform
copying build/lib.linux-armv7l-2.7/tornado/util.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado
copying build/lib.linux-armv7l-2.7/tornado/gen.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado
copying build/lib.linux-armv7l-2.7/tornado/locks.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado
copying build/lib.linux-armv7l-2.7/tornado/process.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado
copying build/lib.linux-armv7l-2.7/tornado/websocket.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado
copying build/lib.linux-armv7l-2.7/tornado/auth.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado
copying build/lib.linux-armv7l-2.7/tornado/stack_context.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado
copying build/lib.linux-armv7l-2.7/tornado/httpclient.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado
copying build/lib.linux-armv7l-2.7/tornado/locale.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado
copying build/lib.linux-armv7l-2.7/tornado/options.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado
copying build/lib.linux-armv7l-2.7/tornado/speedups.so -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado
copying build/lib.linux-armv7l-2.7/tornado/httputil.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado
copying build/lib.linux-armv7l-2.7/tornado/__init__.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado
copying build/lib.linux-armv7l-2.7/tornado/tcpclient.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado
copying build/lib.linux-armv7l-2.7/tornado/httpserver.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado
copying build/lib.linux-armv7l-2.7/tornado/_locale_data.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado
copying build/lib.linux-armv7l-2.7/tornado/template.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado
copying build/lib.linux-armv7l-2.7/tornado/simple_httpclient.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado
copying build/lib.linux-armv7l-2.7/tornado/escape.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado
copying build/lib.linux-armv7l-2.7/tornado/ioloop.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado
copying build/lib.linux-armv7l-2.7/tornado/log.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado
copying build/lib.linux-armv7l-2.7/tornado/queues.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado
copying build/lib.linux-armv7l-2.7/tornado/wsgi.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado
copying build/lib.linux-armv7l-2.7/tornado/netutil.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado
copying build/lib.linux-armv7l-2.7/tornado/routing.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado
copying build/lib.linux-armv7l-2.7/tornado/autoreload.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado
copying build/lib.linux-armv7l-2.7/tornado/testing.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado
copying build/lib.linux-armv7l-2.7/tornado/curl_httpclient.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado
copying build/lib.linux-armv7l-2.7/tornado/iostream.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado
creating /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
copying build/lib.linux-armv7l-2.7/tornado/test/log_test.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
creating /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/csv_translations
copying build/lib.linux-armv7l-2.7/tornado/test/csv_translations/fr_FR.csv -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/csv_translations
copying build/lib.linux-armv7l-2.7/tornado/test/test.crt -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
copying build/lib.linux-armv7l-2.7/tornado/test/web_test.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
copying build/lib.linux-armv7l-2.7/tornado/test/httputil_test.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
copying build/lib.linux-armv7l-2.7/tornado/test/options_test_types.cfg -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
copying build/lib.linux-armv7l-2.7/tornado/test/util.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
copying build/lib.linux-armv7l-2.7/tornado/test/netutil_test.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
copying build/lib.linux-armv7l-2.7/tornado/test/autoreload_test.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
copying build/lib.linux-armv7l-2.7/tornado/test/concurrent_test.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
copying build/lib.linux-armv7l-2.7/tornado/test/runtests.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
copying build/lib.linux-armv7l-2.7/tornado/test/asyncio_test.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
copying build/lib.linux-armv7l-2.7/tornado/test/static_foo.txt -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
copying build/lib.linux-armv7l-2.7/tornado/test/__init__.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
copying build/lib.linux-armv7l-2.7/tornado/test/tcpclient_test.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
copying build/lib.linux-armv7l-2.7/tornado/test/test.key -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
copying build/lib.linux-armv7l-2.7/tornado/test/curl_httpclient_test.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
copying build/lib.linux-armv7l-2.7/tornado/test/iostream_test.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
copying build/lib.linux-armv7l-2.7/tornado/test/windows_test.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
copying build/lib.linux-armv7l-2.7/tornado/test/gen_test.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
copying build/lib.linux-armv7l-2.7/tornado/test/options_test.cfg -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
copying build/lib.linux-armv7l-2.7/tornado/test/options_test_types_str.cfg -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
copying build/lib.linux-armv7l-2.7/tornado/test/resolve_test_helper.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
copying build/lib.linux-armv7l-2.7/tornado/test/routing_test.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
copying build/lib.linux-armv7l-2.7/tornado/test/locks_test.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
copying build/lib.linux-armv7l-2.7/tornado/test/twisted_test.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
copying build/lib.linux-armv7l-2.7/tornado/test/__main__.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
copying build/lib.linux-armv7l-2.7/tornado/test/httpclient_test.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
copying build/lib.linux-armv7l-2.7/tornado/test/ioloop_test.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
copying build/lib.linux-armv7l-2.7/tornado/test/auth_test.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
copying build/lib.linux-armv7l-2.7/tornado/test/import_test.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
creating /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/gettext_translations
creating /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/gettext_translations/fr_FR
creating /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/gettext_translations/fr_FR/LC_MESSAGES
copying build/lib.linux-armv7l-2.7/tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.mo -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/gettext_translations/fr_FR/LC_MESSAGES
copying build/lib.linux-armv7l-2.7/tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.po -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/gettext_translations/fr_FR/LC_MESSAGES
copying build/lib.linux-armv7l-2.7/tornado/test/stack_context_test.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
copying build/lib.linux-armv7l-2.7/tornado/test/util_test.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
copying build/lib.linux-armv7l-2.7/tornado/test/testing_test.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
copying build/lib.linux-armv7l-2.7/tornado/test/options_test.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
copying build/lib.linux-armv7l-2.7/tornado/test/http1connection_test.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
copying build/lib.linux-armv7l-2.7/tornado/test/simple_httpclient_test.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
copying build/lib.linux-armv7l-2.7/tornado/test/locale_test.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
copying build/lib.linux-armv7l-2.7/tornado/test/process_test.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
copying build/lib.linux-armv7l-2.7/tornado/test/websocket_test.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
creating /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/static
copying build/lib.linux-armv7l-2.7/tornado/test/static/sample.xml.bz2 -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/static
copying build/lib.linux-armv7l-2.7/tornado/test/static/sample.xml.gz -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/static
creating /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/static/dir
copying build/lib.linux-armv7l-2.7/tornado/test/static/dir/index.html -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/static/dir
copying build/lib.linux-armv7l-2.7/tornado/test/static/robots.txt -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/static
copying build/lib.linux-armv7l-2.7/tornado/test/static/sample.xml -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/static
copying build/lib.linux-armv7l-2.7/tornado/test/wsgi_test.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
creating /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/templates
copying build/lib.linux-armv7l-2.7/tornado/test/templates/utf8.html -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/templates
copying build/lib.linux-armv7l-2.7/tornado/test/template_test.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
copying build/lib.linux-armv7l-2.7/tornado/test/queues_test.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
copying build/lib.linux-armv7l-2.7/tornado/test/httpserver_test.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
copying build/lib.linux-armv7l-2.7/tornado/test/tcpserver_test.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
copying build/lib.linux-armv7l-2.7/tornado/test/escape_test.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test
copying build/lib.linux-armv7l-2.7/tornado/web.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado
copying build/lib.linux-armv7l-2.7/tornado/concurrent.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado
copying build/lib.linux-armv7l-2.7/tornado/http1connection.py -> /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/tcpserver.py to tcpserver.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform/kqueue.py to kqueue.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform/auto.py to auto.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform/epoll.py to epoll.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform/__init__.py to __init__.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform/common.py to common.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform/select.py to select.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform/posix.py to posix.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform/twisted.py to twisted.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform/asyncio.py to asyncio.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform/interface.py to interface.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform/windows.py to windows.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform/caresresolver.py to caresresolver.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/util.py to util.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/gen.py to gen.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/locks.py to locks.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/process.py to process.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/websocket.py to websocket.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/auth.py to auth.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/stack_context.py to stack_context.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/httpclient.py to httpclient.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/locale.py to locale.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/options.py to options.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/httputil.py to httputil.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/__init__.py to __init__.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/tcpclient.py to tcpclient.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/httpserver.py to httpserver.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/_locale_data.py to _locale_data.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/template.py to template.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/simple_httpclient.py to simple_httpclient.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/escape.py to escape.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/ioloop.py to ioloop.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/log.py to log.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/queues.py to queues.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/wsgi.py to wsgi.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/netutil.py to netutil.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/routing.py to routing.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/autoreload.py to autoreload.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/testing.py to testing.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/curl_httpclient.py to curl_httpclient.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/iostream.py to iostream.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/log_test.py to log_test.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/web_test.py to web_test.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/httputil_test.py to httputil_test.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/util.py to util.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/netutil_test.py to netutil_test.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/autoreload_test.py to autoreload_test.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/concurrent_test.py to concurrent_test.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/runtests.py to runtests.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/asyncio_test.py to asyncio_test.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/__init__.py to __init__.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/tcpclient_test.py to tcpclient_test.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/curl_httpclient_test.py to curl_httpclient_test.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/iostream_test.py to iostream_test.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/windows_test.py to windows_test.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/gen_test.py to gen_test.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/resolve_test_helper.py to resolve_test_helper.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/routing_test.py to routing_test.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/locks_test.py to locks_test.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/twisted_test.py to twisted_test.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/__main__.py to __main__.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/httpclient_test.py to httpclient_test.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/ioloop_test.py to ioloop_test.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/auth_test.py to auth_test.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/import_test.py to import_test.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/stack_context_test.py to stack_context_test.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/util_test.py to util_test.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/testing_test.py to testing_test.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/options_test.py to options_test.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/http1connection_test.py to http1connection_test.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/simple_httpclient_test.py to simple_httpclient_test.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/locale_test.py to locale_test.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/process_test.py to process_test.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/websocket_test.py to websocket_test.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/wsgi_test.py to wsgi_test.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/template_test.py to template_test.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/queues_test.py to queues_test.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/httpserver_test.py to httpserver_test.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/tcpserver_test.py to tcpserver_test.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/escape_test.py to escape_test.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/web.py to web.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/concurrent.py to concurrent.pyc
byte-compiling /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/http1connection.py to http1connection.pyc
writing byte-compilation script '/tmp/tmpfczTmc.py'
/usr/bin/python2 -O /tmp/tmpfczTmc.py
removing /tmp/tmpfczTmc.py
running install_egg_info
running egg_info
creating tornado.egg-info
writing requirements to tornado.egg-info/requires.txt
writing tornado.egg-info/PKG-INFO
writing top-level names to tornado.egg-info/top_level.txt
writing dependency_links to tornado.egg-info/dependency_links.txt
writing manifest file 'tornado.egg-info/SOURCES.txt'
reading manifest file 'tornado.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs/build'
warning: no files found matching 'tornado/test/README'
writing manifest file 'tornado.egg-info/SOURCES.txt'
Copying tornado.egg-info to /build/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado-5.1.1-py2.7.egg-info
running install_scripts
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python2-tornado"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python2-tornado 5.1.1-3 (Fri 10 Jul 2020 01:58:07 PM UTC)
==> Cleaning up...