Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-hug.spec'], chrootPath='/var/lib/mock/f31-build-17039764-1223938/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --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': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1564099200 Wrote: /builddir/build/SRPMS/python-hug-2.4.0-3.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-hug.spec'], chrootPath='/var/lib/mock/f31-build-17039764-1223938/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --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': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1564099200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.M6FVpf + 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.4WEQqe + 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-x86_64-3.7 creating build/lib.linux-x86_64-3.7/hug copying hug/format.py -> build/lib.linux-x86_64-3.7/hug copying hug/middleware.py -> build/lib.linux-x86_64-3.7/hug copying hug/_version.py -> build/lib.linux-x86_64-3.7/hug copying hug/directives.py -> build/lib.linux-x86_64-3.7/hug copying hug/introspect.py -> build/lib.linux-x86_64-3.7/hug copying hug/test.py -> build/lib.linux-x86_64-3.7/hug copying hug/output_format.py -> build/lib.linux-x86_64-3.7/hug copying hug/__init__.py -> build/lib.linux-x86_64-3.7/hug copying hug/authentication.py -> build/lib.linux-x86_64-3.7/hug copying hug/types.py -> build/lib.linux-x86_64-3.7/hug copying hug/_empty.py -> build/lib.linux-x86_64-3.7/hug copying hug/exceptions.py -> build/lib.linux-x86_64-3.7/hug copying hug/routing.py -> build/lib.linux-x86_64-3.7/hug copying hug/use.py -> build/lib.linux-x86_64-3.7/hug copying hug/json_module.py -> build/lib.linux-x86_64-3.7/hug copying hug/_async.py -> build/lib.linux-x86_64-3.7/hug copying hug/transform.py -> build/lib.linux-x86_64-3.7/hug copying hug/decorators.py -> build/lib.linux-x86_64-3.7/hug copying hug/interface.py -> build/lib.linux-x86_64-3.7/hug copying hug/store.py -> build/lib.linux-x86_64-3.7/hug copying hug/api.py -> build/lib.linux-x86_64-3.7/hug copying hug/input_format.py -> build/lib.linux-x86_64-3.7/hug copying hug/route.py -> build/lib.linux-x86_64-3.7/hug copying hug/redirect.py -> build/lib.linux-x86_64-3.7/hug copying hug/development_runner.py -> build/lib.linux-x86_64-3.7/hug copying hug/defaults.py -> build/lib.linux-x86_64-3.7/hug copying hug/validate.py -> build/lib.linux-x86_64-3.7/hug running build_ext cythoning hug/format.py to hug/format.c building 'hug.format' extension creating build/temp.linux-x86_64-3.7 creating build/temp.linux-x86_64-3.7/hug gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.7m -c hug/format.c -o build/temp.linux-x86_64-3.7/hug/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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/hug/format.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-x86_64-3.7/hug/format.cpython-37m-x86_64-linux-gnu.so cythoning hug/middleware.py to hug/middleware.c building 'hug.middleware' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.7m -c hug/middleware.c -o build/temp.linux-x86_64-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/hug/middleware.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-x86_64-3.7/hug/middleware.cpython-37m-x86_64-linux-gnu.so cythoning hug/_version.py to hug/_version.c building 'hug._version' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.7m -c hug/_version.c -o build/temp.linux-x86_64-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/hug/_version.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-x86_64-3.7/hug/_version.cpython-37m-x86_64-linux-gnu.so cythoning hug/directives.py to hug/directives.c building 'hug.directives' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.7m -c hug/directives.c -o build/temp.linux-x86_64-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/hug/directives.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-x86_64-3.7/hug/directives.cpython-37m-x86_64-linux-gnu.so cythoning hug/introspect.py to hug/introspect.c building 'hug.introspect' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.7m -c hug/introspect.c -o build/temp.linux-x86_64-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/hug/introspect.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-x86_64-3.7/hug/introspect.cpython-37m-x86_64-linux-gnu.so cythoning hug/test.py to hug/test.c building 'hug.test' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.7m -c hug/test.c -o build/temp.linux-x86_64-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/hug/test.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-x86_64-3.7/hug/test.cpython-37m-x86_64-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 -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.7m -c hug/output_format.c -o build/temp.linux-x86_64-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/hug/output_format.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-x86_64-3.7/hug/output_format.cpython-37m-x86_64-linux-gnu.so cythoning hug/authentication.py to hug/authentication.c building 'hug.authentication' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.7m -c hug/authentication.c -o build/temp.linux-x86_64-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/hug/authentication.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-x86_64-3.7/hug/authentication.cpython-37m-x86_64-linux-gnu.so cythoning hug/types.py to hug/types.c building 'hug.types' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.7m -c hug/types.c -o build/temp.linux-x86_64-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/hug/types.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-x86_64-3.7/hug/types.cpython-37m-x86_64-linux-gnu.so cythoning hug/_empty.py to hug/_empty.c building 'hug._empty' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.7m -c hug/_empty.c -o build/temp.linux-x86_64-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/hug/_empty.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-x86_64-3.7/hug/_empty.cpython-37m-x86_64-linux-gnu.so cythoning hug/exceptions.py to hug/exceptions.c building 'hug.exceptions' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.7m -c hug/exceptions.c -o build/temp.linux-x86_64-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/hug/exceptions.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-x86_64-3.7/hug/exceptions.cpython-37m-x86_64-linux-gnu.so cythoning hug/routing.py to hug/routing.c building 'hug.routing' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.7m -c hug/routing.c -o build/temp.linux-x86_64-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/hug/routing.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-x86_64-3.7/hug/routing.cpython-37m-x86_64-linux-gnu.so cythoning hug/use.py to hug/use.c building 'hug.use' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.7m -c hug/use.c -o build/temp.linux-x86_64-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/hug/use.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-x86_64-3.7/hug/use.cpython-37m-x86_64-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 -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.7m -c hug/json_module.c -o build/temp.linux-x86_64-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/hug/json_module.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-x86_64-3.7/hug/json_module.cpython-37m-x86_64-linux-gnu.so cythoning hug/_async.py to hug/_async.c building 'hug._async' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.7m -c hug/_async.c -o build/temp.linux-x86_64-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/hug/_async.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-x86_64-3.7/hug/_async.cpython-37m-x86_64-linux-gnu.so cythoning hug/transform.py to hug/transform.c building 'hug.transform' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.7m -c hug/transform.c -o build/temp.linux-x86_64-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/hug/transform.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-x86_64-3.7/hug/transform.cpython-37m-x86_64-linux-gnu.so cythoning hug/decorators.py to hug/decorators.c building 'hug.decorators' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.7m -c hug/decorators.c -o build/temp.linux-x86_64-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/hug/decorators.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-x86_64-3.7/hug/decorators.cpython-37m-x86_64-linux-gnu.so cythoning hug/interface.py to hug/interface.c building 'hug.interface' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.7m -c hug/interface.c -o build/temp.linux-x86_64-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/hug/interface.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-x86_64-3.7/hug/interface.cpython-37m-x86_64-linux-gnu.so cythoning hug/store.py to hug/store.c building 'hug.store' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.7m -c hug/store.c -o build/temp.linux-x86_64-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/hug/store.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-x86_64-3.7/hug/store.cpython-37m-x86_64-linux-gnu.so cythoning hug/api.py to hug/api.c building 'hug.api' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.7m -c hug/api.c -o build/temp.linux-x86_64-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/hug/api.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-x86_64-3.7/hug/api.cpython-37m-x86_64-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 -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.7m -c hug/input_format.c -o build/temp.linux-x86_64-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/hug/input_format.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-x86_64-3.7/hug/input_format.cpython-37m-x86_64-linux-gnu.so cythoning hug/route.py to hug/route.c building 'hug.route' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.7m -c hug/route.c -o build/temp.linux-x86_64-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/hug/route.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-x86_64-3.7/hug/route.cpython-37m-x86_64-linux-gnu.so cythoning hug/redirect.py to hug/redirect.c building 'hug.redirect' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.7m -c hug/redirect.c -o build/temp.linux-x86_64-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/hug/redirect.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-x86_64-3.7/hug/redirect.cpython-37m-x86_64-linux-gnu.so cythoning hug/development_runner.py to hug/development_runner.c building 'hug.development_runner' extension BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-st/usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:369: 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) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:369: 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:369: 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:369: 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:369: 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:369: 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:369: 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:369: 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:369: 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:369: 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:369: 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:369: 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:369: 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:369: 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:369: 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:369: 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:369: 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:369: 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:369: 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:369: 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:369: 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:369: 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:369: 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:369: 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:369: 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:369: 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) + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 rong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.7m -c hug/development_runner.c -o build/temp.linux-x86_64-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/hug/development_runner.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-x86_64-3.7/hug/development_runner.cpython-37m-x86_64-linux-gnu.so cythoning hug/defaults.py to hug/defaults.c building 'hug.defaults' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.7m -c hug/defaults.c -o build/temp.linux-x86_64-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/hug/defaults.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-x86_64-3.7/hug/defaults.cpython-37m-x86_64-linux-gnu.so cythoning hug/validate.py to hug/validate.c building 'hug.validate' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.7m -c hug/validate.c -o build/temp.linux-x86_64-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/hug/validate.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-x86_64-3.7/hug/validate.cpython-37m-x86_64-linux-gnu.so Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.QHv2yb + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64 + 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-3.fc31.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr creating /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/development_runner.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/exceptions.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/middleware.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/format.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/middleware.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/defaults.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/_version.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/route.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/validate.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/directives.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/introspect.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/_version.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/test.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/use.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/output_format.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/json_module.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/__init__.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/redirect.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/authentication.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/_empty.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/types.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/types.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/_empty.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/exceptions.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/routing.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/test.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/use.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/json_module.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/store.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/format.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/api.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/directives.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/_async.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/transform.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/decorators.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/interface.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/transform.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/_async.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/input_format.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/store.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/routing.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/api.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/input_format.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/route.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/interface.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/output_format.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/redirect.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/development_runner.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/decorators.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/authentication.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/defaults.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/introspect.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-x86_64-3.7/hug/validate.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/format.py to format.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/middleware.py to middleware.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/_version.py to _version.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/directives.py to directives.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/introspect.py to introspect.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/test.py to test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/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-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/authentication.py to authentication.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/types.py to types.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/_empty.py to _empty.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/exceptions.py to exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/routing.py to routing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/use.py to use.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/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-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/_async.py to _async.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/transform.py to transform.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/decorators.py to decorators.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/interface.py to interface.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/store.py to store.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/api.py to api.cpython-37.pyc BUILDSTDERR: byte-compiling /bu+ /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 2.4.0-3.fc31 --unique-debug-suffix -2.4.0-3.fc31.x86_64 --unique-debug-src-base python-hug-2.4.0-3.fc31.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/hug-2.4.0 ilddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/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-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/route.py to route.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/redirect.py to redirect.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/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-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/defaults.py to defaults.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/validate.py to validate.cpython-37.pyc writing byte-compilation script '/tmp/tmpcyhinw_t.py' /usr/bin/python3 /tmp/tmpcyhinw_t.py removing /tmp/tmpcyhinw_t.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-3.fc31.x86_64/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-3.fc31.x86_64/usr/bin explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/_empty.cpython-37m-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/_async.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/_empty.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/_async.cpython-37m-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/_version.cpython-37m-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/api.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/_version.cpython-37m-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/authentication.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/api.cpython-37m-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/decorators.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/authentication.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/decorators.cpython-37m-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/defaults.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/defaults.cpython-37m-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/development_runner.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/development_runner.cpython-37m-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/directives.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/directives.cpython-37m-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/exceptions.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/exceptions.cpython-37m-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/format.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/format.cpython-37m-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/input_format.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/input_format.cpython-37m-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/interface.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/interface.cpython-37m-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/introspect.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/introspect.cpython-37m-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/json_module.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/json_module.cpython-37m-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/middleware.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/middleware.cpython-37m-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/output_format.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/output_format.cpython-37m-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/redirect.cpython-37m-x86_64-linux-gnu.so BUILDSTDERR: extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_622883 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/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs 4/usr/lib64/python3.7/site-packages/hug/redirect.cpython-37m-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/route.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/route.cpython-37m-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/routing.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/routing.cpython-37m-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/store.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/store.cpython-37m-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/test.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/test.cpython-37m-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/transform.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/transform.cpython-37m-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/types.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/types.cpython-37m-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/use.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/use.cpython-37m-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/validate.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7/site-packages/hug/validate.cpython-37m-x86_64-linux-gnu.so original debug info size: 18084kB, size after compression: 17188kB /usr/lib/rpm/sepdebugcrcfix: Updated 26 CRC32s, 0 CRC32s did match. Bytecompiling .py files below /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Processing files: python3-hug-2.4.0-3.fc31.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.pUNXyc + umask 022 + cd /builddir/build/BUILD + cd hug-2.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/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-3.fc31.x86_64/usr/share/licenses/python3-hug + cp -pr LICENSE /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64/usr/share/licenses/python3-hug + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python-hug = 2.4.0-3.fc31 python3-hug = 2.4.0-3.fc31 python3-hug(x86-64) = 2.4.0-3.fc31 python3.7dist(hug) = 2.4 python3dist(hug) = 2.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpython3.7m.so.1.0()(64bit) python(abi) = 3.7 python3.7dist(falcon) = 1.4.1 python3.7dist(requests) python3.7dist(setuptools) rtld(GNU_HASH) Obsoletes: python-hug < 2.4.0-3.fc31 Processing files: python-hug-debugsource-2.4.0-3.fc31.x86_64 Provides: python-hug-debugsource = 2.4.0-3.fc31 python-hug-debugsource(x86-64) = 2.4.0-3.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-3.fc31.x86_64 Provides: debuginfo(build-id) = 0b3ac308ece07bf690026d3b5e480d44bb4f7b62 debuginfo(build-id) = 0d6bfedeafc270d01d7fb2f75a0e9d75c4d2efb6 debuginfo(build-id) = 16bc8ecbfe07b256732b5aa0a65b23cf399c0fec debuginfo(build-id) = 16d39d6ee49bc5199b2448b1c7bb94db35fb1a0b debuginfo(build-id) = 182c4ed97ee703a2c9d1337f80a569daf2f2233b debuginfo(build-id) = 23de92afa99a944cd8875adf36ac4748ad950f86 debuginfo(build-id) = 2d8550aef5ead632f8bc077cc1d295a97f38e9af debuginfo(build-id) = 35ac9f1f9b28d342dee23ef3da5c375bf8380e70 debuginfo(build-id) = 38cfd891abafbf535581159428c230373847cbef debuginfo(build-id) = 58d7893b4b42af313bf695564468ebec94b126a0 debuginfo(build-id) = 648337e0977a477207430cd0bc0efab5117154b9 debuginfo(build-id) = 6a1dd8b912fbbd143a7c0b9b1a1729c5d48b9d48 debuginfo(build-id) = 6a7c2371c7aa0da2c2b5dc4ff259377e84887b3c debuginfo(build-id) = 6c91ff989d6602e10380a9c1005edf70486185b7 debuginfo(build-id) = 74b96a0c89964a3650ede43579b072f8c0fb4cb7 debuginfo(build-id) = 7d440ded820c901f4be5ba406840395559d0dbb1 debuginfo(build-id) = 85b25db6ae636274ea89e793796063979c0eb7bb debuginfo(build-id) = 863b79fcb134304d4026a46a0700ede3020b75a3 debuginfo(build-id) = 9081303e0ad286092a8b80a9e1658f2bd5884e43 debuginfo(build-id) = a4a24ab50e1962be2f36741d70b8188b8f7f994e debuginfo(build-id) = ab800ba18c29fb35ff0edcc036d1d6ff6c1ce4db debuginfo(build-id) = b879e31a61dd9d24a82654ff2f24dbe457409bfb debuginfo(build-id) = bf1309c5003e8413c8da9384c6af88dce291db2e debuginfo(build-id) = c0aa43667c5a078dde11710a4aac9f82f32ce815 debuginfo(build-id) = ce18d2b2ac37a4fa408354ae6df108f1c044c425 debuginfo(build-id) = fbf19583c9fa55814bf5842c41f4b32cb7c29870 python3-hug-debuginfo = 2.4.0-3.fc31 python3-hug-debuginfo(x86-64) = 2.4.0-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-hug-debugsource(x86-64) = 2.4.0-3.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64 Wrote: /builddir/build/RPMS/python3-hug-2.4.0-3.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/python-hug-debugsource-2.4.0-3.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/python3-hug-debuginfo-2.4.0-3.fc31.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XplMec + umask 022 + cd /builddir/build/BUILD + cd hug-2.4.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-hug-2.4.0-3.fc31.x86_64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0