D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-aiohttp-3.8.3-3.mga9.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.eIzJkF + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf aiohttp-3.8.3 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/aiohttp-3.8.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd aiohttp-3.8.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/unbundle-http-parser.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/aiohttp-reqs.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zHgSqb + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd aiohttp-3.8.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + : + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo 'python3dist(toml)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/aiohttp-3.8.3/.pyproject-builddir + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + TMPDIR=/home/pterjan/rpmbuild/BUILD/aiohttp-3.8.3/.pyproject-builddir + RPM_TOXENV=py310 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /home/pterjan/rpmbuild/BUILD/aiohttp-3.8.3/pyproject-wheeldir Handling setuptools >= 46.4.0 from build-system.requires Requirement satisfied: setuptools >= 46.4.0 (installed: setuptools 65.5.0) ********************* * Accelerated build * ********************* 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' HOOK STDOUT: running egg_info HOOK STDOUT: writing aiohttp.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to aiohttp.egg-info/dependency_links.txt HOOK STDOUT: writing requirements to aiohttp.egg-info/requires.txt HOOK STDOUT: writing top-level names to aiohttp.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'aiohttp.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE.txt' HOOK STDOUT: writing manifest file 'aiohttp.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.37.1) ********************* * Accelerated build * ********************* 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' HOOK STDOUT: running dist_info HOOK STDOUT: writing aiohttp.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to aiohttp.egg-info/dependency_links.txt HOOK STDOUT: writing requirements to aiohttp.egg-info/requires.txt HOOK STDOUT: writing top-level names to aiohttp.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'aiohttp.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE.txt' HOOK STDOUT: writing manifest file 'aiohttp.egg-info/SOURCES.txt' HOOK STDOUT: creating '/home/pterjan/rpmbuild/BUILD/aiohttp-3.8.3/aiohttp-3.8.3.dist-info' HOOK STDOUT: adding license file "LICENSE.txt" (matched pattern "LICENSE.txt") Handling attrs (>=17.3.0) from hook generated metadata: Requires-Dist Requirement satisfied: attrs (>=17.3.0) (installed: attrs 22.2.0) Handling charset-normalizer (<4.0) from hook generated metadata: Requires-Dist Requirement satisfied: charset-normalizer (<4.0) (installed: charset-normalizer 3.0.1) Handling multidict (<7.0) from hook generated metadata: Requires-Dist Requirement satisfied: multidict (<7.0) (installed: multidict 6.0.2) Handling async-timeout (<5.0) from hook generated metadata: Requires-Dist Requirement satisfied: async-timeout (<5.0) (installed: async-timeout 4.0.2) Handling yarl (<2.0) from hook generated metadata: Requires-Dist Requirement satisfied: yarl (<2.0) (installed: yarl 1.8.1) Handling typing-extensions (>=3.7.4) from hook generated metadata: Requires-Dist Requirement satisfied: typing-extensions (>=3.7.4) (installed: typing-extensions 4.2.0) Handling frozenlist (>=1.1.1) from hook generated metadata: Requires-Dist Requirement satisfied: frozenlist (>=1.1.1) (installed: frozenlist 1.3.1) Handling aiosignal (>=1.1.2) from hook generated metadata: Requires-Dist Requirement satisfied: aiosignal (>=1.1.2) (installed: aiosignal 1.3.1) Handling asynctest (==0.13.0) ; python_version < "3.8" from hook generated metadata: Requires-Dist Ignoring alien requirement: asynctest (==0.13.0) ; python_version < "3.8" Handling aiodns ; extra == 'speedups' from hook generated metadata: Requires-Dist Ignoring alien requirement: aiodns ; extra == 'speedups' Handling Brotli ; extra == 'speedups' from hook generated metadata: Requires-Dist Ignoring alien requirement: Brotli ; extra == 'speedups' Handling cchardet ; (python_version < "3.10") and extra == 'speedups' from hook generated metadata: Requires-Dist Ignoring alien requirement: cchardet ; (python_version < "3.10") and extra == 'speedups' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.cPDf0t + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd aiohttp-3.8.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/aiohttp-3.8.3/.pyproject-builddir + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + TMPDIR=/home/pterjan/rpmbuild/BUILD/aiohttp-3.8.3/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/aiohttp-3.8.3/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/aiohttp-3.8.3 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) ********************* * Accelerated build * ********************* running dist_info creating /home/pterjan/rpmbuild/BUILD/aiohttp-3.8.3/.pyproject-builddir/pip-modern-metadata-itpz1k0k/aiohttp.egg-info writing /home/pterjan/rpmbuild/BUILD/aiohttp-3.8.3/.pyproject-builddir/pip-modern-metadata-itpz1k0k/aiohttp.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/aiohttp-3.8.3/.pyproject-builddir/pip-modern-metadata-itpz1k0k/aiohttp.egg-info/dependency_links.txt writing requirements to /home/pterjan/rpmbuild/BUILD/aiohttp-3.8.3/.pyproject-builddir/pip-modern-metadata-itpz1k0k/aiohttp.egg-info/requires.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/aiohttp-3.8.3/.pyproject-builddir/pip-modern-metadata-itpz1k0k/aiohttp.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/aiohttp-3.8.3/.pyproject-builddir/pip-modern-metadata-itpz1k0k/aiohttp.egg-info/SOURCES.txt' reading manifest file '/home/pterjan/rpmbuild/BUILD/aiohttp-3.8.3/.pyproject-builddir/pip-modern-metadata-itpz1k0k/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 '/home/pterjan/rpmbuild/BUILD/aiohttp-3.8.3/.pyproject-builddir/pip-modern-metadata-itpz1k0k/aiohttp.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/aiohttp-3.8.3/.pyproject-builddir/pip-modern-metadata-itpz1k0k/aiohttp-3.8.3.dist-info' adding license file "LICENSE.txt" (matched pattern "LICENSE.txt") Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: aiohttp Building wheel for aiohttp (pyproject.toml): started Running command Building wheel for aiohttp (pyproject.toml) ********************* * Accelerated build * ********************* running bdist_wheel running build running build_py creating build creating build/lib.linux-x86_64-cpython-310 creating build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/tracing.py -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/cookiejar.py -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/web.py -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/multipart.py -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/worker.py -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/web_exceptions.py -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/http_parser.py -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/web_runner.py -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/client_ws.py -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/tcp_helpers.py -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/web_urldispatcher.py -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/abc.py -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/web_routedef.py -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/connector.py -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/client.py -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/web_app.py -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/locks.py -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/typedefs.py -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/client_reqrep.py -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/pytest_plugin.py -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/web_middlewares.py -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/test_utils.py -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/payload.py -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/formdata.py -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/client_exceptions.py -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/streams.py -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/client_proto.py -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/web_request.py -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/http.py -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/__init__.py -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/hdrs.py -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/resolver.py -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/web_protocol.py -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/base_protocol.py -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/web_response.py -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/log.py -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/payload_streamer.py -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/web_server.py -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/http_exceptions.py -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/http_writer.py -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/web_ws.py -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/http_websocket.py -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/web_log.py -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/web_fileresponse.py -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/helpers.py -> build/lib.linux-x86_64-cpython-310/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 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-x86_64-cpython-310/aiohttp copying aiohttp/_find_header.pxd -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/_headers.pxi -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/_helpers.pyi -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/_helpers.pyx -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/_http_parser.pyx -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/_http_writer.pyx -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/_websocket.pyx -> build/lib.linux-x86_64-cpython-310/aiohttp copying aiohttp/py.typed -> build/lib.linux-x86_64-cpython-310/aiohttp creating build/lib.linux-x86_64-cpython-310/aiohttp/.hash copying aiohttp/.hash/_cparser.pxd.hash -> build/lib.linux-x86_64-cpython-310/aiohttp/.hash copying aiohttp/.hash/_find_header.pxd.hash -> build/lib.linux-x86_64-cpython-310/aiohttp/.hash copying aiohttp/.hash/_helpers.pyi.hash -> build/lib.linux-x86_64-cpython-310/aiohttp/.hash copying aiohttp/.hash/_helpers.pyx.hash -> build/lib.linux-x86_64-cpython-310/aiohttp/.hash copying aiohttp/.hash/_http_parser.pyx.hash -> build/lib.linux-x86_64-cpython-310/aiohttp/.hash copying aiohttp/.hash/_http_writer.pyx.hash -> build/lib.linux-x86_64-cpython-310/aiohttp/.hash copying aiohttp/.hash/_websocket.pyx.hash -> build/lib.linux-x86_64-cpython-310/aiohttp/.hash copying aiohttp/.hash/hdrs.py.hash -> build/lib.linux-x86_64-cpython-310/aiohttp/.hash running build_ext building 'aiohttp._websocket' extension creating build/temp.linux-x86_64-cpython-310 creating build/temp.linux-x86_64-cpython-310/aiohttp gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.10 -c aiohttp/_websocket.c -o build/temp.linux-x86_64-cpython-310/aiohttp/_websocket.o gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-cpython-310/aiohttp/_websocket.o -L/usr/lib64 -lpython3.10 -o build/lib.linux-x86_64-cpython-310/aiohttp/_websocket.cpython-310-x86_64-linux-gnu.so building 'aiohttp._http_parser' extension creating build/temp.linux-x86_64-cpython-310/vendor creating build/temp.linux-x86_64-cpython-310/vendor/llhttp creating build/temp.linux-x86_64-cpython-310/vendor/llhttp/build creating build/temp.linux-x86_64-cpython-310/vendor/llhttp/build/c creating build/temp.linux-x86_64-cpython-310/vendor/llhttp/src creating build/temp.linux-x86_64-cpython-310/vendor/llhttp/src/native gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DLLHTTP_STRICT_MODE=0 -Ivendor/llhttp/build -I/usr/include/python3.10 -c aiohttp/_find_header.c -o build/temp.linux-x86_64-cpython-310/aiohttp/_find_header.o 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; | ^~~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DLLHTTP_STRICT_MODE=0 -Ivendor/llhttp/build -I/usr/include/python3.10 -c aiohttp/_http_parser.c -o build/temp.linux-x86_64-cpython-310/aiohttp/_http_parser.o aiohttp/_http_parser.c: In function '__pyx_f_7aiohttp_12_http_parser_cb_on_header_field': aiohttp/_http_parser.c:12478:34: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 12478 | __pyx_t_6 = ((__pyx_v_size > __pyx_v_pyparser->_max_field_size) != 0); | ^ aiohttp/_http_parser.c:12574:148: warning: passing argument 2 of '__pyx_v_pyparser->__pyx_vtab->_on_header_field' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 12574 | __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, 706, __pyx_L3_error) | ^~~~~~~~~~ aiohttp/_http_parser.c:12574: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:12799:34: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 12799 | __pyx_t_6 = ((__pyx_v_size > __pyx_v_pyparser->_max_field_size) != 0); | ^ aiohttp/_http_parser.c:12895:148: warning: passing argument 2 of '__pyx_v_pyparser->__pyx_vtab->_on_header_value' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 12895 | __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, 723, __pyx_L3_error) | ^~~~~~~~~~ aiohttp/_http_parser.c:12895:148: note: expected 'char *' but argument is of type 'const char *' gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DLLHTTP_STRICT_MODE=0 -Ivendor/llhttp/build -I/usr/include/python3.10 -c vendor/llhttp/build/c/llhttp.c -o build/temp.linux-x86_64-cpython-310/vendor/llhttp/build/c/llhttp.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DLLHTTP_STRICT_MODE=0 -Ivendor/llhttp/build -I/usr/include/python3.10 -c vendor/llhttp/src/native/api.c -o build/temp.linux-x86_64-cpython-310/vendor/llhttp/src/native/api.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DLLHTTP_STRICT_MODE=0 -Ivendor/llhttp/build -I/usr/include/python3.10 -c vendor/llhttp/src/native/http.c -o build/temp.linux-x86_64-cpython-310/vendor/llhttp/src/native/http.o gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-cpython-310/aiohttp/_find_header.o build/temp.linux-x86_64-cpython-310/aiohttp/_http_parser.o build/temp.linux-x86_64-cpython-310/vendor/llhttp/build/c/llhttp.o build/temp.linux-x86_64-cpython-310/vendor/llhttp/src/native/api.o build/temp.linux-x86_64-cpython-310/vendor/llhttp/src/native/http.o -L/usr/lib64 -lpython3.10 -o build/lib.linux-x86_64-cpython-310/aiohttp/_http_parser.cpython-310-x86_64-linux-gnu.so building 'aiohttp._helpers' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.10 -c aiohttp/_helpers.c -o build/temp.linux-x86_64-cpython-310/aiohttp/_helpers.o gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-cpython-310/aiohttp/_helpers.o -L/usr/lib64 -lpython3.10 -o build/lib.linux-x86_64-cpython-310/aiohttp/_helpers.cpython-310-x86_64-linux-gnu.so building 'aiohttp._http_writer' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.10 -c aiohttp/_http_writer.c -o build/temp.linux-x86_64-cpython-310/aiohttp/_http_writer.o gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-cpython-310/aiohttp/_http_writer.o -L/usr/lib64 -lpython3.10 -o build/lib.linux-x86_64-cpython-310/aiohttp/_http_writer.cpython-310-x86_64-linux-gnu.so installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/tracing.py -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/cookiejar.py -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/_http_parser.cpython-310-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/_cparser.pxd -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/web.py -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/multipart.py -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/worker.py -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/web_exceptions.py -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/http_parser.py -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/web_runner.py -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/client_ws.py -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/_websocket.pyx -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/_helpers.pyx -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/_helpers.pyi -> build/bdist.linux-x86_64/wheel/aiohttp creating build/bdist.linux-x86_64/wheel/aiohttp/.hash copying build/lib.linux-x86_64-cpython-310/aiohttp/.hash/_websocket.pyx.hash -> build/bdist.linux-x86_64/wheel/aiohttp/.hash copying build/lib.linux-x86_64-cpython-310/aiohttp/.hash/hdrs.py.hash -> build/bdist.linux-x86_64/wheel/aiohttp/.hash copying build/lib.linux-x86_64-cpython-310/aiohttp/.hash/_helpers.pyx.hash -> build/bdist.linux-x86_64/wheel/aiohttp/.hash copying build/lib.linux-x86_64-cpython-310/aiohttp/.hash/_helpers.pyi.hash -> build/bdist.linux-x86_64/wheel/aiohttp/.hash copying build/lib.linux-x86_64-cpython-310/aiohttp/.hash/_http_writer.pyx.hash -> build/bdist.linux-x86_64/wheel/aiohttp/.hash copying build/lib.linux-x86_64-cpython-310/aiohttp/.hash/_http_parser.pyx.hash -> build/bdist.linux-x86_64/wheel/aiohttp/.hash copying build/lib.linux-x86_64-cpython-310/aiohttp/.hash/_cparser.pxd.hash -> build/bdist.linux-x86_64/wheel/aiohttp/.hash copying build/lib.linux-x86_64-cpython-310/aiohttp/.hash/_find_header.pxd.hash -> build/bdist.linux-x86_64/wheel/aiohttp/.hash copying build/lib.linux-x86_64-cpython-310/aiohttp/tcp_helpers.py -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/_http_writer.cpython-310-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/_http_parser.pyx -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/web_urldispatcher.py -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/abc.py -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/web_routedef.py -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/_websocket.cpython-310-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/connector.py -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/client.py -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/web_app.py -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/locks.py -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/typedefs.py -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/client_reqrep.py -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/pytest_plugin.py -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/web_middlewares.py -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/test_utils.py -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/payload.py -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/formdata.py -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/_find_header.pxd -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/_http_writer.pyx -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/client_exceptions.py -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/streams.py -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/client_proto.py -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/web_request.py -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/http.py -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/__init__.py -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/hdrs.py -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/resolver.py -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/web_protocol.py -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/base_protocol.py -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/web_response.py -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/log.py -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/payload_streamer.py -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/web_server.py -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/http_exceptions.py -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/http_writer.py -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/_headers.pxi -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/web_ws.py -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/_helpers.cpython-310-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/http_websocket.py -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/py.typed -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/web_log.py -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/web_fileresponse.py -> build/bdist.linux-x86_64/wheel/aiohttp copying build/lib.linux-x86_64-cpython-310/aiohttp/helpers.py -> build/bdist.linux-x86_64/wheel/aiohttp running install_egg_info Copying aiohttp.egg-info to build/bdist.linux-x86_64/wheel/aiohttp-3.8.3-py3.10.egg-info running install_scripts adding license file "LICENSE.txt" (matched pattern "LICENSE.txt") creating build/bdist.linux-x86_64/wheel/aiohttp-3.8.3.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/aiohttp-3.8.3/.pyproject-builddir/pip-wheel-ts8pghqk/tmpa756t1v7/aiohttp-3.8.3-cp310-cp310-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'aiohttp/__init__.py' adding 'aiohttp/_cparser.pxd' adding 'aiohttp/_find_header.pxd' adding 'aiohttp/_headers.pxi' adding 'aiohttp/_helpers.cpython-310-x86_64-linux-gnu.so' adding 'aiohttp/_helpers.pyi' adding 'aiohttp/_helpers.pyx' adding 'aiohttp/_http_parser.cpython-310-x86_64-linux-gnu.so' adding 'aiohttp/_http_parser.pyx' adding 'aiohttp/_http_writer.cpython-310-x86_64-linux-gnu.so' adding 'aiohttp/_http_writer.pyx' adding 'aiohttp/_websocket.cpython-310-x86_64-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/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.8.3.dist-info/LICENSE.txt' adding 'aiohttp-3.8.3.dist-info/METADATA' adding 'aiohttp-3.8.3.dist-info/WHEEL' adding 'aiohttp-3.8.3.dist-info/top_level.txt' adding 'aiohttp-3.8.3.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for aiohttp (pyproject.toml): finished with status 'done' Created wheel for aiohttp: filename=aiohttp-3.8.3-cp310-cp310-linux_x86_64.whl size=899335 sha256=bd3152d64591d60cf8a0b47e27f8b97b5080c7d99b0c49a9c24af63c1cd0a1e0 Stored in directory: /home/pterjan/.cache/pip/wheels/d7/10/af/ba37f0a0710b3ab894ff2a32c383b16f5b8532edb832033450 Successfully built aiohttp + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.OBiwLV + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-aiohttp-3.8.3-3.mga9.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-aiohttp-3.8.3-3.mga9.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/python-aiohttp-3.8.3-3.mga9.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/python-aiohttp-3.8.3-3.mga9.x86_64 + cd aiohttp-3.8.3 + '[' 1 -eq 1 ']' ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ ls /home/pterjan/rpmbuild/BUILD/aiohttp-3.8.3/pyproject-wheeldir/aiohttp-3.8.3-cp310-cp310-linux_x86_64.whl + specifier=aiohttp==3.8.3 + TMPDIR=/home/pterjan/rpmbuild/BUILD/aiohttp-3.8.3/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILDROOT/python-aiohttp-3.8.3-3.mga9.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /home/pterjan/rpmbuild/BUILD/aiohttp-3.8.3/pyproject-wheeldir aiohttp==3.8.3 Using pip 23.0.1 from /usr/lib/python3.10/site-packages/pip (python 3.10) Looking in links: /home/pterjan/rpmbuild/BUILD/aiohttp-3.8.3/pyproject-wheeldir Processing ./pyproject-wheeldir/aiohttp-3.8.3-cp310-cp310-linux_x86_64.whl Installing collected packages: aiohttp Successfully installed aiohttp-3.8.3 + '[' -d /home/pterjan/rpmbuild/BUILDROOT/python-aiohttp-3.8.3-3.mga9.x86_64/usr/bin ']' + rm -f /home/pterjan/rpmbuild/BUILD/python-aiohttp-3.8.3-3.mga9.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILDROOT/python-aiohttp-3.8.3-3.mga9.x86_64/usr/lib/python3.10/site-packages ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-aiohttp-3.8.3-3.mga9.x86_64/usr/lib64/python3.10/site-packages '!=' /home/pterjan/rpmbuild/BUILDROOT/python-aiohttp-3.8.3-3.mga9.x86_64/usr/lib/python3.10/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILDROOT/python-aiohttp-3.8.3-3.mga9.x86_64/usr/lib64/python3.10/site-packages ']' + site_dirs+=("/usr/lib64/python3.10/site-packages") + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILDROOT/python-aiohttp-3.8.3-3.mga9.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib64/python3.10/site-packages/aiohttp-3.8.3.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILDROOT/python-aiohttp-3.8.3-3.mga9.x86_64/usr/lib64/python3.10/site-packages/aiohttp-3.8.3.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILDROOT/python-aiohttp-3.8.3-3.mga9.x86_64 --record /home/pterjan/rpmbuild/BUILDROOT/python-aiohttp-3.8.3-3.mga9.x86_64/usr/lib64/python3.10/site-packages/aiohttp-3.8.3.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-aiohttp-3.8.3-3.mga9.x86_64-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILDROOT/python-aiohttp-3.8.3-3.mga9.x86_64/usr/lib64/python3.10/site-packages/aiohttp-3.8.3.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILDROOT/python-aiohttp-3.8.3-3.mga9.x86_64/usr/lib64/python3.10/site-packages/aiohttp-3.8.3.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILDROOT/python-aiohttp-3.8.3-3.mga9.x86_64/usr/lib64/python3.10/site-packages/aiohttp-3.8.3.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILDROOT/python-aiohttp-3.8.3-3.mga9.x86_64/usr/lib64/python3.10/site-packages/aiohttp-3.8.3.dist-info/REQUESTED' ++ cut -f1 '-d ' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-aiohttp-3.8.3-3.mga9.x86_64-pyproject-ghost-distinfo + lines=1 + '[' 1 -ne 1 ']' + /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /home/pterjan/rpmbuild/BUILD/python-aiohttp-3.8.3-3.mga9.x86_64-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-aiohttp-3.8.3-3.mga9.x86_64-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILDROOT/python-aiohttp-3.8.3-3.mga9.x86_64 --sitelib /usr/lib/python3.10/site-packages --sitearch /usr/lib64/python3.10/site-packages --python-version 3.10 --pyproject-record /home/pterjan/rpmbuild/BUILD/python-aiohttp-3.8.3-3.mga9.x86_64-pyproject-record --prefix /usr aiohttp + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 3.8.3-3.mga9 --unique-debug-suffix -3.8.3-3.mga9.x86_64 --unique-debug-src-base python-aiohttp-3.8.3-3.mga9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/aiohttp-3.8.3 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-aiohttp-3.8.3-3.mga9.x86_64/usr/lib64/python3.10/site-packages/aiohttp/_http_writer.cpython-310-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-aiohttp-3.8.3-3.mga9.x86_64/usr/lib64/python3.10/site-packages/aiohttp/_http_parser.cpython-310-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-aiohttp-3.8.3-3.mga9.x86_64/usr/lib64/python3.10/site-packages/aiohttp/_helpers.cpython-310-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-aiohttp-3.8.3-3.mga9.x86_64/usr/lib64/python3.10/site-packages/aiohttp/_websocket.cpython-310-x86_64-linux-gnu.so original debug info size: 1576kB, size after compression: 1496kB /usr/bin/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 4412 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-aiohttp-3.8.3-3.mga9.x86_64/usr/lib64/python3.10 using python3.10 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-aiohttp-3.8.3-3.mga9.x86_64/usr/lib/debug/usr/lib64/python3.10 using python3.10 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: python3-aiohttp-3.8.3-3.mga9.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.vzh6Dr + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd aiohttp-3.8.3 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/python-aiohttp-3.8.3-3.mga9.x86_64/usr/share/doc/python3-aiohttp + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-aiohttp-3.8.3-3.mga9.x86_64/usr/share/doc/python3-aiohttp + cp -pr CHANGES.rst /home/pterjan/rpmbuild/BUILDROOT/python-aiohttp-3.8.3-3.mga9.x86_64/usr/share/doc/python3-aiohttp + cp -pr CONTRIBUTORS.txt /home/pterjan/rpmbuild/BUILDROOT/python-aiohttp-3.8.3-3.mga9.x86_64/usr/share/doc/python3-aiohttp + cp -pr README.rst /home/pterjan/rpmbuild/BUILDROOT/python-aiohttp-3.8.3-3.mga9.x86_64/usr/share/doc/python3-aiohttp + cp -pr LICENSE.txt /home/pterjan/rpmbuild/BUILDROOT/python-aiohttp-3.8.3-3.mga9.x86_64/usr/share/doc/python3-aiohttp + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-aiohttp = 3.8.3-3.mga9 python3-aiohttp = 3.8.3-3.mga9 python3-aiohttp(x86-64) = 3.8.3-3.mga9 python3.10-aiohttp = 3.8.3-3.mga9 python3.10dist(aiohttp) = 3.8.3 python3dist(aiohttp) = 3.8.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpython3.10.so.1.0()(64bit) python(abi) = 3.10 python3.10dist(aiosignal) >= 1.1.2 python3.10dist(async-timeout) < 5~~ python3.10dist(attrs) >= 17.3 python3.10dist(charset-normalizer) < 4~~ python3.10dist(frozenlist) >= 1.1.1 python3.10dist(multidict) < 7~~ python3.10dist(typing-extensions) >= 3.7.4 python3.10dist(yarl) < 2~~ Obsoletes: python-aiohttp < 3.8.3-3.mga9 Recommends: python3.10dist(aiodns) Processing files: python3-aiohttp+speedups-3.8.3-3.mga9.x86_64 Provides: python-aiohttp+speedups = 3.8.3-3.mga9 python3-aiohttp+speedups = 3.8.3-3.mga9 python3-aiohttp+speedups(x86-64) = 3.8.3-3.mga9 python3.10-aiohttp+speedups = 3.8.3-3.mga9 python3.10dist(aiohttp[speedups]) = 3.8.3 python3dist(aiohttp[speedups]) = 3.8.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.10 python3.10dist(aiodns) python3.10dist(brotli) Processing files: python-aiohttp-debugsource-3.8.3-3.mga9.x86_64 Provides: python-aiohttp-debugsource = 3.8.3-3.mga9 python-aiohttp-debugsource(x86-64) = 3.8.3-3.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-aiohttp-debuginfo-3.8.3-3.mga9.x86_64 Provides: debuginfo(build-id) = 132d39ad1e68b3bd92d12a995fc2725cede42e8f debuginfo(build-id) = 8e2cf27be41566ebfcf5061b8732a8bb8f5dd79d debuginfo(build-id) = b13396b5f6bbcf45a656c24339350a2613eda0a8 debuginfo(build-id) = d4714a77cbc69a732f40e451952162de2194ed22 python-aiohttp-debuginfo = 3.8.3-3.mga9 python3-aiohttp-debuginfo = 3.8.3-3.mga9 python3-aiohttp-debuginfo(x86-64) = 3.8.3-3.mga9 python3.10-aiohttp-debuginfo = 3.8.3-3.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-aiohttp-debugsource(x86-64) = 3.8.3-3.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/python-aiohttp-3.8.3-3.mga9.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-aiohttp+speedups-3.8.3-3.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-aiohttp-debuginfo-3.8.3-3.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-aiohttp-3.8.3-3.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-aiohttp-debugsource-3.8.3-3.mga9.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.lj7BgC + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd aiohttp-3.8.3 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-aiohttp-3.8.3-3.mga9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.hSv10o + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf aiohttp-3.8.3 aiohttp-3.8.3.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!