+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/python-aiohttp.spec            --define "debug_package %{nil}"            --undefine _annotated_build            --define "_missing_doc_files_terminate_build %{nil}"            --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d"            --define "_emacs_sitelispdir /usr/share/emacs/site-lisp"            --nocheck   ' mockbuild
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NfZREf
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf aiohttp-2.3.0
+ /usr/bin/gzip -dc /builddir/build/SOURCES/aiohttp-2.3.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd aiohttp-2.3.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tDIy0c
+ umask 022
+ cd /builddir/build/BUILD
+ cd aiohttp-2.3.0
+ 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 '
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s'
aiohttp/_http_parser.pyx: cannot find cimported module '.'
Compiling aiohttp/_websocket.pyx because it changed.
Compiling aiohttp/_http_parser.pyx because it changed.
Compiling aiohttp/_frozenlist.pyx because it changed.
[1/3] Cythonizing aiohttp/_frozenlist.pyx
[2/3] Cythonizing aiohttp/_http_parser.pyx
[3/3] Cythonizing aiohttp/_websocket.pyx
running build
running build_py
creating build
creating build/lib.linux-riscv64-3.6
creating build/lib.linux-riscv64-3.6/aiohttp
copying aiohttp/abc.py -> build/lib.linux-riscv64-3.6/aiohttp
copying aiohttp/worker.py -> build/lib.linux-riscv64-3.6/aiohttp
copying aiohttp/streams.py -> build/lib.linux-riscv64-3.6/aiohttp
copying aiohttp/http.py -> build/lib.linux-riscv64-3.6/aiohttp
copying aiohttp/helpers.py -> build/lib.linux-riscv64-3.6/aiohttp
copying aiohttp/web_server.py -> build/lib.linux-riscv64-3.6/aiohttp
copying aiohttp/web_urldispatcher.py -> build/lib.linux-riscv64-3.6/aiohttp
copying aiohttp/signals.py -> build/lib.linux-riscv64-3.6/aiohttp
copying aiohttp/web.py -> build/lib.linux-riscv64-3.6/aiohttp
copying aiohttp/cookiejar.py -> build/lib.linux-riscv64-3.6/aiohttp
copying aiohttp/payload.py -> build/lib.linux-riscv64-3.6/aiohttp
copying aiohttp/connector.py -> build/lib.linux-riscv64-3.6/aiohttp
copying aiohttp/web_middlewares.py -> build/lib.linux-riscv64-3.6/aiohttp
copying aiohttp/http_writer.py -> build/lib.linux-riscv64-3.6/aiohttp
copying aiohttp/resolver.py -> build/lib.linux-riscv64-3.6/aiohttp
copying aiohttp/web_exceptions.py -> build/lib.linux-riscv64-3.6/aiohttp
copying aiohttp/web_request.py -> build/lib.linux-riscv64-3.6/aiohttp
copying aiohttp/__init__.py -> build/lib.linux-riscv64-3.6/aiohttp
copying aiohttp/client_reqrep.py -> build/lib.linux-riscv64-3.6/aiohttp
copying aiohttp/web_protocol.py -> build/lib.linux-riscv64-3.6/aiohttp
copying aiohttp/frozenlist.py -> build/lib.linux-riscv64-3.6/aiohttp
copying aiohttp/payload_streamer.py -> build/lib.linux-riscv64-3.6/aiohttp
copying aiohttp/log.py -> build/lib.linux-riscv64-3.6/aiohttp
copying aiohttp/http_parser.py -> build/lib.linux-riscv64-3.6/aiohttp
copying aiohttp/client_exceptions.py -> build/lib.linux-riscv64-3.6/aiohttp
copying aiohttp/web_response.py -> build/lib.linux-riscv64-3.6/aiohttp
copying aiohttp/web_ws.py -> build/lib.linux-riscv64-3.6/aiohttp
copying aiohttp/client_proto.py -> build/lib.linux-riscv64-3.6/aiohttp
copying aiohttp/test_utils.py -> build/lib.linux-riscv64-3.6/aiohttp
copying aiohttp/http_exceptions.py -> build/lib.linux-riscv64-3.6/aiohttp
copying aiohttp/http_websocket.py -> build/lib.linux-riscv64-3.6/aiohttp
copying aiohttp/locks.py -> build/lib.linux-riscv64-3.6/aiohttp
copying aiohttp/web_fileresponse.py -> build/lib.linux-riscv64-3.6/aiohttp
copying aiohttp/pytest_plugin.py -> build/lib.linux-riscv64-3.6/aiohttp
copying aiohttp/backport_cookies.py -> build/lib.linux-riscv64-3.6/aiohttp
copying aiohttp/formdata.py -> build/lib.linux-riscv64-3.6/aiohttp
copying aiohttp/hdrs.py -> build/lib.linux-riscv64-3.6/aiohttp
copying aiohttp/multipart.py -> build/lib.linux-riscv64-3.6/aiohttp
copying aiohttp/client_ws.py -> build/lib.linux-riscv64-3.6/aiohttp
copying aiohttp/client.py -> build/lib.linux-riscv64-3.6/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'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files found matching 'aiohttp/_frozenlist.html'
warning: no previously-included files found matching 'aiohttp/_frozenlist.*.so'
warning: no previously-included files found matching 'aiohttp/_frozenlist.pyd'
warning: no previously-included files found matching 'aiohttp/_frozenlist.*.pyd'
warning: no previously-included files found matching 'aiohttp/_websocket.html'
warning: no previously-included files found matching 'aiohttp/_websocket.*.so'
warning: no previously-included files found matching 'aiohttp/_websocket.pyd'
warning: no previously-included files found matching 'aiohttp/_websocket.*.pyd'
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.6/aiohttp
copying aiohttp/_frozenlist.c -> build/lib.linux-riscv64-3.6/aiohttp
copying aiohttp/_frozenlist.pyx -> build/lib.linux-riscv64-3.6/aiohttp
copying aiohttp/_http_parser.c -> build/lib.linux-riscv64-3.6/aiohttp
copying aiohttp/_http_parser.pyx -> build/lib.linux-riscv64-3.6/aiohttp
copying aiohttp/_websocket.c -> build/lib.linux-riscv64-3.6/aiohttp
copying aiohttp/_websocket.pyx -> build/lib.linux-riscv64-3.6/aiohttp
running build_ext
building 'aiohttp._websocket' extension
creating build/temp.linux-riscv64-3.6
creating build/temp.linux-riscv64-3.6/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 -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 -fPIC -I/usr/include/python3.6m -c aiohttp/_websocket.c -o build/temp.linux-riscv64-3.6/aiohttp/_websocket.o
gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -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 build/temp.linux-riscv64-3.6/aiohttp/_websocket.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/aiohttp/_websocket.cpython-36m-riscv64-linux-gnu.so
building 'aiohttp._http_parser' extension
creating build/temp.linux-riscv64-3.6/vendor
creating build/temp.linux-riscv64-3.6/vendor/http-parser
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 -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 -fPIC -DHTTP_PARSER_STRICT=0 -I/usr/include/python3.6m -c aiohttp/_http_parser.c -o build/temp.linux-riscv64-3.6/aiohttp/_http_parser.o
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 -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 -fPIC -DHTTP_PARSER_STRICT=0 -I/usr/include/python3.6m -c vendor/http-parser/http_parser.c -o build/temp.linux-riscv64-3.6/vendor/http-parser/http_parser.o
gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -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 build/temp.linux-riscv64-3.6/aiohttp/_http_parser.o build/temp.linux-riscv64-3.6/vendor/http-parser/http_parser.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/aiohttp/_http_parser.cpython-36m-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 -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 -fPIC -I/usr/include/python3.6m -c aiohttp/_frozenlist.c -o build/temp.linux-riscv64-3.6/aiohttp/_frozenlist.o
gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -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 build/temp.linux-riscv64-3.6/aiohttp/_frozenlist.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/aiohttp/_frozenlist.cpython-36m-riscv64-linux-gnu.so
+ sleep 1
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mMn0YE
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64
+ cd aiohttp-2.3.0
+ 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 '
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64
aiohttp/_http_parser.pyx: cannot find cimported module '.'
running install
running install_lib
creating /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr
creating /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64
creating /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6
creating /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages
creating /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/_http_parser.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/abc.py -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/_frozenlist.c -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/worker.py -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/_frozenlist.pyx -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/streams.py -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/http.py -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/_cparser.pxd -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/helpers.py -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/web_server.py -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/web_urldispatcher.py -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/signals.py -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/web.py -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/cookiejar.py -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/payload.py -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/connector.py -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/web_middlewares.py -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/http_writer.py -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/resolver.py -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/web_exceptions.py -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/web_request.py -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/__init__.py -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/_http_parser.c -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/client_reqrep.py -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/web_protocol.py -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/frozenlist.py -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/_websocket.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/payload_streamer.py -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/log.py -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/http_parser.py -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/client_exceptions.py -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/web_response.py -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/web_ws.py -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/client_proto.py -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/_frozenlist.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/test_utils.py -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/http_exceptions.py -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/http_websocket.py -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/locks.py -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/_websocket.c -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/web_fileresponse.py -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/pytest_plugin.py -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/_websocket.pyx -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/backport_cookies.py -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/formdata.py -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/hdrs.py -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/_http_parser.pyx -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/multipart.py -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/client_ws.py -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
copying build/lib.linux-riscv64-3.6/aiohttp/client.py -> /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp
byte-compiling /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp/abc.py to abc.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp/worker.py to worker.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp/streams.py to streams.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp/http.py to http.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp/helpers.py to helpers.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp/web_server.py to web_server.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp/web_urldispatcher.py to web_urldispatcher.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp/signals.py to signals.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp/web.py to web.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp/cookiejar.py to cookiejar.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp/payload.py to payload.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp/connector.py to connector.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp/web_middlewares.py to web_middlewares.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp/http_writer.py to http_writer.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp/resolver.py to resolver.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp/web_exceptions.py to web_exceptions.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp/web_request.py to web_request.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp/client_reqrep.py to client_reqrep.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp/web_protocol.py to web_protocol.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp/frozenlist.py to frozenlist.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp/payload_streamer.py to payload_streamer.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp/log.py to log.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp/http_parser.py to http_parser.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp/client_exceptions.py to client_exceptions.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp/web_response.py to web_response.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp/web_ws.py to web_ws.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp/client_proto.py to client_proto.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp/test_utils.py to test_utils.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp/http_exceptions.py to http_exceptions.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp/http_websocket.py to http_websocket.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp/locks.py to locks.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp/web_fileresponse.py to web_fileresponse.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp/pytest_plugin.py to pytest_plugin.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp/backport_cookies.py to backport_cookies.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp/formdata.py to formdata.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp/hdrs.py to hdrs.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp/multipart.py to multipart.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp/client_ws.py to client_ws.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp/client.py to client.cpython-36.pyc
writing byte-compilation script '/tmp/tmp6me30c0p.py'
/usr/bin/python3 /tmp/tmp6me30c0p.py
removing /tmp/tmp6me30c0p.py
running install_egg_info
running egg_info
writing aiohttp.egg-info/PKG-INFO
writing dependency_links to aiohttp.egg-info/dependency_links.txt
writing requirements to aiohttp.egg-info/requires.txt
writing top-level names to aiohttp.egg-info/top_level.txt
reading manifest file 'aiohttp.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files found matching 'aiohttp/_frozenlist.html'
warning: no previously-included files found matching 'aiohttp/_frozenlist.*.so'
warning: no previously-included files found matching 'aiohttp/_frozenlist.pyd'
warning: no previously-included files found matching 'aiohttp/_frozenlist.*.pyd'
warning: no previously-included files found matching 'aiohttp/_websocket.html'
warning: no previously-included files found matching 'aiohttp/_websocket.*.so'
warning: no previously-included files found matching 'aiohttp/_websocket.pyd'
warning: no previously-included files found matching 'aiohttp/_websocket.*.pyd'
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-2.3.0-1.fc28.riscv64/usr/lib64/python3.6/site-packages/aiohttp-2.3.0-py3.6.egg-info
running install_scripts
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/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 /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
Bytecompiling .py files below /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/lib64/python3.6 using /usr/bin/python3.6
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: python3-aiohttp-2.3.0-1.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.v3MTvz
+ umask 022
+ cd /builddir/build/BUILD
+ cd aiohttp-2.3.0
+ DOCDIR=/builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/share/doc/python3-aiohttp
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/share/doc/python3-aiohttp
+ cp -pr CHANGES.rst /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/share/doc/python3-aiohttp
+ cp -pr CONTRIBUTING.rst /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/share/doc/python3-aiohttp
+ cp -pr CONTRIBUTORS.txt /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/share/doc/python3-aiohttp
+ cp -pr HISTORY.rst /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/share/doc/python3-aiohttp
+ cp -pr README.rst /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/share/doc/python3-aiohttp
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nqxa14
+ umask 022
+ cd /builddir/build/BUILD
+ cd aiohttp-2.3.0
+ LICENSEDIR=/builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/share/licenses/python3-aiohttp
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/share/licenses/python3-aiohttp
+ cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64/usr/share/licenses/python3-aiohttp
+ exit 0
Provides: python3-aiohttp = 2.3.0-1.fc28 python3-aiohttp(riscv-64) = 2.3.0-1.fc28 python3.6dist(aiohttp) = 2.3.0 python3dist(aiohttp) = 2.3.0
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.6m.so.1.0()(64bit) python(abi) = 3.6 rtld(GNU_HASH)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64
Wrote: /builddir/build/SRPMS/python-aiohttp-2.3.0-1.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/python3-aiohttp-2.3.0-1.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Xytu1L
+ umask 022
+ cd /builddir/build/BUILD
+ cd aiohttp-2.3.0
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python-aiohttp-2.3.0-1.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff