* Getting build dependencies for wheel...
/builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead.
  warnings.warn(msg, warning_class)
running egg_info
writing tornado.egg-info/PKG-INFO
writing dependency_links to tornado.egg-info/dependency_links.txt
writing top-level names to tornado.egg-info/top_level.txt
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
reading manifest file 'tornado.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.yaml' under directory 'demos'
no previously-included directories found matching 'docs/build'
warning: no files found matching 'tornado/test/README'
adding license file 'LICENSE'
writing manifest file 'tornado.egg-info/SOURCES.txt'
* Building wheel...
/builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead.
  warnings.warn(msg, warning_class)
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-powerpc-cpython-311
creating build/lib.linux-powerpc-cpython-311/tornado
copying tornado/_locale_data.py -> build/lib.linux-powerpc-cpython-311/tornado
copying tornado/httpclient.py -> build/lib.linux-powerpc-cpython-311/tornado
copying tornado/queues.py -> build/lib.linux-powerpc-cpython-311/tornado
copying tornado/curl_httpclient.py -> build/lib.linux-powerpc-cpython-311/tornado
copying tornado/escape.py -> build/lib.linux-powerpc-cpython-311/tornado
copying tornado/concurrent.py -> build/lib.linux-powerpc-cpython-311/tornado
copying tornado/gen.py -> build/lib.linux-powerpc-cpython-311/tornado
copying tornado/wsgi.py -> build/lib.linux-powerpc-cpython-311/tornado
copying tornado/ioloop.py -> build/lib.linux-powerpc-cpython-311/tornado
copying tornado/netutil.py -> build/lib.linux-powerpc-cpython-311/tornado
copying tornado/routing.py -> build/lib.linux-powerpc-cpython-311/tornado
copying tornado/http1connection.py -> build/lib.linux-powerpc-cpython-311/tornado
copying tornado/testing.py -> build/lib.linux-powerpc-cpython-311/tornado
copying tornado/options.py -> build/lib.linux-powerpc-cpython-311/tornado
copying tornado/locks.py -> build/lib.linux-powerpc-cpython-311/tornado
copying tornado/__init__.py -> build/lib.linux-powerpc-cpython-311/tornado
copying tornado/iostream.py -> build/lib.linux-powerpc-cpython-311/tornado
copying tornado/util.py -> build/lib.linux-powerpc-cpython-311/tornado
copying tornado/web.py -> build/lib.linux-powerpc-cpython-311/tornado
copying tornado/httputil.py -> build/lib.linux-powerpc-cpython-311/tornado
copying tornado/auth.py -> build/lib.linux-powerpc-cpython-311/tornado
copying tornado/process.py -> build/lib.linux-powerpc-cpython-311/tornado
copying tornado/websocket.py -> build/lib.linux-powerpc-cpython-311/tornado
copying tornado/log.py -> build/lib.linux-powerpc-cpython-311/tornado
copying tornado/tcpclient.py -> build/lib.linux-powerpc-cpython-311/tornado
copying tornado/httpserver.py -> build/lib.linux-powerpc-cpython-311/tornado
copying tornado/autoreload.py -> build/lib.linux-powerpc-cpython-311/tornado
copying tornado/tcpserver.py -> build/lib.linux-powerpc-cpython-311/tornado
copying tornado/template.py -> build/lib.linux-powerpc-cpython-311/tornado
copying tornado/locale.py -> build/lib.linux-powerpc-cpython-311/tornado
copying tornado/simple_httpclient.py -> build/lib.linux-powerpc-cpython-311/tornado
creating build/lib.linux-powerpc-cpython-311/tornado/test
copying tornado/test/escape_test.py -> build/lib.linux-powerpc-cpython-311/tornado/test
copying tornado/test/wsgi_test.py -> build/lib.linux-powerpc-cpython-311/tornado/test
copying tornado/test/twisted_test.py -> build/lib.linux-powerpc-cpython-311/tornado/test
copying tornado/test/ioloop_test.py -> build/lib.linux-powerpc-cpython-311/tornado/test
copying tornado/test/iostream_test.py -> build/lib.linux-powerpc-cpython-311/tornado/test
copying tornado/test/log_test.py -> build/lib.linux-powerpc-cpython-311/tornado/test
copying tornado/test/simple_httpclient_test.py -> build/lib.linux-powerpc-cpython-311/tornado/test
copying tornado/test/httpserver_test.py -> build/lib.linux-powerpc-cpython-311/tornado/test
copying tornado/test/concurrent_test.py -> build/lib.linux-powerpc-cpython-311/tornado/test
copying tornado/test/locale_test.py -> build/lib.linux-powerpc-cpython-311/tornado/test
copying tornado/test/queues_test.py -> build/lib.linux-powerpc-cpython-311/tornado/test
copying tornado/test/curl_httpclient_test.py -> build/lib.linux-powerpc-cpython-311/tornado/test
copying tornado/test/http1connection_test.py -> build/lib.linux-powerpc-cpython-311/tornado/test
copying tornado/test/testing_test.py -> build/lib.linux-powerpc-cpython-311/tornado/test
copying tornado/test/web_test.py -> build/lib.linux-powerpc-cpython-311/tornado/test
copying tornado/test/process_test.py -> build/lib.linux-powerpc-cpython-311/tornado/test
copying tornado/test/websocket_test.py -> build/lib.linux-powerpc-cpython-311/tornado/test
copying tornado/test/tcpclient_test.py -> build/lib.linux-powerpc-cpython-311/tornado/test
copying tornado/test/auth_test.py -> build/lib.linux-powerpc-cpython-311/tornado/test
copying tornado/test/tcpserver_test.py -> build/lib.linux-powerpc-cpython-311/tornado/test
copying tornado/test/netutil_test.py -> build/lib.linux-powerpc-cpython-311/tornado/test
copying tornado/test/options_test.py -> build/lib.linux-powerpc-cpython-311/tornado/test
copying tornado/test/__init__.py -> build/lib.linux-powerpc-cpython-311/tornado/test
copying tornado/test/resolve_test_helper.py -> build/lib.linux-powerpc-cpython-311/tornado/test
copying tornado/test/util.py -> build/lib.linux-powerpc-cpython-311/tornado/test
copying tornado/test/httpclient_test.py -> build/lib.linux-powerpc-cpython-311/tornado/test
copying tornado/test/import_test.py -> build/lib.linux-powerpc-cpython-311/tornado/test
copying tornado/test/__main__.py -> build/lib.linux-powerpc-cpython-311/tornado/test
copying tornado/test/template_test.py -> build/lib.linux-powerpc-cpython-311/tornado/test
copying tornado/test/autoreload_test.py -> build/lib.linux-powerpc-cpython-311/tornado/test
copying tornado/test/runtests.py -> build/lib.linux-powerpc-cpython-311/tornado/test
copying tornado/test/routing_test.py -> build/lib.linux-powerpc-cpython-311/tornado/test
copying tornado/test/locks_test.py -> build/lib.linux-powerpc-cpython-311/tornado/test
copying tornado/test/util_test.py -> build/lib.linux-powerpc-cpython-311/tornado/test
copying tornado/test/httputil_test.py -> build/lib.linux-powerpc-cpython-311/tornado/test
copying tornado/test/gen_test.py -> build/lib.linux-powerpc-cpython-311/tornado/test
copying tornado/test/asyncio_test.py -> build/lib.linux-powerpc-cpython-311/tornado/test
creating build/lib.linux-powerpc-cpython-311/tornado/platform
copying tornado/platform/asyncio.py -> build/lib.linux-powerpc-cpython-311/tornado/platform
copying tornado/platform/caresresolver.py -> build/lib.linux-powerpc-cpython-311/tornado/platform
copying tornado/platform/__init__.py -> build/lib.linux-powerpc-cpython-311/tornado/platform
copying tornado/platform/twisted.py -> build/lib.linux-powerpc-cpython-311/tornado/platform
copying tornado/py.typed -> build/lib.linux-powerpc-cpython-311/tornado
creating build/lib.linux-powerpc-cpython-311/tornado/test/csv_translations
copying tornado/test/csv_translations/fr_FR.csv -> build/lib.linux-powerpc-cpython-311/tornado/test/csv_translations
creating build/lib.linux-powerpc-cpython-311/tornado/test/gettext_translations
creating build/lib.linux-powerpc-cpython-311/tornado/test/gettext_translations/fr_FR
creating build/lib.linux-powerpc-cpython-311/tornado/test/gettext_translations/fr_FR/LC_MESSAGES
copying tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.mo -> build/lib.linux-powerpc-cpython-311/tornado/test/gettext_translations/fr_FR/LC_MESSAGES
copying tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.po -> build/lib.linux-powerpc-cpython-311/tornado/test/gettext_translations/fr_FR/LC_MESSAGES
copying tornado/test/options_test.cfg -> build/lib.linux-powerpc-cpython-311/tornado/test
copying tornado/test/options_test_types.cfg -> build/lib.linux-powerpc-cpython-311/tornado/test
copying tornado/test/options_test_types_str.cfg -> build/lib.linux-powerpc-cpython-311/tornado/test
creating build/lib.linux-powerpc-cpython-311/tornado/test/static
copying tornado/test/static/robots.txt -> build/lib.linux-powerpc-cpython-311/tornado/test/static
copying tornado/test/static/sample.xml -> build/lib.linux-powerpc-cpython-311/tornado/test/static
copying tornado/test/static/sample.xml.gz -> build/lib.linux-powerpc-cpython-311/tornado/test/static
copying tornado/test/static/sample.xml.bz2 -> build/lib.linux-powerpc-cpython-311/tornado/test/static
creating build/lib.linux-powerpc-cpython-311/tornado/test/static/dir
copying tornado/test/static/dir/index.html -> build/lib.linux-powerpc-cpython-311/tornado/test/static/dir
copying tornado/test/static_foo.txt -> build/lib.linux-powerpc-cpython-311/tornado/test
creating build/lib.linux-powerpc-cpython-311/tornado/test/templates
copying tornado/test/templates/utf8.html -> build/lib.linux-powerpc-cpython-311/tornado/test/templates
copying tornado/test/test.crt -> build/lib.linux-powerpc-cpython-311/tornado/test
copying tornado/test/test.key -> build/lib.linux-powerpc-cpython-311/tornado/test
warning: build_py: byte-compiling is disabled, skipping.

