Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-falcon.spec'], chrootPath='/var/lib/mock/f32-build-17513741-1263020/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-falcon.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1567641600 Wrote: /builddir/build/SRPMS/python-falcon-2.0.0-1.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-falcon.spec'], chrootPath='/var/lib/mock/f32-build-17513741-1263020/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-falcon.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1567641600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QpyL4q + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf falcon-2.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/falcon-2.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd falcon-2.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/005-versioned-console-scripts.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + rm -rf falcon.egg-info + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.G6dN6t + umask 022 + cd /builddir/build/BUILD + cd falcon-2.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-x86_64-3.8 creating build/lib.linux-x86_64-3.8/falcon copying falcon/http_status.py -> build/lib.linux-x86_64-3.8/falcon copying falcon/status_codes.py -> build/lib.linux-x86_64-3.8/falcon copying falcon/request_helpers.py -> build/lib.linux-x86_64-3.8/falcon copying falcon/version.py -> build/lib.linux-x86_64-3.8/falcon copying falcon/response_helpers.py -> build/lib.linux-x86_64-3.8/falcon copying falcon/api_helpers.py -> build/lib.linux-x86_64-3.8/falcon copying falcon/redirects.py -> build/lib.linux-x86_64-3.8/falcon copying falcon/http_error.py -> build/lib.linux-x86_64-3.8/falcon copying falcon/forwarded.py -> build/lib.linux-x86_64-3.8/falcon copying falcon/constants.py -> build/lib.linux-x86_64-3.8/falcon copying falcon/request.py -> build/lib.linux-x86_64-3.8/falcon copying falcon/response.py -> build/lib.linux-x86_64-3.8/falcon copying falcon/hooks.py -> build/lib.linux-x86_64-3.8/falcon copying falcon/uri.py -> build/lib.linux-x86_64-3.8/falcon copying falcon/responders.py -> build/lib.linux-x86_64-3.8/falcon copying falcon/errors.py -> build/lib.linux-x86_64-3.8/falcon copying falcon/__init__.py -> build/lib.linux-x86_64-3.8/falcon copying falcon/api.py -> build/lib.linux-x86_64-3.8/falcon creating build/lib.linux-x86_64-3.8/falcon/cmd copying falcon/cmd/bench.py -> build/lib.linux-x86_64-3.8/falcon/cmd copying falcon/cmd/print_routes.py -> build/lib.linux-x86_64-3.8/falcon/cmd copying falcon/cmd/__init__.py -> build/lib.linux-x86_64-3.8/falcon/cmd creating build/lib.linux-x86_64-3.8/falcon/media copying falcon/media/base.py -> build/lib.linux-x86_64-3.8/falcon/media copying falcon/media/handlers.py -> build/lib.linux-x86_64-3.8/falcon/media copying falcon/media/msgpack.py -> build/lib.linux-x86_64-3.8/falcon/media copying falcon/media/__init__.py -> build/lib.linux-x86_64-3.8/falcon/media copying falcon/media/json.py -> build/lib.linux-x86_64-3.8/falcon/media creating build/lib.linux-x86_64-3.8/falcon/bench copying falcon/bench/bench.py -> build/lib.linux-x86_64-3.8/falcon/bench copying falcon/bench/create.py -> build/lib.linux-x86_64-3.8/falcon/bench copying falcon/bench/__init__.py -> build/lib.linux-x86_64-3.8/falcon/bench creating build/lib.linux-x86_64-3.8/falcon/testing copying falcon/testing/resource.py -> build/lib.linux-x86_64-3.8/falcon/testing copying falcon/testing/client.py -> build/lib.linux-x86_64-3.8/falcon/testing copying falcon/testing/helpers.py -> build/lib.linux-x86_64-3.8/falcon/testing copying falcon/testing/srmock.py -> build/lib.linux-x86_64-3.8/falcon/testing copying falcon/testing/test_case.py -> build/lib.linux-x86_64-3.8/falcon/testing copying falcon/testing/__init__.py -> build/lib.linux-x86_64-3.8/falcon/testing creating build/lib.linux-x86_64-3.8/falcon/util copying falcon/util/structures.py -> build/lib.linux-x86_64-3.8/falcon/util copying falcon/util/time.py -> build/lib.linux-x86_64-3.8/falcon/util copying falcon/util/compat.py -> build/lib.linux-x86_64-3.8/falcon/util copying falcon/util/uri.py -> build/lib.linux-x86_64-3.8/falcon/util copying falcon/util/misc.py -> build/lib.linux-x86_64-3.8/falcon/util copying falcon/util/__init__.py -> build/lib.linux-x86_64-3.8/falcon/util creating build/lib.linux-x86_64-3.8/falcon/routing copying falcon/routing/converters.py -> build/lib.linux-x86_64-3.8/falcon/routing copying falcon/routing/util.py -> build/lib.linux-x86_64-3.8/falcon/routing copying falcon/routing/__init__.py -> build/lib.linux-x86_64-3.8/falcon/routing copying falcon/routing/static.py -> build/lib.linux-x86_64-3.8/falcon/routing copying falcon/routing/compiled.py -> build/lib.linux-x86_64-3.8/falcon/routing creating build/lib.linux-x86_64-3.8/falcon/vendor copying falcon/vendor/__init__.py -> build/lib.linux-x86_64-3.8/falcon/vendor creating build/lib.linux-x86_64-3.8/falcon/media/validators copying falcon/media/validators/jsonschema.py -> build/lib.linux-x86_64-3.8/falcon/media/validators copying falcon/media/validators/__init__.py -> build/lib.linux-x86_64-3.8/falcon/media/validators creating build/lib.linux-x86_64-3.8/falcon/bench/dj copying falcon/bench/dj/manage.py -> build/lib.linux-x86_64-3.8/falcon/bench/dj copying falcon/bench/dj/__init__.py -> build/lib.linux-x86_64-3.8/falcon/bench/dj creating build/lib.linux-x86_64-3.8/falcon/bench/nuts copying falcon/bench/nuts/setup.py -> build/lib.linux-x86_64-3.8/falcon/bench/nuts copying falcon/bench/nuts/__init__.py -> build/lib.linux-x86_64-3.8/falcon/bench/nuts copying falcon/bench/nuts/config.py -> build/lib.linux-x86_64-3.8/falcon/bench/nuts creating build/lib.linux-x86_64-3.8/falcon/bench/queues copying falcon/bench/queues/messages.py -> build/lib.linux-x86_64-3.8/falcon/bench/queues copying falcon/bench/queues/claims.py -> build/lib.linux-x86_64-3.8/falcon/bench/queues copying falcon/bench/queues/stats.py -> build/lib.linux-x86_64-3.8/falcon/bench/queues copying falcon/bench/queues/queues.py -> build/lib.linux-x86_64-3.8/falcon/bench/queues copying falcon/bench/queues/__init__.py -> build/lib.linux-x86_64-3.8/falcon/bench/queues copying falcon/bench/queues/api.py -> build/lib.linux-x86_64-3.8/falcon/bench/queues creating build/lib.linux-x86_64-3.8/falcon/bench/dj/dj copying falcon/bench/dj/dj/wsgi.py -> build/lib.linux-x86_64-3.8/falcon/bench/dj/dj copying falcon/bench/dj/dj/urls.py -> build/lib.linux-x86_64-3.8/falcon/bench/dj/dj copying falcon/bench/dj/dj/settings.py -> build/lib.linux-x86_64-3.8/falcon/bench/dj/dj copying falcon/bench/dj/dj/__init__.py -> build/lib.linux-x86_64-3.8/falcon/bench/dj/dj creating build/lib.linux-x86_64-3.8/falcon/bench/dj/hello copying falcon/bench/dj/hello/tests.py -> build/lib.linux-x86_64-3.8/falcon/bench/dj/hello copying falcon/bench/dj/hello/apps.py -> build/lib.linux-x86_64-3.8/falcon/bench/dj/hello copying falcon/bench/dj/hello/admin.py -> build/lib.linux-x86_64-3.8/falcon/bench/dj/hello copying falcon/bench/dj/hello/models.py -> build/lib.linux-x86_64-3.8/falcon/bench/dj/hello copying falcon/bench/dj/hello/__init__.py -> build/lib.linux-x86_64-3.8/falcon/bench/dj/hello copying falcon/bench/dj/hello/views.py -> build/lib.linux-x86_64-3.8/falcon/bench/dj/hello creating build/lib.linux-x86_64-3.8/falcon/bench/dj/hello/migrations copying falcon/bench/dj/hello/migrations/__init__.py -> build/lib.linux-x86_64-3.8/falcon/bench/dj/hello/migrations creating build/lib.linux-x86_64-3.8/falcon/bench/nuts/nuts copying falcon/bench/nuts/nuts/app.py -> build/lib.linux-x86_64-3.8/falcon/bench/nuts/nuts copying falcon/bench/nuts/nuts/__init__.py -> build/lib.linux-x86_64-3.8/falcon/bench/nuts/nuts creating build/lib.linux-x86_64-3.8/falcon/bench/nuts/nuts/tests copying falcon/bench/nuts/nuts/tests/test_functional.py -> build/lib.linux-x86_64-3.8/falcon/bench/nuts/nuts/tests copying falcon/bench/nuts/nuts/tests/test_units.py -> build/lib.linux-x86_64-3.8/falcon/bench/nuts/nuts/tests copying falcon/bench/nuts/nuts/tests/__init__.py -> build/lib.linux-x86_64-3.8/falcon/bench/nuts/nuts/tests copying falcon/bench/nuts/nuts/tests/config.py -> build/lib.linux-x86_64-3.8/falcon/bench/nuts/nuts/tests creating build/lib.linux-x86_64-3.8/falcon/bench/nuts/nuts/controllers copying falcon/bench/nuts/nuts/controllers/__init__.py -> build/lib.linux-x86_64-3.8/falcon/bench/nuts/nuts/controllers copying falcon/bench/nuts/nuts/controllers/root.py -> build/lib.linux-x86_64-3.8/falcon/bench/nuts/nuts/controllers creating build/lib.linux-x86_64-3.8/falcon/bench/nuts/nuts/model copying falcon/bench/nuts/nuts/model/__init__.py -> build/lib.linux-x86_64-3.8/falcon/bench/nuts/nuts/model creating build/lib.linux-x86_64-3.8/falcon/vendor/mimeparse copying falcon/vendor/mimeparse/mimeparse.py -> build/lib.linux-x86_64-3.8/falcon/vendor/mimeparse copying falcon/vendor/mimeparse/__init__.py -> build/lib.linux-x86_64-3.8/falcon/vendor/mimeparse running egg_info creating falcon.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 top-level names to falcon.egg-info/top_level.txt writing manifest file 'falcon.egg-info/SOURCES.txt' reading manifest file 'falcon.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'falcon.egg-info/SOURCES.txt' running build_ext cythoning falcon/http_status.py to falcon/http_status.c building 'falcon.http_status' extension creating build/temp.linux-x86_64-3.8 creating build/temp.linux-x86_64-3.8/falcon gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/http_status.c -o build/temp.linux-x86_64-3.8/falcon/http_status.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.8/falcon/http_status.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/falcon/http_status.cpython-38-x86_64-linux-gnu.so cythoning falcon/status_codes.py to falcon/status_codes.c building 'falcon.status_codes' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/status_codes.c -o build/temp.linux-x86_64-3.8/falcon/status_codes.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.8/falcon/status_codes.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/falcon/status_codes.cpython-38-x86_64-linux-gnu.so cythoning falcon/request_helpers.py to falcon/request_helpers.c building 'falcon.request_helpers' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/request_helpers.c -o build/temp.linux-x86_64-3.8/falcon/request_helpers.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.8/falcon/request_helpers.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/falcon/request_helpers.cpython-38-x86_64-linux-gnu.so cythoning falcon/version.py to falcon/version.c building 'falcon.version' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/version.c -o build/temp.linux-x86_64-3.8/falcon/version.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.8/falcon/version.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/falcon/version.cpython-38-x86_64-linux-gnu.so cythoning falcon/response_helpers.py to falcon/response_helpers.c building 'falcon.response_helpers' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/response_helpers.c -o build/temp.linux-x86_64-3.8/falcon/response_helpers.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.8/falcon/response_helpers.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/falcon/response_helpers.cpython-38-x86_64-linux-gnu.so cythoning falcon/api_helpers.py to falcon/api_helpers.c building 'falcon.api_helpers' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/api_helpers.c -o build/temp.linux-x86_64-3.8/falcon/api_helpers.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.8/falcon/api_helpers.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/falcon/api_helpers.cpython-38-x86_64-linux-gnu.so cythoning falcon/redirects.py to falcon/redirects.c building 'falcon.redirects' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/redirects.c -o build/temp.linux-x86_64-3.8/falcon/redirects.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.8/falcon/redirects.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/falcon/redirects.cpython-38-x86_64-linux-gnu.so cythoning falcon/http_error.py to falcon/http_error.c building 'falcon.http_error' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/http_error.c -o build/temp.linux-x86_64-3.8/falcon/http_error.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.8/falcon/http_error.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/falcon/http_error.cpython-38-x86_64-linux-gnu.so cythoning falcon/forwarded.py to falcon/forwarded.c building 'falcon.forwarded' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/forwarded.c -o build/temp.linux-x86_64-3.8/falcon/forwarded.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.8/falcon/forwarded.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/falcon/forwarded.cpython-38-x86_64-linux-gnu.so cythoning falcon/constants.py to falcon/constants.c building 'falcon.constants' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/constants.c -o build/temp.linux-x86_64-3.8/falcon/constants.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.8/falcon/constants.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/falcon/constants.cpython-38-x86_64-linux-gnu.so cythoning falcon/request.py to falcon/request.c building 'falcon.request' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/request.c -o build/temp.linux-x86_64-3.8/falcon/request.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.8/falcon/request.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/falcon/request.cpython-38-x86_64-linux-gnu.so cythoning falcon/response.py to falcon/response.c building 'falcon.response' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/response.c -o build/temp.linux-x86_64-3.8/falcon/response.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.8/falcon/response.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/falcon/response.cpython-38-x86_64-linux-gnu.so cythoning falcon/uri.py to falcon/uri.c building 'falcon.uri' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/uri.c -o build/temp.linux-x86_64-3.8/falcon/uri.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.8/falcon/uri.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/falcon/uri.cpython-38-x86_64-linux-gnu.so cythoning falcon/responders.py to falcon/responders.c building 'falcon.responders' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/responders.c -o build/temp.linux-x86_64-3.8/falcon/responders.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.8/falcon/responders.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/falcon/responders.cpython-38-x86_64-linux-gnu.so cythoning falcon/errors.py to falcon/errors.c building 'falcon.errors' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/errors.c -o build/temp.linux-x86_64-3.8/falcon/errors.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.8/falcon/errors.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/falcon/errors.cpython-38-x86_64-linux-gnu.so cythoning falcon/api.py to falcon/api.c building 'falcon.api' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/api.c -o build/temp.linux-x86_64-3.8/falcon/api.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.8/falcon/api.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/falcon/api.cpython-38-x86_64-linux-gnu.so cythoning falcon/media/base.py to falcon/media/base.c building 'falcon.media.base' extension creating build/temp.linux-x86_64-3.8/falcon/media gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/media/base.c -o build/temp.linux-x86_64-3.8/falcon/media/base.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.8/falcon/media/base.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/falcon/media/base.cpython-38-x86_64-linux-gnu.so cythoning falcon/media/handlers.py to falcon/media/handlers.c building 'falcon.media.handlers' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/media/handlers.c -o build/temp.linux-x86_64-3.8/falcon/media/handlers.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.8/falcon/media/handlers.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/falcon/media/handlers.cpython-38-x86_64-linux-gnu.so cythoning falcon/media/msgpack.py to falcon/media/msgpack.c building 'falcon.media.msgpack' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/media/msgpack.c -o build/temp.linux-x86_64-3.8/falcon/media/msgpack.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.8/falcon/media/msgpack.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/falcon/media/msgpack.cpython-38-x86_64-linux-gnu.so cythoning falcon/media/json.py to falcon/media/json.c building 'falcon.media.json' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/media/json.c -o build/temp.linux-x86_64-3.8/falcon/media/json.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.8/falcon/media/json.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/falcon/media/json.cpython-38-x86_64-linux-gnu.so cythoning falcon/routing/converters.py to falcon/routing/converters.c building 'falcon.routing.converters' extension creating build/temp.linux-x86_64-3.8/falcon/routing gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/routing/converters.c -o build/temp.linux-x86_64-3.8/falcon/routing/converters.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.8/falcon/routing/converters.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/falcon/routing/converters.cpython-38-x86_64-linux-gnu.so cythoning falcon/routing/util.py to falcon/routing/util.c building 'falcon.routing.util' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/routing/util.c -o build/temp.linux-x86_64-3.8/falcon/routing/util.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.8/falcon/routing/util.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/falcon/routing/util.cpython-38-x86_64-linux-gnu.so cythoning falcon/routing/static.py to falcon/routing/static.c building 'falcon.routing.static' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/routing/static.c -o build/temp.linux-x86_64-3.8/falcon/routing/static.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.8/falcon/routing/static.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/falcon/routing/static.cpython-38-x86_64-linux-gnu.so cythoning falcon/routing/compiled.py to falcon/routing/compiled.c building 'falcon.routing.compiled' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/routing/compiled.c -o build/temp.linux-x86_64-3.8/falcon/routing/compiled.o BUILDSTDERR: falcon/routing/compiled.c: In function ‘__pyx_pw_6falcon_7routing_8compiled_14CompiledRouter_15_generate_ast’: BUILDSTDERR: falcon/routing/compiled.c:513:40: warning: ‘__pyx_v_resource_idx’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 513 | #define PyInt_FromSsize_t PyLong_FromSsize_t BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: falcon/routing/compiled.c:5061:14: note: ‘__pyx_v_resource_idx’ was declared here BUILDSTDERR: 5061 | Py_ssize_t __pyx_v_resource_idx; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.8/falcon/routing/compiled.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/falcon/routing/compiled.cpython-38-x86_64-linux-gnu.so cythoning falcon/util/structures.py to falcon/util/structures.c building 'falcon.util.structures' extension creating build/temp.linux-x86_64-3.8/falcon/util gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/util/structures.c -o build/temp.linux-x86_64-3.8/falcon/util/structures.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.8/falcon/util/structures.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/falcon/util/structures.cpython-38-x86_64-linux-gnu.so cythoning falcon/util/time.py to falcon/util/time.c building 'falcon.util.time' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/util/time.c -o build/temp.linux-x86_64-3.8/falcon/util/time.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.8/falcon/util/time.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/falcon/util/time.cpython-38-x86_64-linux-gnu.so cythoning falcon/util/compat.py to falcon/util/compat.c building 'falcon.util.compat' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/util/compat.c -o build/temp.linux-x86_64-3.8/falcon/util/compat.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.8/falcon/util/compat.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/falcon/util/compat.cpython-38-x86_64-linux-gnu.so cythoning falcon/util/uri.py to falcon/util/uri.c BUILDSTDERR: setup.py:2: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses BUILDSTDERR: import imp BUILDSTDERR: /usr/lib64/python3.8/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-2.0.0/falcon/http_status.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.8/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-2.0.0/falcon/status_codes.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.8/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-2.0.0/falcon/request_helpers.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.8/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-2.0.0/falcon/version.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.8/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-2.0.0/falcon/response_helpers.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.8/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-2.0.0/falcon/api_helpers.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.8/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-2.0.0/falcon/redirects.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.8/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-2.0.0/falcon/http_error.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.8/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-2.0.0/falcon/forwarded.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.8/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-2.0.0/falcon/constants.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.8/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-2.0.0/falcon/request.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.8/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-2.0.0/falcon/response.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.8/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-2.0.0/falcon/uri.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.8/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-2.0.0/falcon/responders.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.8/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-2.0.0/falcon/errors.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.8/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-2.0.0/falcon/api.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.8/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-2.0.0/falcon/media/base.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.8/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-2.0.0/falcon/media/handlers.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.8/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-2.0.0/falcon/media/msgpack.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.8/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-2.0.0/falcon/media/json.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.8/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-2.0.0/falcon/routing/converters.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.8/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-2.0.0/falcon/routing/util.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.8/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-2.0.0/falcon/routing/static.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.8/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-2.0.0/falcon/routing/compiled.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.8/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-2.0.0/falcon/util/structures.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.8/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-2.0.0/falcon/util/time.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.8/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-2.0.0/falcon/util/compat.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.8/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-2.0.0/falcon/util/uri.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) building 'falcon.util.uri' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/util/uri.c -o build/temp.linux-x86_64-3.8/falcon/util/uri.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.8/falcon/util/uri.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/falcon/util/uri.cpython-38-x86_64-linux-gnu.so cythoning falcon/util/misc.py to falcon/util/misc.c building 'falcon.util.misc' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/util/misc.c -o build/temp.linux-x86_64-3.8/falcon/util/misc.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.8/falcon/util/misc.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/falcon/util/misc.cpython-38-x86_64-linux-gnu.so cythoning falcon/vendor/mimeparse/mimeparse.py to falcon/vendor/mimeparse/mimeparse.c building 'falcon.vendor.mimeparse.mimeparse' extension creating build/temp.linux-x86_64-3.8/falcon/vendor creating build/temp.linux-x86_64-3.8/falcon/vendor/mimeparse gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/vendor/mimeparse/mimeparse.c -o build/temp.linux-x86_64-3.8/falcon/vendor/mimeparse/mimeparse.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.8/falcon/vendor/mimeparse/mimeparse.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/falcon/vendor/mimeparse/mimeparse.cpython-38-x86_64-linux-gnu.so BUILDSTDERR: /usr/lib64/python3.8/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-2.0.0/falcon/util/misc.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.8/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-2.0.0/falcon/vendor/mimeparse/mimeparse.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5jy0Ep + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64 + cd falcon-2.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr creating /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8 creating /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages creating /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon copying build/lib.linux-x86_64-3.8/falcon/errors.cpython-38-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon copying build/lib.linux-x86_64-3.8/falcon/responders.cpython-38-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon copying build/lib.linux-x86_64-3.8/falcon/http_status.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon copying build/lib.linux-x86_64-3.8/falcon/status_codes.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon copying build/lib.linux-x86_64-3.8/falcon/request_helpers.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon copying build/lib.linux-x86_64-3.8/falcon/version.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon copying build/lib.linux-x86_64-3.8/falcon/response_helpers.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon copying build/lib.linux-x86_64-3.8/falcon/api_helpers.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon copying build/lib.linux-x86_64-3.8/falcon/redirects.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon creating /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/cmd copying build/lib.linux-x86_64-3.8/falcon/cmd/bench.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/cmd copying build/lib.linux-x86_64-3.8/falcon/cmd/print_routes.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/cmd copying build/lib.linux-x86_64-3.8/falcon/cmd/__init__.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/cmd creating /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/media copying build/lib.linux-x86_64-3.8/falcon/media/base.cpython-38-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/media copying build/lib.linux-x86_64-3.8/falcon/media/base.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/media copying build/lib.linux-x86_64-3.8/falcon/media/json.cpython-38-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/media creating /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/media/validators copying build/lib.linux-x86_64-3.8/falcon/media/validators/jsonschema.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/media/validators copying build/lib.linux-x86_64-3.8/falcon/media/validators/__init__.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/media/validators copying build/lib.linux-x86_64-3.8/falcon/media/handlers.cpython-38-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/media copying build/lib.linux-x86_64-3.8/falcon/media/msgpack.cpython-38-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/media copying build/lib.linux-x86_64-3.8/falcon/media/handlers.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/media copying build/lib.linux-x86_64-3.8/falcon/media/msgpack.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/media copying build/lib.linux-x86_64-3.8/falcon/media/__init__.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/media copying build/lib.linux-x86_64-3.8/falcon/media/json.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/media copying build/lib.linux-x86_64-3.8/falcon/http_error.cpython-38-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon copying build/lib.linux-x86_64-3.8/falcon/response_helpers.cpython-38-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon copying build/lib.linux-x86_64-3.8/falcon/http_error.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon copying build/lib.linux-x86_64-3.8/falcon/forwarded.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon copying build/lib.linux-x86_64-3.8/falcon/constants.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon copying build/lib.linux-x86_64-3.8/falcon/request.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon copying build/lib.linux-x86_64-3.8/falcon/constants.cpython-38-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon copying build/lib.linux-x86_64-3.8/falcon/version.cpython-38-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon copying build/lib.linux-x86_64-3.8/falcon/response.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon copying build/lib.linux-x86_64-3.8/falcon/forwarded.cpython-38-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon copying build/lib.linux-x86_64-3.8/falcon/api.cpython-38-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon copying build/lib.linux-x86_64-3.8/falcon/hooks.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon copying build/lib.linux-x86_64-3.8/falcon/uri.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon copying build/lib.linux-x86_64-3.8/falcon/request_helpers.cpython-38-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon copying build/lib.linux-x86_64-3.8/falcon/api_helpers.cpython-38-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon creating /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench creating /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/dj creating /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/dj/dj copying build/lib.linux-x86_64-3.8/falcon/bench/dj/dj/wsgi.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/dj/dj copying build/lib.linux-x86_64-3.8/falcon/bench/dj/dj/urls.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/dj/dj copying build/lib.linux-x86_64-3.8/falcon/bench/dj/dj/settings.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/dj/dj copying build/lib.linux-x86_64-3.8/falcon/bench/dj/dj/__init__.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/dj/dj copying build/lib.linux-x86_64-3.8/falcon/bench/dj/manage.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/dj creating /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/dj/hello copying build/lib.linux-x86_64-3.8/falcon/bench/dj/hello/tests.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/dj/hello copying build/lib.linux-x86_64-3.8/falcon/bench/dj/hello/apps.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/dj/hello copying build/lib.linux-x86_64-3.8/falcon/bench/dj/hello/admin.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/dj/hello copying build/lib.linux-x86_64-3.8/falcon/bench/dj/hello/models.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/dj/hello copying build/lib.linux-x86_64-3.8/falcon/bench/dj/hello/__init__.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/dj/hello creating /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/dj/hello/migrations copying build/lib.linux-x86_64-3.8/falcon/bench/dj/hello/migrations/__init__.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/dj/hello/migrations copying build/lib.linux-x86_64-3.8/falcon/bench/dj/hello/views.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/dj/hello copying build/lib.linux-x86_64-3.8/falcon/bench/dj/__init__.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/dj creating /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/nuts creating /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/nuts/nuts creating /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/nuts/nuts/tests copying build/lib.linux-x86_64-3.8/falcon/bench/nuts/nuts/tests/test_functional.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/nuts/nuts/tests copying build/lib.linux-x86_64-3.8/falcon/bench/nuts/nuts/tests/test_units.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/nuts/nuts/tests copying build/lib.linux-x86_64-3.8/falcon/bench/nuts/nuts/tests/__init__.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/nuts/nuts/tests copying build/lib.linux-x86_64-3.8/falcon/bench/nuts/nuts/tests/config.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/nuts/nuts/tests copying build/lib.linux-x86_64-3.8/falcon/bench/nuts/nuts/app.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/nuts/nuts creating /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/nuts/nuts/controllers copying build/lib.linux-x86_64-3.8/falcon/bench/nuts/nuts/controllers/__init__.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/nuts/nuts/controllers copying build/lib.linux-x86_64-3.8/falcon/bench/nuts/nuts/controllers/root.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/nuts/nuts/controllers creating /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/nuts/nuts/model copying build/lib.linux-x86_64-3.8/falcon/bench/nuts/nuts/model/__init__.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/nuts/nuts/model copying build/lib.linux-x86_64-3.8/falcon/bench/nuts/nuts/__init__.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/nuts/nuts copying build/lib.linux-x86_64-3.8/falcon/bench/nuts/setup.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/nuts copying build/lib.linux-x86_64-3.8/falcon/bench/nuts/__init__.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/nuts copying build/lib.linux-x86_64-3.8/falcon/bench/nuts/config.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/nuts copying build/lib.linux-x86_64-3.8/falcon/bench/bench.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench copying build/lib.linux-x86_64-3.8/falcon/bench/create.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench creating /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/queues copying build/lib.linux-x86_64-3.8/falcon/bench/queues/messages.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/queues copying build/lib.linux-x86_64-3.8/falcon/bench/queues/claims.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/queues copying build/lib.linux-x86_64-3.8/falcon/bench/queues/stats.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/queues copying build/lib.linux-x86_64-3.8/falcon/bench/queues/queues.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/queues copying build/lib.linux-x86_64-3.8/falcon/bench/queues/__init__.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/queues copying build/lib.linux-x86_64-3.8/falcon/bench/queues/api.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/queues copying build/lib.linux-x86_64-3.8/falcon/bench/__init__.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench creating /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/testing copying build/lib.linux-x86_64-3.8/falcon/testing/resource.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/testing copying build/lib.linux-x86_64-3.8/falcon/testing/client.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/testing copying build/lib.linux-x86_64-3.8/falcon/testing/helpers.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/testing copying build/lib.linux-x86_64-3.8/falcon/testing/srmock.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/testing copying build/lib.linux-x86_64-3.8/falcon/testing/test_case.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/testing copying build/lib.linux-x86_64-3.8/falcon/testing/__init__.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/testing copying build/lib.linux-x86_64-3.8/falcon/uri.cpython-38-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon creating /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/util copying build/lib.linux-x86_64-3.8/falcon/util/time.cpython-38-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/util copying build/lib.linux-x86_64-3.8/falcon/util/structures.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/util copying build/lib.linux-x86_64-3.8/falcon/util/time.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/util copying build/lib.linux-x86_64-3.8/falcon/util/compat.cpython-38-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/util copying build/lib.linux-x86_64-3.8/falcon/util/compat.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/util copying build/lib.linux-x86_64-3.8/falcon/util/uri.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/util copying build/lib.linux-x86_64-3.8/falcon/util/structures.cpython-38-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/util copying build/lib.linux-x86_64-3.8/falcon/util/uri.cpython-38-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/util copying build/lib.linux-x86_64-3.8/falcon/util/misc.cpython-38-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/util copying build/lib.linux-x86_64-3.8/falcon/util/misc.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/util copying build/lib.linux-x86_64-3.8/falcon/util/__init__.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/util copying build/lib.linux-x86_64-3.8/falcon/responders.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon copying build/lib.linux-x86_64-3.8/falcon/errors.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon creating /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/routing copying build/lib.linux-x86_64-3.8/falcon/routing/util.cpython-38-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/routing copying build/lib.linux-x86_64-3.8/falcon/routing/converters.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/routing copying build/lib.linux-x86_64-3.8/falcon/routing/util.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/routing copying build/lib.linux-x86_64-3.8/falcon/routing/static.cpython-38-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/routing copying build/lib.linux-x86_64-3.8/falcon/routing/compiled.cpython-38-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/routing copying build/lib.linux-x86_64-3.8/falcon/routing/__init__.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/routing copying build/lib.linux-x86_64-3.8/falcon/routing/static.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/routing copying build/lib.linux-x86_64-3.8/falcon/routing/converters.cpython-38-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/routing copying build/lib.linux-x86_64-3.8/falcon/routing/compiled.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/routing copying build/lib.linux-x86_64-3.8/falcon/request.cpython-38-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon copying build/lib.linux-x86_64-3.8/falcon/http_status.cpython-38-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon copying build/lib.linux-x86_64-3.8/falcon/__init__.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon copying build/lib.linux-x86_64-3.8/falcon/response.cpython-38-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon copying build/lib.linux-x86_64-3.8/falcon/status_codes.cpython-38-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon copying build/lib.linux-x86_64-3.8/falcon/redirects.cpython-38-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon creating /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/vendor creating /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/vendor/mimeparse copying build/lib.linux-x86_64-3.8/falcon/vendor/mimeparse/mimeparse.cpython-38-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/vendor/mimeparse copying build/lib.linux-x86_64-3.8/falcon/vendor/mimeparse/mimeparse.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/vendor/mimeparse copying build/lib.linux-x86_64-3.8/falcon/vendor/mimeparse/__init__.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/vendor/mimeparse copying build/lib.linux-x86_64-3.8/falcon/vendor/__init__.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/vendor copying build/lib.linux-x86_64-3.8/falcon/api.py -> /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/http_status.py to http_status.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/status_codes.py to status_codes.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/request_helpers.py to request_helpers.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/version.py to version.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/response_helpers.py to response_helpers.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/api_helpers.py to api_helpers.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/redirects.py to redirects.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/cmd/bench.py to bench.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/cmd/print_routes.py to print_routes.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/cmd/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/media/base.py to base.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/media/validators/jsonschema.py to jsonschema.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/media/validators/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/media/handlers.py to handlers.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/media/msgpack.py to msgpack.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/media/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/media/json.py to json.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/http_error.py to http_error.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/forwarded.py to forwarded.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/constants.py to constants.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/request.py to request.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/response.py to response.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/hooks.py to hooks.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/uri.py to uri.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/dj/dj/wsgi.py to wsgi.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/dj/dj/urls.py to urls.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/dj/dj/settings.py to settings.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/dj/dj/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/dj/manage.py to manage.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/dj/hello/tests.py to tests.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/dj/hello/apps.py to apps.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/dj/hello/admin.py to admin.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/dj/hello/models.py to models.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/dj/hello/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/dj/hello/migrations/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/dj/hello/views.py to views.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/dj/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/nuts/nuts/tests/test_functional.py to test_functional.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/nuts/nuts/tests/test_units.py to test_units.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/nuts/nuts/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/nuts/nuts/tests/config.py to config.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/nuts/nuts/app.py to app.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/nuts/nuts/controllers/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/nuts/nuts/controllers/root.py to root.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/nuts/nuts/model/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/nuts/nuts/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/nuts/setup.py to setup.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/nuts/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/nuts/config.py to config.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/bench.py to bench.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/create.py to create.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/queues/messages.py to messages.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/queues/claims.py to claims.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/queues/stats.py to stats.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/queues/queues.py to queues.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/queues/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/queues/api.py to api.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/bench/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/testing/resource.py to resource.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/testing/client.py to client.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/testing/helpers.py to helpers.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/testing/srmock.py to srmock.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/testing/test_case.py to test_case.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/testing/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/util/structures.py to structures.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/util/time.py to time.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/util/compat.py to compat.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/util/uri.py to uri.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/util/misc.py to misc.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/util/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/responders.py to responders.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/errors.py to errors.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/routing/converters.py to converters.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/routing/util.py to util.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/routing/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/routing/static.py to static.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/routing/compiled.py to compiled.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/vendor/mimeparse/mimeparse.py to mimeparse.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/vendor/mimeparse/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/vendor/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/api.py to api.cpython-38.pyc writing byte-compilation script '/tmp/tmpbrsfezw8.py' /usr/bin/python3 /tmp/tmpbrsfezw8.py removing /tmp/tmpbrsfezw8.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 top-level names to falcon.egg-info/top_level.txt reading manifest file 'falcon.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'falcon.egg-info/SOURCES.txt' Copying falcon.egg-info to /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon-2.0.0-py3.8.egg-info running install_scripts Installing falcon-bench script to /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/bin Installing falcon-bench-3 script to /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/bin Installing falcon-bench-3.8 script to /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/bin Installing falcon-print-routes script to /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/bin Installing falcon-print-routes-3 script to /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/bin Installing falcon-print-routes-3.8 script to /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/bin BUILDSTDERR: setup.py:2: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses BUILDSTDERR: import imp + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 2.0.0-1.fc32 --unique-debug-suffix -2.0.0-1.fc32.x86_64 --unique-debug-src-base python-falcon-2.0.0-1.fc32.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/falcon-2.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/api.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/constants.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/forwarded.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/errors.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/api_helpers.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/http_error.cpython-38-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/api.cpython-38-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/constants.cpython-38-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/http_error.cpython-38-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/forwarded.cpython-38-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/api_helpers.cpython-38-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/errors.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/http_status.cpython-38-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/http_status.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/media/base.cpython-38-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/media/base.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/media/json.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/media/handlers.cpython-38-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/media/json.cpython-38-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/media/handlers.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/media/msgpack.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/redirects.cpython-38-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/media/msgpack.cpython-38-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/redirects.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/request.cpython-38-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/request.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/request_helpers.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/responders.cpython-38-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/request_helpers.cpython-38-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/responders.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/response.cpython-38-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/response.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/response_helpers.cpython-38-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/response_helpers.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/routing/compiled.cpython-38-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/routing/compiled.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/routing/converters.cpython-38-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/routing/converters.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/routing/static.cpython-38-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/routing/static.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/routing/util.cpython-38-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/routing/util.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/status_codes.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/uri.cpython-38-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/uri.cpython-38-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/status_codes.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/util/compat.cpython-38-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/util/compat.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/util/misc.cpython-38-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/util/misc.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/util/structures.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/util/time.cpython-38-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/util/structures.cpython-38-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/util/time.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/util/uri.cpython-38-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/util/uri.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/vendor/mimeparse/mimeparse.cpython-38-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/vendor/mimeparse/mimeparse.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/version.cpython-38-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/version.cpython-38-x86_64-linux-gnu.so original debug info size: 22288kB, size after compression: 21408kB /usr/lib/rpm/sepdebugcrcfix: Updated 30 CRC32s, 0 CRC32s did match. BUILDSTDERR: 20518 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.BS7XKs + umask 022 + cd /builddir/build/BUILD + cd falcon-2.0.0 + PYTHONPATH=/builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages + pytest-3.8 tests --ignore=tests/test_media_handlers.py ============================= test session starts ============================== platform linux -- Python 3.8.0b4, pytest-4.6.5, py-1.8.0, pluggy-0.12.0 rootdir: /builddir/build/BUILD/falcon-2.0.0, inifile: setup.cfg collected 1072 items tests/test_after_hooks.py ............ [ 1%] tests/test_before_hooks.py .............. [ 2%] tests/test_boundedstream.py . [ 2%] tests/test_cmd_print_api.py .. [ 2%] tests/test_cookies.py ..................... [ 4%] tests/test_custom_router.py ..... [ 5%] tests/test_cython.py . [ 5%] tests/test_default_router.py ........................................... [ 9%] ........................................................................ [ 15%] ........................... [ 18%] tests/test_deps.py . [ 18%] tests/test_error.py .................................................... [ 23%] ...... [ 23%] tests/test_error_handlers.py ................. [ 25%] tests/test_headers.py ......................s.......................... [ 30%] tests/test_hello.py .............. [ 31%] tests/test_http_method_routing.py ........... [ 32%] tests/test_httperror.py ................................................ [ 36%] .. [ 37%] tests/test_httpstatus.py ........ [ 37%] tests/test_middleware.py ................................ [ 40%] tests/test_options.py ...... [ 41%] tests/test_py2_wsgi.py .. [ 41%] tests/test_query_params.py ............................................. [ 45%] ............................................................... [ 51%] tests/test_redirects.py .......... [ 52%] tests/test_request_access_route.py ....... [ 53%] tests/test_request_attrs.py ............................................ [ 57%] ......................................... [ 61%] tests/test_request_body.py ....... [ 61%] tests/test_request_context.py .... [ 62%] tests/test_request_forwarded.py ............ [ 63%] tests/test_request_media.py ..................... [ 65%] tests/test_response.py .... [ 65%] tests/test_response_body.py .. [ 65%] tests/test_response_context.py .... [ 66%] tests/test_response_media.py ............... [ 67%] tests/test_sinks.py ......... [ 68%] tests/test_slots.py .. [ 68%] tests/test_static.py ................................................... [ 73%] .......................................... [ 77%] tests/test_testing.py ..... [ 77%] tests/test_uri_converters.py ........................................... [ 81%] ..................... [ 83%] tests/test_uri_templates.py ..s...................................... [ 87%] tests/test_uri_templates_legacy.py ..................... [ 89%] tests/test_utils.py ................................................s... [ 94%] .........................................s [ 98%] tests/test_validators.py ...... [ 98%] tests/test_wsgi.py ....... [ 99%] tests/test_wsgi_errors.py .s [ 99%] tests/test_wsgi_interface.py .. [ 99%] tests/test_wsgiref_inputwrapper_with_size.py . [100%] =============================== warnings summary =============================== /usr/lib/python3.8/site-packages/testtools/matchers/_warnings.py:24 /usr/lib/python3.8/site-packages/testtools/matchers/_warnings.py:24: DeprecationWarning: invalid escape sequence \s """ /usr/lib/python3.8/site-packages/testtools/content.py:99 /usr/lib/python3.8/site-packages/testtools/content.py:99: DeprecationWarning: invalid escape sequence \* """Iterate over the text of the serialised content. /usr/lib/python3.8/site-packages/unittest2/compatibility.py:143 /usr/lib/python3.8/site-packages/unittest2/compatibility.py:143: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.9 it will stop working class ChainMap(collections.MutableMapping): /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/testing/client.py:658 /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/testing/client.py:658: PytestCollectionWarning: cannot collect test class 'TestClient' because it has a __init__ constructor (from: tests/test_py2_wsgi.py) class TestClient(object): /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/testing/client.py:658 /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/lib64/python3.8/site-packages/falcon/testing/client.py:658: PytestCollectionWarning: cannot collect test class 'TestClient' because it has a __init__ constructor (from: tests/test_testing.py) class TestClient(object): tests/test_http_method_routing.py::TestHttpMethodRouting::test_report tests/test_http_method_routing.py::TestHttpMethodRouting::test_method_not_allowed_with_param tests/test_httperror.py::TestHTTPError::test_custom_error_serializer_optional_representation[REPORT-/404-405] /usr/lib64/python3.8/wsgiref/validate.py:341: WSGIWarning: Unknown REQUEST_METHOD: 'REPORT' warnings.warn( tests/test_http_method_routing.py::TestHttpMethodRouting::test_methods_not_allowed_complex tests/test_http_method_routing.py::TestHttpMethodRouting::test_method_not_allowed_with_param /usr/lib64/python3.8/wsgiref/validate.py:341: WSGIWarning: Unknown REQUEST_METHOD: 'CONNECT' warnings.warn( tests/test_http_method_routing.py::TestHttpMethodRouting::test_methods_not_allowed_complex tests/test_http_method_routing.py::TestHttpMethodRouting::test_method_not_allowed_with_param /usr/lib64/python3.8/wsgiref/validate.py:341: WSGIWarning: Unknown REQUEST_METHOD: 'CHECKIN' warnings.warn( tests/test_http_method_routing.py::TestHttpMethodRouting::test_methods_not_allowed_complex tests/test_http_method_routing.py::TestHttpMethodRouting::test_method_not_allowed_with_param /usr/lib64/python3.8/wsgiref/validate.py:341: WSGIWarning: Unknown REQUEST_METHOD: 'CHECKOUT' warnings.warn( tests/test_http_method_routing.py::TestHttpMethodRouting::test_methods_not_allowed_complex tests/test_http_method_routing.py::TestHttpMethodRouting::test_method_not_allowed_with_param /usr/lib64/python3.8/wsgiref/validate.py:341: WSGIWarning: Unknown REQUEST_METHOD: 'UNCHECKIN' warnings.warn( tests/test_http_method_routing.py::TestHttpMethodRouting::test_methods_not_allowed_complex tests/test_http_method_routing.py::TestHttpMethodRouting::test_method_not_allowed_with_param /usr/lib64/python3.8/wsgiref/validate.py:341: WSGIWarning: Unknown REQUEST_METHOD: 'UPDATE' warnings.warn( tests/test_http_method_routing.py::TestHttpMethodRouting::test_methods_not_allowed_complex tests/test_http_method_routing.py::TestHttpMethodRouting::test_method_not_allowed_with_param /usr/lib64/python3.8/wsgiref/validate.py:341: WSGIWarning: Unknown REQUEST_METHOD: 'VERSION-CONTROL' warnings.warn( tests/test_http_method_routing.py::TestHttpMethodRouting::test_bogus_method /usr/lib64/python3.8/wsgiref/validate.py:341: WSGIWarning: Unknown REQUEST_METHOD: 'SETECASTRONOMY' warnings.warn( tests/test_httperror.py::TestHTTPError::test_custom_error_serializer /builddir/build/BUILD/falcon-2.0.0/tests/test_httperror.py:358: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. actual_doc = deserializer(response.content.decode('utf-8')) tests/test_httperror.py::TestHTTPError::test_custom_error_serializer_optional_representation[BREW-/notfound-400] /usr/lib64/python3.8/wsgiref/validate.py:341: WSGIWarning: Unknown REQUEST_METHOD: 'BREW' warnings.warn( -- Docs: https://docs.pytest.org/en/latest/warnings.html ============= 1067 passed, 5 skipped, 23 warnings in 11.45 seconds ============= + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Processing files: python3-falcon-2.0.0-1.fc32.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9j7Toq + umask 022 + cd /builddir/build/BUILD + cd falcon-2.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/share/doc/python3-falcon + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/share/doc/python3-falcon + cp -pr README.rst /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/share/doc/python3-falcon + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PLoxGt + umask 022 + cd /builddir/build/BUILD + cd falcon-2.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/share/licenses/python3-falcon + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/share/licenses/python3-falcon + cp -pr LICENSE /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64/usr/share/licenses/python3-falcon + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python-falcon = 2.0.0-1.fc32 python3-falcon = 2.0.0-1.fc32 python3-falcon(x86-64) = 2.0.0-1.fc32 python3.8dist(falcon) = 2 python3dist(falcon) = 2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) python(abi) = 3.8 python3.8dist(setuptools) rtld(GNU_HASH) Obsoletes: python-falcon < 2.0.0-1.fc32 Recommends: python3-ujson Processing files: python-falcon-debugsource-2.0.0-1.fc32.x86_64 Provides: python-falcon-debugsource = 2.0.0-1.fc32 python-falcon-debugsource(x86-64) = 2.0.0-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-falcon-debuginfo-2.0.0-1.fc32.x86_64 Provides: debuginfo(build-id) = 03ed0200a0c418c26a613f154913505013d0a69c debuginfo(build-id) = 0723b340d622f0ec1d0f01464ffac16ccbfe6d5e debuginfo(build-id) = 0b118726e4eb769fe17698e2167858dd9cb5d140 debuginfo(build-id) = 1274be2fa167e83d861d01657124ffe7558d0e40 debuginfo(build-id) = 128f08f2f738706ae9ce2b005a3151d96b1e4ebc debuginfo(build-id) = 1cc0c5cf14f2368a9e95c798d31ab26f14bd71b5 debuginfo(build-id) = 27a95bd60313843cb43c7373dc490e688f8a4e3b debuginfo(build-id) = 2d9cfa8319c47ebd938044ffa5f060d28a8a9d25 debuginfo(build-id) = 2f213184b4db46d98fad0b9dc6c0161eaafeb64e debuginfo(build-id) = 37601b1a27f30cfb65caf24a5dc19c98c05452b4 debuginfo(build-id) = 41e65c04aecc6beb2d1b19e165dbe0d04475fb93 debuginfo(build-id) = 442ad0bc04fd14340ef7a6deb4a642c1028646a3 debuginfo(build-id) = 45a91cb824d440185ee378f6010ea44f40f7847f debuginfo(build-id) = 47d364549e590258ba5bc1867091a760798560fc debuginfo(build-id) = 685eb50f63a8d9d55add7ec5a258bbaaaab03b75 debuginfo(build-id) = 79938c2381760dc45a1fd852ff1ec1a33f64933a debuginfo(build-id) = 7a35266e377211d61521fcdd0657c33c03d1d754 debuginfo(build-id) = 8d78d3dab906d20a36ab52ed4fbdbc35485dc932 debuginfo(build-id) = 91ba109a0ed291dd5b06ca0a23ca9541d2b096d2 debuginfo(build-id) = 91e6833d854948fede16dac89f51a93a8465dfb4 debuginfo(build-id) = 941e6332116bcb4808f89695a40ca996b26924f0 debuginfo(build-id) = 981efe3164b928793d29dfb9a41d4a66eb54d27f debuginfo(build-id) = a927f36ba1861047bf08e3cf028c3c1c5093c2ac debuginfo(build-id) = aa15af9824ad91fb5b0958b54e560451395b31be debuginfo(build-id) = cef94bf78cc19b99d85b14af2629a14767a4f80a debuginfo(build-id) = d2da2fb29d64ac608132f39fa647e3a49f51e964 debuginfo(build-id) = d7c08072bdf9abd741df7e2d79f8e1ef69b5966c debuginfo(build-id) = ecf2eba2d571782882a8e5bf41e84f636f0f2d6e debuginfo(build-id) = f13a9f16adce764d6da8f3f052b0293f4d06154d debuginfo(build-id) = f405323dc59003a4e0934d6c3ff2bcb48b20aabe python3-falcon-debuginfo = 2.0.0-1.fc32 python3-falcon-debuginfo(x86-64) = 2.0.0-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-falcon-debugsource(x86-64) = 2.0.0-1.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64 Wrote: /builddir/build/RPMS/python3-falcon-2.0.0-1.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/python-falcon-debugsource-2.0.0-1.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/python3-falcon-debuginfo-2.0.0-1.fc32.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Rc45Ls + umask 022 + cd /builddir/build/BUILD + cd falcon-2.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-falcon-2.0.0-1.fc32.x86_64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0