* 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
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.-cpython-311
creating build/lib.-cpython-311/tornado
copying tornado/util.py -> build/lib.-cpython-311/tornado
copying tornado/tcpclient.py -> build/lib.-cpython-311/tornado
copying tornado/http1connection.py -> build/lib.-cpython-311/tornado
copying tornado/iostream.py -> build/lib.-cpython-311/tornado
copying tornado/testing.py -> build/lib.-cpython-311/tornado
copying tornado/tcpserver.py -> build/lib.-cpython-311/tornado
copying tornado/netutil.py -> build/lib.-cpython-311/tornado
copying tornado/escape.py -> build/lib.-cpython-311/tornado
copying tornado/concurrent.py -> build/lib.-cpython-311/tornado
copying tornado/locks.py -> build/lib.-cpython-311/tornado
copying tornado/httpclient.py -> build/lib.-cpython-311/tornado
copying tornado/locale.py -> build/lib.-cpython-311/tornado
copying tornado/websocket.py -> build/lib.-cpython-311/tornado
copying tornado/queues.py -> build/lib.-cpython-311/tornado
copying tornado/httputil.py -> build/lib.-cpython-311/tornado
copying tornado/wsgi.py -> build/lib.-cpython-311/tornado
copying tornado/auth.py -> build/lib.-cpython-311/tornado
copying tornado/simple_httpclient.py -> build/lib.-cpython-311/tornado
copying tornado/routing.py -> build/lib.-cpython-311/tornado
copying tornado/_locale_data.py -> build/lib.-cpython-311/tornado
copying tornado/autoreload.py -> build/lib.-cpython-311/tornado
copying tornado/curl_httpclient.py -> build/lib.-cpython-311/tornado
copying tornado/web.py -> build/lib.-cpython-311/tornado
copying tornado/options.py -> build/lib.-cpython-311/tornado
copying tornado/__init__.py -> build/lib.-cpython-311/tornado
copying tornado/gen.py -> build/lib.-cpython-311/tornado
copying tornado/log.py -> build/lib.-cpython-311/tornado
copying tornado/httpserver.py -> build/lib.-cpython-311/tornado
copying tornado/process.py -> build/lib.-cpython-311/tornado
copying tornado/template.py -> build/lib.-cpython-311/tornado
copying tornado/ioloop.py -> build/lib.-cpython-311/tornado
creating build/lib.-cpython-311/tornado/test
copying tornado/test/util.py -> build/lib.-cpython-311/tornado/test
copying tornado/test/web_test.py -> build/lib.-cpython-311/tornado/test
copying tornado/test/httpserver_test.py -> build/lib.-cpython-311/tornado/test
copying tornado/test/queues_test.py -> build/lib.-cpython-311/tornado/test
copying tornado/test/http1connection_test.py -> build/lib.-cpython-311/tornado/test
copying tornado/test/httpclient_test.py -> build/lib.-cpython-311/tornado/test
copying tornado/test/tcpclient_test.py -> build/lib.-cpython-311/tornado/test
copying tornado/test/gen_test.py -> build/lib.-cpython-311/tornado/test
copying tornado/test/escape_test.py -> build/lib.-cpython-311/tornado/test
copying tornado/test/httputil_test.py -> build/lib.-cpython-311/tornado/test
copying tornado/test/twisted_test.py -> build/lib.-cpython-311/tornado/test
copying tornado/test/netutil_test.py -> build/lib.-cpython-311/tornado/test
copying tornado/test/import_test.py -> build/lib.-cpython-311/tornado/test
copying tornado/test/runtests.py -> build/lib.-cpython-311/tornado/test
copying tornado/test/iostream_test.py -> build/lib.-cpython-311/tornado/test
copying tornado/test/util_test.py -> build/lib.-cpython-311/tornado/test
copying tornado/test/auth_test.py -> build/lib.-cpython-311/tornado/test
copying tornado/test/log_test.py -> build/lib.-cpython-311/tornado/test
copying tornado/test/locale_test.py -> build/lib.-cpython-311/tornado/test
copying tornado/test/testing_test.py -> build/lib.-cpython-311/tornado/test
copying tornado/test/routing_test.py -> build/lib.-cpython-311/tornado/test
copying tornado/test/autoreload_test.py -> build/lib.-cpython-311/tornado/test
copying tornado/test/process_test.py -> build/lib.-cpython-311/tornado/test
copying tornado/test/resolve_test_helper.py -> build/lib.-cpython-311/tornado/test
copying tornado/test/wsgi_test.py -> build/lib.-cpython-311/tornado/test
copying tornado/test/__main__.py -> build/lib.-cpython-311/tornado/test
copying tornado/test/curl_httpclient_test.py -> build/lib.-cpython-311/tornado/test
copying tornado/test/concurrent_test.py -> build/lib.-cpython-311/tornado/test
copying tornado/test/asyncio_test.py -> build/lib.-cpython-311/tornado/test
copying tornado/test/simple_httpclient_test.py -> build/lib.-cpython-311/tornado/test
copying tornado/test/tcpserver_test.py -> build/lib.-cpython-311/tornado/test
copying tornado/test/options_test.py -> build/lib.-cpython-311/tornado/test
copying tornado/test/websocket_test.py -> build/lib.-cpython-311/tornado/test
copying tornado/test/locks_test.py -> build/lib.-cpython-311/tornado/test
copying tornado/test/template_test.py -> build/lib.-cpython-311/tornado/test
copying tornado/test/ioloop_test.py -> build/lib.-cpython-311/tornado/test
creating build/lib.-cpython-311/tornado/platform
copying tornado/platform/asyncio.py -> build/lib.-cpython-311/tornado/platform
copying tornado/platform/caresresolver.py -> build/lib.-cpython-311/tornado/platform
copying tornado/platform/twisted.py -> build/lib.-cpython-311/tornado/platform
copying tornado/platform/__init__.py -> build/lib.-cpython-311/tornado/platform
copying tornado/py.typed -> build/lib.-cpython-311/tornado
creating build/lib.-cpython-311/tornado/test/csv_translations
copying tornado/test/csv_translations/fr_FR.csv -> build/lib.-cpython-311/tornado/test/csv_translations
creating build/lib.-cpython-311/tornado/test/gettext_translations
creating build/lib.-cpython-311/tornado/test/gettext_translations/fr_FR
creating build/lib.-cpython-311/tornado/test/gettext_translations/fr_FR/LC_MESSAGES
copying tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.mo -> build/lib.-cpython-311/tornado/test/gettext_translations/fr_FR/LC_MESSAGES
copying tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.po -> build/lib.-cpython-311/tornado/test/gettext_translations/fr_FR/LC_MESSAGES
copying tornado/test/options_test.cfg -> build/lib.-cpython-311/tornado/test
copying tornado/test/options_test_types.cfg -> build/lib.-cpython-311/tornado/test
copying tornado/test/options_test_types_str.cfg -> build/lib.-cpython-311/tornado/test
creating build/lib.-cpython-311/tornado/test/static
copying tornado/test/static/robots.txt -> build/lib.-cpython-311/tornado/test/static
copying tornado/test/static/sample.xml -> build/lib.-cpython-311/tornado/test/static
copying tornado/test/static/sample.xml.gz -> build/lib.-cpython-311/tornado/test/static
copying tornado/test/static/sample.xml.bz2 -> build/lib.-cpython-311/tornado/test/static
creating build/lib.-cpython-311/tornado/test/static/dir
copying tornado/test/static/dir/index.html -> build/lib.-cpython-311/tornado/test/static/dir
copying tornado/test/static_foo.txt -> build/lib.-cpython-311/tornado/test
creating build/lib.-cpython-311/tornado/test/templates
copying tornado/test/templates/utf8.html -> build/lib.-cpython-311/tornado/test/templates
copying tornado/test/test.crt -> build/lib.-cpython-311/tornado/test
copying tornado/test/test.key -> build/lib.-cpython-311/tornado/test
warning: build_py: byte-compiling is disabled, skipping.

