Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/python-hug.spec'], chrootPath='/var/lib/mock/f30-build-15150339-1076298/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 s390x --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: s390x Building for target s390x Wrote: /builddir/build/SRPMS/python-hug-2.4.0-2.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/python-hug.spec'], chrootPath='/var/lib/mock/f30-build-15150339-1076298/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 s390x --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: s390x Building for target s390x Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ogbP7Z + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hug-2.4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/hug-2.4.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd hug-2.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-hug-2.4.0 base' + /usr/bin/cat /builddir/build/SOURCES/0001-Fix-bytecompiling-with-python-3.7.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m 0001-Fix-bytecompiling-with-python-3.7.patch --author 'rpm-build ' + rm -rf hug.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8KC37S + 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 -march=zEC12 -mtune=z13 -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-s390x-3.7 creating build/lib.linux-s390x-3.7/hug copying hug/validate.py -> build/lib.linux-s390x-3.7/hug copying hug/development_runner.py -> build/lib.linux-s390x-3.7/hug copying hug/format.py -> build/lib.linux-s390x-3.7/hug copying hug/api.py -> build/lib.linux-s390x-3.7/hug copying hug/decorators.py -> build/lib.linux-s390x-3.7/hug copying hug/introspect.py -> build/lib.linux-s390x-3.7/hug copying hug/defaults.py -> build/lib.linux-s390x-3.7/hug copying hug/json_module.py -> build/lib.linux-s390x-3.7/hug copying hug/interface.py -> build/lib.linux-s390x-3.7/hug copying hug/store.py -> build/lib.linux-s390x-3.7/hug copying hug/authentication.py -> build/lib.linux-s390x-3.7/hug copying hug/redirect.py -> build/lib.linux-s390x-3.7/hug copying hug/output_format.py -> build/lib.linux-s390x-3.7/hug copying hug/middleware.py -> build/lib.linux-s390x-3.7/hug copying hug/transform.py -> build/lib.linux-s390x-3.7/hug copying hug/routing.py -> build/lib.linux-s390x-3.7/hug copying hug/types.py -> build/lib.linux-s390x-3.7/hug copying hug/test.py -> build/lib.linux-s390x-3.7/hug copying hug/_empty.py -> build/lib.linux-s390x-3.7/hug copying hug/__init__.py -> build/lib.linux-s390x-3.7/hug copying hug/_version.py -> build/lib.linux-s390x-3.7/hug copying hug/exceptions.py -> build/lib.linux-s390x-3.7/hug copying hug/route.py -> build/lib.linux-s390x-3.7/hug copying hug/use.py -> build/lib.linux-s390x-3.7/hug copying hug/directives.py -> build/lib.linux-s390x-3.7/hug copying hug/input_format.py -> build/lib.linux-s390x-3.7/hug copying hug/_async.py -> build/lib.linux-s390x-3.7/hug running build_ext cythoning hug/validate.py to hug/validate.c building 'hug.validate' extension creating build/temp.linux-s390x-3.7 creating build/temp.linux-s390x-3.7/hug gcc -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/validate.c -o build/temp.linux-s390x-3.7/hug/validate.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.7/hug/validate.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-s390x-3.7/hug/validate.cpython-37m-s390x-linux-gnu.so cythoning hug/development_runner.py to hug/development_runner.c building 'hug.development_runner' extension gcc -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/development_runner.c -o build/temp.linux-s390x-3.7/hug/development_runner.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.7/hug/development_runner.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-s390x-3.7/hug/development_runner.cpython-37m-s390x-linux-gnu.so cythoning hug/format.py to hug/format.c building 'hug.format' extension gcc -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/format.c -o build/temp.linux-s390x-3.7/hug/format.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.7/hug/format.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-s390x-3.7/hug/format.cpython-37m-s390x-linux-gnu.so cythoning hug/api.py to hug/api.c building 'hug.api' extension gcc -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/api.c -o build/temp.linux-s390x-3.7/hug/api.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.7/hug/api.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-s390x-3.7/hug/api.cpython-37m-s390x-linux-gnu.so cythoning hug/decorators.py to hug/decorators.c building 'hug.decorators' extension gcc -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/decorators.c -o build/temp.linux-s390x-3.7/hug/decorators.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.7/hug/decorators.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-s390x-3.7/hug/decorators.cpython-37m-s390x-linux-gnu.so cythoning hug/introspect.py to hug/introspect.c building 'hug.introspect' extension gcc -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/introspect.c -o build/temp.linux-s390x-3.7/hug/introspect.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.7/hug/introspect.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-s390x-3.7/hug/introspect.cpython-37m-s390x-linux-gnu.so cythoning hug/defaults.py to hug/defaults.c building 'hug.defaults' extension gcc -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/defaults.c -o build/temp.linux-s390x-3.7/hug/defaults.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.7/hug/defaults.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-s390x-3.7/hug/defaults.cpython-37m-s390x-linux-gnu.so cythoning hug/json_module.py to hug/json_module.c building 'hug.json_module' extension gcc -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/json_module.c -o build/temp.linux-s390x-3.7/hug/json_module.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.7/hug/json_module.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-s390x-3.7/hug/json_module.cpython-37m-s390x-linux-gnu.so cythoning hug/interface.py to hug/interface.c building 'hug.interface' extension gcc -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/interface.c -o build/temp.linux-s390x-3.7/hug/interface.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.7/hug/interface.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-s390x-3.7/hug/interface.cpython-37m-s390x-linux-gnu.so cythoning hug/store.py to hug/store.c building 'hug.store' extension gcc -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/store.c -o build/temp.linux-s390x-3.7/hug/store.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.7/hug/store.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-s390x-3.7/hug/store.cpython-37m-s390x-linux-gnu.so cythoning hug/authentication.py to hug/authentication.c building 'hug.authentication' extension gcc -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/authentication.c -o build/temp.linux-s390x-3.7/hug/authentication.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.7/hug/authentication.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-s390x-3.7/hug/authentication.cpython-37m-s390x-linux-gnu.so cythoning hug/redirect.py to hug/redirect.c building 'hug.redirect' extension gcc -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/redirect.c -o build/temp.linux-s390x-3.7/hug/redirect.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.7/hug/redirect.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-s390x-3.7/hug/redirect.cpython-37m-s390x-linux-gnu.so cythoning hug/output_format.py to hug/output_format.c building 'hug.output_format' extension gcc -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/output_format.c -o build/temp.linux-s390x-3.7/hug/output_format.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.7/hug/output_format.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-s390x-3.7/hug/output_format.cpython-37m-s390x-linux-gnu.so cythoning hug/middleware.py to hug/middleware.c building 'hug.middleware' extension gcc -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/middleware.c -o build/temp.linux-s390x-3.7/hug/middleware.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.7/hug/middleware.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-s390x-3.7/hug/middleware.cpython-37m-s390x-linux-gnu.so cythoning hug/transform.py to hug/transform.c building 'hug.transform' extension gcc -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/transform.c -o build/temp.linux-s390x-3.7/hug/transform.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.7/hug/transform.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-s390x-3.7/hug/transform.cpython-37m-s390x-linux-gnu.so cythoning hug/routing.py to hug/routing.c building 'hug.routing' extension gcc -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/routing.c -o build/temp.linux-s390x-3.7/hug/routing.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.7/hug/routing.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-s390x-3.7/hug/routing.cpython-37m-s390x-linux-gnu.so cythoning hug/types.py to hug/types.c building 'hug.types' extension gcc -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/types.c -o build/temp.linux-s390x-3.7/hug/types.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.7/hug/types.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-s390x-3.7/hug/types.cpython-37m-s390x-linux-gnu.so cythoning hug/test.py to hug/test.c building 'hug.test' extension gcc -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/test.c -o build/temp.linux-s390x-3.7/hug/test.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.7/hug/test.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-s390x-3.7/hug/test.cpython-37m-s390x-linux-gnu.so cythoning hug/_empty.py to hug/_empty.c building 'hug._empty' extension gcc -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/_empty.c -o build/temp.linux-s390x-3.7/hug/_empty.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.7/hug/_empty.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-s390x-3.7/hug/_empty.cpython-37m-s390x-linux-gnu.so cythoning hug/_version.py to hug/_version.c building 'hug._version' extension gcc -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/_version.c -o build/temp.linux-s390x-3.7/hug/_version.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.7/hug/_version.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-s390x-3.7/hug/_version.cpython-37m-s390x-linux-gnu.so cythoning hug/exceptions.py to hug/exceptions.c building 'hug.exceptions' extension gcc -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/exceptions.c -o build/temp.linux-s390x-3.7/hug/exceptions.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.7/hug/exceptions.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-s390x-3.7/hug/exceptions.cpython-37m-s390x-linux-gnu.so cythoning hug/route.py to hug/route.c building 'hug.route' extension gcc -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/route.c -o build/temp.linux-s390x-3.7/hug/route.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.7/hug/route.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-s390x-3.7/hug/route.cpython-37m-s390x-linux-gnu.so cythoning hug/use.py to hug/use.c building 'hug.use' extension gcc -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/use.c -o build/temp.linux-s390x-3.7/hug/use.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.7/hug/use.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-s390x-3.7/hug/use.cpython-37m-s390x-linux-gnu.so cythoning hug/directives.py to hug/directives.c building 'hug.directives' extension gcc -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/directives.c -o build/temp.linux-s390x-3.7/hug/directives.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.7/hug/directives.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-s390x-3.7/hug/directives.cpython-37m-s390x-linux-gnu.so cythoning hug/input_format.py to hug/input_format.c building 'hug.input_format' extension gcc -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/input_format.c -o build/temp.linux-s390x-3.7/hug/input_format.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.7/hug/input_format.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-s390x-3.7/hug/input_format.cpython-37m-s390x-linux-gnu.so cythoning hug/_async.py to hug/_async.c building 'hug._async' extension gcc -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c hug/_async.c -o build/temp.linux-s390x-3.7/hug/_async.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.7/hug/_async.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-s390x-3.7/hug/_async.cpython-37m-s390x-linux-gnu.so 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/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/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/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/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/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/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/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/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/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/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/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/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/_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/_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/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/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/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/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/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/_async.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gBBrT0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x + 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 -march=zEC12 -mtune=z13 -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.fc30.s390x running install running install_lib creating /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr creating /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64 creating /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/validate.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/development_runner.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/format.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/api.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/decorators.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/introspect.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/defaults.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/json_module.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/interface.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/store.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/authentication.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/redirect.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/output_format.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/middleware.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/transform.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/routing.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/types.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/test.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/_empty.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/__init__.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/_version.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/exceptions.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/route.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/use.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/directives.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/input_format.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/_async.py -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/validate.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/development_runner.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/format.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/api.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/decorators.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/introspect.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/defaults.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/json_module.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/interface.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/store.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/authentication.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/redirect.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/output_format.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/middleware.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/transform.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/routing.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/types.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/test.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/_empty.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/_version.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/exceptions.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/route.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/use.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/directives.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/input_format.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug copying build/lib.linux-s390x-3.7/hug/_async.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/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.fc30.s390x/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.fc30.s390x/usr/lib64/python3.7/site-packages/hug/format.py to format.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/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.fc30.s390x/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.fc30.s390x/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.fc30.s390x/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.fc30.s390x/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.fc30.s390x/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.fc30.s390x/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.fc30.s390x/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.fc30.s390x/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.fc30.s390x/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.fc30.s390x/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.fc30.s390x/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.fc30.s390x/usr/lib64/python3.7/site-packages/hug/routing.py to routing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/types.py to types.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/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.fc30.s390x/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.fc30.s390x/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.fc30.s390x/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.fc30.s390x/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.fc30.s390x/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.fc30.s390x/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.fc30.s390x/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.fc30.s390x/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.fc30.s390x/usr/lib64/python3.7/site-packages/hug/_async.py to _async.cpython-37.pyc writing byte-compilation script '/tmp/tmp7fg4e996.py' /usr/bin/python3 /tmp/tmp7fg4e996.py removing /tmp/tmp7fg4e996.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.fc30.s390x/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.fc30.s390x/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 2.4.0-2.fc30 --unique-debug-suffix -2.4.0-2.fc30.s390x --unique-debug-src-base python-hug-2.4.0-2.fc30.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/hug-2.4.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/validate.cpython-37m-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/development_runner.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/development_runner.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/validate.cpython-37m-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/format.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/format.cpython-37m-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/api.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/api.cpython-37m-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/decorators.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/decorators.cpython-37m-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/introspect.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/introspect.cpython-37m-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/defaults.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/defaults.cpython-37m-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/json_module.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/json_module.cpython-37m-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/interface.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/interface.cpython-37m-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/store.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/store.cpython-37m-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/authentication.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/authentication.cpython-37m-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/redirect.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/redirect.cpython-37m-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/output_format.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/output_format.cpython-37m-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/middleware.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/middleware.cpython-37m-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/transform.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/transform.cpython-37m-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/routing.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/routing.cpython-37m-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/types.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/types.cpython-37m-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/test.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/test.cpython-37m-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/_empty.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/_empty.cpython-37m-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/_version.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/_version.cpython-37m-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/exceptions.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/exceptions.cpython-37m-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/route.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/route.cpython-37m-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/use.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/use.cpython-37m-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/directives.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/directives.cpython-37m-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/input_format.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/input_format.cpython-37m-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/_async.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7/site-packages/hug/_async.cpython-37m-s390x-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 26 CRC32s, 0 CRC32s did match. BUILDSTDERR: 22775 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 Bytecompiling .py files below /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-hug-2.4.0-2.fc30.s390x Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SeVVU1 + umask 022 + cd /builddir/build/BUILD + cd hug-2.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/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.fc30.s390x/usr/share/licenses/python3-hug + cp -pr LICENSE /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x/usr/share/licenses/python3-hug + exit 0 Provides: python3-hug = 2.4.0-2.fc30 python3-hug(s390-64) = 2.4.0-2.fc30 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 libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(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) rtld(GNU_HASH) Processing files: python-hug-debugsource-2.4.0-2.fc30.s390x Provides: python-hug-debugsource = 2.4.0-2.fc30 python-hug-debugsource(s390-64) = 2.4.0-2.fc30 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.fc30.s390x Provides: debuginfo(build-id) = 17f86ad048691cd341afaa9de55e1def044280aa debuginfo(build-id) = 1c1499dba8d0e307ee8d774702bf41caf8717afe debuginfo(build-id) = 26dc94d665e3d3559a77996b6ec77d4ddc516684 debuginfo(build-id) = 33e1db8efcabd2cdfdaf0cccb4af4de20d0db654 debuginfo(build-id) = 39487c3c427b239637fb31bd92a98a3ea80d9d53 debuginfo(build-id) = 3fcc131cc7ad156d3a2c50bd18622fe6cc44c5c8 debuginfo(build-id) = 400e160d8ad3a58ef8b8daa0aebacc62f835e64e debuginfo(build-id) = 47ea079e4b2b0843a09dd276b4bcdd941f745a0c debuginfo(build-id) = 5d575a26810de6262a8d7bb2b6a3bd4e13d1eae3 debuginfo(build-id) = 5e374932c9cf14f4c765926ff48ddca52bb78d32 debuginfo(build-id) = 7b185aeea482fb7e9847a0d85c424ac7cefc94ef debuginfo(build-id) = 84ba8a368c2b3ef8f19e93f99f5f80ddbcb57290 debuginfo(build-id) = 9291b1113fcec753a1fb6a5e6679c3f83e315730 debuginfo(build-id) = a100e1779823467962c850db1803f6e4abddd804 debuginfo(build-id) = a670572a4ef029467e71b59f270cea3ac6e5f7c9 debuginfo(build-id) = ae36fcba602d0aedc374e661fd7822a56d66f59a debuginfo(build-id) = bfdb491b149a8b174538dd6309e05b858b79908f debuginfo(build-id) = c19d1a38fae7f4c61e07172855dae8fda063a079 debuginfo(build-id) = cca4b0acc8c4a0bfd3ae6db7883161565668d393 debuginfo(build-id) = ce9bd39d00e5a55f79ac9bfa7e6dd6adce59b643 debuginfo(build-id) = d5a8de144e93d1da186cd9920ec5aa3d3436c208 debuginfo(build-id) = d81bf887fbe13ce860d0f7e6d6323d29349021d2 debuginfo(build-id) = db8d3abb9c074265cbc0cfc09313f210e847eb82 debuginfo(build-id) = e123cba6d710c674c8f0bbb5fb66329a5f2e92a5 debuginfo(build-id) = ec351f8fb17c4d6d977f05bb275a157e497ffe24 debuginfo(build-id) = ef878b63d988c0fd57f076d3fd05dfd47dec599d python3-hug-debuginfo = 2.4.0-2.fc30 python3-hug-debuginfo(s390-64) = 2.4.0-2.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-hug-debugsource(s390-64) = 2.4.0-2.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x Wrote: /builddir/build/RPMS/python3-hug-2.4.0-2.fc30.s390x.rpm Wrote: /builddir/build/RPMS/python-hug-debugsource-2.4.0-2.fc30.s390x.rpm Wrote: /builddir/build/RPMS/python3-hug-debuginfo-2.4.0-2.fc30.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Er9Z7i + umask 022 + cd /builddir/build/BUILD + cd hug-2.4.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-hug-2.4.0-2.fc30.s390x + exit 0 Child return code was: 0