running build_ext
building 'tornado.speedups' extension
creating build/temp.linux-powerpc-cpython-311
creating build/temp.linux-powerpc-cpython-311/tornado
powerpc-openwrt-linux-musl-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -mcpu=464fp -fno-caller-saves -fno-plt -fhonour-copts -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/Python-3.11.10=Python-3.11.10 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Os -pipe -mcpu=464fp -fno-caller-saves -fno-plt -fhonour-copts -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/Python-3.11.10=Python-3.11.10 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-13.3.0_musl/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-13.3.0_musl/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-13.3.0_musl/include/fortify -Os -pipe -mcpu=464fp -fno-caller-saves -fno-plt -fhonour-copts -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3=tornado-6.3.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-13.3.0_musl/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-13.3.0_musl/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-13.3.0_musl/include/fortify -I/builder/shared-workdir/build/sdk/staging_dir/target-powerpc_464fp_musl/usr/include/python3.11 -fPIC -DPy_LIMITED_API=0x03080000 -I/usr/include/python3.11 -c tornado/speedups.c -o build/temp.linux-powerpc-cpython-311/tornado/speedups.o
cc1: note: someone does not honour COPTS correctly, passed 3 times
powerpc-openwrt-linux-musl-gcc -shared -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-13.3.0_musl/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lpython3.11 -Os -pipe -mcpu=464fp -fno-caller-saves -fno-plt -fhonour-copts -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3=tornado-6.3.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-13.3.0_musl/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-13.3.0_musl/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-13.3.0_musl/include/fortify -I/builder/shared-workdir/build/sdk/staging_dir/target-powerpc_464fp_musl/usr/include/python3.11 build/temp.linux-powerpc-cpython-311/tornado/speedups.o -L/builder/shared-workdir/build/sdk/staging_dir/target-powerpc_464fp_musl/usr/lib -o build/lib.linux-powerpc-cpython-311/tornado/speedups.abi3.so
installing to build/bdist.linux-powerpc/wheel
running install
running install_lib
creating build/bdist.linux-powerpc
creating build/bdist.linux-powerpc/wheel
creating build/bdist.linux-powerpc/wheel/tornado
copying build/lib.linux-powerpc-cpython-311/tornado/_locale_data.py -> build/bdist.linux-powerpc/wheel/tornado
copying build/lib.linux-powerpc-cpython-311/tornado/httpclient.py -> build/bdist.linux-powerpc/wheel/tornado
creating build/bdist.linux-powerpc/wheel/tornado/test
copying build/lib.linux-powerpc-cpython-311/tornado/test/escape_test.py -> build/bdist.linux-powerpc/wheel/tornado/test
copying build/lib.linux-powerpc-cpython-311/tornado/test/wsgi_test.py -> build/bdist.linux-powerpc/wheel/tornado/test
copying build/lib.linux-powerpc-cpython-311/tornado/test/twisted_test.py -> build/bdist.linux-powerpc/wheel/tornado/test
copying build/lib.linux-powerpc-cpython-311/tornado/test/ioloop_test.py -> build/bdist.linux-powerpc/wheel/tornado/test
creating build/bdist.linux-powerpc/wheel/tornado/test/static
copying build/lib.linux-powerpc-cpython-311/tornado/test/static/sample.xml.gz -> build/bdist.linux-powerpc/wheel/tornado/test/static
copying build/lib.linux-powerpc-cpython-311/tornado/test/static/robots.txt -> build/bdist.linux-powerpc/wheel/tornado/test/static
copying build/lib.linux-powerpc-cpython-311/tornado/test/static/sample.xml -> build/bdist.linux-powerpc/wheel/tornado/test/static
copying build/lib.linux-powerpc-cpython-311/tornado/test/static/sample.xml.bz2 -> build/bdist.linux-powerpc/wheel/tornado/test/static
creating build/bdist.linux-powerpc/wheel/tornado/test/static/dir
copying build/lib.linux-powerpc-cpython-311/tornado/test/static/dir/index.html -> build/bdist.linux-powerpc/wheel/tornado/test/static/dir
copying build/lib.linux-powerpc-cpython-311/tornado/test/iostream_test.py -> build/bdist.linux-powerpc/wheel/tornado/test
copying build/lib.linux-powerpc-cpython-311/tornado/test/log_test.py -> build/bdist.linux-powerpc/wheel/tornado/test
creating build/bdist.linux-powerpc/wheel/tornado/test/templates
copying build/lib.linux-powerpc-cpython-311/tornado/test/templates/utf8.html -> build/bdist.linux-powerpc/wheel/tornado/test/templates
copying build/lib.linux-powerpc-cpython-311/tornado/test/simple_httpclient_test.py -> build/bdist.linux-powerpc/wheel/tornado/test
copying build/lib.linux-powerpc-cpython-311/tornado/test/httpserver_test.py -> build/bdist.linux-powerpc/wheel/tornado/test
copying build/lib.linux-powerpc-cpython-311/tornado/test/concurrent_test.py -> build/bdist.linux-powerpc/wheel/tornado/test
copying build/lib.linux-powerpc-cpython-311/tornado/test/locale_test.py -> build/bdist.linux-powerpc/wheel/tornado/test
copying build/lib.linux-powerpc-cpython-311/tornado/test/queues_test.py -> build/bdist.linux-powerpc/wheel/tornado/test
copying build/lib.linux-powerpc-cpython-311/tornado/test/curl_httpclient_test.py -> build/bdist.linux-powerpc/wheel/tornado/test
copying build/lib.linux-powerpc-cpython-311/tornado/test/http1connection_test.py -> build/bdist.linux-powerpc/wheel/tornado/test
copying build/lib.linux-powerpc-cpython-311/tornado/test/test.crt -> build/bdist.linux-powerpc/wheel/tornado/test
copying build/lib.linux-powerpc-cpython-311/tornado/test/testing_test.py -> build/bdist.linux-powerpc/wheel/tornado/test
copying build/lib.linux-powerpc-cpython-311/tornado/test/web_test.py -> build/bdist.linux-powerpc/wheel/tornado/test
copying build/lib.linux-powerpc-cpython-311/tornado/test/process_test.py -> build/bdist.linux-powerpc/wheel/tornado/test
copying build/lib.linux-powerpc-cpython-311/tornado/test/websocket_test.py -> build/bdist.linux-powerpc/wheel/tornado/test
copying build/lib.linux-powerpc-cpython-311/tornado/test/tcpclient_test.py -> build/bdist.linux-powerpc/wheel/tornado/test
copying build/lib.linux-powerpc-cpython-311/tornado/test/auth_test.py -> build/bdist.linux-powerpc/wheel/tornado/test
copying build/lib.linux-powerpc-cpython-311/tornado/test/options_test.cfg -> build/bdist.linux-powerpc/wheel/tornado/test
copying build/lib.linux-powerpc-cpython-311/tornado/test/tcpserver_test.py -> build/bdist.linux-powerpc/wheel/tornado/test
copying build/lib.linux-powerpc-cpython-311/tornado/test/options_test_types_str.cfg -> build/bdist.linux-powerpc/wheel/tornado/test
copying build/lib.linux-powerpc-cpython-311/tornado/test/netutil_test.py -> build/bdist.linux-powerpc/wheel/tornado/test
copying build/lib.linux-powerpc-cpython-311/tornado/test/options_test.py -> build/bdist.linux-powerpc/wheel/tornado/test
copying build/lib.linux-powerpc-cpython-311/tornado/test/__init__.py -> build/bdist.linux-powerpc/wheel/tornado/test
copying build/lib.linux-powerpc-cpython-311/tornado/test/resolve_test_helper.py -> build/bdist.linux-powerpc/wheel/tornado/test
copying build/lib.linux-powerpc-cpython-311/tornado/test/util.py -> build/bdist.linux-powerpc/wheel/tornado/test
copying build/lib.linux-powerpc-cpython-311/tornado/test/httpclient_test.py -> build/bdist.linux-powerpc/wheel/tornado/test
copying build/lib.linux-powerpc-cpython-311/tornado/test/import_test.py -> build/bdist.linux-powerpc/wheel/tornado/test
copying build/lib.linux-powerpc-cpython-311/tornado/test/test.key -> build/bdist.linux-powerpc/wheel/tornado/test
copying build/lib.linux-powerpc-cpython-311/tornado/test/__main__.py -> build/bdist.linux-powerpc/wheel/tornado/test
copying build/lib.linux-powerpc-cpython-311/tornado/test/template_test.py -> build/bdist.linux-powerpc/wheel/tornado/test
copying build/lib.linux-powerpc-cpython-311/tornado/test/autoreload_test.py -> build/bdist.linux-powerpc/wheel/tornado/test
copying build/lib.linux-powerpc-cpython-311/tornado/test/runtests.py -> build/bdist.linux-powerpc/wheel/tornado/test
copying build/lib.linux-powerpc-cpython-311/tornado/test/routing_test.py -> build/bdist.linux-powerpc/wheel/tornado/test
copying build/lib.linux-powerpc-cpython-311/tornado/test/locks_test.py -> build/bdist.linux-powerpc/wheel/tornado/test
copying build/lib.linux-powerpc-cpython-311/tornado/test/util_test.py -> build/bdist.linux-powerpc/wheel/tornado/test
copying build/lib.linux-powerpc-cpython-311/tornado/test/httputil_test.py -> build/bdist.linux-powerpc/wheel/tornado/test
copying build/lib.linux-powerpc-cpython-311/tornado/test/static_foo.txt -> build/bdist.linux-powerpc/wheel/tornado/test
copying build/lib.linux-powerpc-cpython-311/tornado/test/gen_test.py -> build/bdist.linux-powerpc/wheel/tornado/test
copying build/lib.linux-powerpc-cpython-311/tornado/test/options_test_types.cfg -> build/bdist.linux-powerpc/wheel/tornado/test
creating build/bdist.linux-powerpc/wheel/tornado/test/gettext_translations
creating build/bdist.linux-powerpc/wheel/tornado/test/gettext_translations/fr_FR
creating build/bdist.linux-powerpc/wheel/tornado/test/gettext_translations/fr_FR/LC_MESSAGES
copying build/lib.linux-powerpc-cpython-311/tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.mo -> build/bdist.linux-powerpc/wheel/tornado/test/gettext_translations/fr_FR/LC_MESSAGES
copying build/lib.linux-powerpc-cpython-311/tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.po -> build/bdist.linux-powerpc/wheel/tornado/test/gettext_translations/fr_FR/LC_MESSAGES
copying build/lib.linux-powerpc-cpython-311/tornado/test/asyncio_test.py -> build/bdist.linux-powerpc/wheel/tornado/test
creating build/bdist.linux-powerpc/wheel/tornado/test/csv_translations
copying build/lib.linux-powerpc-cpython-311/tornado/test/csv_translations/fr_FR.csv -> build/bdist.linux-powerpc/wheel/tornado/test/csv_translations
copying build/lib.linux-powerpc-cpython-311/tornado/queues.py -> build/bdist.linux-powerpc/wheel/tornado
copying build/lib.linux-powerpc-cpython-311/tornado/curl_httpclient.py -> build/bdist.linux-powerpc/wheel/tornado
copying build/lib.linux-powerpc-cpython-311/tornado/escape.py -> build/bdist.linux-powerpc/wheel/tornado
copying build/lib.linux-powerpc-cpython-311/tornado/concurrent.py -> build/bdist.linux-powerpc/wheel/tornado
copying build/lib.linux-powerpc-cpython-311/tornado/gen.py -> build/bdist.linux-powerpc/wheel/tornado
copying build/lib.linux-powerpc-cpython-311/tornado/wsgi.py -> build/bdist.linux-powerpc/wheel/tornado
copying build/lib.linux-powerpc-cpython-311/tornado/ioloop.py -> build/bdist.linux-powerpc/wheel/tornado
copying build/lib.linux-powerpc-cpython-311/tornado/netutil.py -> build/bdist.linux-powerpc/wheel/tornado
copying build/lib.linux-powerpc-cpython-311/tornado/routing.py -> build/bdist.linux-powerpc/wheel/tornado
copying build/lib.linux-powerpc-cpython-311/tornado/http1connection.py -> build/bdist.linux-powerpc/wheel/tornado
copying build/lib.linux-powerpc-cpython-311/tornado/testing.py -> build/bdist.linux-powerpc/wheel/tornado
copying build/lib.linux-powerpc-cpython-311/tornado/options.py -> build/bdist.linux-powerpc/wheel/tornado
copying build/lib.linux-powerpc-cpython-311/tornado/speedups.abi3.so -> build/bdist.linux-powerpc/wheel/tornado
copying build/lib.linux-powerpc-cpython-311/tornado/locks.py -> build/bdist.linux-powerpc/wheel/tornado
copying build/lib.linux-powerpc-cpython-311/tornado/__init__.py -> build/bdist.linux-powerpc/wheel/tornado
copying build/lib.linux-powerpc-cpython-311/tornado/iostream.py -> build/bdist.linux-powerpc/wheel/tornado
copying build/lib.linux-powerpc-cpython-311/tornado/util.py -> build/bdist.linux-powerpc/wheel/tornado
creating build/bdist.linux-powerpc/wheel/tornado/platform
copying build/lib.linux-powerpc-cpython-311/tornado/platform/asyncio.py -> build/bdist.linux-powerpc/wheel/tornado/platform
copying build/lib.linux-powerpc-cpython-311/tornado/platform/caresresolver.py -> build/bdist.linux-powerpc/wheel/tornado/platform
copying build/lib.linux-powerpc-cpython-311/tornado/platform/__init__.py -> build/bdist.linux-powerpc/wheel/tornado/platform
copying build/lib.linux-powerpc-cpython-311/tornado/platform/twisted.py -> build/bdist.linux-powerpc/wheel/tornado/platform
copying build/lib.linux-powerpc-cpython-311/tornado/web.py -> build/bdist.linux-powerpc/wheel/tornado
copying build/lib.linux-powerpc-cpython-311/tornado/httputil.py -> build/bdist.linux-powerpc/wheel/tornado
copying build/lib.linux-powerpc-cpython-311/tornado/auth.py -> build/bdist.linux-powerpc/wheel/tornado
copying build/lib.linux-powerpc-cpython-311/tornado/process.py -> build/bdist.linux-powerpc/wheel/tornado
copying build/lib.linux-powerpc-cpython-311/tornado/websocket.py -> build/bdist.linux-powerpc/wheel/tornado
copying build/lib.linux-powerpc-cpython-311/tornado/log.py -> build/bdist.linux-powerpc/wheel/tornado
copying build/lib.linux-powerpc-cpython-311/tornado/tcpclient.py -> build/bdist.linux-powerpc/wheel/tornado
copying build/lib.linux-powerpc-cpython-311/tornado/httpserver.py -> build/bdist.linux-powerpc/wheel/tornado
copying build/lib.linux-powerpc-cpython-311/tornado/autoreload.py -> build/bdist.linux-powerpc/wheel/tornado
copying build/lib.linux-powerpc-cpython-311/tornado/tcpserver.py -> build/bdist.linux-powerpc/wheel/tornado
copying build/lib.linux-powerpc-cpython-311/tornado/py.typed -> build/bdist.linux-powerpc/wheel/tornado
copying build/lib.linux-powerpc-cpython-311/tornado/template.py -> build/bdist.linux-powerpc/wheel/tornado
copying build/lib.linux-powerpc-cpython-311/tornado/locale.py -> build/bdist.linux-powerpc/wheel/tornado
copying build/lib.linux-powerpc-cpython-311/tornado/simple_httpclient.py -> build/bdist.linux-powerpc/wheel/tornado
warning: install_lib: byte-compiling is disabled, skipping.

