Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-aiohttp.spec'], chrootPath='/var/lib/mock/f31-build-47398-26813/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': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --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': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1559347200 Wrote: /builddir/build/SRPMS/python-aiohttp-3.5.4-3.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-aiohttp.spec'], chrootPath='/var/lib/mock/f31-build-47398-26813/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': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --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': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1559347200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UudAW2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf aiohttp-3.5.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/aiohttp-3.5.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd aiohttp-3.5.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e '/http_parser.h/s/".*\//"/' aiohttp/_cparser.pxd + sed -i -e '/http_parser\.c/d' setup.py + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8ADat4 + umask 022 + cd /builddir/build/BUILD + cd aiohttp-3.5.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' Compiling aiohttp/_websocket.pyx because it changed. Compiling aiohttp/_http_parser.pyx because it changed. Compiling aiohttp/_frozenlist.pyx because it changed. Compiling aiohttp/_helpers.pyx because it changed. Compiling aiohttp/_http_writer.pyx because it changed. [1/5] Cythonizing aiohttp/_frozenlist.pyx [2/5] Cythonizing aiohttp/_helpers.pyx [3/5] Cythonizing aiohttp/_http_parser.pyx [4/5] Cythonizing aiohttp/_http_writer.pyx [5/5] Cythonizing aiohttp/_websocket.pyx running build running build_py creating build creating build/lib.linux-riscv64-3.7 creating build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/connector.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/web_fileresponse.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/web_app.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/payload_streamer.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/http_writer.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/http_exceptions.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/web_exceptions.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/web_urldispatcher.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/formdata.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/client_proto.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/abc.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/http.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/web_middlewares.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/client_exceptions.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/client_reqrep.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/tracing.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/web_request.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/hdrs.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/streams.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/signals.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/web_response.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/helpers.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/client.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/tcp_helpers.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/payload.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/resolver.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/web_protocol.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/base_protocol.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/web_log.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/typedefs.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/web_routedef.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/cookiejar.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/http_parser.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/log.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/web_server.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/pytest_plugin.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/__init__.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/multipart.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/web.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/http_websocket.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/web_ws.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/web_runner.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/test_utils.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/locks.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/frozenlist.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/worker.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/client_ws.py -> build/lib.linux-riscv64-3.7/aiohttp running egg_info creating aiohttp.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 BUILDSTDERR: writing mani/usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/aiohttp-3.5.4/aiohttp/_frozenlist.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/aiohttp-3.5.4/aiohttp/_helpers.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/aiohttp-3.5.4/aiohttp/_http_writer.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/aiohttp-3.5.4/aiohttp/_websocket.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: warning: no files found matching '*' under directory 'vendor' BUILDSTDERR: warning: no files found matching 'aiohttp' anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyd' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.so' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.lib' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.dll' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.a' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.obj' found anywhere in distribution BUILDSTDERR: warning: no previously-included files found matching 'aiohttp/*.html' BUILDSTDERR: no previously-included directories found matching 'docs/_build' BUILDSTDERR: aiohttp/_http_parser.c: In function ‘__pyx_f_7aiohttp_12_http_parser_cb_on_header_field’: BUILDSTDERR: aiohttp/_http_parser.c:11566:34: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 11566 | __pyx_t_6 = ((__pyx_v_size > __pyx_v_pyparser->_max_field_size) != 0); BUILDSTDERR: | ^ BUILDSTDERR: aiohttp/_http_parser.c:11662:148: warning: passing argument 2 of ‘__pyx_v_pyparser->__pyx_vtab->_on_header_field’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 11662 | __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, 634, __pyx_L3_error) BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: aiohttp/_http_parser.c:11662:148: note: expected ‘char *’ but argument is of type ‘const char *’ BUILDSTDERR: aiohttp/_http_parser.c: In function ‘__pyx_f_7aiohttp_12_http_parser_cb_on_header_value’: BUILDSTDERR: aiohttp/_http_parser.c:11884:34: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 11884 | __pyx_t_6 = ((__pyx_v_size > __pyx_v_pyparser->_max_field_size) != 0); BUILDSTDERR: | ^ BUILDSTDERR: aiohttp/_http_parser.c:11980:148: warning: passing argument 2 of ‘__pyx_v_pyparser->__pyx_vtab->_on_header_value’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 11980 | __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, 651, __pyx_L3_error) BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: aiohttp/_http_parser.c:11980:148: note: expected ‘char *’ but argument is of type ‘const char *’ fest file 'aiohttp.egg-info/SOURCES.txt' reading manifest file 'aiohttp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'aiohttp.egg-info/SOURCES.txt' copying aiohttp/_cparser.pxd -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/_find_header.c -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/_find_header.h -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/_find_header.pxd -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/_frozenlist.c -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/_frozenlist.pyx -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/_headers.pxi -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/_helpers.c -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/_helpers.pyi -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/_helpers.pyx -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/_http_parser.c -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/_http_parser.pyx -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/_http_writer.c -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/_http_writer.pyx -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/_websocket.c -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/_websocket.pyx -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/frozenlist.pyi -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/py.typed -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/signals.pyi -> build/lib.linux-riscv64-3.7/aiohttp running build_ext building 'aiohttp._websocket' extension creating build/temp.linux-riscv64-3.7 creating build/temp.linux-riscv64-3.7/aiohttp gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c aiohttp/_websocket.c -o build/temp.linux-riscv64-3.7/aiohttp/_websocket.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/aiohttp/_websocket.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/aiohttp/_websocket.cpython-37m-riscv64-linux-gnu.so building 'aiohttp._http_parser' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DHTTP_PARSER_STRICT=0 -I/usr/include/python3.7m -c aiohttp/_http_parser.c -o build/temp.linux-riscv64-3.7/aiohttp/_http_parser.o BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSaiohttp/_find_header.c: In function ‘find_header’: BUILDSTDERR: aiohttp/_find_header.c:21:19: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 21 | char *pchar = str; BUILDSTDERR: | ^~~ BUILDSTDERR: aiohttp/_find_header.c:9997:1: warning: label ‘missing’ defined but not used [-Wunused-label] BUILDSTDERR: 9997 | missing: BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: aiohttp/_find_header.c:27:1: warning: label ‘INITIAL’ defined but not used [-Wunused-label] BUILDSTDERR: 27 | INITIAL: BUILDSTDERR: | ^~~~~~~ ERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DHTTP_PARSER_STRICT=0 -I/usr/include/python3.7m -c aiohttp/_find_header.c -o build/temp.linux-riscv64-3.7/aiohttp/_find_header.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/aiohttp/_http_parser.o build/temp.linux-riscv64-3.7/aiohttp/_find_header.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/aiohttp/_http_parser.cpython-37m-riscv64-linux-gnu.so building 'aiohttp._frozenlist' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c aiohttp/_frozenlist.c -o build/temp.linux-riscv64-3.7/aiohttp/_frozenlist.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/aiohttp/_frozenlist.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/aiohttp/_frozenlist.cpython-37m-riscv64-linux-gnu.so building 'aiohttp._helpers' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c aiohttp/_helpers.c -o build/temp.linux-riscv64-3.7/aiohttp/_helpers.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/aiohttp/_helpers.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/aiohttp/_helpers.cpython-37m-riscv64-linux-gnu.so building 'aiohttp._http_writer' extension BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORT+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 IFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c aiohttp/_http_writer.c -o build/temp.linux-riscv64-3.7/aiohttp/_http_writer.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/aiohttp/_http_writer.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/aiohttp/_http_writer.cpython-37m-riscv64-linux-gnu.so Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.M8eJ10 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64 + cd aiohttp-3.5.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr creating /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/connector.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/web_fileresponse.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/web_app.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/payload_streamer.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/_http_writer.pyx -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/http_writer.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/frozenlist.pyi -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/http_exceptions.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/web_exceptions.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/web_urldispatcher.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/formdata.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/client_proto.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/abc.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/http.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/web_middlewares.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/_http_writer.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/_http_parser.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/_helpers.pyi -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/_find_header.pxd -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/_find_header.h -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/client_exceptions.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/client_reqrep.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/_cparser.pxd -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/tracing.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/web_request.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/_helpers.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/_websocket.c -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/_helpers.c -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/_http_parser.pyx -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/hdrs.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/streams.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/signals.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/web_response.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/_websocket.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/_frozenlist.c -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/signals.pyi -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/helpers.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/client.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/tcp_helpers.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/_frozenlist.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/payload.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/resolver.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/web_protocol.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/base_protocol.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/web_log.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/typedefs.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/_headers.pxi -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/web_routedef.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/_helpers.pyx -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/cookiejar.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/_http_parser.c -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/_websocket.pyx -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/_frozenlist.pyx -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/http_parser.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/log.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/web_server.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/py.typed -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/pytest_plugin.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/__init__.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/multipart.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/web.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/http_websocket.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/web_ws.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/web_runner.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/_http_writer.c -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/_find_header.c -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/test_utils.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/locks.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/frozenlist.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/worker.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-riscv64-3.7/aiohttp/client_ws.py -> /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/connector.py to connector.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/web_fileresponse.py to web_fileresponse.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/web_app.py to web_app.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/payload_streamer.py to payload_streamer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/http_writer.py to http_writer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/http_exceptions.py to http_exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/web_exceptions.py to web_exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/web_urldispatcher.py to web_urldispatcher.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/formdata.py to formdata.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/client_proto.py to client_proto.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/abc.py to abc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/http.py to http.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/web_middlewares.py to web_middlewares.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/client_exceptions.py to client_exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/client_reqrep.py to client_reqrep.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/tracing.py to tracing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/web_request.py to web_request.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/hdrs.py to hdrs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/streams.py to streams.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/signals.py to signals.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/web_response.py to web_response.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/helpers.py to helpers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/client.py to client.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/tcp_helpers.py to tcp_helpers.cpython-37.pyc BUILDSTDERR: byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/payloawarning: no files found matching '*' under directory 'vendor' BUILDSTDERR: warning: no files found matching 'aiohttp' anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyd' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.so' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.lib' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.dll' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.a' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.obj' found anywhere in distribution BUILDSTDERR: warning: no previously-included files found matching 'aiohttp/*.html' BUILDSTDERR: no previously-included directories found matching 'docs/_build' d.py to payload.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/resolver.py to resolver.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/web_protocol.py to web_protocol.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/base_protocol.py to base_protocol.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/web_log.py to web_log.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/typedefs.py to typedefs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/web_routedef.py to web_routedef.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/cookiejar.py to cookiejar.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/http_parser.py to http_parser.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/log.py to log.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/web_server.py to web_server.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/pytest_plugin.py to pytest_plugin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/multipart.py to multipart.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/web.py to web.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/http_websocket.py to http_websocket.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/web_ws.py to web_ws.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/web_runner.py to web_runner.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/test_utils.py to test_utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/locks.py to locks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/frozenlist.py to frozenlist.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/worker.py to worker.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/client_ws.py to client_ws.cpython-37.pyc writing byte-compilation script '/tmp/tmpnrf3y0lm.py' /usr/bin/python3 /tmp/tmpnrf3y0lm.py removing /tmp/tmpnrf3y0lm.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' writing manifest file 'aiohttp.egg-info/SOURCES.txt' BUILDSTDERR: Copying aiohttp.egg-info to /+ /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.5.4-3.fc31 --unique-debug-suffix -3.5.4-3.fc31.riscv64 --unique-debug-src-base python-aiohttp-3.5.4-3.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/aiohttp-3.5.4 BUILDSTDERR: 3945 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/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 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp-3.5.4-py3.7.egg-info running install_scripts explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/_helpers.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/_http_parser.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/_frozenlist.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/_http_parser.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/_helpers.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/_http_writer.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/_frozenlist.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/_http_writer.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/_websocket.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7/site-packages/aiohttp/_websocket.cpython-37m-riscv64-linux-gnu.so original debug info size: 2716kB, size after compression: 2616kB /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. Bytecompiling .py files below /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Processing files: python3-aiohttp-3.5.4-3.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lzCE32 + umask 022 + cd /builddir/build/BUILD + cd aiohttp-3.5.4 + DOCDIR=/builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/share/doc/python3-aiohttp + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/share/doc/python3-aiohttp + cp -pr CHANGES.rst /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/share/doc/python3-aiohttp + cp -pr CONTRIBUTING.rst /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/share/doc/python3-aiohttp + cp -pr CONTRIBUTORS.txt /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/share/doc/python3-aiohttp + cp -pr HISTORY.rst /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/share/doc/python3-aiohttp + cp -pr README.rst /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/share/doc/python3-aiohttp + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ailMJ0 + umask 022 + cd /builddir/build/BUILD + cd aiohttp-3.5.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/share/licenses/python3-aiohttp + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/share/licenses/python3-aiohttp + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64/usr/share/licenses/python3-aiohttp + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python-aiohttp = 3.5.4-3.fc31 python3-aiohttp = 3.5.4-3.fc31 python3-aiohttp(riscv-64) = 3.5.4-3.fc31 python3.7dist(aiohttp) = 3.5.4 python3dist(aiohttp) = 3.5.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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpython3.7m.so.1.0()(64bit) python(abi) = 3.7 python3.7dist(async-timeout) >= 3 python3.7dist(async-timeout) < 4 python3.7dist(attrs) >= 17.3 python3.7dist(chardet) >= 2 python3.7dist(chardet) < 4 python3.7dist(multidict) >= 4 python3.7dist(multidict) < 5 python3.7dist(yarl) >= 1 python3.7dist(yarl) < 2 rtld(GNU_HASH) Obsoletes: python-aiohttp < 3.5.4-3.fc31 Recommends: python3.7dist(aiodns) Processing files: python-aiohttp-debugsource-3.5.4-3.fc31.riscv64 Provides: python-aiohttp-debugsource = 3.5.4-3.fc31 python-aiohttp-debugsource(riscv-64) = 3.5.4-3.fc31 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.5.4-3.fc31.riscv64 Provides: debuginfo(build-id) = 10de0a405d753c64c655d3478bbb3075bd429256 debuginfo(build-id) = 1a8e8823ef570751bccac202ebd6f6e1cfc05a51 debuginfo(build-id) = 2391c608c0dde501f98394d2f65a1030bc274475 debuginfo(build-id) = 30825ab13f53be966642e117668aeeb8c86fa0e2 debuginfo(build-id) = c5e397a52dde13f8a079cd3785b59b347be26a21 python3-aiohttp-debuginfo = 3.5.4-3.fc31 python3-aiohttp-debuginfo(riscv-64) = 3.5.4-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-aiohttp-debugsource(riscv-64) = 3.5.4-3.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64 Wrote: /builddir/build/RPMS/python3-aiohttp-debuginfo-3.5.4-3.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python-aiohttp-debugsource-3.5.4-3.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python3-aiohttp-3.5.4-3.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.skbFo1 + umask 022 + cd /builddir/build/BUILD + cd aiohttp-3.5.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-aiohttp-3.5.4-3.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0