Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-hug.spec'], chrootPath='/var/lib/mock/f31-build-47336-26796/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'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=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'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1549065600 Wrote: /builddir/build/SRPMS/python-hug-2.4.0-2.fc31.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/f31-build-47336-26796/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'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=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'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1549065600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eM0xfF + 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 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OLT5xE + 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,--as-needed -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/redirect.py -> build/lib.linux-riscv64-3.7/hug copying hug/output_format.py -> build/lib.linux-riscv64-3.7/hug copying hug/api.py -> build/lib.linux-riscv64-3.7/hug copying hug/development_runner.py -> build/lib.linux-riscv64-3.7/hug copying hug/store.py -> build/lib.linux-riscv64-3.7/hug copying hug/input_format.py -> build/lib.linux-riscv64-3.7/hug copying hug/defaults.py -> build/lib.linux-riscv64-3.7/hug copying hug/decorators.py -> build/lib.linux-riscv64-3.7/hug copying hug/exceptions.py -> build/lib.linux-riscv64-3.7/hug copying hug/introspect.py -> build/lib.linux-riscv64-3.7/hug copying hug/__init__.py -> build/lib.linux-riscv64-3.7/hug copying hug/_empty.py -> build/lib.linux-riscv64-3.7/hug copying hug/middleware.py -> build/lib.linux-riscv64-3.7/hug copying hug/validate.py -> build/lib.linux-riscv64-3.7/hug copying hug/_async.py -> build/lib.linux-riscv64-3.7/hug copying hug/json_module.py -> build/lib.linux-riscv64-3.7/hug copying hug/directives.py -> build/lib.linux-riscv64-3.7/hug copying hug/transform.py -> build/lib.linux-riscv64-3.7/hug copying hug/routing.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/interface.py -> build/lib.linux-riscv64-3.7/hug copying hug/authentication.py -> build/lib.linux-riscv64-3.7/hug copying hug/use.py -> build/lib.linux-riscv64-3.7/hug copying hug/_version.py -> build/lib.linux-riscv64-3.7/hug copying hug/route.py -> build/lib.linux-riscv64-3.7/hug copying hug/format.py -> build/lib.linux-riscv64-3.7/hug running build_ext cythoning hug/redirect.py to hug/redirect.c building 'hug.redirect' extension creating build/temp.linux-riscv64-3.7 creating build/temp.linux-riscv64-3.7/hug gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/redirect.c -o build/temp.linux-riscv64-3.7/hug/redirect.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/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/output_format.py to hug/output_format.c building 'hug.output_format' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/output_format.c -o build/temp.linux-riscv64-3.7/hug/output_format.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/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/api.py to hug/api.c building 'hug.api' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/api.c -o build/temp.linux-riscv64-3.7/hug/api.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/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/development_runner.py to hug/development_runner.c building 'hug.development_runner' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/development_runner.c -o build/temp.linux-riscv64-3.7/hug/development_runner.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/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/store.py to hug/store.c building 'hug.store' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/store.c -o build/temp.linux-riscv64-3.7/hug/store.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/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/input_format.py to hug/input_format.c building 'hug.input_format' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/input_format.c -o build/temp.linux-riscv64-3.7/hug/input_format.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/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/defaults.py to hug/defaults.c building 'hug.defaults' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/defaults.c -o build/temp.linux-riscv64-3.7/hug/defaults.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/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/decorators.py to hug/decorators.c building 'hug.decorators' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/decorators.c -o build/temp.linux-riscv64-3.7/hug/decorators.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/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/exceptions.py to hug/exceptions.c building 'hug.exceptions' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/exceptions.c -o build/temp.linux-riscv64-3.7/hug/exceptions.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/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/introspect.py to hug/introspect.c building 'hug.introspect' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/introspect.c -o build/temp.linux-riscv64-3.7/hug/introspect.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/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/_empty.py to hug/_empty.c building 'hug._empty' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/_empty.c -o build/temp.linux-riscv64-3.7/hug/_empty.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/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/middleware.py to hug/middleware.c building 'hug.middleware' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/middleware.c -o build/temp.linux-riscv64-3.7/hug/middleware.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/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/validate.py to hug/validate.c building 'hug.validate' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/validate.c -o build/temp.linux-riscv64-3.7/hug/validate.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/hug/validate.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/hug/validate.cpython-37m-riscv64-linux-gnu.so cythoning hug/_async.py to hug/_async.c building 'hug._async' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/_async.c -o build/temp.linux-riscv64-3.7/hug/_async.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/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/json_module.py to hug/json_module.c building 'hug.json_module' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/json_module.c -o build/temp.linux-riscv64-3.7/hug/json_module.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/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/directives.py to hug/directives.c building 'hug.directives' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/directives.c -o build/temp.linux-riscv64-3.7/hug/directives.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/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/transform.py to hug/transform.c building 'hug.transform' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/transform.c -o build/temp.linux-riscv64-3.7/hug/transform.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/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/routing.py to hug/routing.c building 'hug.routing' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/routing.c -o build/temp.linux-riscv64-3.7/hug/routing.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/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/types.py to hug/types.c building 'hug.types' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/types.c -o build/temp.linux-riscv64-3.7/hug/types.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/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 -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/test.c -o build/temp.linux-riscv64-3.7/hug/test.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/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/interface.py to hug/interface.c building 'hug.interface' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/interface.c -o build/temp.linux-riscv64-3.7/hug/interface.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/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/authentication.py to hug/authentication.c building 'hug.authentication' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/authentication.c -o build/temp.linux-riscv64-3.7/hug/authentication.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/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/use.py to hug/use.c building 'hug.use' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/use.c -o build/temp.linux-riscv64-3.7/hug/use.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/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/_version.py to hug/_version.c building 'hug._version' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/_version.c -o build/temp.linux-riscv64-3.7/hug/_version.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/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/route.py to hug/route.c building 'hug.route' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/route.c -o build/temp.linux-riscv64-3.7/hug/route.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/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/format.py to hug/format.c building 'hug.format' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/format.c -o build/temp.linux-riscv64-3.7/hug/format.o BUILDSTDERR: gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm//usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/hug-2.4.0/hug/redirect.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/hug-2.4.0/hug/output_format.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/hug-2.4.0/hug/api.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/hug-2.4.0/hug/development_runner.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/hug-2.4.0/hug/store.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/hug-2.4.0/hug/input_format.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/hug-2.4.0/hug/defaults.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/hug-2.4.0/hug/decorators.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/hug-2.4.0/hug/exceptions.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/hug-2.4.0/hug/introspect.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/hug-2.4.0/hug/_empty.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/hug-2.4.0/hug/middleware.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/hug-2.4.0/hug/validate.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/hug-2.4.0/hug/_async.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/hug-2.4.0/hug/json_module.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/hug-2.4.0/hug/directives.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/hug-2.4.0/hug/transform.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/hug-2.4.0/hug/routing.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/hug-2.4.0/hug/types.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/hug-2.4.0/hug/test.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/hug-2.4.0/hug/interface.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/hug-2.4.0/hug/authentication.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/hug-2.4.0/hug/use.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/hug-2.4.0/hug/_version.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/hug-2.4.0/hug/route.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/hug-2.4.0/hug/format.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 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 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.o3nncE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc31.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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc31.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc31.riscv64/usr creating /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc31.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc31.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.riscv64/usr/lib64/python3.7/site-packages/hug byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.riscv64/usr/lib64/python3.7/site-packages/hug/validate.py to validate.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.riscv64/usr/lib64/python3.7/site-packages/hug/routing.py to routing.cpython-37.pyc BUILDSTDERR: byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc31.riscv64/usr/lib64/python3.7/site-packages/hug/types.p+ /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.4.0-2.fc31 --unique-debug-suffix -2.4.0-2.fc31.riscv64 --unique-debug-src-base python-hug-2.4.0-2.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/hug-2.4.0 y to types.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.riscv64/usr/lib64/python3.7/site-packages/hug/format.py to format.cpython-37.pyc writing byte-compilation script '/tmp/tmphm1rqtr_.py' /usr/bin/python3 /tmp/tmphm1rqtr_.py removing /tmp/tmphm1rqtr_.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-2.fc31.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-2.fc31.riscv64/usr/bin explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc31.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-2.fc31.riscv64/usr/lib64/python3.7/site-packages/hug/_async.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.riscv64/usr/lib64/python3.7/site-packages/hug/defaults.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.riscv64/usr/lib64/python3.7/site-packages/hug/format.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc31.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-2.fc31.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-2.fc31.riscv64/usr/lib64/python3.7/site-packages/hug/input_format.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.riscv64/usr/lib64/python3.7/site-packages/hug/introspect.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.riscv64/usr/lib64/python3.7/site-packages/hug/output_format.cpython-37m-riscv64-linux-gnu.so BUILDSTDERR: explicitly decompress any DWARF compressed 22801 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.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-2.fc31.riscv64/usr/lib64/python3.7/site-packages/hug/validate.cpython-37m-riscv64-linux-gnu.so original debug info size: 19124kB, size after compression: 18224kB /usr/lib/rpm/sepdebugcrcfix: Updated 26 CRC32s, 0 CRC32s did match. Bytecompiling .py files below /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc31.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc31.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 Processing files: python3-hug-2.4.0-2.fc31.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xFKL2G + umask 022 + cd /builddir/build/BUILD + cd hug-2.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-hug-2.4.0-2.fc31.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-2.fc31.riscv64/usr/share/licenses/python3-hug + cp -pr LICENSE /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc31.riscv64/usr/share/licenses/python3-hug + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python-hug = 2.4.0-2.fc31 python3-hug = 2.4.0-2.fc31 python3-hug(riscv-64) = 2.4.0-2.fc31 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) libpython3.7m.so.1.0()(64bit) python(abi) = 3.7 python3.7dist(falcon) = 1.4.1 python3.7dist(requests) rtld(GNU_HASH) Obsoletes: python-hug < 2.4.0-2.fc31 Processing files: python-hug-debugsource-2.4.0-2.fc31.riscv64 Provides: python-hug-debugsource = 2.4.0-2.fc31 python-hug-debugsource(riscv-64) = 2.4.0-2.fc31 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-2.fc31.riscv64 Provides: debuginfo(build-id) = 0cfa020d6d0ce5a3db7fbbae0a341902c00f5c28 debuginfo(build-id) = 1b668b73cac3c498d34a7230d30776ff5295c784 debuginfo(build-id) = 2d10c47e8995da39e44a29aaefe0118f94941f36 debuginfo(build-id) = 2d88a4a2d7fabbe056796b343818cd5db52f3269 debuginfo(build-id) = 2ed058b90450827216f86f9c8778bc088f381659 debuginfo(build-id) = 4288bd868337e55be1f984355c324e78ac737063 debuginfo(build-id) = 4ebf985993b302ef50afb43a6a1e2931cebb73fa debuginfo(build-id) = 69f0f0f5147871829e5afa88984642df34b73550 debuginfo(build-id) = 6d97a8d2b3e3cf88bde25621ff30acecda4bb7fa debuginfo(build-id) = 6e06560e2c17d9fe71f9d39c4c5705688150cd66 debuginfo(build-id) = 8723c184681e3439cf656464682546ec6cacc333 debuginfo(build-id) = 910a9de1947a32adec6d35873632f9a8c6e2a761 debuginfo(build-id) = 98e37a6f92dc4e51c813aaa8c64d89d98296ffeb debuginfo(build-id) = 9ff4a0546c3f9a63cc59aa2be2141073369524a4 debuginfo(build-id) = a3359deebf46d9019c67b7ddf57ca40bc1f011fe debuginfo(build-id) = ac70b90a278bb7a8112b96a3fd52cae81e868d5f debuginfo(build-id) = ac7c80b12761f80737791465193a5a0a810d4075 debuginfo(build-id) = adab055caf144fce2f917ac78c859664c19943b7 debuginfo(build-id) = b82764b70dc79c1d0498b87e83f778ecbedd45a5 debuginfo(build-id) = bdb9d315510e73e19529f69fe2ee5dc9b55a00be debuginfo(build-id) = be4679dc433f3b3180b7f009ebd702717537dfec debuginfo(build-id) = c1ec8de4baa30db9604715e56b13efc797d413a2 debuginfo(build-id) = c99061ef0bd0d0049b64beebda5c088c50663c3c debuginfo(build-id) = dd474d7e5f5e6c1a4ff7c3739689d079e7d22a1e debuginfo(build-id) = deb8279b987955eb5100f481862cea783ff6649d debuginfo(build-id) = df3e80cef588fdcb617051dc4972302dacb483d5 python3-hug-debuginfo = 2.4.0-2.fc31 python3-hug-debuginfo(riscv-64) = 2.4.0-2.fc31 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-2.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc31.riscv64 Wrote: /builddir/build/RPMS/python3-hug-2.4.0-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python-hug-debugsource-2.4.0-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python3-hug-debuginfo-2.4.0-2.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IHg1zG + umask 022 + cd /builddir/build/BUILD + cd hug-2.4.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0