running install_egg_info
running egg_info
writing tornado.egg-info/PKG-INFO
writing dependency_links to tornado.egg-info/dependency_links.txt
writing top-level names to tornado.egg-info/top_level.txt
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
reading manifest file 'tornado.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.yaml' under directory 'demos'
no previously-included directories found matching 'docs/build'
warning: no files found matching 'tornado/test/README'
adding license file 'LICENSE'
writing manifest file 'tornado.egg-info/SOURCES.txt'
Copying tornado.egg-info to build/bdist.linux-powerpc/wheel/tornado-6.3.3-py3.11.egg-info
running install_scripts
creating build/bdist.linux-powerpc/wheel/tornado-6.3.3.dist-info/WHEEL
creating '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/openwrt-build/tmpv0s59nbe/tornado-6.3.3-cp38-abi3-linux_powerpc.whl' and adding 'build/bdist.linux-powerpc/wheel' to it
adding 'tornado/__init__.py'
adding 'tornado/_locale_data.py'
adding 'tornado/auth.py'
adding 'tornado/autoreload.py'
adding 'tornado/concurrent.py'
adding 'tornado/curl_httpclient.py'
adding 'tornado/escape.py'
adding 'tornado/gen.py'
adding 'tornado/http1connection.py'
adding 'tornado/httpclient.py'
adding 'tornado/httpserver.py'
adding 'tornado/httputil.py'
adding 'tornado/ioloop.py'
adding 'tornado/iostream.py'
adding 'tornado/locale.py'
adding 'tornado/locks.py'
adding 'tornado/log.py'
adding 'tornado/netutil.py'
adding 'tornado/options.py'
adding 'tornado/process.py'
adding 'tornado/py.typed'
adding 'tornado/queues.py'
adding 'tornado/routing.py'
adding 'tornado/simple_httpclient.py'
adding 'tornado/speedups.abi3.so'
adding 'tornado/tcpclient.py'
adding 'tornado/tcpserver.py'
adding 'tornado/template.py'
adding 'tornado/testing.py'
adding 'tornado/util.py'
adding 'tornado/web.py'
adding 'tornado/websocket.py'
adding 'tornado/wsgi.py'
adding 'tornado/platform/__init__.py'
adding 'tornado/platform/asyncio.py'
adding 'tornado/platform/caresresolver.py'
adding 'tornado/platform/twisted.py'
adding 'tornado/test/__init__.py'
adding 'tornado/test/__main__.py'
adding 'tornado/test/asyncio_test.py'
adding 'tornado/test/auth_test.py'
adding 'tornado/test/autoreload_test.py'
adding 'tornado/test/concurrent_test.py'
adding 'tornado/test/curl_httpclient_test.py'
adding 'tornado/test/escape_test.py'
adding 'tornado/test/gen_test.py'
adding 'tornado/test/http1connection_test.py'
adding 'tornado/test/httpclient_test.py'
adding 'tornado/test/httpserver_test.py'
adding 'tornado/test/httputil_test.py'
adding 'tornado/test/import_test.py'
adding 'tornado/test/ioloop_test.py'
adding 'tornado/test/iostream_test.py'
adding 'tornado/test/locale_test.py'
adding 'tornado/test/locks_test.py'
adding 'tornado/test/log_test.py'
adding 'tornado/test/netutil_test.py'
adding 'tornado/test/options_test.cfg'
adding 'tornado/test/options_test.py'
adding 'tornado/test/options_test_types.cfg'
adding 'tornado/test/options_test_types_str.cfg'
adding 'tornado/test/process_test.py'
adding 'tornado/test/queues_test.py'
adding 'tornado/test/resolve_test_helper.py'
adding 'tornado/test/routing_test.py'
adding 'tornado/test/runtests.py'
adding 'tornado/test/simple_httpclient_test.py'
adding 'tornado/test/static_foo.txt'
adding 'tornado/test/tcpclient_test.py'
adding 'tornado/test/tcpserver_test.py'
adding 'tornado/test/template_test.py'
adding 'tornado/test/test.crt'
adding 'tornado/test/test.key'
adding 'tornado/test/testing_test.py'
adding 'tornado/test/twisted_test.py'
adding 'tornado/test/util.py'
adding 'tornado/test/util_test.py'
adding 'tornado/test/web_test.py'
adding 'tornado/test/websocket_test.py'
adding 'tornado/test/wsgi_test.py'
adding 'tornado/test/csv_translations/fr_FR.csv'
adding 'tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.mo'
adding 'tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.po'
adding 'tornado/test/static/robots.txt'
adding 'tornado/test/static/sample.xml'
adding 'tornado/test/static/sample.xml.bz2'
adding 'tornado/test/static/sample.xml.gz'
adding 'tornado/test/static/dir/index.html'
adding 'tornado/test/templates/utf8.html'
adding 'tornado-6.3.3.dist-info/LICENSE'
adding 'tornado-6.3.3.dist-info/METADATA'
adding 'tornado-6.3.3.dist-info/WHEEL'
adding 'tornado-6.3.3.dist-info/top_level.txt'
adding 'tornado-6.3.3.dist-info/RECORD'
removing build/bdist.linux-powerpc/wheel
Successfully built tornado-6.3.3-cp38-abi3-linux_powerpc.whl
Copying: "/usr/lib/python3.11/site-packages"
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/__init__.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/_locale_data.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/auth.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/autoreload.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/concurrent.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/curl_httpclient.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/escape.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/gen.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/http1connection.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/httpclient.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/httpserver.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/httputil.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/ioloop.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/iostream.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/locale.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/locks.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/log.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/netutil.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/options.py'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/platform'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/platform/__init__.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/platform/asyncio.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/platform/caresresolver.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/platform/twisted.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/process.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/queues.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/routing.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/simple_httpclient.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/tcpclient.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/tcpserver.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/template.py'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/test'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/__init__.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/__main__.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/asyncio_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/auth_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/autoreload_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/concurrent_test.py'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/csv_translations'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/curl_httpclient_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/escape_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/gen_test.py'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/gettext_translations'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/gettext_translations/fr_FR'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/gettext_translations/fr_FR/LC_MESSAGES'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/http1connection_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/httpclient_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/httpserver_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/httputil_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/import_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/ioloop_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/iostream_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/locale_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/locks_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/log_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/netutil_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/options_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/process_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/queues_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/resolve_test_helper.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/routing_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/runtests.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/simple_httpclient_test.py'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/static'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/static/dir'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/tcpclient_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/tcpserver_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/template_test.py'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/templates'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/testing_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/twisted_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/util.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/util_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/web_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/websocket_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/wsgi_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/testing.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/util.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/web.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/websocket.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado/wsgi.py'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/.pkgdir/python3-tornado/usr/lib/python3.11/site-packages/tornado-6.3.3.dist-info'...
Copying: "/usr/lib/python3.11/site-packages"
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/__init__.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/_locale_data.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/auth.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/autoreload.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/concurrent.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/curl_httpclient.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/escape.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/gen.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/http1connection.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/httpclient.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/httpserver.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/httputil.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/ioloop.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/iostream.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/locale.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/locks.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/log.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/netutil.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/options.py'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/platform'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/platform/__init__.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/platform/asyncio.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/platform/caresresolver.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/platform/twisted.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/process.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/queues.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/routing.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/simple_httpclient.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/tcpclient.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/tcpserver.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/template.py'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/test'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/__init__.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/__main__.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/asyncio_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/auth_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/autoreload_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/concurrent_test.py'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/csv_translations'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/curl_httpclient_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/escape_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/gen_test.py'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/gettext_translations'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/gettext_translations/fr_FR'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/gettext_translations/fr_FR/LC_MESSAGES'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/http1connection_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/httpclient_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/httpserver_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/httputil_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/import_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/ioloop_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/iostream_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/locale_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/locks_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/log_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/netutil_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/options_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/process_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/queues_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/resolve_test_helper.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/routing_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/runtests.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/simple_httpclient_test.py'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/static'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/static/dir'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/tcpclient_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/tcpserver_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/template_test.py'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/templates'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/testing_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/twisted_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/util.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/util_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/web_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/websocket_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/test/wsgi_test.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/testing.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/util.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/web.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/websocket.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado/wsgi.py'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/tornado-6.3.3/ipkg-powerpc_464fp/python3-tornado/usr/lib/python3.11/site-packages/tornado-6.3.3.dist-info'...
Package python3-tornado is missing dependencies for the following libraries:
libpython3.11.so.1.0
make[3]: *** [Makefile:62: /builder/shared-workdir/build/sdk/bin/packages/powerpc_464fp/packages/python3-tornado-6.3.3-r1.apk] Error 1
time: package/feeds/packages/python-tornado/compile#7.06#1.04#9.15