running build_ext
building 'tornado.speedups' extension
creating build/temp.-cpython-311
creating build/temp.-cpython-311/tornado
mips64-openwrt-linux-musl-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/builder/shared-workdir/build/sdk/staging_dir/host/include -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include -I/builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include -I/builder/shared-workdir/build/sdk/staging_dir/host/include/e2fsprogs -O2 -I/builder/shared-workdir/build/sdk/staging_dir/host/include -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include -I/builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include -I/builder/shared-workdir/build/sdk/staging_dir/host/include/e2fsprogs -Os -pipe -mno-branch-likely -march=octeon+ -mabi=64 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/pypi/tornado-6.1=tornado-6.1 -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-mips64_octeonplus_64_gcc-12.3.0_musl/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-mips64_octeonplus_64_gcc-12.3.0_musl/include/fortify -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-mips64_octeonplus_64_gcc-12.3.0_musl/include -I/builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/usr/include/python3.11 -fPIC -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include/python3.11 -c tornado/speedups.c -o build/temp.-cpython-311/tornado/speedups.o
mips64-openwrt-linux-musl-gcc -shared -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-mips64_octeonplus_64_gcc-12.3.0_musl/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-mips64_octeonplus_64_gcc-12.3.0_musl/lib -znow -zrelro -lpython3.11 -Os -pipe -mno-branch-likely -march=octeon+ -mabi=64 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/pypi/tornado-6.1=tornado-6.1 -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-mips64_octeonplus_64_gcc-12.3.0_musl/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-mips64_octeonplus_64_gcc-12.3.0_musl/include/fortify -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-mips64_octeonplus_64_gcc-12.3.0_musl/include -I/builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/usr/include/python3.11 build/temp.-cpython-311/tornado/speedups.o -o build/lib.-cpython-311/tornado/speedups.cpython-311.so
/builder/shared-workdir/build/sdk/staging_dir/toolchain-mips64_octeonplus_64_gcc-12.3.0_musl/bin/../lib/gcc/mips64-openwrt-linux-musl/12.3.0/../../../../mips64-openwrt-linux-musl/bin/ld: cannot find -lpython3.11: No such file or directory
collect2: error: ld returned 1 exit status
<string>:102: UserWarning: 
********************************************************************
WARNING: The tornado.speedups extension module could not
be compiled. No C extensions are essential for Tornado to run,
although they do result in significant speed improvements for
websockets.
The output above this warning shows how the compilation failed.

