Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-aiohttp.spec'], chrootPath='/var/lib/mock/f30-build-42538-24440/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=432000uid=998gid=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': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/python-aiohttp-3.5.3-1.fc30.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/f30-build-42538-24440/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=432000uid=998gid=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': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5sDwcn + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf aiohttp-3.5.3 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/aiohttp-3.5.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd aiohttp-3.5.3 + /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 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4hCtzL + umask 022 + cd /builddir/build/BUILD + cd aiohttp-3.5.3 + 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' aiohttp/_http_parser.pyx: cannot find cimported module 'aiohttp' 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/worker.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/hdrs.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/payload.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/web_urldispatcher.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/frozenlist.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/client.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/base_protocol.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/typedefs.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/client_proto.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/web.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/signals.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/client_reqrep.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/resolver.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/web_fileresponse.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/helpers.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/http_exceptions.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/test_utils.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/client_exceptions.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/web_server.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/http_websocket.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/log.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/web_exceptions.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/streams.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/web_app.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/web_protocol.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/formdata.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/http_writer.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/cookiejar.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/payload_streamer.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/web_log.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/locks.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/connector.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/web_ws.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/client_ws.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/web_response.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/multipart.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/web_runner.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/abc.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/__init__.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/tcp_helpers.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/tracing.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/web_routedef.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/http_parser.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/pytest_plugin.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/web_middlewares.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/web_request.py -> build/lib.linux-riscv64-3.7/aiohttp copying aiohttp/http.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 writing manifest file 'aiohttp.egg-info/SOURCES.txt' reading manifest file 'aiohttp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' 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' 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 -DNDEBUG -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 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -DNDEBUG -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 -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: aiohttp/_http_parser.c: In function ‘__pyx_f_7aiohttp_12_http_parser_cb_on_header_field’: BUILDSTDERR: aiohttp/_http_parser.c:11678:148: warning: passing argument 2 of ‘__pyx_v_pyparser->__pyx_vtab->_on_header_field’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: __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:11678: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:11996:148: warning: passing argument 2 of ‘__pyx_v_pyparser->__pyx_vtab->_on_header_value’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: __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:11996:148: note: expected ‘char *’ but argument is of type ‘const char *’ gcc -pthread -DNDEBUG -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 -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/_find_header.c -o build/temp.linux-riscv64-3.7/aiohttp/_find_header.o BUILDSTDERR: aiohttp/_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: char *pchar = str; BUILDSTDERR: ^~~ BUILDSTDERR: aiohttp/_find_header.c:9997:1: warning: label ‘missing’ defined but not used [-Wunused-label] BUILDSTDERR: missing: BUILDSTDERR: ^~~~~~~ BUILDSTDERR: aiohttp/_find_header.c:27:1: warning: label ‘INITIAL’ defined but not used [-Wunused-label] BUILDSTDERR: INITIAL: BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -DNDEBUG -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 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -DNDEBUG -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 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 gcc -pthread -DNDEBUG -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 -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/_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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.m3fsCD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.riscv64 + cd aiohttp-3.5.3 + 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.3-1.fc30.riscv64 aiohttp/_http_parser.pyx: cannot find cimported module 'aiohttp' running install running install_lib creating /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.riscv64/usr creating /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.riscv64/usr/lib64/python3.7/site-packages/aiohttp byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.riscv64/usr/lib64/python3.7/site-packages/aiohttp/worker.py to worker.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.riscv64/usr/lib64/python3.7/site-packages/aiohttp/hdrs.py to hdrs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.riscv64/usr/lib64/python3.7/site-packages/aiohttp/payload.py to payload.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.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.3-1.fc30.riscv64/usr/lib64/python3.7/site-packages/aiohttp/frozenlist.py to frozenlist.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.riscv64/usr/lib64/python3.7/site-packages/aiohttp/client.py to client.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.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.3-1.fc30.riscv64/usr/lib64/python3.7/site-packages/aiohttp/typedefs.py to typedefs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.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.3-1.fc30.riscv64/usr/lib64/python3.7/site-packages/aiohttp/web.py to web.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.riscv64/usr/lib64/python3.7/site-packages/aiohttp/signals.py to signals.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.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.3-1.fc30.riscv64/usr/lib64/python3.7/site-packages/aiohttp/resolver.py to resolver.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.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.3-1.fc30.riscv64/usr/lib64/python3.7/site-packages/aiohttp/helpers.py to helpers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.riscv64/usr/lib64/python3.7/site-packages/aiohttp/log.py to log.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.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.3-1.fc30.riscv64/usr/lib64/python3.7/site-packages/aiohttp/streams.py to streams.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.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.3-1.fc30.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.3-1.fc30.riscv64/usr/lib64/python3.7/site-packages/aiohttp/formdata.py to formdata.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.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.3-1.fc30.riscv64/usr/lib64/python3.7/site-packages/aiohttp/cookiejar.py to cookiejar.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.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.3-1.fc30.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.3-1.fc30.riscv64/usr/lib64/python3.7/site-packages/aiohttp/locks.py to locks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.riscv64/usr/lib64/python3.7/site-packages/aiohttp/connector.py to connector.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.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.3-1.fc30.riscv64/usr/lib64/python3.7/site-packages/aiohttp/client_ws.py to client_ws.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.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.3-1.fc30.riscv64/usr/lib64/python3.7/site-packages/aiohttp/multipart.py to multipart.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.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.3-1.fc30.riscv64/usr/lib64/python3.7/site-packages/aiohttp/abc.py to abc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.riscv64/usr/lib64/python3.7/site-packages/aiohttp/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.riscv64/usr/lib64/python3.7/site-packages/aiohttp/tcp_helpers.py to tcp_helpers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.riscv64/usr/lib64/python3.7/site-packages/aiohttp/tracing.py to tracing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.riscv64/usr/lib64/python3.7/site-packages/aiohttp/http.py to http.cpython-37.pyc writing byte-compilation script '/tmp/tmpuaypu2ly.py' /usr/bin/python3 /tmp/tmpuaypu2ly.py removing /tmp/tmpuaypu2ly.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' 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' writing manifest file 'aiohttp.egg-info/SOURCES.txt' Copying aiohttp.egg-info to /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.riscv64/usr/lib64/python3.7/site-packages/aiohttp-3.5.3-py3.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.5.3-1.fc30 --unique-debug-suffix -3.5.3-1.fc30.riscv64 --unique-debug-src-base python-aiohttp-3.5.3-1.fc30.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/aiohttp-3.5.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.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.3-1.fc30.riscv64/usr/lib64/python3.7/site-packages/aiohttp/_frozenlist.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.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.3-1.fc30.riscv64/usr/lib64/python3.7/site-packages/aiohttp/_helpers.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.riscv64/usr/lib64/python3.7/site-packages/aiohttp/_websocket.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.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.3-1.fc30.riscv64/usr/lib64/python3.7/site-packages/aiohttp/_http_writer.cpython-37m-riscv64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. BUILDSTDERR: 3941 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /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 Bytecompiling .py files below /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-aiohttp-3.5.3-1.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EIH7Um + umask 022 + cd /builddir/build/BUILD + cd aiohttp-3.5.3 + DOCDIR=/builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.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.3-1.fc30.riscv64/usr/share/doc/python3-aiohttp + cp -pr CHANGES.rst /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.riscv64/usr/share/doc/python3-aiohttp + cp -pr CONTRIBUTING.rst /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.riscv64/usr/share/doc/python3-aiohttp + cp -pr CONTRIBUTORS.txt /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.riscv64/usr/share/doc/python3-aiohttp + cp -pr HISTORY.rst /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.riscv64/usr/share/doc/python3-aiohttp + cp -pr README.rst /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.riscv64/usr/share/doc/python3-aiohttp + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4ztppc + umask 022 + cd /builddir/build/BUILD + cd aiohttp-3.5.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.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.3-1.fc30.riscv64/usr/share/licenses/python3-aiohttp + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.riscv64/usr/share/licenses/python3-aiohttp + exit 0 Provides: python3-aiohttp = 3.5.3-1.fc30 python3-aiohttp(riscv-64) = 3.5.3-1.fc30 python3.7dist(aiohttp) = 3.5.3 python3dist(aiohttp) = 3.5.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: 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) libpthread.so.0()(64bit) libpython3.7m.so.1.0()(64bit) python(abi) = 3.7 python3.7dist(async-timeout) >= 3.0 python3.7dist(async-timeout) < 4.0 python3.7dist(attrs) >= 17.3.0 python3.7dist(chardet) >= 2.0 python3.7dist(chardet) < 4.0 python3.7dist(multidict) >= 4.0 python3.7dist(multidict) < 5.0 python3.7dist(yarl) >= 1.0 python3.7dist(yarl) < 2.0 rtld(GNU_HASH) Recommends: python3.7dist(aiodns) Processing files: python-aiohttp-debugsource-3.5.3-1.fc30.riscv64 Provides: python-aiohttp-debugsource = 3.5.3-1.fc30 python-aiohttp-debugsource(riscv-64) = 3.5.3-1.fc30 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.3-1.fc30.riscv64 Provides: debuginfo(build-id) = 4c1d79445aa8a72f7a3e90845d91a2eb75c5a60a debuginfo(build-id) = c2f0c7bbd91383922891a7ffa344670ab1273ffa debuginfo(build-id) = c3ae008bf499a64f9730df6fba6635a65d00142f debuginfo(build-id) = d5a665bcd2dda32f7b1ee9251833739db64d7070 debuginfo(build-id) = e51ea20a1af6b03eadb555100e2b02a325ec503d python3-aiohttp-debuginfo = 3.5.3-1.fc30 python3-aiohttp-debuginfo(riscv-64) = 3.5.3-1.fc30 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.3-1.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.riscv64 Wrote: /builddir/build/RPMS/python3-aiohttp-3.5.3-1.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/python-aiohttp-debugsource-3.5.3-1.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/python3-aiohttp-debuginfo-3.5.3-1.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RjKZ3c + umask 022 + cd /builddir/build/BUILD + cd aiohttp-3.5.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-aiohttp-3.5.3-1.fc30.riscv64 + exit 0 Child return code was: 0