Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-aiohttp.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1678196476.404852/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=0gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-aiohttp.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-aiohttp-3.8.4-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-aiohttp.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1678196476.404852/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=0gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-aiohttp.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-aiohttp-3.8.4-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-aiohttp.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1678196476.404852/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=0gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-aiohttp.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.oaSZ46 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf aiohttp-3.8.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/aiohttp-3.8.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd aiohttp-3.8.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eyvpMj + umask 022 + cd /builddir/build/BUILD + cd aiohttp-3.8.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' ********************* * Accelerated build * ********************* running build running build_py creating build creating build/lib.linux-x86_64-3.9 creating build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/cookiejar.py -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/http_writer.py -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/web_runner.py -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/web_urldispatcher.py -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/pytest_plugin.py -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/streams.py -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/web_middlewares.py -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/web_response.py -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/__init__.py -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/web_fileresponse.py -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/http_websocket.py -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/web_app.py -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/web_protocol.py -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/base_protocol.py -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/client_exceptions.py -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/client_reqrep.py -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/web_ws.py -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/resolver.py -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/locks.py -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/web_exceptions.py -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/hdrs.py -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/tcp_helpers.py -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/tracing.py -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/formdata.py -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/payload_streamer.py -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/http.py -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/http_parser.py -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/web_request.py -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/log.py -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/web_server.py -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/web.py -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/web_routedef.py -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/helpers.py -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/typedefs.py -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/http_exceptions.py -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/connector.py -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/worker.py -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/client_proto.py -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/client.py -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/web_log.py -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/abc.py -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/client_ws.py -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/multipart.py -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/test_utils.py -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/payload.py -> build/lib.linux-x86_64-3.9/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-3.9/aiohttp copying aiohttp/_find_header.pxd -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/_headers.pxi -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/_helpers.pyi -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/_helpers.pyx -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/_http_parser.pyx -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/_http_writer.pyx -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/_websocket.pyx -> build/lib.linux-x86_64-3.9/aiohttp copying aiohttp/py.typed -> build/lib.linux-x86_64-3.9/aiohttp creating build/lib.linux-x86_64-3.9/aiohttp/.hash copying aiohttp/.hash/_cparser.pxd.hash -> build/lib.linux-x86_64-3.9/aiohttp/.hash copying aiohttp/.hash/_find_header.pxd.hash -> build/lib.linux-x86_64-3.9/aiohttp/.hash copying aiohttp/.hash/_helpers.pyi.hash -> build/lib.linux-x86_64-3.9/aiohttp/.hash copying aiohttp/.hash/_helpers.pyx.hash -> build/lib.linux-x86_64-3.9/aiohttp/.hash copying aiohttp/.hash/_http_parser.pyx.hash -> build/lib.linux-x86_64-3.9/aiohttp/.hash copying aiohttp/.hash/_http_writer.pyx.hash -> build/lib.linux-x86_64-3.9/aiohttp/.hash copying aiohttp/.hash/_websocket.pyx.hash -> build/lib.linux-x86_64-3.9/aiohttp/.hash copying aiohttp/.hash/hdrs.py.hash -> build/lib.linux-x86_64-3.9/aiohttp/.hash running build_ext building 'aiohttp._websocket' extension creating build/temp.linux-x86_64-3.9 creating build/temp.linux-x86_64-3.9/aiohttp gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c aiohttp/_websocket.c -o build/temp.linux-x86_64-3.9/aiohttp/_websocket.o gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/aiohttp/_websocket.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/aiohttp/_websocket.cpython-39-x86_64-linux-gnu.so building 'aiohttp._http_parser' extension creating build/temp.linux-x86_64-3.9/vendor creating build/temp.linux-x86_64-3.9/vendor/llhttp creating build/temp.linux-x86_64-3.9/vendor/llhttp/build creating build/temp.linux-x86_64-3.9/vendor/llhttp/build/c creating build/temp.linux-x86_64-3.9/vendor/llhttp/src creating build/temp.linux-x86_64-3.9/vendor/llhttp/src/native gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLLHTTP_STRICT_MODE=0 -Ivendor/llhttp/build -I/usr/include/python3.9 -c aiohttp/_find_header.c -o build/temp.linux-x86_64-3.9/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; | ^~~ aiohttp/_find_header.c:9867:1: warning: label ‘missing’ defined but not used [-Wunused-label] 9867 | missing: | ^~~~~~~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLLHTTP_STRICT_MODE=0 -Ivendor/llhttp/build -I/usr/include/python3.9 -c aiohttp/_http_parser.c -o build/temp.linux-x86_64-3.9/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 *’ aiohttp/_http_parser.c: In function ‘__pyx_pw_7aiohttp_12_http_parser_10HttpParser_7feed_data’: aiohttp/_http_parser.c:9799:17: warning: ‘__pyx_v_nb’ may be used uninitialized in this function [-Wmaybe-uninitialized] 9799 | __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, 560, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ aiohttp/_http_parser.c:9501:10: note: ‘__pyx_v_nb’ was declared here 9501 | size_t __pyx_v_nb; | ^~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLLHTTP_STRICT_MODE=0 -Ivendor/llhttp/build -I/usr/include/python3.9 -c vendor/llhttp/build/c/llhttp.c -o build/temp.linux-x86_64-3.9/vendor/llhttp/build/c/llhttp.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLLHTTP_STRICT_MODE=0 -Ivendor/llhttp/build -I/usr/include/python3.9 -c vendor/llhttp/src/native/api.c -o build/temp.linux-x86_64-3.9/vendor/llhttp/src/native/api.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLLHTTP_STRICT_MODE=0 -Ivendor/llhttp/build -I/usr/include/python3.9 -c vendor/llhttp/src/native/http.c -o build/temp.linux-x86_64-3.9/vendor/llhttp/src/native/http.o gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/aiohttp/_find_header.o build/temp.linux-x86_64-3.9/aiohttp/_http_parser.o build/temp.linux-x86_64-3.9/vendor/llhttp/build/c/llhttp.o build/temp.linux-x86_64-3.9/vendor/llhttp/src/native/api.o build/temp.linux-x86_64-3.9/vendor/llhttp/src/native/http.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/aiohttp/_http_parser.cpython-39-x86_64-linux-gnu.so building 'aiohttp._helpers' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c aiohttp/_helpers.c -o build/temp.linux-x86_64-3.9/aiohttp/_helpers.o gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/aiohttp/_helpers.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/aiohttp/_helpers.cpython-39-x86_64-linux-gnu.so building 'aiohttp._http_writer' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c aiohttp/_http_writer.c -o build/temp.linux-x86_64-3.9/aiohttp/_http_writer.o gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/aiohttp/_http_writer.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/aiohttp/_http_writer.cpython-39-x86_64-linux-gnu.so + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JEavRM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64 + cd aiohttp-3.8.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64 ********************* * Accelerated build * ********************* running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr creating /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/_websocket.pyx -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/cookiejar.py -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/_cparser.pxd -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/http_writer.py -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/web_runner.py -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/web_urldispatcher.py -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/_http_writer.pyx -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/pytest_plugin.py -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/streams.py -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/py.typed -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/web_middlewares.py -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/web_response.py -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/__init__.py -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/web_fileresponse.py -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/http_websocket.py -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/web_app.py -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/_http_parser.pyx -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/web_protocol.py -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/_websocket.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/base_protocol.py -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/client_exceptions.py -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/client_reqrep.py -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/web_ws.py -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/resolver.py -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/locks.py -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/web_exceptions.py -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/hdrs.py -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/tcp_helpers.py -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/tracing.py -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/formdata.py -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/payload_streamer.py -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/http.py -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/http_parser.py -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/web_request.py -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/_http_parser.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/_http_writer.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/log.py -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/web_server.py -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/web.py -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/_headers.pxi -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/web_routedef.py -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/_helpers.pyx -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/_find_header.pxd -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/helpers.py -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/typedefs.py -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/http_exceptions.py -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp creating /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/.hash copying build/lib.linux-x86_64-3.9/aiohttp/.hash/_helpers.pyi.hash -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/.hash copying build/lib.linux-x86_64-3.9/aiohttp/.hash/_helpers.pyx.hash -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/.hash copying build/lib.linux-x86_64-3.9/aiohttp/.hash/_http_writer.pyx.hash -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/.hash copying build/lib.linux-x86_64-3.9/aiohttp/.hash/_http_parser.pyx.hash -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/.hash copying build/lib.linux-x86_64-3.9/aiohttp/.hash/_find_header.pxd.hash -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/.hash copying build/lib.linux-x86_64-3.9/aiohttp/.hash/_websocket.pyx.hash -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/.hash copying build/lib.linux-x86_64-3.9/aiohttp/.hash/hdrs.py.hash -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/.hash copying build/lib.linux-x86_64-3.9/aiohttp/.hash/_cparser.pxd.hash -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/.hash copying build/lib.linux-x86_64-3.9/aiohttp/_helpers.pyi -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/connector.py -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/worker.py -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/client_proto.py -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/client.py -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/web_log.py -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/_helpers.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/abc.py -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/client_ws.py -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/multipart.py -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/test_utils.py -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp copying build/lib.linux-x86_64-3.9/aiohttp/payload.py -> /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/cookiejar.py to cookiejar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/http_writer.py to http_writer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/web_runner.py to web_runner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/web_urldispatcher.py to web_urldispatcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/pytest_plugin.py to pytest_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/streams.py to streams.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/web_middlewares.py to web_middlewares.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/web_response.py to web_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/web_fileresponse.py to web_fileresponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/http_websocket.py to http_websocket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/web_app.py to web_app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/web_protocol.py to web_protocol.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/base_protocol.py to base_protocol.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/client_exceptions.py to client_exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/client_reqrep.py to client_reqrep.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/web_ws.py to web_ws.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/resolver.py to resolver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/locks.py to locks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/web_exceptions.py to web_exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/hdrs.py to hdrs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/tcp_helpers.py to tcp_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/tracing.py to tracing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/formdata.py to formdata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/payload_streamer.py to payload_streamer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/http.py to http.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/http_parser.py to http_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/web_request.py to web_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/web_server.py to web_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/web.py to web.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/web_routedef.py to web_routedef.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/typedefs.py to typedefs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/http_exceptions.py to http_exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/connector.py to connector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/worker.py to worker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/client_proto.py to client_proto.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/web_log.py to web_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/abc.py to abc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/client_ws.py to client_ws.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/multipart.py to multipart.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/payload.py to payload.cpython-39.pyc writing byte-compilation script '/tmp/tmpfkvh_tn8.py' /usr/bin/python3 /tmp/tmpfkvh_tn8.py removing /tmp/tmpfkvh_tn8.py running install_egg_info 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.egg-info to /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp-3.8.4-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64//usr/share/doc/python-aiohttp + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64//usr/share/doc/python-aiohttp + '[' -d example ']' + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64//usr/share/doc/python-aiohttp + pushd /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64 ~/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64 ~/build/BUILD/aiohttp-3.8.4 + '[' -d usr/lib ']' + '[' -d usr/lib64 ']' + find usr/lib64 -type f -printf '/%h/%f\n' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/aiohttp-3.8.4 + popd + mv /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j32 --strict-build-id -i --build-id-seed 3.8.4-1 --unique-debug-suffix -3.8.4-1.x86_64 --unique-debug-src-base python-aiohttp-3.8.4-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/aiohttp-3.8.4 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/_http_parser.cpython-39-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/_http_writer.cpython-39-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/_helpers.cpython-39-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/_websocket.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/_http_writer.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/_websocket.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/_http_parser.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9/site-packages/aiohttp/_helpers.cpython-39-x86_64-linux-gnu.so 4412 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-aiohttp-3.8.4-1.x86_64 Provides: python-aiohttp python3-aiohttp = 3.8.4-1 python3-aiohttp(x86-64) = 3.8.4-1 python3.9dist(aiohttp) = 3.8.4 python3dist(aiohttp) = 3.8.4 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) python(abi) = 3.9 python3.9dist(aiosignal) >= 1.1.2 python3.9dist(async-timeout) >= 4.0.0a3 python3.9dist(async-timeout) < 5 python3.9dist(attrs) >= 17.3 python3.9dist(charset-normalizer) >= 2 python3.9dist(charset-normalizer) < 4 python3.9dist(frozenlist) >= 1.1.1 python3.9dist(multidict) >= 4.5 python3.9dist(multidict) < 7 python3.9dist(yarl) >= 1 python3.9dist(yarl) < 2 rtld(GNU_HASH) Processing files: python-aiohttp-help-3.8.4-1.x86_64 warning: Empty %files file /builddir/build/BUILD/aiohttp-3.8.4/doclist.lst Provides: python-aiohttp-help = 3.8.4-1 python-aiohttp-help(x86-64) = 3.8.4-1 python3-aiohttp-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-aiohttp-debuginfo-3.8.4-1.x86_64 Provides: python-aiohttp-debuginfo = 3.8.4-1 python-aiohttp-debuginfo(x86-64) = 3.8.4-1 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.4-1 Processing files: python-aiohttp-debugsource-3.8.4-1.x86_64 Provides: python-aiohttp-debugsource = 3.8.4-1 python-aiohttp-debugsource(x86-64) = 3.8.4-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64 Wrote: /builddir/build/RPMS/python-aiohttp-debugsource-3.8.4-1.x86_64.rpm Wrote: /builddir/build/RPMS/python-aiohttp-help-3.8.4-1.x86_64.rpm Wrote: /builddir/build/RPMS/python-aiohttp-debuginfo-3.8.4-1.x86_64.rpm Wrote: /builddir/build/RPMS/python3-aiohttp-3.8.4-1.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5Ve6gK + umask 022 + cd /builddir/build/BUILD + cd aiohttp-3.8.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-aiohttp-3.8.4-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0