nixbot

builds

succeeded python3.12-aiohttp-3.10.5 x86_64-linux.devShell-default · build #1 · raw

1Sourcing python-remove-tests-dir-hook2Sourcing python-catch-conflicts-hook.sh3Sourcing python-remove-bin-bytecode-hook.sh4Sourcing pypa-build-hook5Using pypaBuildPhase6Sourcing python-runtime-deps-check-hook7Using pythonRuntimeDepsCheckHook8Sourcing pypa-install-hook9Using pypaInstallPhase10Sourcing python-imports-check-hook.sh11Using pythonImportsCheckPhase12Sourcing python-namespaces-hook13Sourcing python-catch-conflicts-hook.sh
unpackPhase
14unpacking source archive /nix/store/xg8h8f3w68rii5di1vbj60rrs6jy47h8-source15source root is source16setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/vendor/README.rst
patchPhase
17applying patch /nix/store/6gnfs900vv482lhpgv4nl8qw7l12f0p0-unvendor-llhttp.patch18patching file Makefile19Hunk #1 succeeded at 71 with fuzz 1.20patching file aiohttp/_cparser.pxd21Hunk #1 succeeded at 1 with fuzz 1 (offset -9 lines).22patching file setup.py23applying patch /nix/store/v9y98adk4wjzkdmj9v35rdq61agrdc91-0001-Implement-binding-to-IPv6-addresses-in-the-pytest-se.patch24patching file CHANGES/4650.bugfix25patching file aiohttp/test_utils.py26patching file tests/test_test_utils.py27patching script interpreter paths in tools28tools/drop_merged_branches.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/izpf49b74i15pcr9708s3xdwyqs4jxwl-bash-5.2p32/bin/bash"29tools/gen.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/h3i0acpmr8mrjx07519xxmidv8mpax4y-python3-3.12.5/bin/python"30tools/check_sum.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/h3i0acpmr8mrjx07519xxmidv8mpax4y-python3-3.12.5/bin/python"31tools/cleanup_changes.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/h3i0acpmr8mrjx07519xxmidv8mpax4y-python3-3.12.5/bin/python"32tools/check_changes.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h3i0acpmr8mrjx07519xxmidv8mpax4y-python3-3.12.5/bin/python3"
configurePhase
33no configure script, doing nothing
buildPhase
34Executing pypaBuildPhase35re-hash /build/source/tools/gen.py36re-hash /build/source/aiohttp/hdrs.py37./tools/gen.py38re-hash /build/source/aiohttp/_helpers.pyx39re-hash /build/source/aiohttp/_http_parser.pyx40re-hash /build/source/aiohttp/_http_writer.pyx41re-hash /build/source/aiohttp/_websocket.pyx42re-hash /build/source/aiohttp/_helpers.pyi43re-hash /build/source/aiohttp/_cparser.pxd44re-hash /build/source/aiohttp/_find_header.pxd45cython -3 -o aiohttp/_helpers.c aiohttp/_helpers.pyx -I aiohttp -Werror46cython -3 -o aiohttp/_http_parser.c aiohttp/_http_parser.pyx -I aiohttp -Werror47cython -3 -o aiohttp/_http_writer.c aiohttp/_http_writer.pyx -I aiohttp -Werror48cython -3 -o aiohttp/_websocket.c aiohttp/_websocket.pyx -I aiohttp -Werror49Creating a wheel...50* Getting build dependencies for wheel...51*********************52* Accelerated build *53*********************54running egg_info55creating aiohttp.egg-info56writing aiohttp.egg-info/PKG-INFO57writing dependency_links to aiohttp.egg-info/dependency_links.txt58writing requirements to aiohttp.egg-info/requires.txt59writing top-level names to aiohttp.egg-info/top_level.txt60writing manifest file 'aiohttp.egg-info/SOURCES.txt'61reading manifest file 'aiohttp.egg-info/SOURCES.txt'62reading manifest template 'MANIFEST.in'63warning: no files found matching '*' under directory 'vendor'64warning: no files found matching 'aiohttp' anywhere in distribution65warning: no previously-included files matching '*.pyc' found anywhere in distribution66warning: no previously-included files matching '*.pyd' found anywhere in distribution67warning: no previously-included files matching '*.so' found anywhere in distribution68warning: no previously-included files matching '*.lib' found anywhere in distribution69warning: no previously-included files matching '*.dll' found anywhere in distribution70warning: no previously-included files matching '*.a' found anywhere in distribution71warning: no previously-included files matching '*.obj' found anywhere in distribution72warning: no previously-included files found matching 'aiohttp/*.html'73no previously-included directories found matching 'docs/_build'74adding license file 'LICENSE.txt'75writing manifest file 'aiohttp.egg-info/SOURCES.txt'76* Building wheel...77*********************78* Accelerated build *79*********************80running bdist_wheel81running build82running build_py83creating build84creating build/lib.linux-x86_64-cpython-31285creating build/lib.linux-x86_64-cpython-312/aiohttp86copying aiohttp/http_writer.py -> build/lib.linux-x86_64-cpython-312/aiohttp87copying aiohttp/typedefs.py -> build/lib.linux-x86_64-cpython-312/aiohttp88copying aiohttp/web_response.py -> build/lib.linux-x86_64-cpython-312/aiohttp89copying aiohttp/payload.py -> build/lib.linux-x86_64-cpython-312/aiohttp90copying aiohttp/http_exceptions.py -> build/lib.linux-x86_64-cpython-312/aiohttp91copying aiohttp/web_protocol.py -> build/lib.linux-x86_64-cpython-312/aiohttp92copying aiohttp/cookiejar.py -> build/lib.linux-x86_64-cpython-312/aiohttp93copying aiohttp/client.py -> build/lib.linux-x86_64-cpython-312/aiohttp94copying aiohttp/web_middlewares.py -> build/lib.linux-x86_64-cpython-312/aiohttp95copying aiohttp/compression_utils.py -> build/lib.linux-x86_64-cpython-312/aiohttp96copying aiohttp/web_runner.py -> build/lib.linux-x86_64-cpython-312/aiohttp97copying aiohttp/http_websocket.py -> build/lib.linux-x86_64-cpython-312/aiohttp98copying aiohttp/formdata.py -> build/lib.linux-x86_64-cpython-312/aiohttp99copying aiohttp/client_proto.py -> build/lib.linux-x86_64-cpython-312/aiohttp100copying aiohttp/worker.py -> build/lib.linux-x86_64-cpython-312/aiohttp101copying aiohttp/tracing.py -> build/lib.linux-x86_64-cpython-312/aiohttp102copying aiohttp/streams.py -> build/lib.linux-x86_64-cpython-312/aiohttp103copying aiohttp/tcp_helpers.py -> build/lib.linux-x86_64-cpython-312/aiohttp104copying aiohttp/connector.py -> build/lib.linux-x86_64-cpython-312/aiohttp105copying aiohttp/locks.py -> build/lib.linux-x86_64-cpython-312/aiohttp106copying aiohttp/web_urldispatcher.py -> build/lib.linux-x86_64-cpython-312/aiohttp107copying aiohttp/multipart.py -> build/lib.linux-x86_64-cpython-312/aiohttp108copying aiohttp/payload_streamer.py -> build/lib.linux-x86_64-cpython-312/aiohttp109copying aiohttp/http.py -> build/lib.linux-x86_64-cpython-312/aiohttp110copying aiohttp/web_exceptions.py -> build/lib.linux-x86_64-cpython-312/aiohttp111copying aiohttp/base_protocol.py -> build/lib.linux-x86_64-cpython-312/aiohttp112copying aiohttp/client_ws.py -> build/lib.linux-x86_64-cpython-312/aiohttp113copying aiohttp/web_server.py -> build/lib.linux-x86_64-cpython-312/aiohttp114copying aiohttp/web.py -> build/lib.linux-x86_64-cpython-312/aiohttp115copying aiohttp/client_reqrep.py -> build/lib.linux-x86_64-cpython-312/aiohttp116copying aiohttp/pytest_plugin.py -> build/lib.linux-x86_64-cpython-312/aiohttp117copying aiohttp/helpers.py -> build/lib.linux-x86_64-cpython-312/aiohttp118copying aiohttp/web_fileresponse.py -> build/lib.linux-x86_64-cpython-312/aiohttp119copying aiohttp/abc.py -> build/lib.linux-x86_64-cpython-312/aiohttp120copying aiohttp/__init__.py -> build/lib.linux-x86_64-cpython-312/aiohttp121copying aiohttp/test_utils.py -> build/lib.linux-x86_64-cpython-312/aiohttp122copying aiohttp/http_parser.py -> build/lib.linux-x86_64-cpython-312/aiohttp123copying aiohttp/log.py -> build/lib.linux-x86_64-cpython-312/aiohttp124copying aiohttp/client_exceptions.py -> build/lib.linux-x86_64-cpython-312/aiohttp125copying aiohttp/web_app.py -> build/lib.linux-x86_64-cpython-312/aiohttp126copying aiohttp/web_ws.py -> build/lib.linux-x86_64-cpython-312/aiohttp127copying aiohttp/resolver.py -> build/lib.linux-x86_64-cpython-312/aiohttp128copying aiohttp/web_request.py -> build/lib.linux-x86_64-cpython-312/aiohttp129copying aiohttp/web_log.py -> build/lib.linux-x86_64-cpython-312/aiohttp130copying aiohttp/web_routedef.py -> build/lib.linux-x86_64-cpython-312/aiohttp131copying aiohttp/hdrs.py -> build/lib.linux-x86_64-cpython-312/aiohttp132running egg_info133writing aiohttp.egg-info/PKG-INFO134writing dependency_links to aiohttp.egg-info/dependency_links.txt135writing requirements to aiohttp.egg-info/requires.txt136writing top-level names to aiohttp.egg-info/top_level.txt137reading manifest file 'aiohttp.egg-info/SOURCES.txt'138reading manifest template 'MANIFEST.in'139warning: no files found matching '*' under directory 'vendor'140warning: no files found matching 'aiohttp' anywhere in distribution141warning: no previously-included files matching '*.pyc' found anywhere in distribution142warning: no previously-included files matching '*.pyd' found anywhere in distribution143warning: no previously-included files matching '*.so' found anywhere in distribution144warning: no previously-included files matching '*.lib' found anywhere in distribution145warning: no previously-included files matching '*.dll' found anywhere in distribution146warning: no previously-included files matching '*.a' found anywhere in distribution147warning: no previously-included files matching '*.obj' found anywhere in distribution148warning: no previously-included files found matching 'aiohttp/*.html'149no previously-included directories found matching 'docs/_build'150adding license file 'LICENSE.txt'151writing manifest file 'aiohttp.egg-info/SOURCES.txt'152copying aiohttp/_cparser.pxd -> build/lib.linux-x86_64-cpython-312/aiohttp153copying aiohttp/_cparser.pxd.orig -> build/lib.linux-x86_64-cpython-312/aiohttp154copying aiohttp/_find_header.pxd -> build/lib.linux-x86_64-cpython-312/aiohttp155copying aiohttp/_headers.pxi -> build/lib.linux-x86_64-cpython-312/aiohttp156copying aiohttp/_helpers.pyi -> build/lib.linux-x86_64-cpython-312/aiohttp157copying aiohttp/_helpers.pyx -> build/lib.linux-x86_64-cpython-312/aiohttp158copying aiohttp/_http_parser.pyx -> build/lib.linux-x86_64-cpython-312/aiohttp159copying aiohttp/_http_writer.pyx -> build/lib.linux-x86_64-cpython-312/aiohttp160copying aiohttp/_websocket.pyx -> build/lib.linux-x86_64-cpython-312/aiohttp161copying aiohttp/py.typed -> build/lib.linux-x86_64-cpython-312/aiohttp162creating build/lib.linux-x86_64-cpython-312/aiohttp/.hash163copying aiohttp/.hash/_cparser.pxd.hash -> build/lib.linux-x86_64-cpython-312/aiohttp/.hash164copying aiohttp/.hash/_find_header.pxd.hash -> build/lib.linux-x86_64-cpython-312/aiohttp/.hash165copying aiohttp/.hash/_helpers.pyi.hash -> build/lib.linux-x86_64-cpython-312/aiohttp/.hash166copying aiohttp/.hash/_helpers.pyx.hash -> build/lib.linux-x86_64-cpython-312/aiohttp/.hash167copying aiohttp/.hash/_http_parser.pyx.hash -> build/lib.linux-x86_64-cpython-312/aiohttp/.hash168copying aiohttp/.hash/_http_writer.pyx.hash -> build/lib.linux-x86_64-cpython-312/aiohttp/.hash169copying aiohttp/.hash/_websocket.pyx.hash -> build/lib.linux-x86_64-cpython-312/aiohttp/.hash170copying aiohttp/.hash/hdrs.py.hash -> build/lib.linux-x86_64-cpython-312/aiohttp/.hash171running build_ext172building 'aiohttp._websocket' extension173creating build/temp.linux-x86_64-cpython-312174creating build/temp.linux-x86_64-cpython-312/aiohttp175gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/nix/store/lhfgwjwwdacygiq702yvbahvpqmxivpx-libxcrypt-4.4.36/include -fPIC -I/nix/store/h3i0acpmr8mrjx07519xxmidv8mpax4y-python3-3.12.5/include/python3.12 -c aiohttp/_websocket.c -o build/temp.linux-x86_64-cpython-312/aiohttp/_websocket.o176gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.6/lib -L/nix/store/lhfgwjwwdacygiq702yvbahvpqmxivpx-libxcrypt-4.4.36/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.4.20221231/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.0.14/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.46.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/897xqnq52vw76991r5m80h9j91370vj9-tzdata-2024a/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.24-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.2p10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.6/lib -L/nix/store/lhfgwjwwdacygiq702yvbahvpqmxivpx-libxcrypt-4.4.36/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.4.20221231/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.0.14/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.46.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/897xqnq52vw76991r5m80h9j91370vj9-tzdata-2024a/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.24-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.2p10/lib build/temp.linux-x86_64-cpython-312/aiohttp/_websocket.o -L/nix/store/h3i0acpmr8mrjx07519xxmidv8mpax4y-python3-3.12.5/lib -o build/lib.linux-x86_64-cpython-312/aiohttp/_websocket.cpython-312-x86_64-linux-gnu.so177building 'aiohttp._http_parser' extension178gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/nix/store/lhfgwjwwdacygiq702yvbahvpqmxivpx-libxcrypt-4.4.36/include -fPIC -DLLHTTP_STRICT_MODE=0 -I/nix/store/kh7m0c5vyfvy7yqi896awq4724hd8qb1-llhttp-9.2.1-dev/include -I/nix/store/h3i0acpmr8mrjx07519xxmidv8mpax4y-python3-3.12.5/include/python3.12 -c aiohttp/_find_header.c -o build/temp.linux-x86_64-cpython-312/aiohttp/_find_header.o179aiohttp/_find_header.c: In function ‘find_header’:180aiohttp/_find_header.c:21:19: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]181 21 | char *pchar = str;182 | ^~~183aiohttp/_find_header.c:9867:1: warning: label ‘missing’ defined but not used [-Wunused-label]184 9867 | missing:185 | ^~~~~~~186gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/nix/store/lhfgwjwwdacygiq702yvbahvpqmxivpx-libxcrypt-4.4.36/include -fPIC -DLLHTTP_STRICT_MODE=0 -I/nix/store/kh7m0c5vyfvy7yqi896awq4724hd8qb1-llhttp-9.2.1-dev/include -I/nix/store/h3i0acpmr8mrjx07519xxmidv8mpax4y-python3-3.12.5/include/python3.12 -c aiohttp/_http_parser.c -o build/temp.linux-x86_64-cpython-312/aiohttp/_http_parser.o187aiohttp/_http_parser.c: In function ‘__pyx_f_7aiohttp_12_http_parser_cb_on_header_field’:188aiohttp/_http_parser.c:16286:33: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]18916286 | __pyx_t_6 = (__pyx_v_size > __pyx_v_pyparser->_max_field_size);190 | ^191aiohttp/_http_parser.c:16354:148: warning: passing argument 2 of ‘__pyx_v_pyparser->__pyx_vtab->_on_header_field’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]19216354 | __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, 723, __pyx_L3_error)193 | ^~~~~~~~~~194aiohttp/_http_parser.c:16354:148: note: expected ‘char *’ but argument is of type ‘const char *’195aiohttp/_http_parser.c: In function ‘__pyx_f_7aiohttp_12_http_parser_cb_on_header_value’:196aiohttp/_http_parser.c:16576:33: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]19716576 | __pyx_t_6 = (__pyx_v_size > __pyx_v_pyparser->_max_field_size);198 | ^199aiohttp/_http_parser.c:16644:148: warning: passing argument 2 of ‘__pyx_v_pyparser->__pyx_vtab->_on_header_value’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]20016644 | __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, 740, __pyx_L3_error)201 | ^~~~~~~~~~202aiohttp/_http_parser.c:16644:148: note: expected ‘char *’ but argument is of type ‘const char *’203In function ‘__pyx_pf_7aiohttp_12_http_parser_10HttpParser_6feed_data’,204 inlined from ‘__pyx_pw_7aiohttp_12_http_parser_10HttpParser_7feed_data’ at aiohttp/_http_parser.c:12727:13:205aiohttp/_http_parser.c:13135:17: warning: ‘__pyx_v_nb’ may be used uninitialized [-Wmaybe-uninitialized]20613135 | __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, 572, __pyx_L1_error)207 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~208aiohttp/_http_parser.c: In function ‘__pyx_pw_7aiohttp_12_http_parser_10HttpParser_7feed_data’:209aiohttp/_http_parser.c:12742:10: note: ‘__pyx_v_nb’ was declared here21012742 | size_t __pyx_v_nb;211 | ^~~~~~~~~~212gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.6/lib -L/nix/store/lhfgwjwwdacygiq702yvbahvpqmxivpx-libxcrypt-4.4.36/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.4.20221231/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.0.14/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.46.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/897xqnq52vw76991r5m80h9j91370vj9-tzdata-2024a/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.24-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.2p10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.6/lib -L/nix/store/lhfgwjwwdacygiq702yvbahvpqmxivpx-libxcrypt-4.4.36/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.4.20221231/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.0.14/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.46.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/897xqnq52vw76991r5m80h9j91370vj9-tzdata-2024a/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.24-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.2p10/lib build/temp.linux-x86_64-cpython-312/aiohttp/_find_header.o build/temp.linux-x86_64-cpython-312/aiohttp/_http_parser.o -L/nix/store/072j7p03swgd9b5jvq956gvql86pk44w-llhttp-9.2.1/lib -L/nix/store/h3i0acpmr8mrjx07519xxmidv8mpax4y-python3-3.12.5/lib -lllhttp -o build/lib.linux-x86_64-cpython-312/aiohttp/_http_parser.cpython-312-x86_64-linux-gnu.so213building 'aiohttp._helpers' extension214gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/nix/store/lhfgwjwwdacygiq702yvbahvpqmxivpx-libxcrypt-4.4.36/include -fPIC -I/nix/store/h3i0acpmr8mrjx07519xxmidv8mpax4y-python3-3.12.5/include/python3.12 -c aiohttp/_helpers.c -o build/temp.linux-x86_64-cpython-312/aiohttp/_helpers.o215gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.6/lib -L/nix/store/lhfgwjwwdacygiq702yvbahvpqmxivpx-libxcrypt-4.4.36/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.4.20221231/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.0.14/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.46.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/897xqnq52vw76991r5m80h9j91370vj9-tzdata-2024a/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.24-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.2p10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.6/lib -L/nix/store/lhfgwjwwdacygiq702yvbahvpqmxivpx-libxcrypt-4.4.36/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.4.20221231/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.0.14/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.46.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/897xqnq52vw76991r5m80h9j91370vj9-tzdata-2024a/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.24-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.2p10/lib build/temp.linux-x86_64-cpython-312/aiohttp/_helpers.o -L/nix/store/h3i0acpmr8mrjx07519xxmidv8mpax4y-python3-3.12.5/lib -o build/lib.linux-x86_64-cpython-312/aiohttp/_helpers.cpython-312-x86_64-linux-gnu.so216building 'aiohttp._http_writer' extension217gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/nix/store/lhfgwjwwdacygiq702yvbahvpqmxivpx-libxcrypt-4.4.36/include -fPIC -I/nix/store/h3i0acpmr8mrjx07519xxmidv8mpax4y-python3-3.12.5/include/python3.12 -c aiohttp/_http_writer.c -o build/temp.linux-x86_64-cpython-312/aiohttp/_http_writer.o218gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.6/lib -L/nix/store/lhfgwjwwdacygiq702yvbahvpqmxivpx-libxcrypt-4.4.36/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.4.20221231/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.0.14/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.46.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/897xqnq52vw76991r5m80h9j91370vj9-tzdata-2024a/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.24-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.2p10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.6/lib -L/nix/store/lhfgwjwwdacygiq702yvbahvpqmxivpx-libxcrypt-4.4.36/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.4.20221231/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.0.14/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.46.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/897xqnq52vw76991r5m80h9j91370vj9-tzdata-2024a/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.24-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.2p10/lib build/temp.linux-x86_64-cpython-312/aiohttp/_http_writer.o -L/nix/store/h3i0acpmr8mrjx07519xxmidv8mpax4y-python3-3.12.5/lib -o build/lib.linux-x86_64-cpython-312/aiohttp/_http_writer.cpython-312-x86_64-linux-gnu.so219installing to build/bdist.linux-x86_64/wheel220running install221running install_lib222creating build/bdist.linux-x86_64223creating build/bdist.linux-x86_64/wheel224creating build/bdist.linux-x86_64/wheel/aiohttp225copying build/lib.linux-x86_64-cpython-312/aiohttp/_cparser.pxd -> build/bdist.linux-x86_64/wheel/aiohttp226copying build/lib.linux-x86_64-cpython-312/aiohttp/_http_writer.pyx -> build/bdist.linux-x86_64/wheel/aiohttp227copying build/lib.linux-x86_64-cpython-312/aiohttp/_http_writer.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/aiohttp228copying build/lib.linux-x86_64-cpython-312/aiohttp/http_writer.py -> build/bdist.linux-x86_64/wheel/aiohttp229copying build/lib.linux-x86_64-cpython-312/aiohttp/typedefs.py -> build/bdist.linux-x86_64/wheel/aiohttp230copying build/lib.linux-x86_64-cpython-312/aiohttp/web_response.py -> build/bdist.linux-x86_64/wheel/aiohttp231copying build/lib.linux-x86_64-cpython-312/aiohttp/_websocket.pyx -> build/bdist.linux-x86_64/wheel/aiohttp232copying build/lib.linux-x86_64-cpython-312/aiohttp/payload.py -> build/bdist.linux-x86_64/wheel/aiohttp233copying build/lib.linux-x86_64-cpython-312/aiohttp/http_exceptions.py -> build/bdist.linux-x86_64/wheel/aiohttp234copying build/lib.linux-x86_64-cpython-312/aiohttp/web_protocol.py -> build/bdist.linux-x86_64/wheel/aiohttp235copying build/lib.linux-x86_64-cpython-312/aiohttp/cookiejar.py -> build/bdist.linux-x86_64/wheel/aiohttp236copying build/lib.linux-x86_64-cpython-312/aiohttp/client.py -> build/bdist.linux-x86_64/wheel/aiohttp237copying build/lib.linux-x86_64-cpython-312/aiohttp/_helpers.pyi -> build/bdist.linux-x86_64/wheel/aiohttp238copying build/lib.linux-x86_64-cpython-312/aiohttp/_cparser.pxd.orig -> build/bdist.linux-x86_64/wheel/aiohttp239copying build/lib.linux-x86_64-cpython-312/aiohttp/web_middlewares.py -> build/bdist.linux-x86_64/wheel/aiohttp240copying build/lib.linux-x86_64-cpython-312/aiohttp/_find_header.pxd -> build/bdist.linux-x86_64/wheel/aiohttp241creating build/bdist.linux-x86_64/wheel/aiohttp/.hash242copying build/lib.linux-x86_64-cpython-312/aiohttp/.hash/_http_parser.pyx.hash -> build/bdist.linux-x86_64/wheel/aiohttp/.hash243copying build/lib.linux-x86_64-cpython-312/aiohttp/.hash/_helpers.pyi.hash -> build/bdist.linux-x86_64/wheel/aiohttp/.hash244copying build/lib.linux-x86_64-cpython-312/aiohttp/.hash/_helpers.pyx.hash -> build/bdist.linux-x86_64/wheel/aiohttp/.hash245copying build/lib.linux-x86_64-cpython-312/aiohttp/.hash/_find_header.pxd.hash -> build/bdist.linux-x86_64/wheel/aiohttp/.hash246copying build/lib.linux-x86_64-cpython-312/aiohttp/.hash/_cparser.pxd.hash -> build/bdist.linux-x86_64/wheel/aiohttp/.hash247copying build/lib.linux-x86_64-cpython-312/aiohttp/.hash/hdrs.py.hash -> build/bdist.linux-x86_64/wheel/aiohttp/.hash248copying build/lib.linux-x86_64-cpython-312/aiohttp/.hash/_websocket.pyx.hash -> build/bdist.linux-x86_64/wheel/aiohttp/.hash249copying build/lib.linux-x86_64-cpython-312/aiohttp/.hash/_http_writer.pyx.hash -> build/bdist.linux-x86_64/wheel/aiohttp/.hash250copying build/lib.linux-x86_64-cpython-312/aiohttp/_http_parser.pyx -> build/bdist.linux-x86_64/wheel/aiohttp251copying build/lib.linux-x86_64-cpython-312/aiohttp/compression_utils.py -> build/bdist.linux-x86_64/wheel/aiohttp252copying build/lib.linux-x86_64-cpython-312/aiohttp/_helpers.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/aiohttp253copying build/lib.linux-x86_64-cpython-312/aiohttp/web_runner.py -> build/bdist.linux-x86_64/wheel/aiohttp254copying build/lib.linux-x86_64-cpython-312/aiohttp/http_websocket.py -> build/bdist.linux-x86_64/wheel/aiohttp255copying build/lib.linux-x86_64-cpython-312/aiohttp/formdata.py -> build/bdist.linux-x86_64/wheel/aiohttp256copying build/lib.linux-x86_64-cpython-312/aiohttp/client_proto.py -> build/bdist.linux-x86_64/wheel/aiohttp257copying build/lib.linux-x86_64-cpython-312/aiohttp/worker.py -> build/bdist.linux-x86_64/wheel/aiohttp258copying build/lib.linux-x86_64-cpython-312/aiohttp/tracing.py -> build/bdist.linux-x86_64/wheel/aiohttp259copying build/lib.linux-x86_64-cpython-312/aiohttp/streams.py -> build/bdist.linux-x86_64/wheel/aiohttp260copying build/lib.linux-x86_64-cpython-312/aiohttp/_websocket.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/aiohttp261copying build/lib.linux-x86_64-cpython-312/aiohttp/tcp_helpers.py -> build/bdist.linux-x86_64/wheel/aiohttp262copying build/lib.linux-x86_64-cpython-312/aiohttp/_headers.pxi -> build/bdist.linux-x86_64/wheel/aiohttp263copying build/lib.linux-x86_64-cpython-312/aiohttp/connector.py -> build/bdist.linux-x86_64/wheel/aiohttp264copying build/lib.linux-x86_64-cpython-312/aiohttp/locks.py -> build/bdist.linux-x86_64/wheel/aiohttp265copying build/lib.linux-x86_64-cpython-312/aiohttp/web_urldispatcher.py -> build/bdist.linux-x86_64/wheel/aiohttp266copying build/lib.linux-x86_64-cpython-312/aiohttp/multipart.py -> build/bdist.linux-x86_64/wheel/aiohttp267copying build/lib.linux-x86_64-cpython-312/aiohttp/payload_streamer.py -> build/bdist.linux-x86_64/wheel/aiohttp268copying build/lib.linux-x86_64-cpython-312/aiohttp/http.py -> build/bdist.linux-x86_64/wheel/aiohttp269copying build/lib.linux-x86_64-cpython-312/aiohttp/web_exceptions.py -> build/bdist.linux-x86_64/wheel/aiohttp270copying build/lib.linux-x86_64-cpython-312/aiohttp/base_protocol.py -> build/bdist.linux-x86_64/wheel/aiohttp271copying build/lib.linux-x86_64-cpython-312/aiohttp/client_ws.py -> build/bdist.linux-x86_64/wheel/aiohttp272copying build/lib.linux-x86_64-cpython-312/aiohttp/web_server.py -> build/bdist.linux-x86_64/wheel/aiohttp273copying build/lib.linux-x86_64-cpython-312/aiohttp/web.py -> build/bdist.linux-x86_64/wheel/aiohttp274copying build/lib.linux-x86_64-cpython-312/aiohttp/client_reqrep.py -> build/bdist.linux-x86_64/wheel/aiohttp275copying build/lib.linux-x86_64-cpython-312/aiohttp/py.typed -> build/bdist.linux-x86_64/wheel/aiohttp276copying build/lib.linux-x86_64-cpython-312/aiohttp/pytest_plugin.py -> build/bdist.linux-x86_64/wheel/aiohttp277copying build/lib.linux-x86_64-cpython-312/aiohttp/helpers.py -> build/bdist.linux-x86_64/wheel/aiohttp278copying build/lib.linux-x86_64-cpython-312/aiohttp/web_fileresponse.py -> build/bdist.linux-x86_64/wheel/aiohttp279copying build/lib.linux-x86_64-cpython-312/aiohttp/abc.py -> build/bdist.linux-x86_64/wheel/aiohttp280copying build/lib.linux-x86_64-cpython-312/aiohttp/_helpers.pyx -> build/bdist.linux-x86_64/wheel/aiohttp281copying build/lib.linux-x86_64-cpython-312/aiohttp/__init__.py -> build/bdist.linux-x86_64/wheel/aiohttp282copying build/lib.linux-x86_64-cpython-312/aiohttp/test_utils.py -> build/bdist.linux-x86_64/wheel/aiohttp283copying build/lib.linux-x86_64-cpython-312/aiohttp/http_parser.py -> build/bdist.linux-x86_64/wheel/aiohttp284copying build/lib.linux-x86_64-cpython-312/aiohttp/log.py -> build/bdist.linux-x86_64/wheel/aiohttp285copying build/lib.linux-x86_64-cpython-312/aiohttp/client_exceptions.py -> build/bdist.linux-x86_64/wheel/aiohttp286copying build/lib.linux-x86_64-cpython-312/aiohttp/web_app.py -> build/bdist.linux-x86_64/wheel/aiohttp287copying build/lib.linux-x86_64-cpython-312/aiohttp/web_ws.py -> build/bdist.linux-x86_64/wheel/aiohttp288copying build/lib.linux-x86_64-cpython-312/aiohttp/resolver.py -> build/bdist.linux-x86_64/wheel/aiohttp289copying build/lib.linux-x86_64-cpython-312/aiohttp/web_request.py -> build/bdist.linux-x86_64/wheel/aiohttp290copying build/lib.linux-x86_64-cpython-312/aiohttp/web_log.py -> build/bdist.linux-x86_64/wheel/aiohttp291copying build/lib.linux-x86_64-cpython-312/aiohttp/web_routedef.py -> build/bdist.linux-x86_64/wheel/aiohttp292copying build/lib.linux-x86_64-cpython-312/aiohttp/hdrs.py -> build/bdist.linux-x86_64/wheel/aiohttp293copying build/lib.linux-x86_64-cpython-312/aiohttp/_http_parser.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/aiohttp294running install_egg_info295Copying aiohttp.egg-info to build/bdist.linux-x86_64/wheel/aiohttp-3.10.5-py3.12.egg-info296running install_scripts297creating build/bdist.linux-x86_64/wheel/aiohttp-3.10.5.dist-info/WHEEL298creating '/build/source/dist/.tmp-4vrs17yr/aiohttp-3.10.5-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it299adding 'aiohttp/__init__.py'300adding 'aiohttp/_cparser.pxd'301adding 'aiohttp/_cparser.pxd.orig'302adding 'aiohttp/_find_header.pxd'303adding 'aiohttp/_headers.pxi'304adding 'aiohttp/_helpers.cpython-312-x86_64-linux-gnu.so'305adding 'aiohttp/_helpers.pyi'306adding 'aiohttp/_helpers.pyx'307adding 'aiohttp/_http_parser.cpython-312-x86_64-linux-gnu.so'308adding 'aiohttp/_http_parser.pyx'309adding 'aiohttp/_http_writer.cpython-312-x86_64-linux-gnu.so'310adding 'aiohttp/_http_writer.pyx'311adding 'aiohttp/_websocket.cpython-312-x86_64-linux-gnu.so'312adding 'aiohttp/_websocket.pyx'313adding 'aiohttp/abc.py'314adding 'aiohttp/base_protocol.py'315adding 'aiohttp/client.py'316adding 'aiohttp/client_exceptions.py'317adding 'aiohttp/client_proto.py'318adding 'aiohttp/client_reqrep.py'319adding 'aiohttp/client_ws.py'320adding 'aiohttp/compression_utils.py'321adding 'aiohttp/connector.py'322adding 'aiohttp/cookiejar.py'323adding 'aiohttp/formdata.py'324adding 'aiohttp/hdrs.py'325adding 'aiohttp/helpers.py'326adding 'aiohttp/http.py'327adding 'aiohttp/http_exceptions.py'328adding 'aiohttp/http_parser.py'329adding 'aiohttp/http_websocket.py'330adding 'aiohttp/http_writer.py'331adding 'aiohttp/locks.py'332adding 'aiohttp/log.py'333adding 'aiohttp/multipart.py'334adding 'aiohttp/payload.py'335adding 'aiohttp/payload_streamer.py'336adding 'aiohttp/py.typed'337adding 'aiohttp/pytest_plugin.py'338adding 'aiohttp/resolver.py'339adding 'aiohttp/streams.py'340adding 'aiohttp/tcp_helpers.py'341adding 'aiohttp/test_utils.py'342adding 'aiohttp/tracing.py'343adding 'aiohttp/typedefs.py'344adding 'aiohttp/web.py'345adding 'aiohttp/web_app.py'346adding 'aiohttp/web_exceptions.py'347adding 'aiohttp/web_fileresponse.py'348adding 'aiohttp/web_log.py'349adding 'aiohttp/web_middlewares.py'350adding 'aiohttp/web_protocol.py'351adding 'aiohttp/web_request.py'352adding 'aiohttp/web_response.py'353adding 'aiohttp/web_routedef.py'354adding 'aiohttp/web_runner.py'355adding 'aiohttp/web_server.py'356adding 'aiohttp/web_urldispatcher.py'357adding 'aiohttp/web_ws.py'358adding 'aiohttp/worker.py'359adding 'aiohttp/.hash/_cparser.pxd.hash'360adding 'aiohttp/.hash/_find_header.pxd.hash'361adding 'aiohttp/.hash/_helpers.pyi.hash'362adding 'aiohttp/.hash/_helpers.pyx.hash'363adding 'aiohttp/.hash/_http_parser.pyx.hash'364adding 'aiohttp/.hash/_http_writer.pyx.hash'365adding 'aiohttp/.hash/_websocket.pyx.hash'366adding 'aiohttp/.hash/hdrs.py.hash'367adding 'aiohttp-3.10.5.dist-info/LICENSE.txt'368adding 'aiohttp-3.10.5.dist-info/METADATA'369adding 'aiohttp-3.10.5.dist-info/WHEEL'370adding 'aiohttp-3.10.5.dist-info/top_level.txt'371adding 'aiohttp-3.10.5.dist-info/RECORD'372removing build/bdist.linux-x86_64/wheel373Successfully built aiohttp-3.10.5-cp312-cp312-linux_x86_64.whl374Finished creating a wheel...375Finished executing pypaBuildPhase
pythonRuntimeDepsCheckHook
376Executing pythonRuntimeDepsCheck377Checking runtime dependencies for aiohttp-3.10.5-cp312-cp312-linux_x86_64.whl378Finished executing pythonRuntimeDepsCheck
installPhase
379Executing pypaInstallPhase380Successfully installed aiohttp-3.10.5-cp312-cp312-linux_x86_64.whl381Finished executing pypaInstallPhase
pythonOutputDistPhase
382Executing pythonOutputDistPhase383Finished executing pythonOutputDistPhase
fixupPhase
384shrinking RPATHs of ELF executables and libraries in /nix/store/3zbx9lpkxkrpw36garvh6qqpkbdnqfpa-python3.12-aiohttp-3.10.5385shrinking /nix/store/3zbx9lpkxkrpw36garvh6qqpkbdnqfpa-python3.12-aiohttp-3.10.5/lib/python3.12/site-packages/aiohttp/_http_writer.cpython-312-x86_64-linux-gnu.so386shrinking /nix/store/3zbx9lpkxkrpw36garvh6qqpkbdnqfpa-python3.12-aiohttp-3.10.5/lib/python3.12/site-packages/aiohttp/_helpers.cpython-312-x86_64-linux-gnu.so387shrinking /nix/store/3zbx9lpkxkrpw36garvh6qqpkbdnqfpa-python3.12-aiohttp-3.10.5/lib/python3.12/site-packages/aiohttp/_websocket.cpython-312-x86_64-linux-gnu.so388shrinking /nix/store/3zbx9lpkxkrpw36garvh6qqpkbdnqfpa-python3.12-aiohttp-3.10.5/lib/python3.12/site-packages/aiohttp/_http_parser.cpython-312-x86_64-linux-gnu.so389checking for references to /build/ in /nix/store/3zbx9lpkxkrpw36garvh6qqpkbdnqfpa-python3.12-aiohttp-3.10.5...390patching script interpreter paths in /nix/store/3zbx9lpkxkrpw36garvh6qqpkbdnqfpa-python3.12-aiohttp-3.10.5391stripping (with command strip and flags -S -p) in /nix/store/3zbx9lpkxkrpw36garvh6qqpkbdnqfpa-python3.12-aiohttp-3.10.5/lib392shrinking RPATHs of ELF executables and libraries in /nix/store/4mlxzirxzs53md1ixsl76wf6d9knm1jv-python3.12-aiohttp-3.10.5-dist393checking for references to /build/ in /nix/store/4mlxzirxzs53md1ixsl76wf6d9knm1jv-python3.12-aiohttp-3.10.5-dist...394patching script interpreter paths in /nix/store/4mlxzirxzs53md1ixsl76wf6d9knm1jv-python3.12-aiohttp-3.10.5-dist395Executing pythonRemoveTestsDir396Finished executing pythonRemoveTestsDir
pythonImportsCheckPhase
397Executing pythonImportsCheckPhase