* Getting build dependencies for wheel...
*********************
* Accelerated build *
*********************
running egg_info
writing aiohttp.egg-info/PKG-INFO
writing dependency_links to aiohttp.egg-info/dependency_links.txt
writing requirements to aiohttp.egg-info/requires.txt
writing top-level names to aiohttp.egg-info/top_level.txt
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
reading manifest file 'aiohttp.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'aiohttp' anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyd' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
warning: no previously-included files matching '*.lib' found anywhere in distribution
warning: no previously-included files matching '*.dll' found anywhere in distribution
warning: no previously-included files matching '*.a' found anywhere in distribution
warning: no previously-included files matching '*.obj' found anywhere in distribution
warning: no previously-included files found matching 'aiohttp/*.html'
no previously-included directories found matching 'docs/_build'
adding license file 'LICENSE.txt'
writing manifest file 'aiohttp.egg-info/SOURCES.txt'
* Building wheel...
*********************
* Accelerated build *
*********************
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-powerpc-cpython-311
creating build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/formdata.py -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/compression_utils.py -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/worker.py -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/web_request.py -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/streams.py -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/web_app.py -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/client_reqrep.py -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/web_server.py -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/http_websocket.py -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/web_response.py -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/helpers.py -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/web_routedef.py -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/pytest_plugin.py -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/payload_streamer.py -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/http_exceptions.py -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/http_writer.py -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/base_protocol.py -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/test_utils.py -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/web_middlewares.py -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/payload.py -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/locks.py -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/__init__.py -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/resolver.py -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/web_ws.py -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/web_urldispatcher.py -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/tracing.py -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/web.py -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/hdrs.py -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/web_exceptions.py -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/client_exceptions.py -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/web_protocol.py -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/client_proto.py -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/client_ws.py -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/log.py -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/http_parser.py -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/connector.py -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/web_runner.py -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/http.py -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/web_fileresponse.py -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/client.py -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/cookiejar.py -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/typedefs.py -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/web_log.py -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/multipart.py -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/abc.py -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/tcp_helpers.py -> build/lib.linux-powerpc-cpython-311/aiohttp
running egg_info
writing aiohttp.egg-info/PKG-INFO
writing dependency_links to aiohttp.egg-info/dependency_links.txt
writing requirements to aiohttp.egg-info/requires.txt
writing top-level names to aiohttp.egg-info/top_level.txt
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
reading manifest file 'aiohttp.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'aiohttp' anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyd' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
warning: no previously-included files matching '*.lib' found anywhere in distribution
warning: no previously-included files matching '*.dll' found anywhere in distribution
warning: no previously-included files matching '*.a' found anywhere in distribution
warning: no previously-included files matching '*.obj' found anywhere in distribution
warning: no previously-included files found matching 'aiohttp/*.html'
no previously-included directories found matching 'docs/_build'
adding license file 'LICENSE.txt'
writing manifest file 'aiohttp.egg-info/SOURCES.txt'
copying aiohttp/_cparser.pxd -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/_find_header.pxd -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/_headers.pxi -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/_helpers.pyi -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/_helpers.pyx -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/_http_parser.pyx -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/_http_writer.pyx -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/_websocket.pyx -> build/lib.linux-powerpc-cpython-311/aiohttp
copying aiohttp/py.typed -> build/lib.linux-powerpc-cpython-311/aiohttp
creating build/lib.linux-powerpc-cpython-311/aiohttp/.hash
copying aiohttp/.hash/_cparser.pxd.hash -> build/lib.linux-powerpc-cpython-311/aiohttp/.hash
copying aiohttp/.hash/_find_header.pxd.hash -> build/lib.linux-powerpc-cpython-311/aiohttp/.hash
copying aiohttp/.hash/_helpers.pyi.hash -> build/lib.linux-powerpc-cpython-311/aiohttp/.hash
copying aiohttp/.hash/_helpers.pyx.hash -> build/lib.linux-powerpc-cpython-311/aiohttp/.hash
copying aiohttp/.hash/_http_parser.pyx.hash -> build/lib.linux-powerpc-cpython-311/aiohttp/.hash
copying aiohttp/.hash/_http_writer.pyx.hash -> build/lib.linux-powerpc-cpython-311/aiohttp/.hash
copying aiohttp/.hash/_websocket.pyx.hash -> build/lib.linux-powerpc-cpython-311/aiohttp/.hash
copying aiohttp/.hash/hdrs.py.hash -> build/lib.linux-powerpc-cpython-311/aiohttp/.hash
warning: build_py: byte-compiling is disabled, skipping.

