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-hug.spec'], chrootPath='/var/lib/mock/f29-build-27928-14768/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-hug.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 Wrote: /builddir/build/SRPMS/python-hug-2.4.0-1.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-hug.spec'], chrootPath='/var/lib/mock/f29-build-27928-14768/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-hug.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IzrZ7B + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hug-2.4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/hug-2.4.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd hug-2.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-hug-2.4.0 base' + /usr/bin/cat /builddir/build/SOURCES/0001-Fix-bytecompiling-with-python-3.7.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m 0001-Fix-bytecompiling-with-python-3.7.patch --author 'rpm-build ' + rm -rf hug.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IzaP3k + umask 022 + cd /builddir/build/BUILD + cd hug-2.4.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-riscv64-3.7 creating build/lib.linux-riscv64-3.7/hug copying hug/_async.py -> build/lib.linux-riscv64-3.7/hug copying hug/decorators.py -> build/lib.linux-riscv64-3.7/hug copying hug/redirect.py -> build/lib.linux-riscv64-3.7/hug copying hug/middleware.py -> build/lib.linux-riscv64-3.7/hug copying hug/interface.py -> build/lib.linux-riscv64-3.7/hug copying hug/use.py -> build/lib.linux-riscv64-3.7/hug copying hug/_empty.py -> build/lib.linux-riscv64-3.7/hug copying hug/defaults.py -> build/lib.linux-riscv64-3.7/hug copying hug/types.py -> build/lib.linux-riscv64-3.7/hug copying hug/test.py -> build/lib.linux-riscv64-3.7/hug copying hug/exceptions.py -> build/lib.linux-riscv64-3.7/hug copying hug/store.py -> build/lib.linux-riscv64-3.7/hug copying hug/route.py -> build/lib.linux-riscv64-3.7/hug copying hug/directives.py -> build/lib.linux-riscv64-3.7/hug copying hug/input_format.py -> build/lib.linux-riscv64-3.7/hug copying hug/development_runner.py -> build/lib.linux-riscv64-3.7/hug copying hug/authentication.py -> build/lib.linux-riscv64-3.7/hug copying hug/json_module.py -> build/lib.linux-riscv64-3.7/hug copying hug/routing.py -> build/lib.linux-riscv64-3.7/hug copying hug/api.py -> build/lib.linux-riscv64-3.7/hug copying hug/transform.py -> build/lib.linux-riscv64-3.7/hug copying hug/output_format.py -> build/lib.linux-riscv64-3.7/hug copying hug/format.py -> build/lib.linux-riscv64-3.7/hug copying hug/__init__.py -> build/lib.linux-riscv64-3.7/hug copying hug/_version.py -> build/lib.linux-riscv64-3.7/hug copying hug/introspect.py -> build/lib.linux-riscv64-3.7/hug copying hug/validate.py -> build/lib.linux-riscv64-3.7/hug running build_ext cythoning hug/_async.py to hug/_async.c building 'hug._async' extension creating build/temp.linux-riscv64-3.7 creating build/temp.linux-riscv64-3.7/hug 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 hug/_async.c -o build/temp.linux-riscv64-3.7/hug/_async.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -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/hug/_async.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/hug/_async.cpython-37m-riscv64-linux-gnu.so cythoning hug/decorators.py to hug/decorators.c building 'hug.decorators' 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 hug/decorators.c -o build/temp.linux-riscv64-3.7/hug/decorators.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -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/hug/decorators.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/hug/decorators.cpython-37m-riscv64-linux-gnu.so cythoning hug/redirect.py to hug/redirect.c building 'hug.redirect' 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 hug/redirect.c -o build/temp.linux-riscv64-3.7/hug/redirect.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -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/hug/redirect.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/hug/redirect.cpython-37m-riscv64-linux-gnu.so cythoning hug/middleware.py to hug/middleware.c building 'hug.middleware' 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 hug/middleware.c -o build/temp.linux-riscv64-3.7/hug/middleware.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -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/hug/middleware.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/hug/middleware.cpython-37m-riscv64-linux-gnu.so cythoning hug/interface.py to hug/interface.c building 'hug.interface' 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 hug/interface.c -o build/temp.linux-riscv64-3.7/hug/interface.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -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/hug/interface.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/hug/interface.cpython-37m-riscv64-linux-gnu.so cythoning hug/use.py to hug/use.c building 'hug.use' 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 hug/use.c -o build/temp.linux-riscv64-3.7/hug/use.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -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/hug/use.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/hug/use.cpython-37m-riscv64-linux-gnu.so cythoning hug/_empty.py to hug/_empty.c building 'hug._empty' 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 hug/_empty.c -o build/temp.linux-riscv64-3.7/hug/_empty.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -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/hug/_empty.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/hug/_empty.cpython-37m-riscv64-linux-gnu.so cythoning hug/defaults.py to hug/defaults.c building 'hug.defaults' 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 hug/defaults.c -o build/temp.linux-riscv64-3.7/hug/defaults.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -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/hug/defaults.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/hug/defaults.cpython-37m-riscv64-linux-gnu.so cythoning hug/types.py to hug/types.c building 'hug.types' 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 hug/types.c -o build/temp.linux-riscv64-3.7/hug/types.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -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/hug/types.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/hug/types.cpython-37m-riscv64-linux-gnu.so cythoning hug/test.py to hug/test.c building 'hug.test' 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 hug/test.c -o build/temp.linux-riscv64-3.7/hug/test.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -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/hug/test.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/hug/test.cpython-37m-riscv64-linux-gnu.so cythoning hug/exceptions.py to hug/exceptions.c building 'hug.exceptions' 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 hug/exceptions.c -o build/temp.linux-riscv64-3.7/hug/exceptions.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -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/hug/exceptions.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/hug/exceptions.cpython-37m-riscv64-linux-gnu.so cythoning hug/store.py to hug/store.c building 'hug.store' 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 hug/store.c -o build/temp.linux-riscv64-3.7/hug/store.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -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/hug/store.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/hug/store.cpython-37m-riscv64-linux-gnu.so cythoning hug/route.py to hug/route.c building 'hug.route' 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 hug/route.c -o build/temp.linux-riscv64-3.7/hug/route.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -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/hug/route.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/hug/route.cpython-37m-riscv64-linux-gnu.so cythoning hug/directives.py to hug/directives.c building 'hug.directives' 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 hug/directives.c -o build/temp.linux-riscv64-3.7/hug/directives.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -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/hug/directives.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/hug/directives.cpython-37m-riscv64-linux-gnu.so cythoning hug/input_format.py to hug/input_format.c building 'hug.input_format' 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 hug/input_format.c -o build/temp.linux-riscv64-3.7/hug/input_format.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -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/hug/input_format.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/hug/input_format.cpython-37m-riscv64-linux-gnu.so cythoning hug/development_runner.py to hug/development_runner.c building 'hug.development_runner' 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 hug/development_runner.c -o build/temp.linux-riscv64-3.7/hug/development_runner.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -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/hug/development_runner.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/hug/development_runner.cpython-37m-riscv64-linux-gnu.so cythoning hug/authentication.py to hug/authentication.c building 'hug.authentication' 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 hug/authentication.c -o build/temp.linux-riscv64-3.7/hug/authentication.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -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/hug/authentication.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/hug/authentication.cpython-37m-riscv64-linux-gnu.so cythoning hug/json_module.py to hug/json_module.c building 'hug.json_module' 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 hug/json_module.c -o build/temp.linux-riscv64-3.7/hug/json_module.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -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/hug/json_module.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/hug/json_module.cpython-37m-riscv64-linux-gnu.so cythoning hug/routing.py to hug/routing.c building 'hug.routing' 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 hug/routing.c -o build/temp.linux-riscv64-3.7/hug/routing.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -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/hug/routing.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/hug/routing.cpython-37m-riscv64-linux-gnu.so cythoning hug/api.py to hug/api.c building 'hug.api' 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 hug/api.c -o build/temp.linux-riscv64-3.7/hug/api.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -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/hug/api.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/hug/api.cpython-37m-riscv64-linux-gnu.so cythoning hug/transform.py to hug/transform.c building 'hug.transform' 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 hug/transform.c -o build/temp.linux-riscv64-3.7/hug/transform.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -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/hug/transform.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/hug/transform.cpython-37m-riscv64-linux-gnu.so cythoning hug/output_format.py to hug/output_format.c building 'hug.output_format' 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 hug/output_format.c -o build/temp.linux-riscv64-3.7/hug/output_format.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -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/hug/output_format.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/hug/output_format.cpython-37m-riscv64-linux-gnu.so cythoning hug/format.py to hug/format.c building 'hug.format' 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 hug/format.c -o build/temp.linux-riscv64-3.7/hug/format.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -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/hug/format.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/hug/format.cpython-37m-riscv64-linux-gnu.so cythoning hug/_version.py to hug/_version.c building 'hug._version' 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 hug/_version.c -o build/temp.linux-riscv64-3.7/hug/_version.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -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/hug/_version.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/hug/_version.cpython-37m-riscv64-linux-gnu.so cythoning hug/introspect.py to hug/introspect.c building 'hug.introspect' 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 hug/introspect.c -o build/temp.linux-riscv64-3.7/hug/introspect.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -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/hug/introspect.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/hug/introspect.cpython-37m-riscv64-linux-gnu.so cythoning hug/validate.py to hug/validate.c building 'hug.validate' 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 hug/validate.c -o build/temp.linux-riscv64-3.7/hug/validate.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -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/hug/validate.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/hug/validate.cpython-37m-riscv64-linux-gnu.so + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4iwhol + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64 + cd hug-2.4.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -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-hug-2.4.0-1.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr creating /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/_async.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/_empty.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/middleware.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/input_format.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/decorators.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/defaults.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/introspect.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/redirect.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/format.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/types.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/_version.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/store.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/exceptions.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/transform.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/middleware.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/interface.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/use.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/authentication.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/interface.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/directives.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/json_module.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/_empty.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/output_format.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/route.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/defaults.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/types.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/test.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/exceptions.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/store.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/route.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/directives.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/input_format.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/redirect.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/development_runner.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/authentication.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/development_runner.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/json_module.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/decorators.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/api.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/routing.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/validate.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/api.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/transform.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/output_format.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/format.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/__init__.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/use.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/_version.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/test.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/routing.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/introspect.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/_async.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-riscv64-3.7/hug/validate.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/_async.py to _async.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/decorators.py to decorators.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/redirect.py to redirect.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/middleware.py to middleware.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/interface.py to interface.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/use.py to use.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/_empty.py to _empty.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/defaults.py to defaults.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/types.py to types.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/test.py to test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/exceptions.py to exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/store.py to store.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/route.py to route.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/directives.py to directives.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/input_format.py to input_format.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/development_runner.py to development_runner.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/authentication.py to authentication.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/json_module.py to json_module.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/routing.py to routing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/api.py to api.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/transform.py to transform.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/output_format.py to output_format.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/format.py to format.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/_version.py to _version.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/introspect.py to introspect.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/validate.py to validate.cpython-37.pyc writing byte-compilation script '/tmp/tmp0sxxbzel.py' /usr/bin/python3 /tmp/tmp0sxxbzel.py removing /tmp/tmp0sxxbzel.py running install_egg_info running egg_info creating hug.egg-info writing hug.egg-info/PKG-INFO writing dependency_links to hug.egg-info/dependency_links.txt writing entry points to hug.egg-info/entry_points.txt writing requirements to hug.egg-info/requires.txt writing top-level names to hug.egg-info/top_level.txt writing manifest file 'hug.egg-info/SOURCES.txt' reading manifest file 'hug.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'hug.egg-info/SOURCES.txt' Copying hug.egg-info to /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug-2.4.0-py3.7.egg-info running install_scripts Installing hug script to /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.4.0-1.fc29 --unique-debug-suffix -2.4.0-1.fc29.riscv64 --unique-debug-src-base python-hug-2.4.0-1.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/hug-2.4.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/middleware.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/_empty.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/defaults.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/input_format.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/_empty.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/input_format.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/middleware.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/defaults.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/format.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/introspect.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/format.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/types.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/introspect.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/types.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/_version.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/_version.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/store.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/exceptions.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/store.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/exceptions.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/transform.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/transform.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/authentication.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/authentication.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/directives.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/interface.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/directives.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/interface.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/json_module.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/json_module.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/output_format.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/output_format.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/route.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/route.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/redirect.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/redirect.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/development_runner.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/development_runner.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/decorators.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/decorators.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/api.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/api.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/validate.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/validate.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/use.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/use.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/test.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/test.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/routing.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/routing.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/_async.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7/site-packages/hug/_async.cpython-37m-riscv64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 26 CRC32s, 0 CRC32s did match. BUILDSTDERR: 23243 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 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/lib/debug/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-hug-2.4.0-1.fc29.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nrMv4k + umask 022 + cd /builddir/build/BUILD + cd hug-2.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/share/licenses/python3-hug + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/share/licenses/python3-hug + cp -pr LICENSE /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64/usr/share/licenses/python3-hug + exit 0 Provides: python3-hug = 2.4.0-1.fc29 python3-hug(riscv-64) = 2.4.0-1.fc29 python3.7dist(hug) = 2.4.0 python3dist(hug) = 2.4.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: /usr/bin/python3 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 rtld(GNU_HASH) Processing files: python-hug-debugsource-2.4.0-1.fc29.riscv64 Provides: python-hug-debugsource = 2.4.0-1.fc29 python-hug-debugsource(riscv-64) = 2.4.0-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-hug-debuginfo-2.4.0-1.fc29.riscv64 Provides: debuginfo(build-id) = 0302d1bf23fc79cb5586c040753a0333681f3c0f debuginfo(build-id) = 040f7609ef24febc61a56b9283554396b7b71fdd debuginfo(build-id) = 09562ad53f4e35fb3688b54b1d759fbe6cd17c57 debuginfo(build-id) = 113d5c3c96eca11d2b4dbc5b0af16ebd06800910 debuginfo(build-id) = 11424e7cd6f753312319ee1a88746b4ef436681a debuginfo(build-id) = 1d9dcded2f088ea00a27eb8bbf9ab595d4dcd9d9 debuginfo(build-id) = 2864e15275732ed3d1f53e9e1ee46a638f516d6f debuginfo(build-id) = 2df5ac4d86d9983f76b43772446bdc43b4ae64a1 debuginfo(build-id) = 340941c0df239c8dc0ed3ad40dd751e5d3e666ab debuginfo(build-id) = 3e1c5129283626ca34bda0f9623c2978598b3764 debuginfo(build-id) = 483fffc8804d49141c9446bd9c0d96ecb7f3b652 debuginfo(build-id) = 4fe920d7f3ac303c85548d36216e6c09435e6d41 debuginfo(build-id) = 57b705c90e7bbc3b0a66c0325e42bc8d50b5a731 debuginfo(build-id) = 5a6b8c4ed8c68851497c973ddf16d7b130743d48 debuginfo(build-id) = 60b52e6cdc9bcd7780d5e225a26cb9c6b4731be4 debuginfo(build-id) = 61fccc447b840de36101b01daac34dba31008955 debuginfo(build-id) = 7295b26e1896e6d9b22cc900787bb0b082aef1ba debuginfo(build-id) = 933d9fa2a3aaca5beb17d55f450fea527b9ad331 debuginfo(build-id) = 994973d3e00e7f35d4ae82ce10f88dc859c2936a debuginfo(build-id) = a31cc04744e274aa64b84f6a370972cd5b77f068 debuginfo(build-id) = a337dfd338791656edab8e355373721def141139 debuginfo(build-id) = a4cd3425b234839c3f7679edd21a89c29a452ec7 debuginfo(build-id) = ad545e7b941abc427699e291da0cb27856aff367 debuginfo(build-id) = c80e071c7edc16a9437e12aedd4b3f88e0b2e5f5 debuginfo(build-id) = d55a1d6a041e027a333e383c1829419eacbd640e debuginfo(build-id) = e0312fd8581b8bf9261068d7d22985c71518293f python3-hug-debuginfo = 2.4.0-1.fc29 python3-hug-debuginfo(riscv-64) = 2.4.0-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-hug-debugsource(riscv-64) = 2.4.0-1.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64 Wrote: /builddir/build/RPMS/python3-hug-2.4.0-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python-hug-debugsource-2.4.0-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-hug-debuginfo-2.4.0-1.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bkPzOl + umask 022 + cd /builddir/build/BUILD + cd hug-2.4.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-hug-2.4.0-1.fc29.riscv64 + exit 0 Child return code was: 0