Here are some hints for popular operating systems:

If you are seeing this message on Linux you probably need to
install GCC and/or the Python development package for your
version of Python.

Debian and Ubuntu users should issue the following command:

    $ sudo apt-get install build-essential python-dev

RedHat and CentOS users should issue the following command:

    $ sudo yum install gcc python-devel

Fedora users should issue the following command:

    $ sudo dnf install gcc python-devel

MacOS users should run:

    $ xcode-select --install

********************************************************************

command '/builder/shared-workdir/build/sdk/staging_dir/toolchain-mips64_octeonplus_64_gcc-12.3.0_musl/bin/mips64-openwrt-linux-musl-gcc' failed with exit code 1
installing to build/bdist./wheel
running install
running install_lib
creating build/bdist.
creating build/bdist./wheel
creating build/bdist./wheel/tornado
copying build/lib.-cpython-311/tornado/util.py -> build/bdist./wheel/tornado
copying build/lib.-cpython-311/tornado/tcpclient.py -> build/bdist./wheel/tornado
copying build/lib.-cpython-311/tornado/http1connection.py -> build/bdist./wheel/tornado
copying build/lib.-cpython-311/tornado/iostream.py -> build/bdist./wheel/tornado
copying build/lib.-cpython-311/tornado/testing.py -> build/bdist./wheel/tornado
copying build/lib.-cpython-311/tornado/tcpserver.py -> build/bdist./wheel/tornado
creating build/bdist./wheel/tornado/test
copying build/lib.-cpython-311/tornado/test/util.py -> build/bdist./wheel/tornado/test
creating build/bdist./wheel/tornado/test/templates
copying build/lib.-cpython-311/tornado/test/templates/utf8.html -> build/bdist./wheel/tornado/test/templates
copying build/lib.-cpython-311/tornado/test/web_test.py -> build/bdist./wheel/tornado/test
copying build/lib.-cpython-311/tornado/test/httpserver_test.py -> build/bdist./wheel/tornado/test
copying build/lib.-cpython-311/tornado/test/queues_test.py -> build/bdist./wheel/tornado/test
copying build/lib.-cpython-311/tornado/test/http1connection_test.py -> build/bdist./wheel/tornado/test
copying build/lib.-cpython-311/tornado/test/httpclient_test.py -> build/bdist./wheel/tornado/test
copying build/lib.-cpython-311/tornado/test/tcpclient_test.py -> build/bdist./wheel/tornado/test
copying build/lib.-cpython-311/tornado/test/gen_test.py -> build/bdist./wheel/tornado/test
copying build/lib.-cpython-311/tornado/test/escape_test.py -> build/bdist./wheel/tornado/test
copying build/lib.-cpython-311/tornado/test/httputil_test.py -> build/bdist./wheel/tornado/test
copying build/lib.-cpython-311/tornado/test/twisted_test.py -> build/bdist./wheel/tornado/test
copying build/lib.-cpython-311/tornado/test/netutil_test.py -> build/bdist./wheel/tornado/test
copying build/lib.-cpython-311/tornado/test/options_test_types_str.cfg -> build/bdist./wheel/tornado/test
copying build/lib.-cpython-311/tornado/test/import_test.py -> build/bdist./wheel/tornado/test
copying build/lib.-cpython-311/tornado/test/runtests.py -> build/bdist./wheel/tornado/test
copying build/lib.-cpython-311/tornado/test/iostream_test.py -> build/bdist./wheel/tornado/test
copying build/lib.-cpython-311/tornado/test/util_test.py -> build/bdist./wheel/tornado/test
copying build/lib.-cpython-311/tornado/test/auth_test.py -> build/bdist./wheel/tornado/test
copying build/lib.-cpython-311/tornado/test/log_test.py -> build/bdist./wheel/tornado/test
creating build/bdist./wheel/tornado/test/gettext_translations
creating build/bdist./wheel/tornado/test/gettext_translations/fr_FR
creating build/bdist./wheel/tornado/test/gettext_translations/fr_FR/LC_MESSAGES
copying build/lib.-cpython-311/tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.po -> build/bdist./wheel/tornado/test/gettext_translations/fr_FR/LC_MESSAGES
copying build/lib.-cpython-311/tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.mo -> build/bdist./wheel/tornado/test/gettext_translations/fr_FR/LC_MESSAGES
copying build/lib.-cpython-311/tornado/test/locale_test.py -> build/bdist./wheel/tornado/test
copying build/lib.-cpython-311/tornado/test/testing_test.py -> build/bdist./wheel/tornado/test
copying build/lib.-cpython-311/tornado/test/routing_test.py -> build/bdist./wheel/tornado/test
copying build/lib.-cpython-311/tornado/test/autoreload_test.py -> build/bdist./wheel/tornado/test
creating build/bdist./wheel/tornado/test/csv_translations
copying build/lib.-cpython-311/tornado/test/csv_translations/fr_FR.csv -> build/bdist./wheel/tornado/test/csv_translations
copying build/lib.-cpython-311/tornado/test/process_test.py -> build/bdist./wheel/tornado/test
copying build/lib.-cpython-311/tornado/test/resolve_test_helper.py -> build/bdist./wheel/tornado/test
copying build/lib.-cpython-311/tornado/test/wsgi_test.py -> build/bdist./wheel/tornado/test
copying build/lib.-cpython-311/tornado/test/options_test_types.cfg -> build/bdist./wheel/tornado/test
copying build/lib.-cpython-311/tornado/test/__main__.py -> build/bdist./wheel/tornado/test
creating build/bdist./wheel/tornado/test/static
copying build/lib.-cpython-311/tornado/test/static/sample.xml -> build/bdist./wheel/tornado/test/static
copying build/lib.-cpython-311/tornado/test/static/sample.xml.gz -> build/bdist./wheel/tornado/test/static
creating build/bdist./wheel/tornado/test/static/dir
copying build/lib.-cpython-311/tornado/test/static/dir/index.html -> build/bdist./wheel/tornado/test/static/dir
copying build/lib.-cpython-311/tornado/test/static/robots.txt -> build/bdist./wheel/tornado/test/static
copying build/lib.-cpython-311/tornado/test/static/sample.xml.bz2 -> build/bdist./wheel/tornado/test/static
copying build/lib.-cpython-311/tornado/test/curl_httpclient_test.py -> build/bdist./wheel/tornado/test
copying build/lib.-cpython-311/tornado/test/concurrent_test.py -> build/bdist./wheel/tornado/test
copying build/lib.-cpython-311/tornado/test/test.crt -> build/bdist./wheel/tornado/test
copying build/lib.-cpython-311/tornado/test/asyncio_test.py -> build/bdist./wheel/tornado/test
copying build/lib.-cpython-311/tornado/test/simple_httpclient_test.py -> build/bdist./wheel/tornado/test
copying build/lib.-cpython-311/tornado/test/test.key -> build/bdist./wheel/tornado/test
copying build/lib.-cpython-311/tornado/test/tcpserver_test.py -> build/bdist./wheel/tornado/test
copying build/lib.-cpython-311/tornado/test/static_foo.txt -> build/bdist./wheel/tornado/test
copying build/lib.-cpython-311/tornado/test/options_test.py -> build/bdist./wheel/tornado/test
copying build/lib.-cpython-311/tornado/test/websocket_test.py -> build/bdist./wheel/tornado/test
copying build/lib.-cpython-311/tornado/test/locks_test.py -> build/bdist./wheel/tornado/test
copying build/lib.-cpython-311/tornado/test/template_test.py -> build/bdist./wheel/tornado/test
copying build/lib.-cpython-311/tornado/test/options_test.cfg -> build/bdist./wheel/tornado/test
copying build/lib.-cpython-311/tornado/test/ioloop_test.py -> build/bdist./wheel/tornado/test
copying build/lib.-cpython-311/tornado/netutil.py -> build/bdist./wheel/tornado
copying build/lib.-cpython-311/tornado/escape.py -> build/bdist./wheel/tornado
copying build/lib.-cpython-311/tornado/concurrent.py -> build/bdist./wheel/tornado
copying build/lib.-cpython-311/tornado/locks.py -> build/bdist./wheel/tornado
copying build/lib.-cpython-311/tornado/httpclient.py -> build/bdist./wheel/tornado
copying build/lib.-cpython-311/tornado/locale.py -> build/bdist./wheel/tornado
copying build/lib.-cpython-311/tornado/websocket.py -> build/bdist./wheel/tornado
copying build/lib.-cpython-311/tornado/queues.py -> build/bdist./wheel/tornado
copying build/lib.-cpython-311/tornado/httputil.py -> build/bdist./wheel/tornado
copying build/lib.-cpython-311/tornado/wsgi.py -> build/bdist./wheel/tornado
copying build/lib.-cpython-311/tornado/auth.py -> build/bdist./wheel/tornado
copying build/lib.-cpython-311/tornado/simple_httpclient.py -> build/bdist./wheel/tornado
copying build/lib.-cpython-311/tornado/routing.py -> build/bdist./wheel/tornado
copying build/lib.-cpython-311/tornado/_locale_data.py -> build/bdist./wheel/tornado
copying build/lib.-cpython-311/tornado/autoreload.py -> build/bdist./wheel/tornado
copying build/lib.-cpython-311/tornado/curl_httpclient.py -> build/bdist./wheel/tornado
copying build/lib.-cpython-311/tornado/web.py -> build/bdist./wheel/tornado
copying build/lib.-cpython-311/tornado/options.py -> build/bdist./wheel/tornado
copying build/lib.-cpython-311/tornado/__init__.py -> build/bdist./wheel/tornado
copying build/lib.-cpython-311/tornado/gen.py -> build/bdist./wheel/tornado
copying build/lib.-cpython-311/tornado/log.py -> build/bdist./wheel/tornado
copying build/lib.-cpython-311/tornado/py.typed -> build/bdist./wheel/tornado
creating build/bdist./wheel/tornado/platform
copying build/lib.-cpython-311/tornado/platform/asyncio.py -> build/bdist./wheel/tornado/platform
copying build/lib.-cpython-311/tornado/platform/caresresolver.py -> build/bdist./wheel/tornado/platform
copying build/lib.-cpython-311/tornado/platform/twisted.py -> build/bdist./wheel/tornado/platform
copying build/lib.-cpython-311/tornado/platform/__init__.py -> build/bdist./wheel/tornado/platform
copying build/lib.-cpython-311/tornado/httpserver.py -> build/bdist./wheel/tornado
copying build/lib.-cpython-311/tornado/process.py -> build/bdist./wheel/tornado
copying build/lib.-cpython-311/tornado/template.py -> build/bdist./wheel/tornado
copying build/lib.-cpython-311/tornado/ioloop.py -> build/bdist./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
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./wheel/tornado-6.1-py3.11.egg-info
running install_scripts
Traceback (most recent call last):
  File "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/python3.11/site-packages/pyproject_hooks/_in_process/_in_process.py", line 353, in <module>
    main()
  File "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/python3.11/site-packages/pyproject_hooks/_in_process/_in_process.py", line 335, in main
    json_out['return_val'] = hook(**hook_input['kwargs'])
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/python3.11/site-packages/pyproject_hooks/_in_process/_in_process.py", line 251, in build_wheel
    return _build_backend().build_wheel(wheel_directory, config_settings,
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/python3.11/site-packages/setuptools/build_meta.py", line 412, in build_wheel
    return self._build_with_temp_dir(['bdist_wheel'], '.whl',
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/python3.11/site-packages/setuptools/build_meta.py", line 397, in _build_with_temp_dir
    self.run_setup()
  File "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/python3.11/site-packages/setuptools/build_meta.py", line 484, in run_setup
    self).run_setup(setup_script=setup_script)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/python3.11/site-packages/setuptools/build_meta.py", line 335, in run_setup
    exec(code, locals())
  File "<string>", line 144, in <module>
  File "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/python3.11/site-packages/setuptools/__init__.py", line 87, in setup
    return distutils.core.setup(**attrs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/python3.11/site-packages/setuptools/_distutils/core.py", line 185, in setup
    return run_commands(dist)
           ^^^^^^^^^^^^^^^^^^
  File "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/python3.11/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
    dist.run_commands()
  File "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 968, in run_commands
    self.run_command(cmd)
  File "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/python3.11/site-packages/setuptools/dist.py", line 1217, in run_command
    super().run_command(command)
  File "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 987, in run_command
    cmd_obj.run()
  File "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/python3.11/site-packages/wheel/bdist_wheel.py", line 380, in run
    impl_tag, abi_tag, plat_tag = self.get_tag()
                                  ^^^^^^^^^^^^^^
  File "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/python3.11/site-packages/wheel/bdist_wheel.py", line 326, in get_tag
    supported_tags = [
                     ^
  File "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/python3.11/site-packages/wheel/bdist_wheel.py", line 326, in <listcomp>
    supported_tags = [
                     ^
  File "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/python3.11/site-packages/wheel/vendored/packaging/tags.py", line 536, in sys_tags
    yield from cpython_tags(warn=warn)
  File "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/python3.11/site-packages/wheel/vendored/packaging/tags.py", line 211, in cpython_tags
    platforms = list(platforms or platform_tags())
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/python3.11/site-packages/wheel/vendored/packaging/tags.py", line 477, in _linux_platforms
    _, arch = linux.split("_", 1)
    ^^^^^^^
ValueError: not enough values to unpack (expected 2, got 1)

ERROR Backend subprocess exited when trying to invoke build_wheel
make[3]: *** [Makefile:56: /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/pypi/tornado-6.1/.built] Error 1
time: package/feeds/packages/python-tornado/compile#1.57#0.50#2.71