Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-falcon.spec'], chrootPath='/var/lib/mock/f32-python-17303014-1242827/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 i686 --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: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1566172800 Wrote: /builddir/build/SRPMS/python-falcon-1.4.1-9.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-falcon.spec'], chrootPath='/var/lib/mock/f32-python-17303014-1242827/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 i686 --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: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1566172800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eOU8dv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf falcon-1.4.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/falcon-1.4.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd falcon-1.4.1 + /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.QrKJux + umask 022 + cd /builddir/build/BUILD + cd falcon-1.4.1 + 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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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-i686-3.8 creating build/lib.linux-i686-3.8/falcon copying falcon/request_helpers.py -> build/lib.linux-i686-3.8/falcon copying falcon/redirects.py -> build/lib.linux-i686-3.8/falcon copying falcon/response_helpers.py -> build/lib.linux-i686-3.8/falcon copying falcon/__init__.py -> build/lib.linux-i686-3.8/falcon copying falcon/version.py -> build/lib.linux-i686-3.8/falcon copying falcon/forwarded.py -> build/lib.linux-i686-3.8/falcon copying falcon/errors.py -> build/lib.linux-i686-3.8/falcon copying falcon/constants.py -> build/lib.linux-i686-3.8/falcon copying falcon/status_codes.py -> build/lib.linux-i686-3.8/falcon copying falcon/uri.py -> build/lib.linux-i686-3.8/falcon copying falcon/api_helpers.py -> build/lib.linux-i686-3.8/falcon copying falcon/responders.py -> build/lib.linux-i686-3.8/falcon copying falcon/request.py -> build/lib.linux-i686-3.8/falcon copying falcon/http_error.py -> build/lib.linux-i686-3.8/falcon copying falcon/http_status.py -> build/lib.linux-i686-3.8/falcon copying falcon/hooks.py -> build/lib.linux-i686-3.8/falcon copying falcon/api.py -> build/lib.linux-i686-3.8/falcon copying falcon/response.py -> build/lib.linux-i686-3.8/falcon creating build/lib.linux-i686-3.8/falcon/routing copying falcon/routing/compiled.py -> build/lib.linux-i686-3.8/falcon/routing copying falcon/routing/__init__.py -> build/lib.linux-i686-3.8/falcon/routing copying falcon/routing/static.py -> build/lib.linux-i686-3.8/falcon/routing copying falcon/routing/converters.py -> build/lib.linux-i686-3.8/falcon/routing copying falcon/routing/util.py -> build/lib.linux-i686-3.8/falcon/routing creating build/lib.linux-i686-3.8/falcon/util copying falcon/util/structures.py -> build/lib.linux-i686-3.8/falcon/util copying falcon/util/__init__.py -> build/lib.linux-i686-3.8/falcon/util copying falcon/util/uri.py -> build/lib.linux-i686-3.8/falcon/util copying falcon/util/time.py -> build/lib.linux-i686-3.8/falcon/util copying falcon/util/misc.py -> build/lib.linux-i686-3.8/falcon/util creating build/lib.linux-i686-3.8/falcon/testing copying falcon/testing/helpers.py -> build/lib.linux-i686-3.8/falcon/testing copying falcon/testing/test_case.py -> build/lib.linux-i686-3.8/falcon/testing copying falcon/testing/__init__.py -> build/lib.linux-i686-3.8/falcon/testing copying falcon/testing/srmock.py -> build/lib.linux-i686-3.8/falcon/testing copying falcon/testing/resource.py -> build/lib.linux-i686-3.8/falcon/testing copying falcon/testing/base.py -> build/lib.linux-i686-3.8/falcon/testing copying falcon/testing/client.py -> build/lib.linux-i686-3.8/falcon/testing creating build/lib.linux-i686-3.8/falcon/media copying falcon/media/__init__.py -> build/lib.linux-i686-3.8/falcon/media copying falcon/media/json.py -> build/lib.linux-i686-3.8/falcon/media copying falcon/media/msgpack.py -> build/lib.linux-i686-3.8/falcon/media copying falcon/media/handlers.py -> build/lib.linux-i686-3.8/falcon/media copying falcon/media/base.py -> build/lib.linux-i686-3.8/falcon/media creating build/lib.linux-i686-3.8/falcon/bench copying falcon/bench/__init__.py -> build/lib.linux-i686-3.8/falcon/bench copying falcon/bench/create.py -> build/lib.linux-i686-3.8/falcon/bench copying falcon/bench/bench.py -> build/lib.linux-i686-3.8/falcon/bench creating build/lib.linux-i686-3.8/falcon/cmd copying falcon/cmd/__init__.py -> build/lib.linux-i686-3.8/falcon/cmd copying falcon/cmd/print_routes.py -> build/lib.linux-i686-3.8/falcon/cmd copying falcon/cmd/bench.py -> build/lib.linux-i686-3.8/falcon/cmd creating build/lib.linux-i686-3.8/falcon/media/validators copying falcon/media/validators/__init__.py -> build/lib.linux-i686-3.8/falcon/media/validators copying falcon/media/validators/jsonschema.py -> build/lib.linux-i686-3.8/falcon/media/validators creating build/lib.linux-i686-3.8/falcon/bench/nuts copying falcon/bench/nuts/__init__.py -> build/lib.linux-i686-3.8/falcon/bench/nuts copying falcon/bench/nuts/config.py -> build/lib.linux-i686-3.8/falcon/bench/nuts copying falcon/bench/nuts/setup.py -> build/lib.linux-i686-3.8/falcon/bench/nuts creating build/lib.linux-i686-3.8/falcon/bench/dj copying falcon/bench/dj/__init__.py -> build/lib.linux-i686-3.8/falcon/bench/dj copying falcon/bench/dj/manage.py -> build/lib.linux-i686-3.8/falcon/bench/dj creating build/lib.linux-i686-3.8/falcon/bench/queues copying falcon/bench/queues/queues.py -> build/lib.linux-i686-3.8/falcon/bench/queues copying falcon/bench/queues/__init__.py -> build/lib.linux-i686-3.8/falcon/bench/queues copying falcon/bench/queues/messages.py -> build/lib.linux-i686-3.8/falcon/bench/queues copying falcon/bench/queues/claims.py -> build/lib.linux-i686-3.8/falcon/bench/queues copying falcon/bench/queues/api.py -> build/lib.linux-i686-3.8/falcon/bench/queues copying falcon/bench/queues/stats.py -> build/lib.linux-i686-3.8/falcon/bench/queues creating build/lib.linux-i686-3.8/falcon/bench/nuts/nuts copying falcon/bench/nuts/nuts/__init__.py -> build/lib.linux-i686-3.8/falcon/bench/nuts/nuts copying falcon/bench/nuts/nuts/app.py -> build/lib.linux-i686-3.8/falcon/bench/nuts/nuts creating build/lib.linux-i686-3.8/falcon/bench/nuts/nuts/tests copying falcon/bench/nuts/nuts/tests/__init__.py -> build/lib.linux-i686-3.8/falcon/bench/nuts/nuts/tests copying falcon/bench/nuts/nuts/tests/test_units.py -> build/lib.linux-i686-3.8/falcon/bench/nuts/nuts/tests copying falcon/bench/nuts/nuts/tests/test_functional.py -> build/lib.linux-i686-3.8/falcon/bench/nuts/nuts/tests copying falcon/bench/nuts/nuts/tests/config.py -> build/lib.linux-i686-3.8/falcon/bench/nuts/nuts/tests creating build/lib.linux-i686-3.8/falcon/bench/nuts/nuts/model copying falcon/bench/nuts/nuts/model/__init__.py -> build/lib.linux-i686-3.8/falcon/bench/nuts/nuts/model creating build/lib.linux-i686-3.8/falcon/bench/nuts/nuts/controllers copying falcon/bench/nuts/nuts/controllers/__init__.py -> build/lib.linux-i686-3.8/falcon/bench/nuts/nuts/controllers copying falcon/bench/nuts/nuts/controllers/root.py -> build/lib.linux-i686-3.8/falcon/bench/nuts/nuts/controllers creating build/lib.linux-i686-3.8/falcon/bench/dj/dj copying falcon/bench/dj/dj/wsgi.py -> build/lib.linux-i686-3.8/falcon/bench/dj/dj copying falcon/bench/dj/dj/__init__.py -> build/lib.linux-i686-3.8/falcon/bench/dj/dj copying falcon/bench/dj/dj/urls.py -> build/lib.linux-i686-3.8/falcon/bench/dj/dj copying falcon/bench/dj/dj/settings.py -> build/lib.linux-i686-3.8/falcon/bench/dj/dj creating build/lib.linux-i686-3.8/falcon/bench/dj/hello copying falcon/bench/dj/hello/admin.py -> build/lib.linux-i686-3.8/falcon/bench/dj/hello copying falcon/bench/dj/hello/views.py -> build/lib.linux-i686-3.8/falcon/bench/dj/hello copying falcon/bench/dj/hello/__init__.py -> build/lib.linux-i686-3.8/falcon/bench/dj/hello copying falcon/bench/dj/hello/apps.py -> build/lib.linux-i686-3.8/falcon/bench/dj/hello copying falcon/bench/dj/hello/models.py -> build/lib.linux-i686-3.8/falcon/bench/dj/hello copying falcon/bench/dj/hello/tests.py -> build/lib.linux-i686-3.8/falcon/bench/dj/hello creating build/lib.linux-i686-3.8/falcon/bench/dj/hello/migrations copying falcon/bench/dj/hello/migrations/__init__.py -> build/lib.linux-i686-3.8/falcon/bench/dj/hello/migrations 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 requirements to falcon.egg-info/requires.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/request_helpers.py to falcon/request_helpers.c building 'falcon.request_helpers' extension creating build/temp.linux-i686-3.8 creating build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/request_helpers.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.8/falcon/request_helpers.o -L/usr/lib -o build/lib.linux-i686-3.8/falcon/request_helpers.cpython-38-i386-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/redirects.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.8/falcon/redirects.o -L/usr/lib -o build/lib.linux-i686-3.8/falcon/redirects.cpython-38-i386-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/response_helpers.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.8/falcon/response_helpers.o -L/usr/lib -o build/lib.linux-i686-3.8/falcon/response_helpers.cpython-38-i386-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/version.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.8/falcon/version.o -L/usr/lib -o build/lib.linux-i686-3.8/falcon/version.cpython-38-i386-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/forwarded.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.8/falcon/forwarded.o -L/usr/lib -o build/lib.linux-i686-3.8/falcon/forwarded.cpython-38-i386-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/errors.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.8/falcon/errors.o -L/usr/lib -o build/lib.linux-i686-3.8/falcon/errors.cpython-38-i386-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/constants.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.8/falcon/constants.o -L/usr/lib -o build/lib.linux-i686-3.8/falcon/constants.cpython-38-i386-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/status_codes.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.8/falcon/status_codes.o -L/usr/lib -o build/lib.linux-i686-3.8/falcon/status_codes.cpython-38-i386-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/uri.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.8/falcon/uri.o -L/usr/lib -o build/lib.linux-i686-3.8/falcon/uri.cpython-38-i386-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/api_helpers.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.8/falcon/api_helpers.o -L/usr/lib -o build/lib.linux-i686-3.8/falcon/api_helpers.cpython-38-i386-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/responders.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.8/falcon/responders.o -L/usr/lib -o build/lib.linux-i686-3.8/falcon/responders.cpython-38-i386-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/request.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.8/falcon/request.o -L/usr/lib -o build/lib.linux-i686-3.8/falcon/request.cpython-38-i386-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/http_error.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.8/falcon/http_error.o -L/usr/lib -o build/lib.linux-i686-3.8/falcon/http_error.cpython-38-i386-linux-gnu.so cythoning falcon/http_status.py to falcon/http_status.c building 'falcon.http_status' 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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/http_status.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.8/falcon/http_status.o -L/usr/lib -o build/lib.linux-i686-3.8/falcon/http_status.cpython-38-i386-linux-gnu.so cythoning falcon/hooks.py to falcon/hooks.c building 'falcon.hooks' 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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/hooks.c -o build/temp.linux-i686-3.8/falcon/hooks.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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.8/falcon/hooks.o -L/usr/lib -o build/lib.linux-i686-3.8/falcon/hooks.cpython-38-i386-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/api.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.8/falcon/api.o -L/usr/lib -o build/lib.linux-i686-3.8/falcon/api.cpython-38-i386-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/response.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.8/falcon/response.o -L/usr/lib -o build/lib.linux-i686-3.8/falcon/response.cpython-38-i386-linux-gnu.so cythoning falcon/util/structures.py to falcon/util/structures.c building 'falcon.util.structures' extension creating build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/util/structures.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.8/falcon/util/structures.o -L/usr/lib -o build/lib.linux-i686-3.8/falcon/util/structures.cpython-38-i386-linux-gnu.so cythoning falcon/util/uri.py to falcon/util/uri.c 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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/util/uri.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.8/falcon/util/uri.o -L/usr/lib -o build/lib.linux-i686-3.8/falcon/util/uri.cpython-38-i386-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/util/time.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.8/falcon/util/time.o -L/usr/lib -o build/lib.linux-i686-3.8/falcon/util/time.cpython-38-i386-linux-gnu.so cythoning falcon/util/misc.py to falcon/util/misc.c building 'falcon.util.misc' extension BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic falcon/routing/compiled.c: In function ‘__pyx_pw_6falcon_7routing_8compiled_14CompiledRouter_13_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:4839:14: note: ‘__pyx_v_resource_idx’ was declared here BUILDSTDERR: 4839 | Py_ssize_t __pyx_v_resource_idx; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/util/misc.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.8/falcon/util/misc.o -L/usr/lib -o build/lib.linux-i686-3.8/falcon/util/misc.cpython-38-i386-linux-gnu.so cythoning falcon/routing/compiled.py to falcon/routing/compiled.c building 'falcon.routing.compiled' extension creating build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/routing/compiled.c -o build/temp.linux-i686-3.8/falcon/routing/compiled.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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.8/falcon/routing/compiled.o -L/usr/lib -o build/lib.linux-i686-3.8/falcon/routing/compiled.cpython-38-i386-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/routing/static.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.8/falcon/routing/static.o -L/usr/lib -o build/lib.linux-i686-3.8/falcon/routing/static.cpython-38-i386-linux-gnu.so cythoning falcon/routing/converters.py to falcon/routing/converters.c building 'falcon.routing.converters' 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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/routing/converters.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.8/falcon/routing/converters.o -L/usr/lib -o build/lib.linux-i686-3.8/falcon/routing/converters.cpython-38-i386-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/routing/util.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.8/falcon/routing/util.o -L/usr/lib -o build/lib.linux-i686-3.8/falcon/routing/util.cpython-38-i386-linux-gnu.so cythoning falcon/media/json.py to falcon/media/json.c building 'falcon.media.json' extension creating build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/media/json.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.8/falcon/media/json.o -L/usr/lib -o build/lib.linux-i686-3.8/falcon/media/json.cpython-38-i386-linux-gnu.so cythoning falcon/media/msgpack.py to falcon/media/msgpack.c building 'falcon.media.msgpack' extension BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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-stsetup.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/lib/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-1.4.1/falcon/request_helpers.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib/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-1.4.1/falcon/redirects.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib/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-1.4.1/falcon/response_helpers.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib/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-1.4.1/falcon/version.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib/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-1.4.1/falcon/forwarded.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib/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-1.4.1/falcon/errors.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib/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-1.4.1/falcon/constants.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib/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-1.4.1/falcon/status_codes.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib/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-1.4.1/falcon/uri.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib/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-1.4.1/falcon/api_helpers.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib/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-1.4.1/falcon/responders.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib/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-1.4.1/falcon/request.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib/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-1.4.1/falcon/http_error.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib/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-1.4.1/falcon/http_status.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib/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-1.4.1/falcon/hooks.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib/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-1.4.1/falcon/api.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib/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-1.4.1/falcon/response.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib/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-1.4.1/falcon/util/structures.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib/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-1.4.1/falcon/util/uri.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib/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-1.4.1/falcon/util/time.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib/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-1.4.1/falcon/util/misc.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib/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-1.4.1/falcon/routing/compiled.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib/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-1.4.1/falcon/routing/static.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib/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-1.4.1/falcon/routing/converters.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib/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-1.4.1/falcon/routing/util.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib/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-1.4.1/falcon/media/json.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib/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-1.4.1/falcon/media/msgpack.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib/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-1.4.1/falcon/media/handlers.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) rong -grecord-gcc-switches -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/media/msgpack.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.8/falcon/media/msgpack.o -L/usr/lib -o build/lib.linux-i686-3.8/falcon/media/msgpack.cpython-38-i386-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/media/handlers.c -o build/temp.linux-i686-3.8/falcon/media/handlers.o 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/r/usr/lib/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-1.4.1/falcon/media/base.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 edhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.8/falcon/media/handlers.o -L/usr/lib -o build/lib.linux-i686-3.8/falcon/media/handlers.cpython-38-i386-linux-gnu.so cythoning falcon/media/base.py to falcon/media/base.c building 'falcon.media.base' 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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c falcon/media/base.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.8/falcon/media/base.o -L/usr/lib -o build/lib.linux-i686-3.8/falcon/media/base.cpython-38-i386-linux-gnu.so Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fxIoey + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386 + cd falcon-1.4.1 + 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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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-1.4.1-9.fc32.i386 running install running install_lib creating /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr creating /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib creating /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8 creating /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages creating /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon copying build/lib.linux-i686-3.8/falcon/request_helpers.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon copying build/lib.linux-i686-3.8/falcon/redirects.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon copying build/lib.linux-i686-3.8/falcon/api_helpers.cpython-38-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon copying build/lib.linux-i686-3.8/falcon/response_helpers.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon copying build/lib.linux-i686-3.8/falcon/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon copying build/lib.linux-i686-3.8/falcon/request_helpers.cpython-38-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon copying build/lib.linux-i686-3.8/falcon/version.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon copying build/lib.linux-i686-3.8/falcon/forwarded.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon creating /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/routing copying build/lib.linux-i686-3.8/falcon/routing/compiled.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/routing copying build/lib.linux-i686-3.8/falcon/routing/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/routing copying build/lib.linux-i686-3.8/falcon/routing/static.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/routing copying build/lib.linux-i686-3.8/falcon/routing/converters.cpython-38-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/routing copying build/lib.linux-i686-3.8/falcon/routing/converters.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/routing copying build/lib.linux-i686-3.8/falcon/routing/compiled.cpython-38-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/routing copying build/lib.linux-i686-3.8/falcon/routing/util.cpython-38-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/routing copying build/lib.linux-i686-3.8/falcon/routing/static.cpython-38-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/routing copying build/lib.linux-i686-3.8/falcon/routing/util.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/routing creating /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/util copying build/lib.linux-i686-3.8/falcon/util/structures.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/util copying build/lib.linux-i686-3.8/falcon/util/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/util copying build/lib.linux-i686-3.8/falcon/util/time.cpython-38-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/util copying build/lib.linux-i686-3.8/falcon/util/uri.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/util copying build/lib.linux-i686-3.8/falcon/util/misc.cpython-38-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/util copying build/lib.linux-i686-3.8/falcon/util/structures.cpython-38-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/util copying build/lib.linux-i686-3.8/falcon/util/time.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/util copying build/lib.linux-i686-3.8/falcon/util/uri.cpython-38-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/util copying build/lib.linux-i686-3.8/falcon/util/misc.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/util copying build/lib.linux-i686-3.8/falcon/api.cpython-38-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon copying build/lib.linux-i686-3.8/falcon/errors.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon copying build/lib.linux-i686-3.8/falcon/constants.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon copying build/lib.linux-i686-3.8/falcon/status_codes.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon copying build/lib.linux-i686-3.8/falcon/redirects.cpython-38-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon copying build/lib.linux-i686-3.8/falcon/request.cpython-38-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon copying build/lib.linux-i686-3.8/falcon/http_error.cpython-38-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon copying build/lib.linux-i686-3.8/falcon/uri.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon copying build/lib.linux-i686-3.8/falcon/api_helpers.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon copying build/lib.linux-i686-3.8/falcon/status_codes.cpython-38-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon copying build/lib.linux-i686-3.8/falcon/http_status.cpython-38-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon copying build/lib.linux-i686-3.8/falcon/forwarded.cpython-38-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon copying build/lib.linux-i686-3.8/falcon/responders.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon copying build/lib.linux-i686-3.8/falcon/constants.cpython-38-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon copying build/lib.linux-i686-3.8/falcon/errors.cpython-38-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon creating /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/testing copying build/lib.linux-i686-3.8/falcon/testing/helpers.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/testing copying build/lib.linux-i686-3.8/falcon/testing/test_case.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/testing copying build/lib.linux-i686-3.8/falcon/testing/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/testing copying build/lib.linux-i686-3.8/falcon/testing/srmock.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/testing copying build/lib.linux-i686-3.8/falcon/testing/resource.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/testing copying build/lib.linux-i686-3.8/falcon/testing/base.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/testing copying build/lib.linux-i686-3.8/falcon/testing/client.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/testing copying build/lib.linux-i686-3.8/falcon/version.cpython-38-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon copying build/lib.linux-i686-3.8/falcon/hooks.cpython-38-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon copying build/lib.linux-i686-3.8/falcon/request.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon copying build/lib.linux-i686-3.8/falcon/response_helpers.cpython-38-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon copying build/lib.linux-i686-3.8/falcon/http_error.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon copying build/lib.linux-i686-3.8/falcon/response.cpython-38-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon creating /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/media copying build/lib.linux-i686-3.8/falcon/media/base.cpython-38-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/media copying build/lib.linux-i686-3.8/falcon/media/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/media copying build/lib.linux-i686-3.8/falcon/media/json.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/media copying build/lib.linux-i686-3.8/falcon/media/msgpack.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/media copying build/lib.linux-i686-3.8/falcon/media/json.cpython-38-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/media copying build/lib.linux-i686-3.8/falcon/media/handlers.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/media creating /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/media/validators copying build/lib.linux-i686-3.8/falcon/media/validators/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/media/validators copying build/lib.linux-i686-3.8/falcon/media/validators/jsonschema.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/media/validators copying build/lib.linux-i686-3.8/falcon/media/msgpack.cpython-38-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/media copying build/lib.linux-i686-3.8/falcon/media/base.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/media copying build/lib.linux-i686-3.8/falcon/media/handlers.cpython-38-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/media copying build/lib.linux-i686-3.8/falcon/http_status.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon copying build/lib.linux-i686-3.8/falcon/hooks.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon creating /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench creating /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/nuts creating /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/nuts/nuts copying build/lib.linux-i686-3.8/falcon/bench/nuts/nuts/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/nuts/nuts creating /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/nuts/nuts/tests copying build/lib.linux-i686-3.8/falcon/bench/nuts/nuts/tests/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/nuts/nuts/tests copying build/lib.linux-i686-3.8/falcon/bench/nuts/nuts/tests/test_units.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/nuts/nuts/tests copying build/lib.linux-i686-3.8/falcon/bench/nuts/nuts/tests/test_functional.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/nuts/nuts/tests copying build/lib.linux-i686-3.8/falcon/bench/nuts/nuts/tests/config.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/nuts/nuts/tests creating /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/nuts/nuts/model copying build/lib.linux-i686-3.8/falcon/bench/nuts/nuts/model/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/nuts/nuts/model copying build/lib.linux-i686-3.8/falcon/bench/nuts/nuts/app.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/nuts/nuts creating /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/nuts/nuts/controllers copying build/lib.linux-i686-3.8/falcon/bench/nuts/nuts/controllers/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/nuts/nuts/controllers copying build/lib.linux-i686-3.8/falcon/bench/nuts/nuts/controllers/root.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/nuts/nuts/controllers copying build/lib.linux-i686-3.8/falcon/bench/nuts/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/nuts copying build/lib.linux-i686-3.8/falcon/bench/nuts/config.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/nuts copying build/lib.linux-i686-3.8/falcon/bench/nuts/setup.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/nuts copying build/lib.linux-i686-3.8/falcon/bench/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench creating /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/dj copying build/lib.linux-i686-3.8/falcon/bench/dj/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/dj creating /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/dj/dj copying build/lib.linux-i686-3.8/falcon/bench/dj/dj/wsgi.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/dj/dj copying build/lib.linux-i686-3.8/falcon/bench/dj/dj/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/dj/dj copying build/lib.linux-i686-3.8/falcon/bench/dj/dj/urls.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/dj/dj copying build/lib.linux-i686-3.8/falcon/bench/dj/dj/settings.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/dj/dj copying build/lib.linux-i686-3.8/falcon/bench/dj/manage.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/dj creating /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/dj/hello copying build/lib.linux-i686-3.8/falcon/bench/dj/hello/admin.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/dj/hello copying build/lib.linux-i686-3.8/falcon/bench/dj/hello/views.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/dj/hello copying build/lib.linux-i686-3.8/falcon/bench/dj/hello/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/dj/hello creating /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/dj/hello/migrations copying build/lib.linux-i686-3.8/falcon/bench/dj/hello/migrations/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/dj/hello/migrations copying build/lib.linux-i686-3.8/falcon/bench/dj/hello/apps.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/dj/hello copying build/lib.linux-i686-3.8/falcon/bench/dj/hello/models.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/dj/hello copying build/lib.linux-i686-3.8/falcon/bench/dj/hello/tests.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/dj/hello creating /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/queues copying build/lib.linux-i686-3.8/falcon/bench/queues/queues.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/queues copying build/lib.linux-i686-3.8/falcon/bench/queues/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/queues copying build/lib.linux-i686-3.8/falcon/bench/queues/messages.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/queues copying build/lib.linux-i686-3.8/falcon/bench/queues/claims.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/queues copying build/lib.linux-i686-3.8/falcon/bench/queues/api.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/queues copying build/lib.linux-i686-3.8/falcon/bench/queues/stats.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/queues copying build/lib.linux-i686-3.8/falcon/bench/create.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench copying build/lib.linux-i686-3.8/falcon/bench/bench.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench copying build/lib.linux-i686-3.8/falcon/api.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon copying build/lib.linux-i686-3.8/falcon/response.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon copying build/lib.linux-i686-3.8/falcon/responders.cpython-38-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon copying build/lib.linux-i686-3.8/falcon/uri.cpython-38-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon creating /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/cmd copying build/lib.linux-i686-3.8/falcon/cmd/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/cmd copying build/lib.linux-i686-3.8/falcon/cmd/print_routes.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/cmd copying build/lib.linux-i686-3.8/falcon/cmd/bench.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/cmd byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/request_helpers.py to request_helpers.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/redirects.py to redirects.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/response_helpers.py to response_helpers.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/version.py to version.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/forwarded.py to forwarded.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/routing/compiled.py to compiled.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/routing/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/routing/static.py to static.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/routing/converters.py to converters.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/routing/util.py to util.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/util/structures.py to structures.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/util/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/util/uri.py to uri.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/util/time.py to time.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/util/misc.py to misc.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/errors.py to errors.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/constants.py to constants.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/status_codes.py to status_codes.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/uri.py to uri.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/api_helpers.py to api_helpers.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/responders.py to responders.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/testing/helpers.py to helpers.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/testing/test_case.py to test_case.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/testing/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/testing/srmock.py to srmock.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/testing/resource.py to resource.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/testing/base.py to base.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/testing/client.py to client.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/request.py to request.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/http_error.py to http_error.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/media/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/media/json.py to json.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/media/msgpack.py to msgpack.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/media/handlers.py to handlers.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/media/validators/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/media/validators/jsonschema.py to jsonschema.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/media/base.py to base.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/http_status.py to http_status.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/hooks.py to hooks.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/nuts/nuts/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/nuts/nuts/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/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-1.4.1-9.fc32.i386/usr/lib/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-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/nuts/nuts/tests/config.py to config.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/nuts/nuts/model/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/nuts/nuts/app.py to app.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/nuts/nuts/controllers/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/nuts/nuts/controllers/root.py to root.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/nuts/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/nuts/config.py to config.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/nuts/setup.py to setup.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/dj/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/dj/dj/wsgi.py to wsgi.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/dj/dj/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/dj/dj/urls.py to urls.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/dj/dj/settings.py to settings.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/dj/manage.py to manage.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/dj/hello/admin.py to admin.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/dj/hello/views.py to views.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/dj/hello/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/dj/hello/migrations/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/dj/hello/apps.py to apps.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/dj/hello/models.py to models.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/dj/hello/tests.py to tests.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/queues/queues.py to queues.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/queues/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/queues/messages.py to messages.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/queues/claims.py to claims.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/queues/api.py to api.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/queues/stats.py to stats.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/create.py to create.cpython-38.pyc BUILDSTDERR: byte-/usr/lib/python3.8/site-packages/falcon/routing/compiled.py:35: SyntaxWarning: invalid escape sequence \( BUILDSTDERR: /usr/lib/python3.8/site-packages/falcon/routing/util.py:85: SyntaxWarning: invalid escape sequence \* BUILDSTDERR: /usr/lib/python3.8/site-packages/falcon/routing/util.py:134: SyntaxWarning: invalid escape sequence \* BUILDSTDERR: /usr/lib/python3.8/site-packages/falcon/response.py:657: SyntaxWarning: invalid escape sequence \* 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/lib/python3.8/site-packages/falcon/routing/compiled.py:35: SyntaxWarning: invalid escape sequence \( BUILDSTDERR: /usr/lib/python3.8/site-packages/falcon/routing/util.py:85: SyntaxWarning: invalid escape sequence \* BUILDSTDERR: /usr/lib/python3.8/site-packages/falcon/routing/util.py:134: SyntaxWarning: invalid escape sequence \* BUILDSTDERR: /usr/lib/python3.8/site-packages/falcon/response.py:657: SyntaxWarning: invalid escape sequence \* + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 1.4.1-9.fc32 --unique-debug-suffix -1.4.1-9.fc32.i386 --unique-debug-src-base python-falcon-1.4.1-9.fc32.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/falcon-1.4.1 compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/bench/bench.py to bench.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/api.py to api.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/response.py to response.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/cmd/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/cmd/print_routes.py to print_routes.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/cmd/bench.py to bench.cpython-38.pyc writing byte-compilation script '/tmp/tmp7wxqd5e2.py' /usr/bin/python3 /tmp/tmp7wxqd5e2.py removing /tmp/tmp7wxqd5e2.py running install_egg_info running egg_info writing falcon.egg-info/PKG-INFO writing dependency_links to falcon.egg-info/dependency_links.txt writing entry points to falcon.egg-info/entry_points.txt writing requirements to falcon.egg-info/requires.txt writing top-level names to falcon.egg-info/top_level.txt reading manifest file 'falcon.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'falcon.egg-info/SOURCES.txt' Copying falcon.egg-info to /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon-1.4.1-py3.8.egg-info running install_scripts Installing falcon-bench script to /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/bin Installing falcon-bench-3 script to /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/bin Installing falcon-bench-3.8 script to /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/bin Installing falcon-print-routes script to /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/bin Installing falcon-print-routes-3 script to /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/bin Installing falcon-print-routes-3.8 script to /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/bin explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/api.cpython-38-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/api_helpers.cpython-38-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/constants.cpython-38-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/errors.cpython-38-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/api.cpython-38-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/forwarded.cpython-38-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/http_error.cpython-38-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/hooks.cpython-38-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/api_helpers.cpython-38-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/media/json.cpython-38-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/media/base.cpython-38-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/http_status.cpython-38-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/constants.cpython-38-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/request_helpers.cpython-38-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/media/handlers.cpython-38-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/responders.cpython-38-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/errors.cpython-38-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/redirects.cpython-38-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/request.cpython-38-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/media/msgpack.cpython-38-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/forwarded.cpython-38-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/hooks.cpython-38-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/http_error.cpython-38-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/media/json.cpython-38-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/media/base.cpython-38-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/response_helpers.cpython-38-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/request_helpers.cpython-38-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/routing/converters.cpython-38-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/redirects.cpython-38-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/request.cpython-38-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/http_status.cpython-38-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/response.cpython-38-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/responders.cpython-38-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/media/handlers.cpython-38-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/util/structures.cpython-38-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/uri.cpython-38-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/routing/compiled.cpython-38-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/routing/util.cpython-38-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/routing/static.cpython-38-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/routing/converters.cpython-38-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/version.cpython-38-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/status_codes.cpython-38-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/media/msgpack.cpython-38-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/response_helpers.cpython-38-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/util/misc.cpython-38-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/uri.cpython-38-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/util/structures.cpython-38-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/util/time.cpython-38-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/routing/compiled.cpython-38-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/routing/util.cpython-38-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/response.cpython-38-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/version.cpython-38-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/util/uri.cpython-38-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/util/misc.cpython-38-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/status_codes.cpython-38-i386-linux-gnu.so BUILDSTDERR: extracting debug info from /builddir/build/BU18844 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 BUILDSTDERR: /usr/lib/python3.8/response.py:657: SyntaxWarning: invalid escape sequence \* BUILDSTDERR: /usr/lib/python3.8/compiled.py:35: SyntaxWarning: invalid escape sequence \( BUILDSTDERR: /usr/lib/python3.8/util.py:85: SyntaxWarning: invalid escape sequence \* BUILDSTDERR: /usr/lib/python3.8/util.py:134: SyntaxWarning: invalid escape sequence \* BUILDSTDERR: /usr/lib/python3.8/response.py:657: SyntaxWarning: invalid escape sequence \* BUILDSTDERR: /usr/lib/python3.8/compiled.py:35: SyntaxWarning: invalid escape sequence \( BUILDSTDERR: /usr/lib/python3.8/util.py:85: SyntaxWarning: invalid escape sequence \* BUILDSTDERR: /usr/lib/python3.8/util.py:134: SyntaxWarning: invalid escape sequence \* + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs ILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/routing/static.cpython-38-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/util/time.cpython-38-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages/falcon/util/uri.cpython-38-i386-linux-gnu.so original debug info size: 14708kB, size after compression: 13932kB /usr/lib/rpm/sepdebugcrcfix: Updated 29 CRC32s, 0 CRC32s did match. Bytecompiling .py files below /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/debug/usr/lib/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8 using /usr/bin/python3.8 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.iiaFJy + umask 022 + cd /builddir/build/BUILD + cd falcon-1.4.1 + PYTHONPATH=/builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/lib/python3.8/site-packages + pytest-3.8 tests ============================= test session starts ============================== platform linux -- Python 3.8.0b3, pytest-4.6.5, py-1.8.0, pluggy-0.12.0 rootdir: /builddir/build/BUILD/falcon-1.4.1, inifile: setup.cfg collected 895 items tests/test_after_hooks.py ........ [ 0%] 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_default_router.py ........................................... [ 10%] ........................................................................ [ 18%] ........................... [ 21%] tests/test_deps.py . [ 21%] tests/test_error.py .................................................... [ 27%] .. [ 27%] tests/test_error_handlers.py ......... [ 28%] tests/test_headers.py ................s.................... [ 32%] tests/test_hello.py .............. [ 33%] tests/test_http_method_routing.py ........... [ 35%] tests/test_httperror.py ............................................... [ 40%] tests/test_httpstatus.py ........ [ 41%] tests/test_media_handlers.py . [ 41%] tests/test_middleware.py ....................... [ 44%] tests/test_options.py ...... [ 44%] tests/test_query_params.py ............................................. [ 49%] ................................................. [ 55%] tests/test_redirects.py ..... [ 55%] tests/test_request_access_route.py ....... [ 56%] tests/test_request_attrs.py ............................................ [ 61%] .......... [ 62%] tests/test_request_body.py ....... [ 63%] tests/test_request_context.py .... [ 63%] tests/test_request_forwarded.py ............ [ 65%] tests/test_request_media.py ............ [ 66%] tests/test_response.py .. [ 66%] tests/test_response_body.py .. [ 66%] tests/test_response_context.py .... [ 67%] tests/test_response_media.py ............... [ 69%] tests/test_sinks.py ......... [ 70%] tests/test_slots.py .. [ 70%] tests/test_static.py ................................................... [ 75%] ....... [ 76%] tests/test_uri_converters.py ........................................... [ 81%] ..................... [ 83%] tests/test_uri_templates.py ..s.................................... [ 88%] tests/test_uri_templates_legacy.py ..................... [ 90%] tests/test_utils.py .............................................s...... [ 96%] .................. [ 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 =============================== tests/test_sinks.py:126 /builddir/build/BUILD/falcon-1.4.1/tests/test_sinks.py:126: SyntaxWarning: invalid escape sequence \d client.app.add_sink(sink, '/books/\d+') tests/test_http_method_routing.py::TestHttpMethodRouting::test_report tests/test_http_method_routing.py::TestHttpMethodRouting::test_method_not_allowed_with_param /usr/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/python3.8/wsgiref/validate.py:341: WSGIWarning: Unknown REQUEST_METHOD: '4JnF' warnings.warn( tests/test_httperror.py::TestHTTPError::test_custom_old_error_serializer /builddir/build/BUILD/falcon-1.4.1/tests/test_httperror.py:355: 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_new_error_serializer /builddir/build/BUILD/falcon-1.4.1/tests/test_httperror.py:411: 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_request_media.py::test_msgpack[application/msgpack] tests/test_request_media.py::test_msgpack[application/msgpack] tests/test_request_media.py::test_msgpack[application/msgpack; charset=utf-8] tests/test_request_media.py::test_msgpack[application/msgpack; charset=utf-8] tests/test_request_media.py::test_msgpack[application/x-msgpack] tests/test_request_media.py::test_msgpack[application/x-msgpack] tests/test_request_media.py::test_invalid_msgpack tests/test_response_media.py::test_msgpack[application/msgpack] tests/test_response_media.py::test_msgpack[application/msgpack] tests/test_response_media.py::test_msgpack[application/msgpack; charset=utf-8] BUILDSTDERR: tests/test_response_media.py::test_msgpack[ap+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 plication/msgpack; charset=utf-8] tests/test_response_media.py::test_msgpack[application/x-msgpack] tests/test_response_media.py::test_msgpack[application/x-msgpack] /builddir/build/BUILD/falcon-1.4.1/falcon/media/msgpack.py:31: DeprecationWarning: encoding is deprecated. self.packer = msgpack.Packer( tests/test_request_media.py::test_msgpack[application/msgpack] tests/test_request_media.py::test_msgpack[application/msgpack] tests/test_request_media.py::test_msgpack[application/msgpack; charset=utf-8] tests/test_request_media.py::test_msgpack[application/msgpack; charset=utf-8] tests/test_request_media.py::test_msgpack[application/x-msgpack] tests/test_request_media.py::test_msgpack[application/x-msgpack] tests/test_request_media.py::test_invalid_msgpack /builddir/build/BUILD/falcon-1.4.1/falcon/media/msgpack.py:41: DeprecationWarning: encoding is deprecated, Use raw=False instead. return self.msgpack.unpackb(raw, encoding='utf-8') -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 891 passed, 4 skipped, 38 warnings in 9.11 seconds ============== Processing files: python3-falcon-1.4.1-9.fc32.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hWueAz + umask 022 + cd /builddir/build/BUILD + cd falcon-1.4.1 + DOCDIR=/builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/share/doc/python3-falcon + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/share/doc/python3-falcon + cp -pr README.rst /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/share/doc/python3-falcon + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YC4OUx + umask 022 + cd /builddir/build/BUILD + cd falcon-1.4.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/share/licenses/python3-falcon + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/share/licenses/python3-falcon + cp -pr LICENSE /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386/usr/share/licenses/python3-falcon + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python-falcon = 1.4.1-9.fc32 python3-falcon = 1.4.1-9.fc32 python3-falcon(x86-32) = 1.4.1-9.fc32 python3.8dist(falcon) = 1.4.1 python3dist(falcon) = 1.4.1 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 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) python(abi) = 3.8 python3.8dist(python-mimeparse) >= 1.5.2 python3.8dist(setuptools) python3.8dist(six) >= 1.4 rtld(GNU_HASH) Obsoletes: python-falcon < 1.4.1-9.fc32 Recommends: python3-ujson Processing files: python-falcon-debugsource-1.4.1-9.fc32.i686 Provides: python-falcon-debugsource = 1.4.1-9.fc32 python-falcon-debugsource(x86-32) = 1.4.1-9.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-1.4.1-9.fc32.i686 Provides: debuginfo(build-id) = 0385dc75167668bae8b6c2acc12ce6190837f316 debuginfo(build-id) = 0dc27a9c88783b3ebc089bb51317c27006a3813c debuginfo(build-id) = 24a354cd6437261dd0cfbb2630d53c6d06c7032c debuginfo(build-id) = 28228cb1368f291b995dacc6e5274bbf94c4cda8 debuginfo(build-id) = 2a5890efb42d6c0bb00daf1b40b862643936b3d8 debuginfo(build-id) = 51f100c2dd25f3052357b3330fc4c01fd7d044d8 debuginfo(build-id) = 57a9fee3e6f278adad1e44cdda73d10d22bfc780 debuginfo(build-id) = 5e7a52473313b1c3d8844615510a2ec259f42c30 debuginfo(build-id) = 6b7469f418fb5579257b6c49ca8d7ed9e5425a7a debuginfo(build-id) = 6dc943d514d0f3f939992647b53f98500a6091a2 debuginfo(build-id) = 7264e0b03cb557106af153b04b346df217865cd9 debuginfo(build-id) = 72f1ea839e94017bd4a4e35f937f6dc79b6153f6 debuginfo(build-id) = 733f8f1aff74c625d172febd3123c930f2bba39a debuginfo(build-id) = 780d0f6928726350a454179ca2413abfda1d4923 debuginfo(build-id) = 7cb4232466acf2bbdc810dcb8b96e2eeceb55d09 debuginfo(build-id) = 89c649d741f1660edadcdb7934fe8c2ff35e3341 debuginfo(build-id) = 9d7206b1195618fe626489ee970be129f3216cb7 debuginfo(build-id) = a35096799c1623fc6b40ec24e072239268ca0c66 debuginfo(build-id) = a39fe00efee7f035dd9d483f642f35df8832ed36 debuginfo(build-id) = a463627869d4073afa44f0d22475050e9ad53b33 debuginfo(build-id) = aca09135872974c21f1b1d81c5c19adba58e140d debuginfo(build-id) = b9a9ec321ff1f46460be0bb1ddc26b63fb3acef4 debuginfo(build-id) = cb6678f1e371b4efa76a76d5a24b038aff2f488d debuginfo(build-id) = cda8a0dd70d99cc6598305cc1de22440f109f6b9 debuginfo(build-id) = cedd465cb5af3ed68dc7bae3f061634b59944a5b debuginfo(build-id) = d11762f30f17d46de3f286b6a5faec57f4d8aa3f debuginfo(build-id) = e6ea085cd81384b0300c776de3b28001dcc053a0 debuginfo(build-id) = f833884de3cfc4896a24069a594370294e72f765 debuginfo(build-id) = ff737fd7645455ad5fc32615870d4a2082585627 python3-falcon-debuginfo = 1.4.1-9.fc32 python3-falcon-debuginfo(x86-32) = 1.4.1-9.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-32) = 1.4.1-9.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386 Wrote: /builddir/build/RPMS/python3-falcon-1.4.1-9.fc32.i686.rpm Wrote: /builddir/build/RPMS/python-falcon-debugsource-1.4.1-9.fc32.i686.rpm Wrote: /builddir/build/RPMS/python3-falcon-debuginfo-1.4.1-9.fc32.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.W6ozTw + umask 022 + cd /builddir/build/BUILD + cd falcon-1.4.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-falcon-1.4.1-9.fc32.i386 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0