running build_ext
building 'aiohttp._websocket' extension
creating build/temp.linux-powerpc-cpython-311
creating build/temp.linux-powerpc-cpython-311/aiohttp
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/aiohttp-3.9.3=aiohttp-3.9.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 -I/usr/include/python3.11 -c aiohttp/_websocket.c -o build/temp.linux-powerpc-cpython-311/aiohttp/_websocket.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/aiohttp-3.9.3=aiohttp-3.9.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/aiohttp/_websocket.o -L/builder/shared-workdir/build/sdk/staging_dir/target-powerpc_464fp_musl/usr/lib -o build/lib.linux-powerpc-cpython-311/aiohttp/_websocket.cpython-311-powerpc-linux-gnu.so
building 'aiohttp._http_parser' extension
creating build/temp.linux-powerpc-cpython-311/vendor
creating build/temp.linux-powerpc-cpython-311/vendor/llhttp
creating build/temp.linux-powerpc-cpython-311/vendor/llhttp/build
creating build/temp.linux-powerpc-cpython-311/vendor/llhttp/build/c
creating build/temp.linux-powerpc-cpython-311/vendor/llhttp/src
creating build/temp.linux-powerpc-cpython-311/vendor/llhttp/src/native
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/aiohttp-3.9.3=aiohttp-3.9.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 -DLLHTTP_STRICT_MODE=0 -Ivendor/llhttp/build -I/usr/include/python3.11 -c aiohttp/_find_header.c -o build/temp.linux-powerpc-cpython-311/aiohttp/_find_header.o
cc1: note: someone does not honour COPTS correctly, passed 3 times
aiohttp/_find_header.c: In function 'find_header':
aiohttp/_find_header.c:21:19: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   21 |     char *pchar = str;
      |                   ^~~
aiohttp/_find_header.c:9867:1: warning: label 'missing' defined but not used [-Wunused-label]
 9867 | missing:
      | ^~~~~~~
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/aiohttp-3.9.3=aiohttp-3.9.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 -DLLHTTP_STRICT_MODE=0 -Ivendor/llhttp/build -I/usr/include/python3.11 -c aiohttp/_http_parser.c -o build/temp.linux-powerpc-cpython-311/aiohttp/_http_parser.o
cc1: note: someone does not honour COPTS correctly, passed 3 times
aiohttp/_http_parser.c: In function '__pyx_f_7aiohttp_12_http_parser_cb_on_header_field':
aiohttp/_http_parser.c:16113:33: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'size_t' {aka 'unsigned int'} [-Wsign-compare]
16113 |       __pyx_t_6 = (__pyx_v_size > __pyx_v_pyparser->_max_field_size);
      |                                 ^
aiohttp/_http_parser.c:16181:148: warning: passing argument 2 of '__pyx_v_pyparser->__pyx_vtab->_on_header_field' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
16181 |       __pyx_t_1 = ((struct __pyx_vtabstruct_7aiohttp_12_http_parser_HttpParser *)__pyx_v_pyparser->__pyx_vtab)->_on_header_field(__pyx_v_pyparser, __pyx_v_at, __pyx_v_length); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 717, __pyx_L3_error)
      |                                                                                                                                                    ^~~~~~~~~~
aiohttp/_http_parser.c:16181:148: note: expected 'char *' but argument is of type 'const char *'
aiohttp/_http_parser.c: In function '__pyx_f_7aiohttp_12_http_parser_cb_on_header_value':
aiohttp/_http_parser.c:16402:33: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'size_t' {aka 'unsigned int'} [-Wsign-compare]
16402 |       __pyx_t_6 = (__pyx_v_size > __pyx_v_pyparser->_max_field_size);
      |                                 ^
aiohttp/_http_parser.c:16470:148: warning: passing argument 2 of '__pyx_v_pyparser->__pyx_vtab->_on_header_value' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
16470 |       __pyx_t_1 = ((struct __pyx_vtabstruct_7aiohttp_12_http_parser_HttpParser *)__pyx_v_pyparser->__pyx_vtab)->_on_header_value(__pyx_v_pyparser, __pyx_v_at, __pyx_v_length); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 734, __pyx_L3_error)
      |                                                                                                                                                    ^~~~~~~~~~
aiohttp/_http_parser.c:16470:148: note: expected 'char *' but argument is of type 'const char *'
In function '__pyx_pf_7aiohttp_12_http_parser_10HttpParser_6feed_data',
    inlined from '__pyx_pw_7aiohttp_12_http_parser_10HttpParser_7feed_data' at aiohttp/_http_parser.c:12558:13:
