==> Retrieving sources... -> Found tornado-5.1.1.tar.gz ==> Generating checksums for source files... ==> Making package: python2-tornado 5.1.1-4 (Wed 20 Nov 2024 07:50:19 PM UTC) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (5) New Version Net Change Download Size athena/python2-six 1.16.0-5 0.10 MiB athena/python2 2.7.18-8 70.24 MiB athena/python2-backports-abc 0.5-4 0.02 MiB 0.01 MiB athena/python2-futures 3.3.0-3 0.13 MiB athena/python2-singledispatch 3.4.0.3-5 0.05 MiB 0.01 MiB Total Download Size: 0.02 MiB Total Installed Size: 70.55 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... python2-singledispatch-3.4.0.3-5-any downloading... python2-backports-abc-0.5-4-any downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing python2... Optional dependencies for python2 tk: for IDLE python2-setuptools python2-pip installing python2-backports-abc... installing python2-futures... installing python2-six... installing python2-singledispatch... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (1) New Version Net Change athena/python2-setuptools 2:44.1.1-2 3.81 MiB Total Installed Size: 3.81 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing python2-setuptools... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Retrieving sources... -> Found tornado-5.1.1.tar.gz ==> Validating source files with sha512sums... tornado-5.1.1.tar.gz ... Passed ==> Extracting sources... -> Extracting tornado-5.1.1.tar.gz with bsdtar ==> Starting build()... running build running build_py creating build creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/tornado copying tornado/httputil.py -> build/lib.linux-x86_64-2.7/tornado copying tornado/options.py -> build/lib.linux-x86_64-2.7/tornado copying tornado/ioloop.py -> build/lib.linux-x86_64-2.7/tornado copying tornado/auth.py -> build/lib.linux-x86_64-2.7/tornado copying tornado/escape.py -> build/lib.linux-x86_64-2.7/tornado copying tornado/testing.py -> build/lib.linux-x86_64-2.7/tornado copying tornado/gen.py -> build/lib.linux-x86_64-2.7/tornado copying tornado/_locale_data.py -> build/lib.linux-x86_64-2.7/tornado copying tornado/queues.py -> build/lib.linux-x86_64-2.7/tornado copying tornado/stack_context.py -> build/lib.linux-x86_64-2.7/tornado copying tornado/httpserver.py -> build/lib.linux-x86_64-2.7/tornado copying tornado/routing.py -> build/lib.linux-x86_64-2.7/tornado copying tornado/__init__.py -> build/lib.linux-x86_64-2.7/tornado copying tornado/template.py -> build/lib.linux-x86_64-2.7/tornado copying tornado/tcpclient.py -> build/lib.linux-x86_64-2.7/tornado copying tornado/tcpserver.py -> build/lib.linux-x86_64-2.7/tornado copying tornado/http1connection.py -> build/lib.linux-x86_64-2.7/tornado copying tornado/wsgi.py -> build/lib.linux-x86_64-2.7/tornado copying tornado/simple_httpclient.py -> build/lib.linux-x86_64-2.7/tornado copying tornado/process.py -> build/lib.linux-x86_64-2.7/tornado copying tornado/netutil.py -> build/lib.linux-x86_64-2.7/tornado copying tornado/websocket.py -> build/lib.linux-x86_64-2.7/tornado copying tornado/autoreload.py -> build/lib.linux-x86_64-2.7/tornado copying tornado/concurrent.py -> build/lib.linux-x86_64-2.7/tornado copying tornado/util.py -> build/lib.linux-x86_64-2.7/tornado copying tornado/httpclient.py -> build/lib.linux-x86_64-2.7/tornado copying tornado/curl_httpclient.py -> build/lib.linux-x86_64-2.7/tornado copying tornado/iostream.py -> build/lib.linux-x86_64-2.7/tornado copying tornado/locale.py -> build/lib.linux-x86_64-2.7/tornado copying tornado/log.py -> build/lib.linux-x86_64-2.7/tornado copying tornado/locks.py -> build/lib.linux-x86_64-2.7/tornado copying tornado/web.py -> build/lib.linux-x86_64-2.7/tornado creating build/lib.linux-x86_64-2.7/tornado/test copying tornado/test/escape_test.py -> build/lib.linux-x86_64-2.7/tornado/test copying tornado/test/process_test.py -> build/lib.linux-x86_64-2.7/tornado/test copying tornado/test/gen_test.py -> build/lib.linux-x86_64-2.7/tornado/test copying tornado/test/tcpserver_test.py -> build/lib.linux-x86_64-2.7/tornado/test copying tornado/test/netutil_test.py -> build/lib.linux-x86_64-2.7/tornado/test copying tornado/test/template_test.py -> build/lib.linux-x86_64-2.7/tornado/test copying tornado/test/simple_httpclient_test.py -> build/lib.linux-x86_64-2.7/tornado/test copying tornado/test/websocket_test.py -> build/lib.linux-x86_64-2.7/tornado/test copying tornado/test/routing_test.py -> build/lib.linux-x86_64-2.7/tornado/test copying tornado/test/testing_test.py -> build/lib.linux-x86_64-2.7/tornado/test copying tornado/test/curl_httpclient_test.py -> build/lib.linux-x86_64-2.7/tornado/test copying tornado/test/windows_test.py -> build/lib.linux-x86_64-2.7/tornado/test copying tornado/test/httpserver_test.py -> build/lib.linux-x86_64-2.7/tornado/test copying tornado/test/__init__.py -> build/lib.linux-x86_64-2.7/tornado/test copying tornado/test/import_test.py -> build/lib.linux-x86_64-2.7/tornado/test copying tornado/test/tcpclient_test.py -> build/lib.linux-x86_64-2.7/tornado/test copying tornado/test/log_test.py -> build/lib.linux-x86_64-2.7/tornado/test copying tornado/test/locale_test.py -> build/lib.linux-x86_64-2.7/tornado/test copying tornado/test/stack_context_test.py -> build/lib.linux-x86_64-2.7/tornado/test copying tornado/test/httpclient_test.py -> build/lib.linux-x86_64-2.7/tornado/test copying tornado/test/queues_test.py -> build/lib.linux-x86_64-2.7/tornado/test copying tornado/test/web_test.py -> build/lib.linux-x86_64-2.7/tornado/test copying tornado/test/resolve_test_helper.py -> build/lib.linux-x86_64-2.7/tornado/test copying tornado/test/__main__.py -> build/lib.linux-x86_64-2.7/tornado/test copying tornado/test/concurrent_test.py -> build/lib.linux-x86_64-2.7/tornado/test copying tornado/test/wsgi_test.py -> build/lib.linux-x86_64-2.7/tornado/test copying tornado/test/ioloop_test.py -> build/lib.linux-x86_64-2.7/tornado/test copying tornado/test/asyncio_test.py -> build/lib.linux-x86_64-2.7/tornado/test copying tornado/test/locks_test.py -> build/lib.linux-x86_64-2.7/tornado/test copying tornado/test/iostream_test.py -> build/lib.linux-x86_64-2.7/tornado/test copying tornado/test/util.py -> build/lib.linux-x86_64-2.7/tornado/test copying tornado/test/http1connection_test.py -> build/lib.linux-x86_64-2.7/tornado/test copying tornado/test/auth_test.py -> build/lib.linux-x86_64-2.7/tornado/test copying tornado/test/twisted_test.py -> build/lib.linux-x86_64-2.7/tornado/test copying tornado/test/options_test.py -> build/lib.linux-x86_64-2.7/tornado/test copying tornado/test/httputil_test.py -> build/lib.linux-x86_64-2.7/tornado/test copying tornado/test/util_test.py -> build/lib.linux-x86_64-2.7/tornado/test copying tornado/test/autoreload_test.py -> build/lib.linux-x86_64-2.7/tornado/test copying tornado/test/runtests.py -> build/lib.linux-x86_64-2.7/tornado/test creating build/lib.linux-x86_64-2.7/tornado/platform copying tornado/platform/twisted.py -> build/lib.linux-x86_64-2.7/tornado/platform copying tornado/platform/common.py -> build/lib.linux-x86_64-2.7/tornado/platform copying tornado/platform/epoll.py -> build/lib.linux-x86_64-2.7/tornado/platform copying tornado/platform/select.py -> build/lib.linux-x86_64-2.7/tornado/platform copying tornado/platform/windows.py -> build/lib.linux-x86_64-2.7/tornado/platform copying tornado/platform/auto.py -> build/lib.linux-x86_64-2.7/tornado/platform copying tornado/platform/__init__.py -> build/lib.linux-x86_64-2.7/tornado/platform copying tornado/platform/interface.py -> build/lib.linux-x86_64-2.7/tornado/platform copying tornado/platform/posix.py -> build/lib.linux-x86_64-2.7/tornado/platform copying tornado/platform/caresresolver.py -> build/lib.linux-x86_64-2.7/tornado/platform copying tornado/platform/kqueue.py -> build/lib.linux-x86_64-2.7/tornado/platform copying tornado/platform/asyncio.py -> build/lib.linux-x86_64-2.7/tornado/platform creating build/lib.linux-x86_64-2.7/tornado/test/csv_translations copying tornado/test/csv_translations/fr_FR.csv -> build/lib.linux-x86_64-2.7/tornado/test/csv_translations creating build/lib.linux-x86_64-2.7/tornado/test/gettext_translations creating build/lib.linux-x86_64-2.7/tornado/test/gettext_translations/fr_FR creating build/lib.linux-x86_64-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-x86_64-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-x86_64-2.7/tornado/test/gettext_translations/fr_FR/LC_MESSAGES copying tornado/test/options_test.cfg -> build/lib.linux-x86_64-2.7/tornado/test copying tornado/test/options_test_types.cfg -> build/lib.linux-x86_64-2.7/tornado/test copying tornado/test/options_test_types_str.cfg -> build/lib.linux-x86_64-2.7/tornado/test creating build/lib.linux-x86_64-2.7/tornado/test/static copying tornado/test/static/robots.txt -> build/lib.linux-x86_64-2.7/tornado/test/static copying tornado/test/static/sample.xml -> build/lib.linux-x86_64-2.7/tornado/test/static copying tornado/test/static/sample.xml.gz -> build/lib.linux-x86_64-2.7/tornado/test/static copying tornado/test/static/sample.xml.bz2 -> build/lib.linux-x86_64-2.7/tornado/test/static creating build/lib.linux-x86_64-2.7/tornado/test/static/dir copying tornado/test/static/dir/index.html -> build/lib.linux-x86_64-2.7/tornado/test/static/dir copying tornado/test/static_foo.txt -> build/lib.linux-x86_64-2.7/tornado/test creating build/lib.linux-x86_64-2.7/tornado/test/templates copying tornado/test/templates/utf8.html -> build/lib.linux-x86_64-2.7/tornado/test/templates copying tornado/test/test.crt -> build/lib.linux-x86_64-2.7/tornado/test copying tornado/test/test.key -> build/lib.linux-x86_64-2.7/tornado/test running build_ext building 'tornado.speedups' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/tornado gcc -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/packages/pentesting/python2/src=/usr/src/debug/python2 -flto=auto -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/packages/pentesting/python2/src=/usr/src/debug/python2 -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python2/python2-tornado/src=/usr/src/debug/python2-tornado -flto=auto -fPIC -I/usr/include/python2.7 -c tornado/speedups.c -o build/temp.linux-x86_64-2.7/tornado/speedups.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition gcc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python2/python2-tornado/src=/usr/src/debug/python2-tornado -flto=auto build/temp.linux-x86_64-2.7/tornado/speedups.o -L/usr/lib -lpython2.7 -o build/lib.linux-x86_64-2.7/tornado/speedups.so ==> Entering fakeroot environment... ==> Starting package()... running install running install_lib creating /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr creating /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib creating /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7 creating /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages creating /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado copying build/lib.linux-x86_64-2.7/tornado/httputil.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado copying build/lib.linux-x86_64-2.7/tornado/options.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado copying build/lib.linux-x86_64-2.7/tornado/ioloop.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado creating /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform copying build/lib.linux-x86_64-2.7/tornado/platform/twisted.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform copying build/lib.linux-x86_64-2.7/tornado/platform/common.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform copying build/lib.linux-x86_64-2.7/tornado/platform/epoll.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform copying build/lib.linux-x86_64-2.7/tornado/platform/select.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform copying build/lib.linux-x86_64-2.7/tornado/platform/windows.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform copying build/lib.linux-x86_64-2.7/tornado/platform/auto.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform copying build/lib.linux-x86_64-2.7/tornado/platform/__init__.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform copying build/lib.linux-x86_64-2.7/tornado/platform/interface.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform copying build/lib.linux-x86_64-2.7/tornado/platform/posix.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform copying build/lib.linux-x86_64-2.7/tornado/platform/caresresolver.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform copying build/lib.linux-x86_64-2.7/tornado/platform/kqueue.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform copying build/lib.linux-x86_64-2.7/tornado/platform/asyncio.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform copying build/lib.linux-x86_64-2.7/tornado/auth.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado copying build/lib.linux-x86_64-2.7/tornado/escape.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado copying build/lib.linux-x86_64-2.7/tornado/testing.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado copying build/lib.linux-x86_64-2.7/tornado/gen.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado copying build/lib.linux-x86_64-2.7/tornado/_locale_data.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado copying build/lib.linux-x86_64-2.7/tornado/queues.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado copying build/lib.linux-x86_64-2.7/tornado/stack_context.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado copying build/lib.linux-x86_64-2.7/tornado/httpserver.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado copying build/lib.linux-x86_64-2.7/tornado/routing.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado copying build/lib.linux-x86_64-2.7/tornado/__init__.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado copying build/lib.linux-x86_64-2.7/tornado/template.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado creating /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test copying build/lib.linux-x86_64-2.7/tornado/test/escape_test.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test copying build/lib.linux-x86_64-2.7/tornado/test/process_test.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test creating /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/static copying build/lib.linux-x86_64-2.7/tornado/test/static/sample.xml.gz -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/static creating /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/static/dir copying build/lib.linux-x86_64-2.7/tornado/test/static/dir/index.html -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/static/dir copying build/lib.linux-x86_64-2.7/tornado/test/static/robots.txt -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/static copying build/lib.linux-x86_64-2.7/tornado/test/static/sample.xml.bz2 -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/static copying build/lib.linux-x86_64-2.7/tornado/test/static/sample.xml -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/static copying build/lib.linux-x86_64-2.7/tornado/test/gen_test.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test copying build/lib.linux-x86_64-2.7/tornado/test/tcpserver_test.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test copying build/lib.linux-x86_64-2.7/tornado/test/netutil_test.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test copying build/lib.linux-x86_64-2.7/tornado/test/template_test.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test copying build/lib.linux-x86_64-2.7/tornado/test/options_test.cfg -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test copying build/lib.linux-x86_64-2.7/tornado/test/simple_httpclient_test.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test copying build/lib.linux-x86_64-2.7/tornado/test/websocket_test.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test copying build/lib.linux-x86_64-2.7/tornado/test/routing_test.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test copying build/lib.linux-x86_64-2.7/tornado/test/testing_test.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test copying build/lib.linux-x86_64-2.7/tornado/test/curl_httpclient_test.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test copying build/lib.linux-x86_64-2.7/tornado/test/windows_test.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test creating /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/templates copying build/lib.linux-x86_64-2.7/tornado/test/templates/utf8.html -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/templates creating /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/gettext_translations creating /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/gettext_translations/fr_FR creating /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/gettext_translations/fr_FR/LC_MESSAGES copying build/lib.linux-x86_64-2.7/tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.po -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/gettext_translations/fr_FR/LC_MESSAGES copying build/lib.linux-x86_64-2.7/tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.mo -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/gettext_translations/fr_FR/LC_MESSAGES copying build/lib.linux-x86_64-2.7/tornado/test/httpserver_test.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test copying build/lib.linux-x86_64-2.7/tornado/test/__init__.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test copying build/lib.linux-x86_64-2.7/tornado/test/import_test.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test copying build/lib.linux-x86_64-2.7/tornado/test/tcpclient_test.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test copying build/lib.linux-x86_64-2.7/tornado/test/log_test.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test copying build/lib.linux-x86_64-2.7/tornado/test/locale_test.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test copying build/lib.linux-x86_64-2.7/tornado/test/stack_context_test.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test copying build/lib.linux-x86_64-2.7/tornado/test/httpclient_test.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test copying build/lib.linux-x86_64-2.7/tornado/test/static_foo.txt -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test copying build/lib.linux-x86_64-2.7/tornado/test/queues_test.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test copying build/lib.linux-x86_64-2.7/tornado/test/web_test.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test copying build/lib.linux-x86_64-2.7/tornado/test/resolve_test_helper.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test copying build/lib.linux-x86_64-2.7/tornado/test/__main__.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test copying build/lib.linux-x86_64-2.7/tornado/test/concurrent_test.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test copying build/lib.linux-x86_64-2.7/tornado/test/options_test_types.cfg -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test copying build/lib.linux-x86_64-2.7/tornado/test/wsgi_test.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test copying build/lib.linux-x86_64-2.7/tornado/test/ioloop_test.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test creating /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/csv_translations copying build/lib.linux-x86_64-2.7/tornado/test/csv_translations/fr_FR.csv -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/csv_translations copying build/lib.linux-x86_64-2.7/tornado/test/options_test_types_str.cfg -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test copying build/lib.linux-x86_64-2.7/tornado/test/asyncio_test.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test copying build/lib.linux-x86_64-2.7/tornado/test/locks_test.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test copying build/lib.linux-x86_64-2.7/tornado/test/iostream_test.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test copying build/lib.linux-x86_64-2.7/tornado/test/util.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test copying build/lib.linux-x86_64-2.7/tornado/test/http1connection_test.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test copying build/lib.linux-x86_64-2.7/tornado/test/test.key -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test copying build/lib.linux-x86_64-2.7/tornado/test/test.crt -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test copying build/lib.linux-x86_64-2.7/tornado/test/auth_test.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test copying build/lib.linux-x86_64-2.7/tornado/test/twisted_test.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test copying build/lib.linux-x86_64-2.7/tornado/test/options_test.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test copying build/lib.linux-x86_64-2.7/tornado/test/httputil_test.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test copying build/lib.linux-x86_64-2.7/tornado/test/util_test.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test copying build/lib.linux-x86_64-2.7/tornado/test/autoreload_test.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test copying build/lib.linux-x86_64-2.7/tornado/test/runtests.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test copying build/lib.linux-x86_64-2.7/tornado/tcpclient.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado copying build/lib.linux-x86_64-2.7/tornado/tcpserver.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado copying build/lib.linux-x86_64-2.7/tornado/http1connection.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado copying build/lib.linux-x86_64-2.7/tornado/wsgi.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado copying build/lib.linux-x86_64-2.7/tornado/simple_httpclient.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado copying build/lib.linux-x86_64-2.7/tornado/process.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado copying build/lib.linux-x86_64-2.7/tornado/netutil.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado copying build/lib.linux-x86_64-2.7/tornado/websocket.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado copying build/lib.linux-x86_64-2.7/tornado/autoreload.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado copying build/lib.linux-x86_64-2.7/tornado/concurrent.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado copying build/lib.linux-x86_64-2.7/tornado/util.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado copying build/lib.linux-x86_64-2.7/tornado/httpclient.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado copying build/lib.linux-x86_64-2.7/tornado/curl_httpclient.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado copying build/lib.linux-x86_64-2.7/tornado/speedups.so -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado copying build/lib.linux-x86_64-2.7/tornado/iostream.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado copying build/lib.linux-x86_64-2.7/tornado/locale.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado copying build/lib.linux-x86_64-2.7/tornado/log.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado copying build/lib.linux-x86_64-2.7/tornado/locks.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado copying build/lib.linux-x86_64-2.7/tornado/web.py -> /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/httputil.py to httputil.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/options.py to options.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/ioloop.py to ioloop.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform/twisted.py to twisted.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform/common.py to common.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform/epoll.py to epoll.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform/select.py to select.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform/windows.py to windows.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform/auto.py to auto.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform/__init__.py to __init__.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform/interface.py to interface.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform/posix.py to posix.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform/caresresolver.py to caresresolver.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform/kqueue.py to kqueue.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/platform/asyncio.py to asyncio.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/auth.py to auth.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/escape.py to escape.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/testing.py to testing.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/gen.py to gen.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/_locale_data.py to _locale_data.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/queues.py to queues.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/stack_context.py to stack_context.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/httpserver.py to httpserver.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/routing.py to routing.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/__init__.py to __init__.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/template.py to template.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/escape_test.py to escape_test.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/process_test.py to process_test.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/gen_test.py to gen_test.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/tcpserver_test.py to tcpserver_test.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/netutil_test.py to netutil_test.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/template_test.py to template_test.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/simple_httpclient_test.py to simple_httpclient_test.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/websocket_test.py to websocket_test.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/routing_test.py to routing_test.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/testing_test.py to testing_test.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/curl_httpclient_test.py to curl_httpclient_test.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/windows_test.py to windows_test.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/httpserver_test.py to httpserver_test.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/__init__.py to __init__.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/import_test.py to import_test.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/tcpclient_test.py to tcpclient_test.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/log_test.py to log_test.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/locale_test.py to locale_test.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/stack_context_test.py to stack_context_test.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/httpclient_test.py to httpclient_test.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/queues_test.py to queues_test.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/web_test.py to web_test.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/resolve_test_helper.py to resolve_test_helper.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/__main__.py to __main__.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/concurrent_test.py to concurrent_test.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/wsgi_test.py to wsgi_test.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/ioloop_test.py to ioloop_test.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/asyncio_test.py to asyncio_test.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/locks_test.py to locks_test.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/iostream_test.py to iostream_test.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/util.py to util.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/http1connection_test.py to http1connection_test.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/auth_test.py to auth_test.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/twisted_test.py to twisted_test.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/options_test.py to options_test.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/httputil_test.py to httputil_test.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/util_test.py to util_test.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/autoreload_test.py to autoreload_test.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/test/runtests.py to runtests.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/tcpclient.py to tcpclient.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/tcpserver.py to tcpserver.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/http1connection.py to http1connection.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/wsgi.py to wsgi.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/simple_httpclient.py to simple_httpclient.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/process.py to process.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/netutil.py to netutil.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/websocket.py to websocket.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/autoreload.py to autoreload.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/concurrent.py to concurrent.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/util.py to util.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/httpclient.py to httpclient.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/curl_httpclient.py to curl_httpclient.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/iostream.py to iostream.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/locale.py to locale.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/log.py to log.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/locks.py to locks.pyc byte-compiling /src/packages/libs/python2/python2-tornado/pkg/python2-tornado/usr/lib/python2.7/site-packages/tornado/web.py to web.pyc writing byte-compilation script '/tmp/tmpFYN8qf.py' /usr/sbin/python2 -O /tmp/tmpFYN8qf.py removing /tmp/tmpFYN8qf.py running install_egg_info running 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 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 /src/packages/libs/python2/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... ==> Creating package "python2-tornado-debug"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python2-tornado 5.1.1-4 (Wed 20 Nov 2024 07:50:29 PM UTC) ==> Cleaning up... ==> Removing installed dependencies... checking dependencies... Package (6) Old Version Net Change python2 2.7.18-8 -70.24 MiB python2-backports-abc 0.5-4 -0.02 MiB python2-futures 3.3.0-3 -0.13 MiB python2-setuptools 2:44.1.1-2 -3.81 MiB python2-singledispatch 3.4.0.3-5 -0.05 MiB python2-six 1.16.0-5 -0.10 MiB Total Removed Size: 74.36 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing python2-singledispatch... removing python2-six... removing python2-setuptools... removing python2-futures... removing python2-backports-abc... removing python2... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate...