Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/python-falcon.spec'], chrootPath='/var/lib/mock/f27-build-9445701-774597/root'nspawn_args=[]shell=Falseuser='mockbuild'logger=gid=425printOutput=Falsetimeout=172800env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/python-falcon.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False Building target platforms: s390x Building for target s390x Wrote: /builddir/build/SRPMS/python-falcon-1.2.0-6.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/python-falcon.spec'], chrootPath='/var/lib/mock/f27-build-9445701-774597/root'nspawn_args=[]shell=Falseuser='mockbuild'logger=gid=425printOutput=Falsetimeout=172800env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/python-falcon.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False Building target platforms: s390x Building for target s390x Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DHnMtj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf falcon-1.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/falcon-1.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd falcon-1.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/005-versioned-console-scripts.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/006-skip-test_deprecated_decorator-koji.patch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.I07jQD + umask 022 + cd /builddir/build/BUILD + cd falcon-1.2.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib.linux-s390x-2.7 creating build/lib.linux-s390x-2.7/falcon copying falcon/__init__.py -> build/lib.linux-s390x-2.7/falcon copying falcon/api.py -> build/lib.linux-s390x-2.7/falcon copying falcon/api_helpers.py -> build/lib.linux-s390x-2.7/falcon copying falcon/errors.py -> build/lib.linux-s390x-2.7/falcon copying falcon/hooks.py -> build/lib.linux-s390x-2.7/falcon copying falcon/http_error.py -> build/lib.linux-s390x-2.7/falcon copying falcon/http_status.py -> build/lib.linux-s390x-2.7/falcon copying falcon/redirects.py -> build/lib.linux-s390x-2.7/falcon copying falcon/request.py -> build/lib.linux-s390x-2.7/falcon copying falcon/request_helpers.py -> build/lib.linux-s390x-2.7/falcon copying falcon/responders.py -> build/lib.linux-s390x-2.7/falcon copying falcon/response.py -> build/lib.linux-s390x-2.7/falcon copying falcon/response_helpers.py -> build/lib.linux-s390x-2.7/falcon copying falcon/status_codes.py -> build/lib.linux-s390x-2.7/falcon copying falcon/uri.py -> build/lib.linux-s390x-2.7/falcon copying falcon/version.py -> build/lib.linux-s390x-2.7/falcon creating build/lib.linux-s390x-2.7/falcon/bench copying falcon/bench/__init__.py -> build/lib.linux-s390x-2.7/falcon/bench copying falcon/bench/bench.py -> build/lib.linux-s390x-2.7/falcon/bench copying falcon/bench/create.py -> build/lib.linux-s390x-2.7/falcon/bench creating build/lib.linux-s390x-2.7/falcon/cmd copying falcon/cmd/__init__.py -> build/lib.linux-s390x-2.7/falcon/cmd copying falcon/cmd/bench.py -> build/lib.linux-s390x-2.7/falcon/cmd copying falcon/cmd/print_routes.py -> build/lib.linux-s390x-2.7/falcon/cmd creating build/lib.linux-s390x-2.7/falcon/routing copying falcon/routing/__init__.py -> build/lib.linux-s390x-2.7/falcon/routing copying falcon/routing/compiled.py -> build/lib.linux-s390x-2.7/falcon/routing copying falcon/routing/util.py -> build/lib.linux-s390x-2.7/falcon/routing creating build/lib.linux-s390x-2.7/falcon/testing copying falcon/testing/__init__.py -> build/lib.linux-s390x-2.7/falcon/testing copying falcon/testing/base.py -> build/lib.linux-s390x-2.7/falcon/testing copying falcon/testing/client.py -> build/lib.linux-s390x-2.7/falcon/testing copying falcon/testing/helpers.py -> build/lib.linux-s390x-2.7/falcon/testing copying falcon/testing/resource.py -> build/lib.linux-s390x-2.7/falcon/testing copying falcon/testing/srmock.py -> build/lib.linux-s390x-2.7/falcon/testing copying falcon/testing/test_case.py -> build/lib.linux-s390x-2.7/falcon/testing creating build/lib.linux-s390x-2.7/falcon/util copying falcon/util/__init__.py -> build/lib.linux-s390x-2.7/falcon/util copying falcon/util/misc.py -> build/lib.linux-s390x-2.7/falcon/util copying falcon/util/structures.py -> build/lib.linux-s390x-2.7/falcon/util copying falcon/util/time.py -> build/lib.linux-s390x-2.7/falcon/util copying falcon/util/uri.py -> build/lib.linux-s390x-2.7/falcon/util creating build/lib.linux-s390x-2.7/falcon/bench/nuts copying falcon/bench/nuts/__init__.py -> build/lib.linux-s390x-2.7/falcon/bench/nuts copying falcon/bench/nuts/config.py -> build/lib.linux-s390x-2.7/falcon/bench/nuts copying falcon/bench/nuts/setup.py -> build/lib.linux-s390x-2.7/falcon/bench/nuts creating build/lib.linux-s390x-2.7/falcon/bench/queues copying falcon/bench/queues/__init__.py -> build/lib.linux-s390x-2.7/falcon/bench/queues copying falcon/bench/queues/api.py -> build/lib.linux-s390x-2.7/falcon/bench/queues copying falcon/bench/queues/claims.py -> build/lib.linux-s390x-2.7/falcon/bench/queues copying falcon/bench/queues/messages.py -> build/lib.linux-s390x-2.7/falcon/bench/queues copying falcon/bench/queues/queues.py -> build/lib.linux-s390x-2.7/falcon/bench/queues copying falcon/bench/queues/stats.py -> build/lib.linux-s390x-2.7/falcon/bench/queues creating build/lib.linux-s390x-2.7/falcon/bench/nuts/nuts copying falcon/bench/nuts/nuts/__init__.py -> build/lib.linux-s390x-2.7/falcon/bench/nuts/nuts copying falcon/bench/nuts/nuts/app.py -> build/lib.linux-s390x-2.7/falcon/bench/nuts/nuts creating build/lib.linux-s390x-2.7/falcon/bench/nuts/nuts/controllers copying falcon/bench/nuts/nuts/controllers/__init__.py -> build/lib.linux-s390x-2.7/falcon/bench/nuts/nuts/controllers copying falcon/bench/nuts/nuts/controllers/root.py -> build/lib.linux-s390x-2.7/falcon/bench/nuts/nuts/controllers creating build/lib.linux-s390x-2.7/falcon/bench/nuts/nuts/model copying falcon/bench/nuts/nuts/model/__init__.py -> build/lib.linux-s390x-2.7/falcon/bench/nuts/nuts/model creating build/lib.linux-s390x-2.7/falcon/bench/nuts/nuts/tests copying falcon/bench/nuts/nuts/tests/__init__.py -> build/lib.linux-s390x-2.7/falcon/bench/nuts/nuts/tests copying falcon/bench/nuts/nuts/tests/config.py -> build/lib.linux-s390x-2.7/falcon/bench/nuts/nuts/tests copying falcon/bench/nuts/nuts/tests/test_functional.py -> build/lib.linux-s390x-2.7/falcon/bench/nuts/nuts/tests copying falcon/bench/nuts/nuts/tests/test_units.py -> build/lib.linux-s390x-2.7/falcon/bench/nuts/nuts/tests running egg_info writing requirements to falcon.egg-info/requires.txt writing falcon.egg-info/PKG-INFO writing top-level names to falcon.egg-info/top_level.txt writing dependency_links to falcon.egg-info/dependency_links.txt writing entry points to falcon.egg-info/entry_points.txt reading manifest file 'falcon.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'docs/_themes' writing manifest file 'falcon.egg-info/SOURCES.txt' running build_ext cythoning falcon/api.py to falcon/api.c building 'falcon.api' extension creating build/temp.linux-s390x-2.7 creating build/temp.linux-s390x-2.7/falcon gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include/python2.7 -c falcon/api.c -o build/temp.linux-s390x-2.7/falcon/api.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-2.7/falcon/api.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-s390x-2.7/falcon/api.so cythoning falcon/api_helpers.py to falcon/api_helpers.c building 'falcon.api_helpers' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include/python2.7 -c falcon/api_helpers.c -o build/temp.linux-s390x-2.7/falcon/api_helpers.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-2.7/falcon/api_helpers.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-s390x-2.7/falcon/api_helpers.so cythoning falcon/errors.py to falcon/errors.c building 'falcon.errors' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include/python2.7 -c falcon/errors.c -o build/temp.linux-s390x-2.7/falcon/errors.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-2.7/falcon/errors.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-s390x-2.7/falcon/errors.so cythoning falcon/hooks.py to falcon/hooks.c building 'falcon.hooks' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include/python2.7 -c falcon/hooks.c -o build/temp.linux-s390x-2.7/falcon/hooks.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-2.7/falcon/hooks.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-s390x-2.7/falcon/hooks.so cythoning falcon/http_error.py to falcon/http_error.c building 'falcon.http_error' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include/python2.7 -c falcon/http_error.c -o build/temp.linux-s390x-2.7/falcon/http_error.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-2.7/falcon/http_error.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-s390x-2.7/falcon/http_error.so cythoning falcon/http_status.py to falcon/http_status.c building 'falcon.http_status' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include/python2.7 -c falcon/http_status.c -o build/temp.linux-s390x-2.7/falcon/http_status.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-2.7/falcon/http_status.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-s390x-2.7/falcon/http_status.so cythoning falcon/redirects.py to falcon/redirects.c building 'falcon.redirects' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include/python2.7 -c falcon/redirects.c -o build/temp.linux-s390x-2.7/falcon/redirects.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-2.7/falcon/redirects.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-s390x-2.7/falcon/redirects.so cythoning falcon/request.py to falcon/request.c building 'falcon.request' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include/python2.7 -c falcon/request.c -o build/temp.linux-s390x-2.7/falcon/request.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-2.7/falcon/request.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-s390x-2.7/falcon/request.so cythoning falcon/request_helpers.py to falcon/request_helpers.c building 'falcon.request_helpers' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include/python2.7 -c falcon/request_helpers.c -o build/temp.linux-s390x-2.7/falcon/request_helpers.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-2.7/falcon/request_helpers.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-s390x-2.7/falcon/request_helpers.so cythoning falcon/responders.py to falcon/responders.c building 'falcon.responders' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include/python2.7 -c falcon/responders.c -o build/temp.linux-s390x-2.7/falcon/responders.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-2.7/falcon/responders.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-s390x-2.7/falcon/responders.so cythoning falcon/response.py to falcon/response.c building 'falcon.response' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include/python2.7 -c falcon/response.c -o build/temp.linux-s390x-2.7/falcon/response.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-2.7/falcon/response.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-s390x-2.7/falcon/response.so cythoning falcon/response_helpers.py to falcon/response_helpers.c building 'falcon.response_helpers' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include/python2.7 -c falcon/response_helpers.c -o build/temp.linux-s390x-2.7/falcon/response_helpers.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-2.7/falcon/response_helpers.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-s390x-2.7/falcon/response_helpers.so cythoning falcon/status_codes.py to falcon/status_codes.c building 'falcon.status_codes' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include/python2.7 -c falcon/status_codes.c -o build/temp.linux-s390x-2.7/falcon/status_codes.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-2.7/falcon/status_codes.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-s390x-2.7/falcon/status_codes.so cythoning falcon/uri.py to falcon/uri.c building 'falcon.uri' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include/python2.7 -c falcon/uri.c -o build/temp.linux-s390x-2.7/falcon/uri.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-2.7/falcon/uri.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-s390x-2.7/falcon/uri.so cythoning falcon/version.py to falcon/version.c building 'falcon.version' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include/python2.7 -c falcon/version.c -o build/temp.linux-s390x-2.7/falcon/version.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-2.7/falcon/version.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-s390x-2.7/falcon/version.so cythoning falcon/util/misc.py to falcon/util/misc.c building 'falcon.util.misc' extension creating build/temp.linux-s390x-2.7/falcon/util gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include/python2.7 -c falcon/util/misc.c -o build/temp.linux-s390x-2.7/falcon/util/misc.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-2.7/falcon/util/misc.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-s390x-2.7/falcon/util/misc.so cythoning falcon/util/structures.py to falcon/util/structures.c building 'falcon.util.structures' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include/python2.7 -c falcon/util/structures.c -o build/temp.linux-s390x-2.7/falcon/util/structures.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-2.7/falcon/util/structures.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-s390x-2.7/falcon/util/structures.so cythoning falcon/util/time.py to falcon/util/time.c building 'falcon.util.time' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include/python2.7 -c falcon/util/time.c -o build/temp.linux-s390x-2.7/falcon/util/time.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-2.7/falcon/util/time.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-s390x-2.7/falcon/util/time.so cythoning falcon/util/uri.py to falcon/util/uri.c building 'falcon.util.uri' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include/python2.7 -c falcon/util/uri.c -o build/temp.linux-s390x-2.7/falcon/util/uri.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-2.7/falcon/util/uri.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-s390x-2.7/falcon/util/uri.so cythoning falcon/routing/compiled.py to falcon/routing/compiled.c building 'falcon.routing.compiled' extension creating build/temp.linux-s390x-2.7/falcon/routing gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include/python2.7 -c falcon/routing/compiled.c -o build/temp.linux-s390x-2.7/falcon/routing/compiled.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-2.7/falcon/routing/compiled.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-s390x-2.7/falcon/routing/compiled.so cythoning falcon/routing/util.py to falcon/routing/util.c building 'falcon.routing.util' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include/python2.7 -c falcon/routing/util.c -o build/temp.linux-s390x-2.7/falcon/routing/util.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-2.7/falcon/routing/util.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-s390x-2.7/falcon/routing/util.so + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build/lib.linux-s390x-3.6 creating build/lib.linux-s390x-3.6/falcon copying falcon/__init__.py -> build/lib.linux-s390x-3.6/falcon copying falcon/api.py -> build/lib.linux-s390x-3.6/falcon copying falcon/api_helpers.py -> build/lib.linux-s390x-3.6/falcon copying falcon/errors.py -> build/lib.linux-s390x-3.6/falcon copying falcon/hooks.py -> build/lib.linux-s390x-3.6/falcon copying falcon/http_error.py -> build/lib.linux-s390x-3.6/falcon copying falcon/http_status.py -> build/lib.linux-s390x-3.6/falcon copying falcon/redirects.py -> build/lib.linux-s390x-3.6/falcon copying falcon/request.py -> build/lib.linux-s390x-3.6/falcon copying falcon/request_helpers.py -> build/lib.linux-s390x-3.6/falcon copying falcon/responders.py -> build/lib.linux-s390x-3.6/falcon copying falcon/response.py -> build/lib.linux-s390x-3.6/falcon copying falcon/response_helpers.py -> build/lib.linux-s390x-3.6/falcon copying falcon/status_codes.py -> build/lib.linux-s390x-3.6/falcon copying falcon/uri.py -> build/lib.linux-s390x-3.6/falcon copying falcon/version.py -> build/lib.linux-s390x-3.6/falcon creating build/lib.linux-s390x-3.6/falcon/bench copying falcon/bench/__init__.py -> build/lib.linux-s390x-3.6/falcon/bench copying falcon/bench/bench.py -> build/lib.linux-s390x-3.6/falcon/bench copying falcon/bench/create.py -> build/lib.linux-s390x-3.6/falcon/bench creating build/lib.linux-s390x-3.6/falcon/cmd copying falcon/cmd/__init__.py -> build/lib.linux-s390x-3.6/falcon/cmd copying falcon/cmd/bench.py -> build/lib.linux-s390x-3.6/falcon/cmd copying falcon/cmd/print_routes.py -> build/lib.linux-s390x-3.6/falcon/cmd creating build/lib.linux-s390x-3.6/falcon/routing copying falcon/routing/__init__.py -> build/lib.linux-s390x-3.6/falcon/routing copying falcon/routing/compiled.py -> build/lib.linux-s390x-3.6/falcon/routing copying falcon/routing/util.py -> build/lib.linux-s390x-3.6/falcon/routing creating build/lib.linux-s390x-3.6/falcon/testing copying falcon/testing/__init__.py -> build/lib.linux-s390x-3.6/falcon/testing copying falcon/testing/base.py -> build/lib.linux-s390x-3.6/falcon/testing copying falcon/testing/client.py -> build/lib.linux-s390x-3.6/falcon/testing copying falcon/testing/helpers.py -> build/lib.linux-s390x-3.6/falcon/testing copying falcon/testing/resource.py -> build/lib.linux-s390x-3.6/falcon/testing copying falcon/testing/srmock.py -> build/lib.linux-s390x-3.6/falcon/testing copying falcon/testing/test_case.py -> build/lib.linux-s390x-3.6/falcon/testing creating build/lib.linux-s390x-3.6/falcon/util copying falcon/util/__init__.py -> build/lib.linux-s390x-3.6/falcon/util copying falcon/util/misc.py -> build/lib.linux-s390x-3.6/falcon/util copying falcon/util/structures.py -> build/lib.linux-s390x-3.6/falcon/util copying falcon/util/time.py -> build/lib.linux-s390x-3.6/falcon/util copying falcon/util/uri.py -> build/lib.linux-s390x-3.6/falcon/util creating build/lib.linux-s390x-3.6/falcon/bench/nuts copying falcon/bench/nuts/__init__.py -> build/lib.linux-s390x-3.6/falcon/bench/nuts copying falcon/bench/nuts/config.py -> build/lib.linux-s390x-3.6/falcon/bench/nuts copying falcon/bench/nuts/setup.py -> build/lib.linux-s390x-3.6/falcon/bench/nuts creating build/lib.linux-s390x-3.6/falcon/bench/queues copying falcon/bench/queues/__init__.py -> build/lib.linux-s390x-3.6/falcon/bench/queues copying falcon/bench/queues/api.py -> build/lib.linux-s390x-3.6/falcon/bench/queues copying falcon/bench/queues/claims.py -> build/lib.linux-s390x-3.6/falcon/bench/queues copying falcon/bench/queues/messages.py -> build/lib.linux-s390x-3.6/falcon/bench/queues copying falcon/bench/queues/queues.py -> build/lib.linux-s390x-3.6/falcon/bench/queues copying falcon/bench/queues/stats.py -> build/lib.linux-s390x-3.6/falcon/bench/queues creating build/lib.linux-s390x-3.6/falcon/bench/nuts/nuts copying falcon/bench/nuts/nuts/__init__.py -> build/lib.linux-s390x-3.6/falcon/bench/nuts/nuts copying falcon/bench/nuts/nuts/app.py -> build/lib.linux-s390x-3.6/falcon/bench/nuts/nuts creating build/lib.linux-s390x-3.6/falcon/bench/nuts/nuts/controllers copying falcon/bench/nuts/nuts/controllers/__init__.py -> build/lib.linux-s390x-3.6/falcon/bench/nuts/nuts/controllers copying falcon/bench/nuts/nuts/controllers/root.py -> build/lib.linux-s390x-3.6/falcon/bench/nuts/nuts/controllers creating build/lib.linux-s390x-3.6/falcon/bench/nuts/nuts/model copying falcon/bench/nuts/nuts/model/__init__.py -> build/lib.linux-s390x-3.6/falcon/bench/nuts/nuts/model creating build/lib.linux-s390x-3.6/falcon/bench/nuts/nuts/tests copying falcon/bench/nuts/nuts/tests/__init__.py -> build/lib.linux-s390x-3.6/falcon/bench/nuts/nuts/tests copying falcon/bench/nuts/nuts/tests/config.py -> build/lib.linux-s390x-3.6/falcon/bench/nuts/nuts/tests copying falcon/bench/nuts/nuts/tests/test_functional.py -> build/lib.linux-s390x-3.6/falcon/bench/nuts/nuts/tests copying falcon/bench/nuts/nuts/tests/test_units.py -> build/lib.linux-s390x-3.6/falcon/bench/nuts/nuts/tests running egg_info writing falcon.egg-info/PKG-INFO writing dependency_links to falcon.egg-info/dependency_links.txt writing entry points to falcon.egg-info/entry_points.txt writing requirements to falcon.egg-info/requires.txt writing top-level names to falcon.egg-info/top_level.txt reading manifest file 'falcon.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'docs/_themes' writing manifest file 'falcon.egg-info/SOURCES.txt' running build_ext skipping 'falcon/api.c' Cython extension (up-to-date) building 'falcon.api' extension creating build/temp.linux-s390x-3.6 creating build/temp.linux-s390x-3.6/falcon gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include/python3.6m -c falcon/api.c -o build/temp.linux-s390x-3.6/falcon/api.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-3.6/falcon/api.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-s390x-3.6/falcon/api.cpython-36m-s390x-linux-gnu.so skipping 'falcon/api_helpers.c' Cython extension (up-to-date) building 'falcon.api_helpers' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include/python3.6m -c falcon/api_helpers.c -o build/temp.linux-s390x-3.6/falcon/api_helpers.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-3.6/falcon/api_helpers.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-s390x-3.6/falcon/api_helpers.cpython-36m-s390x-linux-gnu.so skipping 'falcon/errors.c' Cython extension (up-to-date) building 'falcon.errors' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include/python3.6m -c falcon/errors.c -o build/temp.linux-s390x-3.6/falcon/errors.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-3.6/falcon/errors.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-s390x-3.6/falcon/errors.cpython-36m-s390x-linux-gnu.so skipping 'falcon/hooks.c' Cython extension (up-to-date) building 'falcon.hooks' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include/python3.6m -c falcon/hooks.c -o build/temp.linux-s390x-3.6/falcon/hooks.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-3.6/falcon/hooks.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-s390x-3.6/falcon/hooks.cpython-36m-s390x-linux-gnu.so skipping 'falcon/http_error.c' Cython extension (up-to-date) building 'falcon.http_error' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include/python3.6m -c falcon/http_error.c -o build/temp.linux-s390x-3.6/falcon/http_error.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-3.6/falcon/http_error.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-s390x-3.6/falcon/http_error.cpython-36m-s390x-linux-gnu.so skipping 'falcon/http_status.c' Cython extension (up-to-date) building 'falcon.http_status' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include/python3.6m -c falcon/http_status.c -o build/temp.linux-s390x-3.6/falcon/http_status.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-3.6/falcon/http_status.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-s390x-3.6/falcon/http_status.cpython-36m-s390x-linux-gnu.so skipping 'falcon/redirects.c' Cython extension (up-to-date) building 'falcon.redirects' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include/python3.6m -c falcon/redirects.c -o build/temp.linux-s390x-3.6/falcon/redirects.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-3.6/falcon/redirects.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-s390x-3.6/falcon/redirects.cpython-36m-s390x-linux-gnu.so skipping 'falcon/request.c' Cython extension (up-to-date) building 'falcon.request' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include/python3.6m -c falcon/request.c -o build/temp.linux-s390x-3.6/falcon/request.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-3.6/falcon/request.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-s390x-3.6/falcon/request.cpython-36m-s390x-linux-gnu.so skipping 'falcon/request_helpers.c' Cython extension (up-to-date) building 'falcon.request_helpers' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include/python3.6m -c falcon/request_helpers.c -o build/temp.linux-s390x-3.6/falcon/request_helpers.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-3.6/falcon/request_helpers.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-s390x-3.6/falcon/request_helpers.cpython-36m-s390x-linux-gnu.so skipping 'falcon/responders.c' Cython extension (up-to-date) building 'falcon.responders' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include/python3.6m -c falcon/responders.c -o build/temp.linux-s390x-3.6/falcon/responders.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-3.6/falcon/responders.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-s390x-3.6/falcon/responders.cpython-36m-s390x-linux-gnu.so skipping 'falcon/response.c' Cython extension (up-to-date) building 'falcon.response' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include/python3.6m -c falcon/response.c -o build/temp.linux-s390x-3.6/falcon/response.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-3.6/falcon/response.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-s390x-3.6/falcon/response.cpython-36m-s390x-linux-gnu.so skipping 'falcon/response_helpers.c' Cython extension (up-to-date) building 'falcon.response_helpers' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include/python3.6m -c falcon/response_helpers.c -o build/temp.linux-s390x-3.6/falcon/response_helpers.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-3.6/falcon/response_helpers.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-s390x-3.6/falcon/response_helpers.cpython-36m-s390x-linux-gnu.so skipping 'falcon/status_codes.c' Cython extension (up-to-date) building 'falcon.status_codes' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include/python3.6m -c falcon/status_codes.c -o build/temp.linux-s390x-3.6/falcon/status_codes.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-3.6/falcon/status_codes.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-s390x-3.6/falcon/status_codes.cpython-36m-s390x-linux-gnu.so skipping 'falcon/uri.c' Cython extension (up-to-date) building 'falcon.uri' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include/python3.6m -c falcon/uri.c -o build/temp.linux-s390x-3.6/falcon/uri.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-3.6/falcon/uri.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-s390x-3.6/falcon/uri.cpython-36m-s390x-linux-gnu.so skipping 'falcon/version.c' Cython extension (up-to-date) building 'falcon.version' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include/python3.6m -c falcon/version.c -o build/temp.linux-s390x-3.6/falcon/version.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-3.6/falcon/version.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-s390x-3.6/falcon/version.cpython-36m-s390x-linux-gnu.so skipping 'falcon/util/misc.c' Cython extension (up-to-date) building 'falcon.util.misc' extension creating build/temp.linux-s390x-3.6/falcon/util gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include/python3.6m -c falcon/util/misc.c -o build/temp.linux-s390x-3.6/falcon/util/misc.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-3.6/falcon/util/misc.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-s390x-3.6/falcon/util/misc.cpython-36m-s390x-linux-gnu.so skipping 'falcon/util/structures.c' Cython extension (up-to-date) building 'falcon.util.structures' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include/python3.6m -c falcon/util/structures.c -o build/temp.linux-s390x-3.6/falcon/util/structures.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-3.6/falcon/util/structures.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-s390x-3.6/falcon/util/structures.cpython-36m-s390x-linux-gnu.so skipping 'falcon/util/time.c' Cython extension (up-to-date) building 'falcon.util.time' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include/python3.6m -c falcon/util/time.c -o build/temp.linux-s390x-3.6/falcon/util/time.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-3.6/falcon/util/time.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-s390x-3.6/falcon/util/time.cpython-36m-s390x-linux-gnu.so skipping 'falcon/util/uri.c' Cython extension (up-to-date) building 'falcon.util.uri' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include/python3.6m -c falcon/util/uri.c -o build/temp.linux-s390x-3.6/falcon/util/uri.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-3.6/falcon/util/uri.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-s390x-3.6/falcon/util/uri.cpython-36m-s390x-linux-gnu.so skipping 'falcon/routing/compiled.c' Cython extension (up-to-date) building 'falcon.routing.compiled' extension creating build/temp.linux-s390x-3.6/falcon/routing gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include/python3.6m -c falcon/routing/compiled.c -o build/temp.linux-s390x-3.6/falcon/routing/compiled.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-3.6/falcon/routing/compiled.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-s390x-3.6/falcon/routing/compiled.cpython-36m-s390x-linux-gnu.so skipping 'falcon/routing/util.c' Cython extension (up-to-date) building 'falcon.routing.util' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include/python3.6m -c falcon/routing/util.c -o build/temp.linux-s390x-3.6/falcon/routing/util.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-3.6/falcon/routing/util.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-s390x-3.6/falcon/routing/util.cpython-36m-s390x-linux-gnu.so + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pADQsY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x ++ dirname /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x + cd falcon-1.2.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x running install running install_lib creating /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr creating /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64 creating /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon copying build/lib.linux-s390x-3.6/falcon/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon copying build/lib.linux-s390x-3.6/falcon/api.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon copying build/lib.linux-s390x-3.6/falcon/api_helpers.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon copying build/lib.linux-s390x-3.6/falcon/errors.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon copying build/lib.linux-s390x-3.6/falcon/hooks.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon copying build/lib.linux-s390x-3.6/falcon/http_error.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon copying build/lib.linux-s390x-3.6/falcon/http_status.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon copying build/lib.linux-s390x-3.6/falcon/redirects.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon copying build/lib.linux-s390x-3.6/falcon/request.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon copying build/lib.linux-s390x-3.6/falcon/request_helpers.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon copying build/lib.linux-s390x-3.6/falcon/responders.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon copying build/lib.linux-s390x-3.6/falcon/response.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon copying build/lib.linux-s390x-3.6/falcon/response_helpers.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon copying build/lib.linux-s390x-3.6/falcon/status_codes.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon copying build/lib.linux-s390x-3.6/falcon/uri.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon copying build/lib.linux-s390x-3.6/falcon/version.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon creating /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench copying build/lib.linux-s390x-3.6/falcon/bench/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench copying build/lib.linux-s390x-3.6/falcon/bench/bench.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench copying build/lib.linux-s390x-3.6/falcon/bench/create.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench creating /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench/nuts copying build/lib.linux-s390x-3.6/falcon/bench/nuts/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench/nuts copying build/lib.linux-s390x-3.6/falcon/bench/nuts/config.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench/nuts copying build/lib.linux-s390x-3.6/falcon/bench/nuts/setup.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench/nuts creating /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench/nuts/nuts copying build/lib.linux-s390x-3.6/falcon/bench/nuts/nuts/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench/nuts/nuts copying build/lib.linux-s390x-3.6/falcon/bench/nuts/nuts/app.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench/nuts/nuts creating /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench/nuts/nuts/controllers copying build/lib.linux-s390x-3.6/falcon/bench/nuts/nuts/controllers/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench/nuts/nuts/controllers copying build/lib.linux-s390x-3.6/falcon/bench/nuts/nuts/controllers/root.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench/nuts/nuts/controllers creating /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench/nuts/nuts/model copying build/lib.linux-s390x-3.6/falcon/bench/nuts/nuts/model/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench/nuts/nuts/model creating /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench/nuts/nuts/tests copying build/lib.linux-s390x-3.6/falcon/bench/nuts/nuts/tests/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench/nuts/nuts/tests copying build/lib.linux-s390x-3.6/falcon/bench/nuts/nuts/tests/config.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench/nuts/nuts/tests copying build/lib.linux-s390x-3.6/falcon/bench/nuts/nuts/tests/test_functional.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench/nuts/nuts/tests copying build/lib.linux-s390x-3.6/falcon/bench/nuts/nuts/tests/test_units.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench/nuts/nuts/tests creating /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench/queues copying build/lib.linux-s390x-3.6/falcon/bench/queues/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench/queues copying build/lib.linux-s390x-3.6/falcon/bench/queues/api.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench/queues copying build/lib.linux-s390x-3.6/falcon/bench/queues/claims.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench/queues copying build/lib.linux-s390x-3.6/falcon/bench/queues/messages.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench/queues copying build/lib.linux-s390x-3.6/falcon/bench/queues/queues.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench/queues copying build/lib.linux-s390x-3.6/falcon/bench/queues/stats.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench/queues creating /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/cmd copying build/lib.linux-s390x-3.6/falcon/cmd/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/cmd copying build/lib.linux-s390x-3.6/falcon/cmd/bench.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/cmd copying build/lib.linux-s390x-3.6/falcon/cmd/print_routes.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/cmd creating /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/routing copying build/lib.linux-s390x-3.6/falcon/routing/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/routing copying build/lib.linux-s390x-3.6/falcon/routing/compiled.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/routing copying build/lib.linux-s390x-3.6/falcon/routing/util.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/routing copying build/lib.linux-s390x-3.6/falcon/routing/compiled.cpython-36m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/routing copying build/lib.linux-s390x-3.6/falcon/routing/util.cpython-36m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/routing creating /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/testing copying build/lib.linux-s390x-3.6/falcon/testing/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/testing copying build/lib.linux-s390x-3.6/falcon/testing/base.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/testing copying build/lib.linux-s390x-3.6/falcon/testing/client.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/testing copying build/lib.linux-s390x-3.6/falcon/testing/helpers.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/testing copying build/lib.linux-s390x-3.6/falcon/testing/resource.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/testing copying build/lib.linux-s390x-3.6/falcon/testing/srmock.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/testing copying build/lib.linux-s390x-3.6/falcon/testing/test_case.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/testing creating /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/util copying build/lib.linux-s390x-3.6/falcon/util/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/util copying build/lib.linux-s390x-3.6/falcon/util/misc.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/util copying build/lib.linux-s390x-3.6/falcon/util/structures.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/util copying build/lib.linux-s390x-3.6/falcon/util/time.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/util copying build/lib.linux-s390x-3.6/falcon/util/uri.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/util copying build/lib.linux-s390x-3.6/falcon/util/misc.cpython-36m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/util copying build/lib.linux-s390x-3.6/falcon/util/structures.cpython-36m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/util copying build/lib.linux-s390x-3.6/falcon/util/time.cpython-36m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/util copying build/lib.linux-s390x-3.6/falcon/util/uri.cpython-36m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/util copying build/lib.linux-s390x-3.6/falcon/api.cpython-36m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon copying build/lib.linux-s390x-3.6/falcon/api_helpers.cpython-36m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon copying build/lib.linux-s390x-3.6/falcon/errors.cpython-36m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon copying build/lib.linux-s390x-3.6/falcon/hooks.cpython-36m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon copying build/lib.linux-s390x-3.6/falcon/http_error.cpython-36m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon copying build/lib.linux-s390x-3.6/falcon/http_status.cpython-36m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon copying build/lib.linux-s390x-3.6/falcon/redirects.cpython-36m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon copying build/lib.linux-s390x-3.6/falcon/request.cpython-36m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon copying build/lib.linux-s390x-3.6/falcon/request_helpers.cpython-36m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon copying build/lib.linux-s390x-3.6/falcon/responders.cpython-36m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon copying build/lib.linux-s390x-3.6/falcon/response.cpython-36m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon copying build/lib.linux-s390x-3.6/falcon/response_helpers.cpython-36m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon copying build/lib.linux-s390x-3.6/falcon/status_codes.cpython-36m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon copying build/lib.linux-s390x-3.6/falcon/uri.cpython-36m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon copying build/lib.linux-s390x-3.6/falcon/version.cpython-36m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/api_helpers.py to api_helpers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/errors.py to errors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/hooks.py to hooks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/http_error.py to http_error.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/http_status.py to http_status.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/redirects.py to redirects.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/request.py to request.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/request_helpers.py to request_helpers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/responders.py to responders.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/response.py to response.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/response_helpers.py to response_helpers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/status_codes.py to status_codes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/uri.py to uri.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench/bench.py to bench.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench/create.py to create.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench/nuts/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench/nuts/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench/nuts/setup.py to setup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench/nuts/nuts/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench/nuts/nuts/app.py to app.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench/nuts/nuts/controllers/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench/nuts/nuts/controllers/root.py to root.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench/nuts/nuts/model/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench/nuts/nuts/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench/nuts/nuts/tests/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench/nuts/nuts/tests/test_functional.py to test_functional.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench/nuts/nuts/tests/test_units.py to test_units.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench/queues/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench/queues/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench/queues/claims.py to claims.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench/queues/messages.py to messages.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench/queues/queues.py to queues.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/bench/queues/stats.py to stats.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/cmd/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/cmd/bench.py to bench.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/cmd/print_routes.py to print_routes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/routing/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/routing/compiled.py to compiled.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/routing/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/testing/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/testing/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/testing/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/testing/helpers.py to helpers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/testing/resource.py to resource.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/testing/srmock.py to srmock.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/testing/test_case.py to test_case.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/util/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/util/misc.py to misc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/util/structures.py to structures.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/util/time.py to time.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/util/uri.py to uri.cpython-36.pyc writing byte-compilation script '/tmp/tmpayd8dcum.py' /usr/bin/python3 /tmp/tmpayd8dcum.py removing /tmp/tmpayd8dcum.py running install_egg_info running egg_info writing falcon.egg-info/PKG-INFO writing dependency_links to falcon.egg-info/dependency_links.txt writing entry points to falcon.egg-info/entry_points.txt writing requirements to falcon.egg-info/requires.txt writing top-level names to falcon.egg-info/top_level.txt reading manifest file 'falcon.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'docs/_themes' writing manifest file 'falcon.egg-info/SOURCES.txt' Copying falcon.egg-info to /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon-1.2.0-py3.6.egg-info running install_scripts Installing falcon-bench script to /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/bin Installing falcon-bench-3 script to /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/bin Installing falcon-bench-3.6 script to /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/bin Installing falcon-print-routes script to /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/bin Installing falcon-print-routes-3 script to /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/bin Installing falcon-print-routes-3.6 script to /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/bin + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x running install running install_lib creating /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon copying build/lib.linux-s390x-2.7/falcon/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon copying build/lib.linux-s390x-2.7/falcon/api.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon copying build/lib.linux-s390x-2.7/falcon/api_helpers.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon copying build/lib.linux-s390x-2.7/falcon/errors.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon copying build/lib.linux-s390x-2.7/falcon/hooks.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon copying build/lib.linux-s390x-2.7/falcon/http_error.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon copying build/lib.linux-s390x-2.7/falcon/http_status.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon copying build/lib.linux-s390x-2.7/falcon/redirects.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon copying build/lib.linux-s390x-2.7/falcon/request.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon copying build/lib.linux-s390x-2.7/falcon/request_helpers.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon copying build/lib.linux-s390x-2.7/falcon/responders.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon copying build/lib.linux-s390x-2.7/falcon/response.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon copying build/lib.linux-s390x-2.7/falcon/response_helpers.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon copying build/lib.linux-s390x-2.7/falcon/status_codes.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon copying build/lib.linux-s390x-2.7/falcon/uri.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon copying build/lib.linux-s390x-2.7/falcon/version.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon creating /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench copying build/lib.linux-s390x-2.7/falcon/bench/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench copying build/lib.linux-s390x-2.7/falcon/bench/bench.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench copying build/lib.linux-s390x-2.7/falcon/bench/create.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench creating /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench/nuts copying build/lib.linux-s390x-2.7/falcon/bench/nuts/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench/nuts copying build/lib.linux-s390x-2.7/falcon/bench/nuts/config.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench/nuts copying build/lib.linux-s390x-2.7/falcon/bench/nuts/setup.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench/nuts creating /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench/nuts/nuts copying build/lib.linux-s390x-2.7/falcon/bench/nuts/nuts/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench/nuts/nuts copying build/lib.linux-s390x-2.7/falcon/bench/nuts/nuts/app.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench/nuts/nuts creating /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench/nuts/nuts/controllers copying build/lib.linux-s390x-2.7/falcon/bench/nuts/nuts/controllers/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench/nuts/nuts/controllers copying build/lib.linux-s390x-2.7/falcon/bench/nuts/nuts/controllers/root.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench/nuts/nuts/controllers creating /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench/nuts/nuts/model copying build/lib.linux-s390x-2.7/falcon/bench/nuts/nuts/model/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench/nuts/nuts/model creating /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench/nuts/nuts/tests copying build/lib.linux-s390x-2.7/falcon/bench/nuts/nuts/tests/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench/nuts/nuts/tests copying build/lib.linux-s390x-2.7/falcon/bench/nuts/nuts/tests/config.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench/nuts/nuts/tests copying build/lib.linux-s390x-2.7/falcon/bench/nuts/nuts/tests/test_functional.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench/nuts/nuts/tests copying build/lib.linux-s390x-2.7/falcon/bench/nuts/nuts/tests/test_units.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench/nuts/nuts/tests creating /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench/queues copying build/lib.linux-s390x-2.7/falcon/bench/queues/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench/queues copying build/lib.linux-s390x-2.7/falcon/bench/queues/api.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench/queues copying build/lib.linux-s390x-2.7/falcon/bench/queues/claims.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench/queues copying build/lib.linux-s390x-2.7/falcon/bench/queues/messages.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench/queues copying build/lib.linux-s390x-2.7/falcon/bench/queues/queues.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench/queues copying build/lib.linux-s390x-2.7/falcon/bench/queues/stats.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench/queues creating /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/cmd copying build/lib.linux-s390x-2.7/falcon/cmd/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/cmd copying build/lib.linux-s390x-2.7/falcon/cmd/bench.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/cmd copying build/lib.linux-s390x-2.7/falcon/cmd/print_routes.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/cmd creating /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/routing copying build/lib.linux-s390x-2.7/falcon/routing/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/routing copying build/lib.linux-s390x-2.7/falcon/routing/compiled.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/routing copying build/lib.linux-s390x-2.7/falcon/routing/util.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/routing copying build/lib.linux-s390x-2.7/falcon/routing/compiled.so -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/routing copying build/lib.linux-s390x-2.7/falcon/routing/util.so -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/routing creating /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/testing copying build/lib.linux-s390x-2.7/falcon/testing/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/testing copying build/lib.linux-s390x-2.7/falcon/testing/base.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/testing copying build/lib.linux-s390x-2.7/falcon/testing/client.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/testing copying build/lib.linux-s390x-2.7/falcon/testing/helpers.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/testing copying build/lib.linux-s390x-2.7/falcon/testing/resource.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/testing copying build/lib.linux-s390x-2.7/falcon/testing/srmock.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/testing copying build/lib.linux-s390x-2.7/falcon/testing/test_case.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/testing creating /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/util copying build/lib.linux-s390x-2.7/falcon/util/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/util copying build/lib.linux-s390x-2.7/falcon/util/misc.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/util copying build/lib.linux-s390x-2.7/falcon/util/structures.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/util copying build/lib.linux-s390x-2.7/falcon/util/time.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/util copying build/lib.linux-s390x-2.7/falcon/util/uri.py -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/util copying build/lib.linux-s390x-2.7/falcon/util/misc.so -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/util copying build/lib.linux-s390x-2.7/falcon/util/structures.so -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/util copying build/lib.linux-s390x-2.7/falcon/util/time.so -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/util copying build/lib.linux-s390x-2.7/falcon/util/uri.so -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/util copying build/lib.linux-s390x-2.7/falcon/api.so -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon copying build/lib.linux-s390x-2.7/falcon/api_helpers.so -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon copying build/lib.linux-s390x-2.7/falcon/errors.so -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon copying build/lib.linux-s390x-2.7/falcon/hooks.so -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon copying build/lib.linux-s390x-2.7/falcon/http_error.so -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon copying build/lib.linux-s390x-2.7/falcon/http_status.so -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon copying build/lib.linux-s390x-2.7/falcon/redirects.so -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon copying build/lib.linux-s390x-2.7/falcon/request.so -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon copying build/lib.linux-s390x-2.7/falcon/request_helpers.so -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon copying build/lib.linux-s390x-2.7/falcon/responders.so -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon copying build/lib.linux-s390x-2.7/falcon/response.so -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon copying build/lib.linux-s390x-2.7/falcon/response_helpers.so -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon copying build/lib.linux-s390x-2.7/falcon/status_codes.so -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon copying build/lib.linux-s390x-2.7/falcon/uri.so -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon copying build/lib.linux-s390x-2.7/falcon/version.so -> /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/api_helpers.py to api_helpers.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/hooks.py to hooks.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/http_error.py to http_error.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/http_status.py to http_status.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/redirects.py to redirects.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/request.py to request.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/request_helpers.py to request_helpers.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/responders.py to responders.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/response.py to response.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/response_helpers.py to response_helpers.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/status_codes.py to status_codes.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/uri.py to uri.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench/bench.py to bench.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench/create.py to create.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench/nuts/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench/nuts/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench/nuts/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench/nuts/nuts/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench/nuts/nuts/app.py to app.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench/nuts/nuts/controllers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench/nuts/nuts/controllers/root.py to root.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench/nuts/nuts/model/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench/nuts/nuts/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench/nuts/nuts/tests/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench/nuts/nuts/tests/test_functional.py to test_functional.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench/nuts/nuts/tests/test_units.py to test_units.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench/queues/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench/queues/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench/queues/claims.py to claims.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench/queues/messages.py to messages.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench/queues/queues.py to queues.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/bench/queues/stats.py to stats.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/cmd/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/cmd/bench.py to bench.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/cmd/print_routes.py to print_routes.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/routing/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/routing/compiled.py to compiled.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/routing/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/testing/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/testing/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/testing/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/testing/helpers.py to helpers.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/testing/resource.py to resource.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/testing/srmock.py to srmock.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/testing/test_case.py to test_case.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/util/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/util/misc.py to misc.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/util/structures.py to structures.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/util/time.py to time.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/util/uri.py to uri.pyc writing byte-compilation script '/tmp/tmpwQ9O_j.py' /usr/bin/python2 -O /tmp/tmpwQ9O_j.py removing /tmp/tmpwQ9O_j.py running install_egg_info running egg_info writing requirements to falcon.egg-info/requires.txt writing falcon.egg-info/PKG-INFO writing top-level names to falcon.egg-info/top_level.txt writing dependency_links to falcon.egg-info/dependency_links.txt writing entry points to falcon.egg-info/entry_points.txt reading manifest file 'falcon.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'docs/_themes' writing manifest file 'falcon.egg-info/SOURCES.txt' Copying falcon.egg-info to /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon-1.2.0-py2.7.egg-info running install_scripts Installing falcon-print-routes-2 script to /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/bin Installing falcon-print-routes script to /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/bin Installing falcon-bench-2 script to /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/bin Installing falcon-bench script to /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/bin Installing falcon-print-routes-2.7 script to /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/bin Installing falcon-bench-2.7 script to /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.2.0-6.fc27 --unique-debug-suffix -1.2.0-6.fc27.s390x --unique-debug-src-base python-falcon-1.2.0-6.fc27.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/falcon-1.2.0 extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/routing/compiled.cpython-36m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/routing/util.cpython-36m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/util/misc.cpython-36m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/util/structures.cpython-36m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/util/time.cpython-36m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/util/uri.cpython-36m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/api.cpython-36m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/api_helpers.cpython-36m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/errors.cpython-36m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/hooks.cpython-36m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/http_error.cpython-36m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/http_status.cpython-36m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/redirects.cpython-36m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/request.cpython-36m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/request_helpers.cpython-36m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/responders.cpython-36m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/response.cpython-36m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/response_helpers.cpython-36m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/status_codes.cpython-36m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/uri.cpython-36m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6/site-packages/falcon/version.cpython-36m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/routing/compiled.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/routing/util.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/util/misc.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/util/structures.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/util/time.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/util/uri.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/api.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/api_helpers.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/errors.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/hooks.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/http_error.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/http_status.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/redirects.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/request.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/request_helpers.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/responders.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/response.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/response_helpers.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/status_codes.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/uri.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7/site-packages/falcon/version.so /usr/lib/rpm/sepdebugcrcfix: Updated 42 CRC32s, 0 CRC32s did match. 12632 blocks + /usr/lib/rpm/check-buildroot + /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 Bytecompiling .py files below /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib/debug/usr/lib64/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Li8sB9 + umask 022 + cd /builddir/build/BUILD + cd falcon-1.2.0 + pytest-2.7 tests ============================= test session starts ============================== platform linux2 -- Python 2.7.13, pytest-3.2.0, py-1.4.34, pluggy-0.4.0 rootdir: /builddir/build/BUILD/falcon-1.2.0, inifile: setup.cfg plugins: xdist-1.18.2 collected 653 items tests/test_access_route.py ....... tests/test_after_hooks.py ..... tests/test_before_hooks.py ....... tests/test_boundedstream.py . tests/test_cmd_print_api.py .. tests/test_cookies.py .................. tests/test_custom_router.py ..... tests/test_default_router.py ................................................................................................................. tests/test_deps.py . tests/test_error.py .............................................. tests/test_error_handlers.py ......... tests/test_headers.py .................................... tests/test_hello.py .............. tests/test_http_method_routing.py .......... tests/test_httperror.py ............................................... tests/test_httpstatus.py ........ tests/test_middleware.py ....................... tests/test_options.py ...... tests/test_query_params.py .................................................................................................................. tests/test_redirects.py ..... tests/test_req_vars.py ...............................sss............... tests/test_request_body.py ...... tests/test_request_context.py .... tests/test_response_body.py . tests/test_response_context.py .... tests/test_sinks.py ......... tests/test_slots.py .. tests/test_uri_templates.py .................. tests/test_uri_templates_legacy.py ..................... tests/test_utils.py s................................................. tests/test_wsgi.py ....... tests/test_wsgi_errors.py .. tests/test_wsgi_interface.py .. tests/test_wsgiref_inputwrapper_with_size.py . ==================== 649 passed, 4 skipped in 22.97 seconds ==================== + pytest-3.6 tests ============================= test session starts ============================== platform linux -- Python 3.6.2, pytest-3.2.0, py-1.4.34, pluggy-0.4.0 rootdir: /builddir/build/BUILD/falcon-1.2.0, inifile: setup.cfg plugins: xdist-1.18.2 collected 653 items tests/test_access_route.py ....... tests/test_after_hooks.py ..... tests/test_before_hooks.py ....... tests/test_boundedstream.py . tests/test_cmd_print_api.py .. tests/test_cookies.py .................. tests/test_custom_router.py ..... tests/test_default_router.py ................................................................................................................. tests/test_deps.py . tests/test_error.py .............................................. tests/test_error_handlers.py ......... tests/test_headers.py ..............................s..... tests/test_hello.py .............. tests/test_http_method_routing.py .......... tests/test_httperror.py ............................................... tests/test_httpstatus.py ........ tests/test_middleware.py ....................... tests/test_options.py ...... tests/test_query_params.py .................................................................................................................. tests/test_redirects.py ..... tests/test_req_vars.py ................................................. tests/test_request_body.py ...... tests/test_request_context.py .... tests/test_response_body.py . tests/test_response_context.py .... tests/test_sinks.py ......... tests/test_slots.py .. tests/test_uri_templates.py ..s............... tests/test_uri_templates_legacy.py ..................... tests/test_utils.py s.....................s........................... tests/test_wsgi.py ....... tests/test_wsgi_errors.py .s tests/test_wsgi_interface.py .. tests/test_wsgiref_inputwrapper_with_size.py . ==================== 648 passed, 5 skipped in 24.87 seconds ==================== + exit 0 Processing files: python2-falcon-1.2.0-6.fc27.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0kkaTt + umask 022 + cd /builddir/build/BUILD + cd falcon-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/share/doc/python2-falcon + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/share/doc/python2-falcon + cp -pr README.rst /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/share/doc/python2-falcon Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Bw7ImN + exit 0 + umask 022 + cd /builddir/build/BUILD + cd falcon-1.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/share/licenses/python2-falcon + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/share/licenses/python2-falcon + cp -pr LICENSE /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/share/licenses/python2-falcon + exit 0 Provides: python-falcon = 1.2.0-6.fc27 python-falcon(s390-64) = 1.2.0-6.fc27 python2-falcon = 1.2.0-6.fc27 python2-falcon(s390-64) = 1.2.0-6.fc27 python2.7dist(falcon) = 1.2.0 python2dist(falcon) = 1.2.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/python2 libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-falcon < 1.2.0-6.fc27 Processing files: python3-falcon-1.2.0-6.fc27.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.q5tfgF + umask 022 + cd /builddir/build/BUILD + cd falcon-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/share/doc/python3-falcon + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/share/doc/python3-falcon + cp -pr README.rst /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/share/doc/python3-falcon + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.BFxQFw + umask 022 + cd /builddir/build/BUILD + cd falcon-1.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/share/licenses/python3-falcon + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/share/licenses/python3-falcon + cp -pr LICENSE /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x/usr/share/licenses/python3-falcon + exit 0 Provides: python3-falcon = 1.2.0-6.fc27 python3-falcon(s390-64) = 1.2.0-6.fc27 python3.6dist(falcon) = 1.2.0 python3dist(falcon) = 1.2.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Processing files: python-falcon-debugsource-1.2.0-6.fc27.s390x Provides: python-falcon-debugsource = 1.2.0-6.fc27 python-falcon-debugsource(s390-64) = 1.2.0-6.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-falcon-debuginfo-1.2.0-6.fc27.s390x Provides: python-falcon-debuginfo = 1.2.0-6.fc27 python-falcon-debuginfo(s390-64) = 1.2.0-6.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python2-falcon-debuginfo-1.2.0-6.fc27.s390x Provides: debuginfo(build-id) = 4832cce3e07861ae07c1b2c5644d2a5c70bdf939 debuginfo(build-id) = 5c4917eeaa3dc6d5768cdbe3086c3fd89b328f07 debuginfo(build-id) = 5cea0f9e589ba363a1f537cd92dbb414045d622e debuginfo(build-id) = 60e1cbfc0282e1de2fc77cdee9c7f78732d9d9ee debuginfo(build-id) = 639fae5c55534419a071ec34ff670287c0c49a21 debuginfo(build-id) = 6450c138774b5e80586454a4a9210513825d6422 debuginfo(build-id) = 6793bcfd07587ea27ed89910554b30741131e52c debuginfo(build-id) = 6b8b070f4a010d1516ca4f7ce1b3f9a4e0dd2165 debuginfo(build-id) = 735cd77788c991c1a495efb1bf927826e901e144 debuginfo(build-id) = 78b353a8151f4237ab638f665ed204c51107cec2 debuginfo(build-id) = 7a39279481bec3fa6a87909f4cdd06d69b6b48b1 debuginfo(build-id) = 8d35b0ddfd2c9258b01fdda7c1c7ebb45ce8060d debuginfo(build-id) = 9607b1ef0f21465ca9b515552bacc33112c1c314 debuginfo(build-id) = 96c77ca9c6f56e58052a90695bf85f0637bd3bf5 debuginfo(build-id) = a8f7d4363d86dc0531f3675e084eebe281a17ee9 debuginfo(build-id) = ae3d75e85b809864cb91519e72059a7666e2ce6d debuginfo(build-id) = b7b8de55f240b6cff2727dddb367b1134a2122f2 debuginfo(build-id) = b9e10eeaaf60c2863d06e973fc698e4b7efebd34 debuginfo(build-id) = c33af710f2a15412970d41b12d1487e9d2fa4dc1 debuginfo(build-id) = d0795c70dc396959d436d9ec094d31cd6a7a5499 debuginfo(build-id) = e5c42accb3800d366811e38261d03670f4018926 python2-falcon-debuginfo = 1.2.0-6.fc27 python2-falcon-debuginfo(s390-64) = 1.2.0-6.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-falcon-debuginfo-1.2.0-6.fc27.s390x Provides: debuginfo(build-id) = 018b6647571064a02a1a55ef2db1ae11b62d195b debuginfo(build-id) = 065d17a954a0b2f7ba8ce30e2866b1962cfdcb57 debuginfo(build-id) = 0968471b13c7953d28d58e286ba6ef3206fd678e debuginfo(build-id) = 0e2ae9529e9cb086dfbfed6e3232aa249dca3649 debuginfo(build-id) = 15e16f540af2a6a19b2edba4d18fad345f4e30ac debuginfo(build-id) = 29a6b3ce602c08add961117cb49fcc4bee388e5c debuginfo(build-id) = 3f7bff7dc064c18e2d5a1b3a8e40344a21423f9e debuginfo(build-id) = 5366738a12840f6a2365784fd8587b7a78db3665 debuginfo(build-id) = 58aa8583c6da8e5de24c6397d350b4a81f140204 debuginfo(build-id) = 89be4eff7053ecf0ad198d92a949a7ff75fd7a17 debuginfo(build-id) = 9740530b370c1e4992e6e4087a9db38957acf404 debuginfo(build-id) = a58eabff7d5647ee52c653d72495fd9b5b778039 debuginfo(build-id) = a9b51e230d6020f9e00078a02c92910acd7fbc8b debuginfo(build-id) = ab4ad7b5d46829ecdfd1e5a23daa0c2f001ac97f debuginfo(build-id) = afc1c369c9d2fb42655227722eff042d49cfbb52 debuginfo(build-id) = b30dc162d180d4c039b5671c6a046faf341e2fa3 debuginfo(build-id) = bb03e684884b7f2c68af14012d5f038c316ec5a0 debuginfo(build-id) = d157e26fc72684ed373ccf1c8b3445b33132c242 debuginfo(build-id) = d2f7cb56917b5c498882a6238d0fe0521b860191 debuginfo(build-id) = f2431948f9ea5248db38fcd874eda0b56dc91432 debuginfo(build-id) = f57f48584b006c69a65675030ca0d0c3f3a0d7e1 python3-falcon-debuginfo = 1.2.0-6.fc27 python3-falcon-debuginfo(s390-64) = 1.2.0-6.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x Wrote: /builddir/build/RPMS/python2-falcon-1.2.0-6.fc27.s390x.rpm Wrote: /builddir/build/RPMS/python3-falcon-1.2.0-6.fc27.s390x.rpm Wrote: /builddir/build/RPMS/python-falcon-debugsource-1.2.0-6.fc27.s390x.rpm Wrote: /builddir/build/RPMS/python-falcon-debuginfo-1.2.0-6.fc27.s390x.rpm Wrote: /builddir/build/RPMS/python2-falcon-debuginfo-1.2.0-6.fc27.s390x.rpm Wrote: /builddir/build/RPMS/python3-falcon-debuginfo-1.2.0-6.fc27.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.v7e91C + umask 022 + cd /builddir/build/BUILD + cd falcon-1.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-falcon-1.2.0-6.fc27.s390x + exit 0 Child return code was: 0