aiohttp/_http_parser.c:12966:17: warning: '__pyx_v_nb' may be used uninitialized [-Wmaybe-uninitialized]
12966 |     __pyx_t_4 = __Pyx_PyObject_GetSlice(__pyx_v_data, __pyx_v_nb, 0, NULL, NULL, NULL, 1, 0, 1); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 566, __pyx_L1_error)
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
aiohttp/_http_parser.c: In function '__pyx_pw_7aiohttp_12_http_parser_10HttpParser_7feed_data':
aiohttp/_http_parser.c:12573:10: note: '__pyx_v_nb' was declared here
12573 |   size_t __pyx_v_nb;
      |          ^~~~~~~~~~
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/aiohttp-3.9.3=aiohttp-3.9.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 -DLLHTTP_STRICT_MODE=0 -Ivendor/llhttp/build -I/usr/include/python3.11 -c vendor/llhttp/build/c/llhttp.c -o build/temp.linux-powerpc-cpython-311/vendor/llhttp/build/c/llhttp.o
cc1: note: someone does not honour COPTS correctly, passed 3 times
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/aiohttp-3.9.3=aiohttp-3.9.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 -DLLHTTP_STRICT_MODE=0 -Ivendor/llhttp/build -I/usr/include/python3.11 -c vendor/llhttp/src/native/api.c -o build/temp.linux-powerpc-cpython-311/vendor/llhttp/src/native/api.o
cc1: note: someone does not honour COPTS correctly, passed 3 times
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/aiohttp-3.9.3=aiohttp-3.9.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 -DLLHTTP_STRICT_MODE=0 -Ivendor/llhttp/build -I/usr/include/python3.11 -c vendor/llhttp/src/native/http.c -o build/temp.linux-powerpc-cpython-311/vendor/llhttp/src/native/http.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/aiohttp-3.9.3=aiohttp-3.9.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/aiohttp/_find_header.o build/temp.linux-powerpc-cpython-311/aiohttp/_http_parser.o build/temp.linux-powerpc-cpython-311/vendor/llhttp/build/c/llhttp.o build/temp.linux-powerpc-cpython-311/vendor/llhttp/src/native/api.o build/temp.linux-powerpc-cpython-311/vendor/llhttp/src/native/http.o -L/builder/shared-workdir/build/sdk/staging_dir/target-powerpc_464fp_musl/usr/lib -o build/lib.linux-powerpc-cpython-311/aiohttp/_http_parser.cpython-311-powerpc-linux-gnu.so
building 'aiohttp._helpers' extension
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/aiohttp-3.9.3=aiohttp-3.9.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 -I/usr/include/python3.11 -c aiohttp/_helpers.c -o build/temp.linux-powerpc-cpython-311/aiohttp/_helpers.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/aiohttp-3.9.3=aiohttp-3.9.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/aiohttp/_helpers.o -L/builder/shared-workdir/build/sdk/staging_dir/target-powerpc_464fp_musl/usr/lib -o build/lib.linux-powerpc-cpython-311/aiohttp/_helpers.cpython-311-powerpc-linux-gnu.so
building 'aiohttp._http_writer' extension
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/aiohttp-3.9.3=aiohttp-3.9.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 -I/usr/include/python3.11 -c aiohttp/_http_writer.c -o build/temp.linux-powerpc-cpython-311/aiohttp/_http_writer.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/aiohttp-3.9.3=aiohttp-3.9.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/aiohttp/_http_writer.o -L/builder/shared-workdir/build/sdk/staging_dir/target-powerpc_464fp_musl/usr/lib -o build/lib.linux-powerpc-cpython-311/aiohttp/_http_writer.cpython-311-powerpc-linux-gnu.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/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/_helpers.cpython-311-powerpc-linux-gnu.so -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/formdata.py -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/compression_utils.py -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/worker.py -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/_http_parser.pyx -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/web_request.py -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/streams.py -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/_cparser.pxd -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/web_app.py -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/client_reqrep.py -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/web_server.py -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/http_websocket.py -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/web_response.py -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/helpers.py -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/_helpers.pyi -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/web_routedef.py -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/_http_writer.cpython-311-powerpc-linux-gnu.so -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/pytest_plugin.py -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/payload_streamer.py -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/http_exceptions.py -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/_http_parser.cpython-311-powerpc-linux-gnu.so -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/http_writer.py -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/base_protocol.py -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/test_utils.py -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/_websocket.cpython-311-powerpc-linux-gnu.so -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/web_middlewares.py -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/payload.py -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/locks.py -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/__init__.py -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/_helpers.pyx -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/resolver.py -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/_headers.pxi -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/web_ws.py -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/web_urldispatcher.py -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/tracing.py -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/web.py -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/hdrs.py -> build/bdist.linux-powerpc/wheel/aiohttp
creating build/bdist.linux-powerpc/wheel/aiohttp/.hash
copying build/lib.linux-powerpc-cpython-311/aiohttp/.hash/_cparser.pxd.hash -> build/bdist.linux-powerpc/wheel/aiohttp/.hash
copying build/lib.linux-powerpc-cpython-311/aiohttp/.hash/_websocket.pyx.hash -> build/bdist.linux-powerpc/wheel/aiohttp/.hash
copying build/lib.linux-powerpc-cpython-311/aiohttp/.hash/hdrs.py.hash -> build/bdist.linux-powerpc/wheel/aiohttp/.hash
copying build/lib.linux-powerpc-cpython-311/aiohttp/.hash/_http_parser.pyx.hash -> build/bdist.linux-powerpc/wheel/aiohttp/.hash
copying build/lib.linux-powerpc-cpython-311/aiohttp/.hash/_helpers.pyi.hash -> build/bdist.linux-powerpc/wheel/aiohttp/.hash
copying build/lib.linux-powerpc-cpython-311/aiohttp/.hash/_find_header.pxd.hash -> build/bdist.linux-powerpc/wheel/aiohttp/.hash
copying build/lib.linux-powerpc-cpython-311/aiohttp/.hash/_helpers.pyx.hash -> build/bdist.linux-powerpc/wheel/aiohttp/.hash
copying build/lib.linux-powerpc-cpython-311/aiohttp/.hash/_http_writer.pyx.hash -> build/bdist.linux-powerpc/wheel/aiohttp/.hash
copying build/lib.linux-powerpc-cpython-311/aiohttp/web_exceptions.py -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/client_exceptions.py -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/web_protocol.py -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/_http_writer.pyx -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/client_proto.py -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/client_ws.py -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/log.py -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/http_parser.py -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/connector.py -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/web_runner.py -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/_find_header.pxd -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/http.py -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/web_fileresponse.py -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/py.typed -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/client.py -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/cookiejar.py -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/typedefs.py -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/_websocket.pyx -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/web_log.py -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/multipart.py -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/abc.py -> build/bdist.linux-powerpc/wheel/aiohttp
copying build/lib.linux-powerpc-cpython-311/aiohttp/tcp_helpers.py -> build/bdist.linux-powerpc/wheel/aiohttp
warning: install_lib: byte-compiling is disabled, skipping.

running install_egg_info
Copying aiohttp.egg-info to build/bdist.linux-powerpc/wheel/aiohttp-3.9.3-py3.11.egg-info
running install_scripts
creating build/bdist.linux-powerpc/wheel/aiohttp-3.9.3.dist-info/WHEEL
creating '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/openwrt-build/tmpvdcxisk0/aiohttp-3.9.3-cp311-cp311-linux_powerpc.whl' and adding 'build/bdist.linux-powerpc/wheel' to it
adding 'aiohttp/__init__.py'
adding 'aiohttp/_cparser.pxd'
adding 'aiohttp/_find_header.pxd'
adding 'aiohttp/_headers.pxi'
adding 'aiohttp/_helpers.cpython-311-powerpc-linux-gnu.so'
adding 'aiohttp/_helpers.pyi'
adding 'aiohttp/_helpers.pyx'
adding 'aiohttp/_http_parser.cpython-311-powerpc-linux-gnu.so'
adding 'aiohttp/_http_parser.pyx'
adding 'aiohttp/_http_writer.cpython-311-powerpc-linux-gnu.so'
adding 'aiohttp/_http_writer.pyx'
adding 'aiohttp/_websocket.cpython-311-powerpc-linux-gnu.so'
adding 'aiohttp/_websocket.pyx'
adding 'aiohttp/abc.py'
adding 'aiohttp/base_protocol.py'
adding 'aiohttp/client.py'
adding 'aiohttp/client_exceptions.py'
adding 'aiohttp/client_proto.py'
adding 'aiohttp/client_reqrep.py'
adding 'aiohttp/client_ws.py'
adding 'aiohttp/compression_utils.py'
adding 'aiohttp/connector.py'
adding 'aiohttp/cookiejar.py'
adding 'aiohttp/formdata.py'
adding 'aiohttp/hdrs.py'
adding 'aiohttp/helpers.py'
adding 'aiohttp/http.py'
adding 'aiohttp/http_exceptions.py'
adding 'aiohttp/http_parser.py'
adding 'aiohttp/http_websocket.py'
adding 'aiohttp/http_writer.py'
adding 'aiohttp/locks.py'
adding 'aiohttp/log.py'
adding 'aiohttp/multipart.py'
adding 'aiohttp/payload.py'
adding 'aiohttp/payload_streamer.py'
adding 'aiohttp/py.typed'
adding 'aiohttp/pytest_plugin.py'
adding 'aiohttp/resolver.py'
adding 'aiohttp/streams.py'
adding 'aiohttp/tcp_helpers.py'
adding 'aiohttp/test_utils.py'
adding 'aiohttp/tracing.py'
adding 'aiohttp/typedefs.py'
adding 'aiohttp/web.py'
adding 'aiohttp/web_app.py'
adding 'aiohttp/web_exceptions.py'
adding 'aiohttp/web_fileresponse.py'
adding 'aiohttp/web_log.py'
adding 'aiohttp/web_middlewares.py'
adding 'aiohttp/web_protocol.py'
adding 'aiohttp/web_request.py'
adding 'aiohttp/web_response.py'
adding 'aiohttp/web_routedef.py'
adding 'aiohttp/web_runner.py'
adding 'aiohttp/web_server.py'
adding 'aiohttp/web_urldispatcher.py'
adding 'aiohttp/web_ws.py'
adding 'aiohttp/worker.py'
adding 'aiohttp/.hash/_cparser.pxd.hash'
adding 'aiohttp/.hash/_find_header.pxd.hash'
adding 'aiohttp/.hash/_helpers.pyi.hash'
adding 'aiohttp/.hash/_helpers.pyx.hash'
adding 'aiohttp/.hash/_http_parser.pyx.hash'
adding 'aiohttp/.hash/_http_writer.pyx.hash'
adding 'aiohttp/.hash/_websocket.pyx.hash'
adding 'aiohttp/.hash/hdrs.py.hash'
adding 'aiohttp-3.9.3.dist-info/LICENSE.txt'
adding 'aiohttp-3.9.3.dist-info/METADATA'
adding 'aiohttp-3.9.3.dist-info/WHEEL'
adding 'aiohttp-3.9.3.dist-info/top_level.txt'
adding 'aiohttp-3.9.3.dist-info/RECORD'
removing build/bdist.linux-powerpc/wheel
Successfully built aiohttp-3.9.3-cp311-cp311-linux_powerpc.whl
Copying: "/usr/lib/python3.11/site-packages"
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/.hash'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/__init__.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/abc.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/base_protocol.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/client.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/client_exceptions.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/client_proto.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/client_reqrep.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/client_ws.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/compression_utils.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/connector.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/cookiejar.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/formdata.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/hdrs.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/helpers.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/http.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/http_exceptions.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/http_parser.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/http_websocket.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/http_writer.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/locks.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/log.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/multipart.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/payload.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/payload_streamer.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/pytest_plugin.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/resolver.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/streams.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/tcp_helpers.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/test_utils.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/tracing.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/typedefs.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/web.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/web_app.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/web_exceptions.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/web_fileresponse.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/web_log.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/web_middlewares.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/web_protocol.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/web_request.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/web_response.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/web_routedef.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/web_runner.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/web_server.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/web_urldispatcher.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/web_ws.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/worker.py'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/.pkgdir/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp-3.9.3.dist-info'...
Copying: "/usr/lib/python3.11/site-packages"
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/.hash'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/__init__.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/abc.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/base_protocol.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/client.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/client_exceptions.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/client_proto.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/client_reqrep.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/client_ws.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/compression_utils.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/connector.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/cookiejar.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/formdata.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/hdrs.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/helpers.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/http.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/http_exceptions.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/http_parser.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/http_websocket.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/http_writer.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/locks.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/log.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/multipart.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/payload.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/payload_streamer.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/pytest_plugin.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/resolver.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/streams.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/tcp_helpers.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/test_utils.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/tracing.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/typedefs.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/web.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/web_app.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/web_exceptions.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/web_fileresponse.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/web_log.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/web_middlewares.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/web_protocol.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/web_request.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/web_response.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/web_routedef.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/web_runner.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/web_server.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/web_urldispatcher.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/web_ws.py'...
Compiling '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp/worker.py'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/pypi/aiohttp-3.9.3/ipkg-powerpc_464fp/python3-aiohttp/usr/lib/python3.11/site-packages/aiohttp-3.9.3.dist-info'...
Package python3-aiohttp is missing dependencies for the following libraries:
libpython3.11.so.1.0
make[3]: *** [Makefile:66: /builder/shared-workdir/build/sdk/bin/packages/powerpc_464fp/packages/python3-aiohttp-3.9.3-r1.apk] Error 1
time: package/feeds/packages/python-aiohttp/compile#36.48#1.82#38.81